summaryrefslogtreecommitdiffstats
path: root/configserver/src/test/java
Commit message (Expand)AuthorAgeFilesLines
* Actually deployMartin Polden2021-12-031-2/+14
* Ignore duplicate upstream names in APIMartin Polden2021-12-031-1/+1
* Merge pull request #20329 from vespa-engine/arnej/config-class-should-not-be-...Arne H Juul2021-12-021-1/+1
|\
| * track namespace move (mainly just imports)Arne H Juul2021-12-021-1/+1
* | Support changing the status of multiple upstreamsMartin Polden2021-12-021-2/+14
|/
* Revert "Revert "read routingmethod""Morten Tokle2021-11-292-21/+14
* Revert "read routingmethod"Harald Musum2021-11-272-14/+21
* Fix testsMorten Tokle2021-11-262-20/+13
* Use routingMethod from controllerMorten Tokle2021-11-261-1/+1
* Import RoutingStatusApiHandler from internal repoMartin Polden2021-11-261-0/+204
* Support container endpoint weightsMorten Tokle2021-11-262-4/+11
* Delete files belonging to sessions with unknown status older than a monthHarald Musum2021-11-171-2/+21
* Include clusterIdMorten Tokle2021-11-161-3/+17
* Revert "Add clusterid"Harald Musum2021-11-161-17/+3
* Merge pull request #20017 from vespa-engine/mortent/add-clusteridMartin Polden2021-11-161-3/+17
|\
| * Include clusterIdMorten Tokle2021-11-151-3/+17
* | Use a flag to choose which connection pool to use for file distributionHarald Musum2021-11-161-1/+2
|/
* Support application level endpointsMorten Tokle2021-11-116-15/+48
* Generate lb-services with endpoints from config modelMorten Tokle2021-11-101-4/+33
* Merge pull request #19916 from vespa-engine/hmusum/start-config-server-mainta...Henning Baldersheim2021-11-091-37/+42
|\
| * Start some config server maintainers before bootstrappingHarald Musum2021-11-081-0/+11
| * Simplify testsHarald Musum2021-11-081-59/+29
| * Prepare for splitting start of config server maintainers into 2 phasesHarald Musum2021-11-081-7/+31
* | Use last access time to find file references in useHarald Musum2021-11-091-19/+18
|/
* Update 2020 Oath copyrights.gjoranv2021-10-277-7/+7
* Update 2019 Oath copyrights.gjoranv2021-10-274-4/+4
* Fix invalid json in expected output.gjoranv2021-10-201-2/+2
* SimplifyHarald Musum2021-10-151-2/+0
* Improve download of application package in maintainerHarald Musum2021-10-141-1/+1
* Merge pull request #19526 from vespa-engine/hmusum/move-ActivationConflictExc...Martin Polden2021-10-131-0/+1
|\
| * Move ActivationConflictException to config-provisioningHarald Musum2021-10-131-0/+1
* | Remove legacy method and update testsHarald Musum2021-10-132-5/+16
* | Cleanup, no functional changesHarald Musum2021-10-131-15/+15
|/
* Remove getSupervisor() from ConnectionPool interfaceHarald Musum2021-10-081-2/+8
* Update Verizon Media copyright notices.gjoranv2021-10-0748-49/+49
* Update 2019 Yahoo Holdings copyright notices.gjoranv2021-10-071-1/+1
* Update 2018 copyright notices.gjoranv2021-10-073-3/+3
* Update 2017 copyright notices.gjoranv2021-10-0756-56/+56
* Revert "Revert "Update use of md5 and xxhash64 in more places [run-systemtest]""Harald Musum2021-09-151-6/+7
* Revert "Update use of md5 and xxhash64 in more places [run-systemtest]"Harald Musum2021-09-151-7/+6
* Update use of md5 and xxhash64 in more placesHarald Musum2021-09-141-6/+7
* Add checksum types in response based on types in requestHarald Musum2021-09-102-5/+55
* Revert "Revert "Use both xxhash64 and md5 for config payload in requests and ...Harald Musum2021-09-093-22/+29
* Wire in the executor up to TenantRepositoryHenning Baldersheim2021-09-093-2/+6
* Revert "Use both xxhash64 and md5 for config payload in requests and response...Harald Musum2021-09-093-29/+22
* Use both xxhash64 and md5 for config payload in requests and responsesHarald Musum2021-09-093-22/+29
* Follow changesHarald Musum2021-09-084-20/+23
* Remove def md5 from ConfigKeyHarald Musum2021-09-081-1/+1
* Ensure that only one thread will compute the missing object in the cache. The...Henning Baldersheim2021-09-011-3/+3
* Merge pull request #18907 from vespa-engine/hmusum/cleanup-24Henning Baldersheim2021-08-318-41/+21
|\