summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Simplify HttpHandlerBase to make it more generic and reusable.gjoranv2019-12-194-10/+14
| |/ / / / / /
* | | | | | | Merge pull request #11599 from vespa-engine/balder/remove-deprecation-warningsHarald Musum2019-12-1916-75/+58
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Avoid deprecation warningsHenning Baldersheim2019-12-1916-75/+58
| |/ / / / /
* | | | | | Merge pull request #11598 from vespa-engine/mpolden/clear-reals-inactive-lbHarald Musum2019-12-198-25/+69
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Prune reals no longer allocated to applicationMartin Polden2019-12-195-9/+59
| * | | | | Reduce LoadBalancerExpirer intervalMartin Polden2019-12-181-1/+1
| * | | | | SimplifyMartin Polden2019-12-182-15/+9
* | | | | | Merge pull request #11596 from vespa-engine/bratseth/embrace-serialized-expre...Lester Solbakken2019-12-194-21/+29
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Exmbrace serialized expressionsJon Bratseth2019-12-184-21/+29
* | | | | | Merge pull request #11594 from vespa-engine/revert-11590-lesters/onnx-default...Jon Bratseth2019-12-185-27/+9
|\ \ \ \ \ \
| * | | | | | Revert "Add option to use default signature for onnx models"Jon Marius Venstad2019-12-185-27/+9
|/ / / / / /
* | | | | | Merge pull request #11593 from vespa-engine/jvenstad/deplorch-cleanup-1Jon Marius Venstad2019-12-189-86/+102
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Allow deletion of application as long as it has no deploymentsJon Marius Venstad2019-12-183-64/+53
| * | | | | Allow submission of empty deployment spec, for application removalJon Marius Venstad2019-12-182-9/+26
| * | | | | Avoid temporarily breaking deployment API when instance is removedJon Marius Venstad2019-12-182-2/+4
| * | | | | All empty deployment specs are the sameJon Marius Venstad2019-12-182-11/+19
* | | | | | Merge pull request #11592 from vespa-engine/havardpe/llvm-thread-isolationHenning Baldersheim2019-12-181-2/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | compile in throw-away thread when not using an executorHåvard Pettersen2019-12-181-2/+3
| |/ / / /
* | | | | Merge pull request #11591 from vespa-engine/olaa/stabilize-log-retrieval-testHarald Musum2019-12-183-40/+44
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Stabilize testGetLogsOla Aunrønning2019-12-183-40/+44
* | | | | Merge pull request #11590 from vespa-engine/lesters/onnx-default-signatureJon Bratseth2019-12-185-9/+27
|\ \ \ \ \
| * | | | | Add option to use default signature for onnx modelsLester Solbakken2019-12-185-9/+27
|/ / / / /
* | | | | Merge pull request #11567 from vespa-engine/lesters/better-error-message-for-...Lester Solbakken2019-12-182-1/+22
|\ \ \ \ \
| * | | | | Add better error messages for unsupported ONNX operationsLester Solbakken2019-12-162-1/+22
* | | | | | Merge pull request #11577 from vespa-engine/revert-11576-revert-11535-balder/...Henning Baldersheim2019-12-1888-467/+421
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Need timeval for rhel6.Henning Baldersheim2019-12-171-0/+1
| * | | | | Revert "Revert "Balder/remove steadytimestamp 2""Henning Baldersheim2019-12-1688-467/+420
* | | | | | Merge pull request #11579 from vespa-engine/mpolden/fix-log-msgMartin Polden2019-12-181-1/+1
|\ \ \ \ \ \
| * | | | | | Unwrap optional in log messageMartin Polden2019-12-171-1/+1
* | | | | | | Merge pull request #11574 from vespa-engine/mpolden/pass-initial-contextMartin Polden2019-12-183-3/+3
|\ \ \ \ \ \ \
| * | | | | | | Pass initial node agent context to factoryMartin Polden2019-12-163-3/+3
* | | | | | | | Merge pull request #11589 from vespa-engine/hmusum/stop-requiring-1-min-Gb-jv...Henning Baldersheim2019-12-181-4/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Stop requiring at least 1 Gb heap when using heaps size as percentage of phys...Harald Musum2019-12-181-4/+1
* | | | | | | | | Merge pull request #11568 from vespa-engine/jvenstad/deplorch-cleanup-1Jon Marius Venstad2019-12-184-27/+162
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Put implicit test jobs in order, with their instanceJon Marius Venstad2019-12-161-12/+12
| * | | | | | | | | Remove System.err.println in testJon Marius Venstad2019-12-161-1/+0
| * | | | | | | | | Show production tests in old deployment viewJon Marius Venstad2019-12-164-21/+152
| * | | | | | | | | Some TODOs;Jon Marius Venstad2019-12-141-0/+5
* | | | | | | | | | Merge pull request #11584 from vespa-engine/aressem/avoid-multiple-slashesArnstein Ressem2019-12-181-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Multiple slashes in include paths messes up the mechanism in rpmbuild when ex...Arnstein Ressem2019-12-171-1/+1
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge pull request #11587 from vespa-engine/havardpe/single-quotes-in-ranking...Jon Bratseth2019-12-182-8/+25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | allow single quotes for strings (includes quoted tensor labels)Håvard Pettersen2019-12-172-8/+25
| |/ / / / / / / /
* | | | | | | | | Merge pull request #11582 from vespa-engine/bratseth/quoted-tensor-labelsJon Bratseth2019-12-1812-110/+202
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Replace dot by underscore tooJon Bratseth2019-12-171-1/+1
| * | | | | | | | | Test literal tensor with quoted labelsJon Bratseth2019-12-172-2/+10
| * | | | | | | | | Parse quoted tensor labels in ranking expressionsJon Bratseth2019-12-173-6/+25
| * | | | | | | | | More robust parsingJon Bratseth2019-12-172-2/+10
| * | | | | | | | | Allow quoted labels in tensorsJon Bratseth2019-12-176-99/+156
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #11583 from vespa-engine/jvenstad/no-user-instances-deploy...Jon Marius Venstad2019-12-185-23/+30
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Disallow deployments to arbitrary tenants, under user instanceJon Marius Venstad2019-12-175-23/+30
| | |/ / / / / / / | |/| | | | | | |