aboutsummaryrefslogtreecommitdiffstats
path: root/configserver/src/test/java/com/yahoo/vespa/config/server/http/v2/HostHandlerTest.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Rename a class and some methodsHarald Musum2023-08-261-1/+1
* Simplify by using host provisioner from TenantRepositoryHarald Musum2023-02-231-3/+0
* Revert "Hmusum/configserver cleanup 1"Harald Musum2023-02-221-0/+3
* Simplify by using host provisioner from TenantRepositoryHarald Musum2023-02-211-3/+0
* Extend ThreadedHttpReqHndlr instead of deprecated LoggingReqHndlrgjoranv2022-01-171-1/+1
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Rename, remove unused, non-functionalJon Marius Venstad2021-03-251-3/+3
* Remove GlobalComponentRegistry and implementationsHarald Musum2021-01-211-4/+0
* Move Zone out of GlobalComponentRegistryHarald Musum2021-01-211-1/+0
* Move ConfigServerDB out of GlobalComponentRegistryHarald Musum2021-01-211-1/+0
* Move secret ConfigserverConfig out of GlobalComponentRegistryHarald Musum2021-01-201-1/+4
* Add TestTenantRepository and builder for itHarald Musum2021-01-191-2/+2
* Revert "Revert "Reapply "Remove unnecessary component" [run-systemtest]"""Harald Musum2021-01-121-1/+2
* Revert "Reapply "Remove unnecessary component" [run-systemtest]""Harald Musum2021-01-121-2/+1
* Avoid cycle in component graphHarald Musum2021-01-121-1/+2
* Reduce number of mock provisionersMartin Polden2020-10-121-3/+3
* Revert "Revert "Cleanup some config server code ""Harald Musum2020-10-021-3/+1
* Revert "Cleanup some config server code "Harald Musum2020-10-021-1/+3
* Move implementation of getActiveApplicationSet to SessionRepositoryHarald Musum2020-09-301-3/+1
* Update testsHarald Musum2020-09-221-1/+14
* Add Builder to ApplicationRepositoryHarald Musum2020-08-231-5/+5
* Uset getTenant method in ApplicationRepository in some placesHarald Musum2020-08-191-3/+2
* Simplify tests (stop using low-level code to setup test environment)Harald Musum2020-08-031-59/+41
* Revert "Simplify tests (stop using low-level code to setup test environment)"Harald Musum2020-08-031-41/+59
* Simplify tests (stop using low-level code to setup test environment)Harald Musum2020-08-031-59/+41
* Minor refactoring, no functional changesHarald Musum2020-07-011-1/+1
* Add getSessionStatePath and use getSessionPath in more placesHarald Musum2020-06-191-2/+3
* Revert "Merge watcher classes for sessions into one class"Harald Musum2020-06-191-3/+2
* Add getSessionStatePath and use getSessionPath in more placesHarald Musum2020-06-181-2/+3
* Inject correct hostregistryHarald Musum2020-06-101-23/+19
* add very simple unit testHarald Musum2020-06-101-1/+1
* Move RemoteSessionRepo into SessionRepositoryHarald Musum2020-06-101-1/+1
* Move LocalSessionRepo to SessionRepositoryHarald Musum2020-06-101-1/+1
* Revert "Config server refactoring, part 7"Harald Musum2020-06-101-2/+2
* Move RemoteSessionRepo into SessionRepositoryHarald Musum2020-06-081-1/+1
* Move LocalSessionRepo to SessionRepositoryHarald Musum2020-06-081-1/+1
* Get rid of RemoteSessionFactoryHarald Musum2020-06-021-1/+1
* Get rid of TenantBuilderHarald Musum2020-06-021-5/+7
* Revert "Revert "Hmusum/fix config model inconsistency 4" MERGEOK"Harald Musum2019-04-101-0/+1
* Revert "Hmusum/fix config model inconsistency 4"Harald Musum2019-04-101-1/+0
* Register applications in TenantApplications before activating their sessionsJon Marius Venstad2019-04-091-0/+1
* Revert "Register applications in TenantApplications before activating their s...Harald Musum2019-04-091-1/+0
* Register applications in TenantApplications before activating their sessionsJon Marius Venstad2019-04-081-0/+1
* Minor refactoring, and some renamingJon Marius Venstad2019-04-081-1/+1
* Revert "Revert "Revert "Jvenstad/fix config model inconsitency"""Jon Marius Venstad2019-03-011-2/+1
* Revert "Revert "Jvenstad/fix config model inconsitency""Jon Marius Venstad2019-03-011-1/+2
* Revert "Jvenstad/fix config model inconsitency"Harald Musum2019-03-011-2/+1
* Register applications in TenantApplications before activating their sessionsJon Marius Venstad2019-02-281-0/+1
* Minor refactoring, and some renamingJon Marius Venstad2019-02-281-1/+1