aboutsummaryrefslogtreecommitdiffstats
path: root/configserver/src/test/java/com/yahoo
Commit message (Expand)AuthorAgeFilesLines
* Remove useless testHarald Musum2018-05-231-26/+0
* Merge pull request #5897 from vespa-engine/mpolden/avoid-incidental-upgrade-o...Harald Musum2018-05-221-0/+20
|\
| * Stop upgrading hosted-vespa applications in manually deployed environmentsMartin Polden2018-05-221-0/+20
* | Merge pull request #5878 from vespa-engine/bjorncs/proper-athenz-identity-pro...Bjørn Christian Seime2018-05-221-0/+2
|\ \ | |/ |/|
| * Add athenzDnsSuffix and ztsUrl to identity configBjørn Christian Seime2018-05-151-0/+2
* | Add maintainer for deleting unused tenantsHarald Musum2018-05-203-52/+38
* | Make test more robust, close unused tenant repoHarald Musum2018-05-161-1/+2
* | Refactor testsHarald Musum2018-05-153-186/+99
|/
* Merge pull request #5811 from vespa-engine/hmusum/add-fields-to-convergence-r...Harald Musum2018-05-141-11/+22
|\
| * Add some fields to config convergence responseHarald Musum2018-05-071-11/+22
* | Merge pull request #5835 from vespa-engine/hmusum/cleanup-testsgjoranv2018-05-141-13/+7
|\ \
| * | Use @After instead of finalizerHarald Musum2018-05-091-13/+7
* | | Minor refactoring to creating sessionHarald Musum2018-05-114-11/+26
|/ /
* | Add TODO comment on finalizer in unit test.gjoranv2018-05-091-0/+1
* | Java 9: Suppress deprecation warning for finalize()gjoranv2018-05-091-0/+1
|/
* SimplifyHarald Musum2018-05-025-46/+23
* Cleanup of creation of tenants and tenant repoHarald Musum2018-04-3014-274/+215
* Cleanup of testsHarald Musum2018-04-291-72/+50
* Rename tenant repoHarald Musum2018-04-2720-148/+143
* Expect (re)deployment raceJon Bratseth2018-04-261-7/+8
* Temporarily disable unstable unit test in configserverBjørn Christian Seime2018-04-251-0/+3
* Load the minimal set of models needed in devJon Bratseth2018-04-194-23/+129
* Remove code for getting errors in logs for config serverHarald Musum2018-04-141-30/+3
* Merge pull request #5555 from vespa-engine/hmusum/add-simpler-deploy-methodHarald Musum2018-04-121-1/+4
|\
| * Add simpler deploy methodHarald Musum2018-04-121-1/+4
* | Revert "Return empty string from grabLog()"Harald Musum2018-04-121-7/+25
|/
* Return empty string from grabLog()Harald Musum2018-04-111-25/+7
* Simplify and rename methodHarald Musum2018-04-111-4/+2
* Revert "Revert "Balder/quick restart of slobrok""Henning Baldersheim2018-04-051-1/+3
* Revert "Balder/quick restart of slobrok"Henning Baldersheim2018-04-051-3/+1
* Merge pull request #5467 from vespa-engine/balder/quick-restart-of-slobrokHenning Baldersheim2018-04-051-1/+3
|\
| * Use application package that will guarantee restart.Henning Baldersheim2018-04-051-1/+3
* | Compare hashes correctly and create hash from source fileHarald Musum2018-04-041-2/+11
|/
* No need to check if lock is heldHarald Musum2018-04-041-2/+0
* Handle adding file reference where existing dir has invalid contentHarald Musum2018-04-041-1/+26
* Fix testHarald Musum2018-03-201-1/+2
* Prepare for removing some unused or noop methods from filedistribution APIHarald Musum2018-03-151-5/+5
* Ignore non-working test (needs fixing MockCurator.MockLock to work)Harald Musum2018-03-141-0/+3
* Handle failing app redeployment at statup and do not set health status to 'up'Harald Musum2018-03-112-79/+84
* Merge pull request #5006 from vespa-engine/hmusum/support-POST-for-prepare-an...Jon Bratseth2018-03-083-4/+21
|\
| * Support POST with app for prepareandactivateHarald Musum2018-02-053-4/+21
* | CleanupMartin Polden2018-03-062-38/+37
* | Merge with masterJon Bratseth2018-02-276-6/+6
* | Remove unused fieldsHarald Musum2018-02-261-32/+4
* | Avoid creating ConfigCurator when we already have oneHarald Musum2018-02-152-4/+3
* | Remove dead codeHarald Musum2018-02-131-110/+0
* | Use one thread for removing unused applicationsHarald Musum2018-02-132-0/+10
* | Use available processors for number of RPC threads by defaultHarald Musum2018-02-121-1/+5
* | FixHarald Musum2018-02-101-2/+1
* | Remove from mock tooHarald Musum2018-02-091-3/+0