summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SimplifyJon Bratseth2019-07-041-9/+6
* Loop and renameJon Bratseth2019-07-041-20/+26
* Refactor out solving without soft constraintsJon Bratseth2019-07-041-13/+12
* Cleanup commentsJon Bratseth2019-07-042-29/+29
* Keep solution possibilities internal to solverJon Bratseth2019-07-042-47/+42
* Eliminate renames reuseJon Bratseth2019-07-042-30/+28
* Extract constraint solverJon Bratseth2019-07-042-83/+117
* Inject rename to relax constraint proof of conceptJon Bratseth2019-07-0310-26/+122
* refactorJon Bratseth2019-07-031-11/+17
* Add inequality constraintsJon Bratseth2019-07-027-40/+74
* Add notEqual constraints for dimensions of the same tensor argumentJon Bratseth2019-07-023-12/+53
* Forfeit soft constraints when necessaryJon Bratseth2019-07-022-36/+64
* Forfeit soft constraints when necessaryJon Bratseth2019-07-026-41/+56
* Output conflixcting constraintsJon Bratseth2019-07-027-40/+102
* Allow extending beyond the last tensor dimensionJon Bratseth2019-07-027-45/+136
* Output intermediate graph with type info on errorJon Bratseth2019-07-0112-147/+299
* Output the intermediate graphJon Bratseth2019-06-301-0/+1318
* Output the intermediate graphJon Bratseth2019-06-3014-7/+268
* Merge pull request #9928 from vespa-engine/bratseth/model-evaluation-in-appli...Jon Bratseth2019-06-2924-40/+14250
|\
| * Note precisely what worksJon Bratseth2019-06-282-25/+32
| * Support model-evaluation in ApplicationJon Bratseth2019-06-2824-36/+14239
|/
* Merge pull request #9922 from vespa-engine/bratseth/nonfunctional-changesJon Bratseth2019-06-2830-226/+219
|\
| * Merge with masterJon Bratseth2019-06-285-8/+53
| |\ | |/ |/|
* | Merge pull request #9927 from vespa-engine/balder/also-support-upgrades-of-va...Jon Bratseth2019-06-282-6/+19
|\ \
| * | Add support for upgrades of values in maps.Henning Baldersheim2019-06-282-6/+19
|/ /
* | Merge pull request #9926 from vespa-engine/vekterli/promote-log-level-for-db-...Tor Brede Vekterli2019-06-281-1/+3
|\ \
| * | Promote log level for DB pruning elision decisionsTor Brede Vekterli2019-06-281-1/+3
* | | Merge pull request #9925 from vespa-engine/geirst/simplify-reconstruction-of-...Tor Egge2019-06-282-1/+31
|\ \ \
| * | | Ensure that interleaved features can be reconstructed in posting lists by run...Geir Storli2019-06-282-1/+31
| | | * Merge with masterJon Bratseth2019-06-2883-1193/+1468
| | | |\ | |_|_|/ |/| | |
* | | | Merge pull request #9920 from vespa-engine/balder/recursively-upgrade-concret...Henning Baldersheim2019-06-284-23/+69
|\ \ \ \ | |_|/ / |/| | |
| * | | Reuse codeHenning Baldersheim2019-06-281-10/+5
| * | | Ensure that we also upgrade the struct elements in arrays.Henning Baldersheim2019-06-282-2/+20
| * | | Add a failing test.Henning Baldersheim2019-06-281-3/+22
| * | | Use a utility method for upgrading to concrete types.Henning Baldersheim2019-06-283-16/+30
* | | | Merge pull request #9923 from vespa-engine/vekterli/add-single-shot-warning-f...Tor Brede Vekterli2019-06-282-15/+27
|\ \ \ \
| * | | | Emit single-shot warning for phantom bucket replicasTor Brede Vekterli2019-06-282-15/+27
* | | | | Merge pull request #9924 from vespa-engine/gjoranv/add-content-and-storage-me...Leandro Alves2019-06-282-1/+52
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix test namegjoranv2019-06-281-1/+1
| * | | | Add content and storage metrics to the 'default' metric set.gjoranv2019-06-281-0/+51
* | | | | Merge pull request #9918 from vespa-engine/balder/collapse-single-child-under...Henning Baldersheim2019-06-289-11/+60
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Move extract logic to the relevant itemsJon Bratseth2019-06-285-9/+25
| * | | | Update abiHenning Baldersheim2019-06-281-1/+4
| * | | | Refactor to better show the intention of reducability.Henning Baldersheim2019-06-275-15/+38
| * | | | A single element under sameElement operator can be pulled out to avoid the sa...Henning Baldersheim2019-06-272-3/+10
* | | | | Merge pull request #9921 from vespa-engine/andreer/retry-when-certificate-not...Andreas Eriksen2019-06-282-2/+5
|\ \ \ \ \
| * | | | | retry when certificate not readyandreer2019-06-282-2/+5
| | |_|/ / | |/| | |
* | | | | Merge pull request #9917 from vespa-engine/geirst/convert-memory-index-tests-...Tor Egge2019-06-2813-855/+741
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Rewrite url field inverter tests to gtest.Geir Storli2019-06-282-296/+293
| * | | | Rewrite field inverter tests to gtest.Geir Storli2019-06-282-194/+169