summaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Expand)AuthorAgeFilesLines
* source -> current, target -> wantedJon Marius Venstad2018-08-153-16/+16
* Expose version id as wellJon Marius Venstad2018-08-153-0/+7
* Expose richer version informationJon Marius Venstad2018-08-153-8/+45
* Use correct key for artifactsJon Marius Venstad2018-08-151-2/+2
* Expose version information in HTTP APIJon Marius Venstad2018-08-153-0/+18
* Merge pull request #6575 from vespa-engine/jvenstad/allow-sd-to-submitJon Marius Venstad2018-08-152-0/+5
|\
| * Add new path to unit testsJon Marius Venstad2018-08-141-0/+4
| * Let SD submit to the new pipelineJon Marius Venstad2018-08-141-0/+1
* | Made `RunStatus status` an explicit, set-once, serialised fieldJon Marius Venstad2018-08-1417-154/+210
* | Rename RunResult to RunStatus -- it will not imply terminationJon Marius Venstad2018-08-143-34/+37
* | Allow step status to be set only onceJon Marius Venstad2018-08-142-9/+8
* | Remove TODO which won't be doneJon Marius Venstad2018-08-141-3/+1
* | Rename RunStatus to RunJon Marius Venstad2018-08-1414-113/+108
|/
* Add abortion after 1 day, on job levleJon Marius Venstad2018-08-132-0/+20
* Test tester config generationJon Marius Venstad2018-08-132-4/+15
* Test tester testsJon Marius Venstad2018-08-132-9/+91
* Stricter test assertionsJon Marius Venstad2018-08-132-6/+18
* Remove unused stuff and inline a convenienceJon Marius Venstad2018-08-131-23/+11
* Test restarting is done, and waited forJon Marius Venstad2018-08-132-3/+32
* Clean up deactivation codeJon Marius Venstad2018-08-1310-29/+16
* Test disallowed refeeding blocks deploymentJon Marius Venstad2018-08-131-0/+42
* Use the RunStatus versions, rather than those of JobRunJon Marius Venstad2018-08-131-15/+15
* Fix little thingsJon Marius Venstad2018-08-133-4/+5
* Move logger set-up to @BeforeJon Marius Venstad2018-08-132-7/+6
* Added scenario tests where everything succeed, and fixed bugsJon Marius Venstad2018-08-105-6/+215
* Handle deployment spec, and mock itJon Marius Venstad2018-08-104-27/+37
* Modifiable ConfigChangeActions, mock provisioning and re(boot)|(start)Jon Marius Venstad2018-08-103-9/+111
* Make RoutingGeneratorMock modifiableJon Marius Venstad2018-08-103-20/+40
* Renaming and minor cleanupJon Marius Venstad2018-08-108-32/+30
* Use arguments instead of ThreadLocalJon Marius Venstad2018-08-091-66/+67
* CleanupJon Marius Venstad2018-08-093-37/+20
* Reduce Optional usageJon Marius Venstad2018-08-099-32/+28
* Remove obsolete testJon Marius Venstad2018-08-092-349/+0
* Minor cleanupJon Marius Venstad2018-08-096-21/+20
* Store version information in run statusJon Marius Venstad2018-08-088-70/+177
* Don't throttle canaries when failingJon Marius Venstad2018-08-073-3/+3
* Inline Delegating- and InternalBuildServiceJon Marius Venstad2018-08-077-83/+23
* Some simplificationsJon Marius Venstad2018-08-073-13/+11
* Renamed Testers to TestCloudJon Marius Venstad2018-08-062-13/+12
* Merge pull request #6368 from vespa-engine/bjorncs/move-athenz-principal-filterBjørn Christian Seime2018-07-264-309/+5
|\
| * Move AthenzPrincipalFilter to jdisc-security-filtersBjørn Christian Seime2018-07-264-309/+5
* | Merge pull request #6477 from vespa-engine/freva/fixesValerij Fredriksen2018-07-261-3/+0
|\ \ | |/ |/|
| * Remove sout from testValerij Fredriksen2018-07-261-3/+0
* | Handle zms keys in addition to zts keysBjørn Christian Seime2018-07-251-1/+2
* | Move NTokenValidator to vespa-athenz + load pub keys from fileBjørn Christian Seime2018-07-2510-398/+22
|/
* Improve error messagesValerij Fredriksen2018-07-241-2/+4
* Added testsValerij Fredriksen2018-07-244-0/+436
* Tenant pipelines submit APIValerij Fredriksen2018-07-243-2/+32
* Tenant pipelines status APIValerij Fredriksen2018-07-245-6/+165
* Assemble test application packageValerij Fredriksen2018-07-191-3/+5