aboutsummaryrefslogtreecommitdiffstats
path: root/configserver/src/test/java/com/yahoo/vespa/config/server/http/v2/ApplicationHandlerTest.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Group fingerprints by token idjonmv2023-09-281-3/+5
* Fetch active tokens for an application, through /application/v2/jonmv2023-09-281-0/+15
* Translate state to "pending" for reindexing known only to config server at th...jonmv2023-09-081-9/+15
* Add cluster name to service convergence responseMartin Polden2023-08-011-8/+10
* Verify cloud endpoint health in deployment jobsjonmv2023-04-271-2/+5
* Simplify by using host provisioner from TenantRepositoryHarald Musum2023-02-231-9/+4
* Cleanup and simplifyHarald Musum2023-02-231-2/+1
* Revert "Hmusum/configserver cleanup 1"Harald Musum2023-02-221-4/+10
* Simplify by using host provisioner from TenantRepositoryHarald Musum2023-02-211-9/+4
* Cleanup and simplifyHarald Musum2023-02-211-2/+1
* Revert "Merge pull request #25776 from vespa-engine/jonmv/revert-private-endp...jonmv2023-01-301-51/+92
* Revert "Merge pull request #25770 from vespa-engine/jonmv/private-endpoints"jonmv2023-01-271-92/+51
* Check private endpoints from same-zone config server insteadjonmv2023-01-271-51/+92
* prepend api path for proxy requests to storage/distributor (#25426)Andreas Eriksen2023-01-061-1/+1
* SimplifyHarald Musum2023-01-021-2/+1
* Always use lock when adding or deleting files from FileDirectoryHarald Musum2023-01-021-2/+1
* Store and display reindexing causejonmv2022-12-071-63/+81
* Use lock for adding file reference (controlled by feature flag)Harald Musum2022-11-161-1/+2
* Make sure we use just one FileDirectory (use injection)Harald Musum2022-11-161-4/+3
* Proxy state/v1/ requests with hostjonmv2022-04-121-3/+11
* Pass query to status serviceJon Marius Venstad2022-04-071-7/+8
* Resolve conflictsJon Marius Venstad2022-04-071-1/+1
* Use HttpURL.Path for Path.getRest()Jon Marius Venstad2022-04-061-6/+11
* Extend ThreadedHttpReqHndlr instead of deprecated LoggingReqHndlrgjoranv2022-01-171-2/+2
* Move request url to http responseHarald Musum2022-01-161-6/+6
* Use an intermediate representation for service convergenceHarald Musum2022-01-101-1/+173
* Set speed: 1 for config change reindexing, and user-specified in (0, 10] from...Jon Marius Venstad2021-12-151-24/+17
* Fix invalid json in expected output.gjoranv2021-10-201-2/+2
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Remove old clustercontroller status page endpointValerij Fredriksen2021-07-061-24/+0
* Expose status page for more distributor and storagenode under /application/v2Valerij Fredriksen2021-07-061-0/+29
* Move responses to own packageValerij Fredriksen2021-07-061-0/+1
* Move response classes to upper levelValerij Fredriksen2021-07-061-1/+0
* Rename, remove unused, non-functionalJon Marius Venstad2021-03-251-5/+5
* Include region and parameter name when validating secret store. Don't inject ...Ola Aunrønning2021-03-051-5/+5
* Add test. Include protocolOla Aunrønning2021-02-181-0/+20
* Remove GlobalComponentRegistry and implementationsHarald Musum2021-01-211-3/+0
* Move ModelFactoryRegistry out of GlobalComponentRegistryHarald Musum2021-01-211-3/+2
* Move Clock out of GlobalComponentRegistryHarald Musum2021-01-211-2/+2
* Move ConfigServerDB out of GlobalComponentRegistryHarald Musum2021-01-211-1/+1
* Move provisioner out of GlobalComponentRegistryHarald Musum2021-01-201-2/+2
* Merge branch 'master' into hmusum/reduce-use-of-global-component-registryHarald Musum2021-01-201-45/+52
|\
| * Improved model for reindexing dataJon Marius Venstad2021-01-181-9/+20
| * Update another testJon Marius Venstad2021-01-151-9/+0
| * Let all ApplicationReindexing users config-awareJon Marius Venstad2021-01-141-27/+32
* | Add TestTenantRepository and builder for itHarald Musum2021-01-191-6/+5
* | Move SessionPreparer out of GlobalComponentRegistryHarald Musum2021-01-151-1/+6
|/
* Revert "Revert "Reapply "Remove unnecessary component" [run-systemtest]"""Harald Musum2021-01-121-2/+4
* Revert "Reapply "Remove unnecessary component" [run-systemtest]""Harald Musum2021-01-121-4/+2