aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/test
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5553 from vespa-engine/jvenstad/DO-unifiedJon Marius Venstad2018-04-125-16/+20
|\
| * Decide versions at triggering, filtering out downgradesJon Marius Venstad2018-04-124-14/+18
| * Refactoring, no real changesJon Marius Venstad2018-04-101-2/+2
* | Add config server VIP URI to zone registryHarald Musum2018-04-101-0/+5
* | Merge pull request #5528 from vespa-engine/jvenstad/DO-unifiedJon Marius Venstad2018-04-103-76/+61
|\|
| * Merge two tests and update response for anotherJon Marius Venstad2018-04-103-91/+13
| * Added test which fails, because we too eagerly upgradeJon Marius Venstad2018-04-091-1/+64
* | Merge pull request #5485 from vespa-engine/jvenstad/DO-unifiedJon Marius Venstad2018-04-0916-528/+428
|\|
| * CleanupJon Marius Venstad2018-04-092-2/+2
| * Review comments, removed unused code and the executorJon Marius Venstad2018-04-092-7/+1
| * Add mock for tests!Jon Marius Venstad2018-04-091-0/+40
| * Expose job queue in web APIJon Marius Venstad2018-04-092-6/+5
| * ConflictsJon Marius Venstad2018-04-0914-523/+390
* | Merge pull request #5481 from vespa-engine/bjorncs/jdisc-security-filtersBjørn Christian Seime2018-04-096-238/+59
|\ \ | |/ |/|
| * Change package name and class name of Cors filtersBjørn Christian Seime2018-04-091-1/+1
| * Replace BouncyCastle use with vespa-athenz helpersBjørn Christian Seime2018-04-091-32/+12
| * Use CorsSecurityRequestFilterBase for controller filtersBjørn Christian Seime2018-04-094-16/+48
| * Remove CORS filters from controller-serverBjørn Christian Seime2018-04-092-191/+0
* | Fix filter in /application/v4/userMartin Polden2018-04-091-0/+6
|/
* Sort applications explicitlyMartin Polden2018-04-091-4/+2
* Write application to ZooKeeperMartin Polden2018-04-092-4/+5
* Deploy with one API call to config server when in CD and being user tenantHarald Musum2018-04-062-2/+74
* Avoid persistence layer deciding tenant sort orderMartin Polden2018-04-062-4/+4
* Add TenantSerializerMartin Polden2018-04-061-0/+56
* Remove unused constantsMartin Polden2018-04-061-9/+0
* Merge pull request #5464 from vespa-engine/mpolden/refactor-tenantMartin Polden2018-04-0611-53/+95
|\
| * Refactor tenantMartin Polden2018-04-0511-53/+95
* | Merge pull request #5456 from vespa-engine/jvenstad/DO-unifiedMartin Polden2018-04-056-14/+19
|\ \
| * | Review commentsJon Marius Venstad2018-04-051-1/+1
| * | More cleanupJon Marius Venstad2018-04-041-2/+2
| * | Make triggerReadyJobs step-centricJon Marius Venstad2018-04-034-11/+16
* | | Merge pull request #5430 from vespa-engine/jvenstad/DO-unifiedJon Marius Venstad2018-03-2712-139/+139
|\| |
| * | triggerChange no longer triggers jobsJon Marius Venstad2018-03-278-5/+71
| * | Removed triggering on job completion (but notify in tests call it to simulate...Jon Marius Venstad2018-03-278-117/+52
| * | Trigger change through triggerREadyJobsJon Marius Venstad2018-03-272-17/+16
* | | Merge pull request #5428 from vespa-engine/jvenstad/DO-unifiedMartin Polden2018-03-279-41/+81
|\| |
| * | Trigger next on completion through triggerReadyJobsJon Marius Venstad2018-03-269-38/+42
| * | Out of capacity retrying through triggerReadyJobsJon Marius Venstad2018-03-261-2/+2
| * | Immediate retry triggers through trigger-ready-jobsJon Marius Venstad2018-03-263-1/+37
| |/
* / Specify explicit ordering between AcessControlRequetFilter and ControllerAuth...Bjørn Christian Seime2018-03-231-1/+1
|/
* Use existing method instead of hackJon Marius Venstad2018-03-221-3/+2
* Allow cancellation of all change from web API and fix bugJon Marius Venstad2018-03-222-5/+5
* Review comments -- lacking change cancellationJon Marius Venstad2018-03-211-3/+3
* Update responses to reflect new behaviourJon Marius Venstad2018-03-202-2/+2
* Expand the with next job logicJon Marius Venstad2018-03-201-1/+19
* G minorJon Marius Venstad2018-03-201-1/+3
* Cancel only the platform part of ChangeJon Marius Venstad2018-03-201-1/+7
* Tests which now fail, reflecting VESPA-11662 and VESPA-11721Jon Marius Venstad2018-03-202-0/+81
* Less greedy matchingMartin Polden2018-03-201-2/+4
* Follow dimension naming conventionMartin Polden2018-03-192-19/+20