summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* test tensor feature extraction for protonHåvard Pettersen2019-06-143-14/+42
* populate feature sets with serialized tensorsHåvard Pettersen2019-06-134-34/+99
* send binary summary features when using slimeHåvard Pettersen2019-06-132-6/+14
* support binary values in feature setsHåvard Pettersen2019-06-133-50/+78
* Merge pull request #9776 from vespa-engine/mpolden/log-ns-requestHarald Musum2019-06-131-0/+1
|\
| * Log name service requestMartin Polden2019-06-131-0/+1
* | Merge pull request #9775 from vespa-engine/mpolden/api-cleanupMartin Polden2019-06-134-21/+18
|\ \
| * | Remove artificial distinction between cnames and rotation namesMartin Polden2019-06-134-21/+18
| |/
* | Merge pull request #9766 from vespa-engine/vekterli/convert-more-storage-test...Geir Storli2019-06-1335-2848/+1391
|\ \
| * | Convert persistence tests from CppUnit to GTestTor Brede Vekterli2019-06-1225-2573/+1254
| * | Convert BucketOwnershipNotifierTest from CppUnit to GTestTor Brede Vekterli2019-06-122-42/+18
| * | Convert StatusTest from CppUnit to GTestTor Brede Vekterli2019-06-123-52/+21
| * | Convert tests in 'common' module from CppUnit to GTestTor Brede Vekterli2019-06-129-188/+105
* | | Merge pull request #9770 from vespa-engine/hakonhall/dockeroperationsHåkon Hallingstad2019-06-136-4/+47
|\ \ \
| * | | Add noManagedContainersRunning() that hides impl in DockerImplHåkon Hallingstad2019-06-138-89/+51
| * | | Revert moving deleteUnusedDockerImages impl to DockerOperationsImplHåkon Hallingstad2019-06-127-43/+27
| * | | Add systemctl is-activeHåkon Hallingstad2019-06-121-1/+11
| * | | Move DockerImageGarbageCollector to node-adminHåkon Hallingstad2019-06-127-28/+35
| * | | Add deleteUnusedDockerImages to DockerOperationsHåkon Hallingstad2019-06-122-0/+9
| * | | List containers on DockerOperationsHåkon Hallingstad2019-06-128-29/+100
* | | | Merge pull request #9759 from vespa-engine/jvenstad/tenant-cdJon Marius Venstad2019-06-1325-113/+377
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'jvenstad/tenant-cd' of github.com:vespa-engine/vespa into jvens...Jon Marius Venstad2019-06-134-15/+17
| |\ \ \
| | * | | Avoid Optional<Collection<...>>Jon Marius Venstad2019-06-124-15/+17
| * | | | Add missing (skeleton) classJon Marius Venstad2019-06-131-0/+30
| |/ / /
| * | | Sort on zone to ensure consistent order in unit testJon Marius Venstad2019-06-121-2/+3
| * | | Expose test config under application/v4Jon Marius Venstad2019-06-1210-26/+67
| * | | Filter on emptiness of endpoint mapJon Marius Venstad2019-06-121-2/+3
| * | | Move things aroundJon Marius Venstad2019-06-126-80/+138
| * | | Use cluster endpoints in test config, and test serialisationJon Marius Venstad2019-06-123-24/+66
| * | | Expose endpoints per cluster in ApplicationController and test it for policiesJon Marius Venstad2019-06-122-1/+41
| * | | Expose routing endpoints per cluster in RoutingGeneratorJon Marius Venstad2019-06-122-0/+18
| * | | Use timeout from query when setJon Marius Venstad2019-06-122-1/+12
| * | | Use Default SSLContext when none is setJon Marius Venstad2019-06-121-1/+9
| * | | Docs and TODOJon Marius Venstad2019-06-125-4/+18
| * | | Assume private key authentication against controllerJon Marius Venstad2019-06-112-13/+11
* | | | Merge pull request #9760 from vespa-engine/mpolden/store-container-endpointsMartin Polden2019-06-138-19/+108
|\ \ \ \
| * | | | Fix log conditionMartin Polden2019-06-121-4/+6
| * | | | Write container endpoints to cacheMartin Polden2019-06-124-8/+45
| * | | | Write rotations as containers endpoints to ContainerEndpointsCacheMartin Polden2019-06-125-8/+65
| * | | | Remove unused methodMartin Polden2019-06-121-7/+0
| | |_|/ | |/| |
* | | | Merge pull request #9768 from vespa-engine/havardpe/float-cases-in-encode-dec...Arne H Juul2019-06-132-175/+234
|\ \ \ \
| * | | | add float cases to encode/decode conformance testHåvard Pettersen2019-06-122-175/+234
* | | | | Merge pull request #9762 from vespa-engine/hmusum/move-to-another-packageHarald Musum2019-06-135-15/+11
|\ \ \ \ \
| * | | | | Move to a more suitable packageHarald Musum2019-06-125-15/+11
| | |/ / / | |/| | |
* | | | | Merge pull request #9772 from vespa-engine/revert-9771-revert-9769-bratseth/t...Jon Bratseth2019-06-1330-71/+558
|\ \ \ \ \
| * | | | | Preserve SearchBuilder APIJon Bratseth2019-06-131-1/+6
| * | | | | Revert "Revert "Require constant() for large constants and fix a type resolvi...Jon Bratseth2019-06-1330-74/+556
|/ / / / /
* | | | | Merge pull request #9765 from vespa-engine/balder/do-not-add-fields-with-dot-...Henning Baldersheim2019-06-1310-59/+10
|\ \ \ \ \
| * | | | | We should not need to put any fields from the default summary class in the do...Henning Baldersheim2019-06-1210-59/+10
* | | | | | Merge pull request #9771 from vespa-engine/revert-9769-bratseth/transform-con...Valerij Fredriksen2019-06-1230-556/+74
|\ \ \ \ \ \