summaryrefslogtreecommitdiffstats
path: root/configserver/src/test/java/com/yahoo/vespa/config/server/http/v2/SessionActiveHandlerTest.java
Commit message (Expand)AuthorAgeFilesLines
* Uset getTenant method in ApplicationRepository in some placesHarald Musum2020-08-191-4/+3
* Code cleanup, no functional changesHarald Musum2020-08-111-4/+1
* Get rid of TenantBuilderHarald Musum2020-06-031-3/+1
* Revert "Config server refactoring, part 4"Harald Musum2020-06-021-1/+3
* Get rid of TenantBuilderHarald Musum2020-06-021-3/+1
* SimplifyHarald Musum2020-06-011-130/+46
* Move two more tests and remove one that has been ignored for a long timeHarald Musum2020-06-011-53/+4
* Move and collapse two tests into oneHarald Musum2020-06-011-26/+0
* Stop subclassing SessionHandlerTestHarald Musum2020-05-301-11/+14
* Move two testsHarald Musum2020-05-301-26/+0
* Get rid of SessionContextHarald Musum2020-05-281-3/+2
* RefactoringHarald Musum2020-05-281-6/+6
* Revert "Merge pull request #13353 from vespa-engine/revert-13348-bratseth/rea...Jon Bratseth2020-05-251-3/+2
* Revert "Bratseth/real resources in model"Harald Musum2020-05-231-2/+3
* Clean up HostSpec constructorsJon Bratseth2020-05-221-3/+2
* Allow services.xml variants on application instance nameJon Bratseth2019-09-091-7/+4
* Get tenant repo from application repoHarald Musum2019-08-191-1/+0
* Clean up config server testsHarald Musum2019-07-181-32/+23
* Create TenantFileShystemDirs where neededHarald Musum2019-07-171-9/+7
* Revert "Jvenstad/config super model last take"Jon Marius Venstad2019-05-291-5/+3
* Merge pull request #9549 from vespa-engine/jvenstad/zk-watcher-serialisationJon Marius Venstad2019-05-271-1/+1
|\
| * Use the zkWatcherExecutor for all work initiated by watchers (from the zkCach...Jon Marius Venstad2019-05-241-1/+1
* | Revert "Revert "Revert 9366 revert 9351 jvenstad/last config model fix commits""Jon Marius Venstad2019-05-241-3/+5
|/
* Remove superModelGenerationCounter from the publicJon Marius Venstad2019-05-231-1/+1
* Revert "Revert 9366 revert 9351 jvenstad/last config model fix commits"Jon Marius Venstad2019-05-131-5/+3
* Revert "Revert "Jvenstad/last config model fix commits ""Jon Marius Venstad2019-05-121-3/+5
* Revert "Jvenstad/last config model fix commits "Jon Marius Venstad2019-05-111-5/+3
* Move preparation marking to LocalSession.prepareJon Marius Venstad2019-05-101-3/+5
* Revert "Jvenstad/config fix"Harald Musum2019-04-291-1/+1
* Use common lock for all tenant sessions manipulationsJon Marius Venstad2019-04-271-1/+1
* Revert "Revert "Hmusum/fix config model inconsistency 4" MERGEOK"Harald Musum2019-04-101-0/+3
* Revert "Hmusum/fix config model inconsistency 4"Harald Musum2019-04-101-3/+0
* Register applications in TenantApplications before activating their sessionsJon Marius Venstad2019-04-091-0/+3
* Revert "Register applications in TenantApplications before activating their s...Harald Musum2019-04-091-3/+0
* Register applications in TenantApplications before activating their sessionsJon Marius Venstad2019-04-081-0/+3
* Revert "Revert "Revert "Jvenstad/fix config model inconsitency"""Jon Marius Venstad2019-03-011-3/+0
* Revert "Revert "Jvenstad/fix config model inconsitency""Jon Marius Venstad2019-03-011-0/+3
* Revert "Jvenstad/fix config model inconsitency"Harald Musum2019-03-011-3/+0
* Register applications in TenantApplications before activating their sessionsJon Marius Venstad2019-02-281-0/+3
* Revert "Revert "Reduce heterogeneity by inlining TenantApplications, and some...Harald Musum2019-02-271-6/+6
* Revert "Reduce heterogeneity by inlining TenantApplications, and some small f...Bjørn Christian Seime2019-02-271-6/+6
* Reduce heterogeneity by inlining TenantApplications, and some small fixesJon Marius Venstad2019-02-261-6/+6
* Merge pull request #8187 from vespa-engine/bjorncs/jrt-transport-metricsBjørn Christian Seime2019-01-241-3/+1
|\
| * Revert "Use JrtFactory to construct jrt supervisors in configserver"Bjørn Christian Seime2019-01-221-3/+1
* | Define enable logserver flagHåkon Hallingstad2019-01-171-1/+4
|/
* Use JrtFactory to construct jrt supervisors in configserverBjørn Christian Seime2019-01-141-1/+3
* Simplify. No functional changesHarald Musum2018-12-101-3/+3
* Deprecate com.yahoo.config.provision.VersionJon Bratseth2018-12-011-1/+1
* Add GET suspended status to application/v2Jon Bratseth2018-10-221-1/+5
* Simplify (#7065)Harald Musum2018-09-241-5/+2