summaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5431 from vespa-engine/jvenstad/30-sec-interval-for-ready...Martin Polden2018-03-271-1/+1
|\
| * Trigger ready jobs more often!Jon Marius Venstad2018-03-271-1/+1
* | Merge pull request #5430 from vespa-engine/jvenstad/DO-unifiedJon Marius Venstad2018-03-2714-218/+188
|\ \
| * | triggerChange no longer triggers jobsJon Marius Venstad2018-03-279-45/+112
| * | Removed unused codeJon Marius Venstad2018-03-271-14/+0
| * | Removed triggering on job completion (but notify in tests call it to simulate...Jon Marius Venstad2018-03-2710-144/+63
| * | Trigger change through triggerREadyJobsJon Marius Venstad2018-03-273-19/+17
* | | Merge pull request #5428 from vespa-engine/jvenstad/DO-unifiedMartin Polden2018-03-2710-68/+104
|\| |
| * | Trigger next on completion through triggerReadyJobsJon Marius Venstad2018-03-2610-43/+44
| * | Out of capacity retrying through triggerReadyJobsJon Marius Venstad2018-03-262-6/+10
| * | Immediate retry triggers through trigger-ready-jobsJon Marius Venstad2018-03-264-20/+51
* | | Merge pull request #5426 from vespa-engine/jvenstad/DO-unifiedJon Marius Venstad2018-03-265-117/+142
|\| |
| * | Forced triggering ignores other running production jobsJon Marius Venstad2018-03-262-12/+12
| * | More flexible parallel triggeringJon Marius Venstad2018-03-263-72/+57
| * | Moved stuff aroundJon Marius Venstad2018-03-261-72/+73
| * | Added Triggering to hold triggering information -- unused for nowJon Marius Venstad2018-03-261-0/+33
| * | TODOsJon Marius Venstad2018-03-263-0/+6
| |/
* | Give AccessControlRequestFilter a simpler name in the yolean worldBjørn Christian Seime2018-03-232-1/+3
* | Specify explicit ordering between AcessControlRequetFilter and ControllerAuth...Bjørn Christian Seime2018-03-233-2/+4
* | Enforce that Athenz authn filter is executed after CORS filterBjørn Christian Seime2018-03-231-0/+2
|/
* Merge pull request #5415 from vespa-engine/jvenstad/add-cd-aws-jobJon Marius Venstad2018-03-221-0/+1
|\
| * Add job for cd aws zoneJon Marius Venstad2018-03-221-0/+1
* | Merge pull request #5414 from vespa-engine/jvenstad/filter-out-cd-aws-zone-to...Jon Marius Venstad2018-03-221-1/+1
|\|
| * Need to filter out all AWS zones like this >_<Jon Marius Venstad2018-03-221-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-225-18/+30
* | Review comments -- lacking change cancellationJon Marius Venstad2018-03-212-15/+14
* | Update responses to reflect new behaviourJon Marius Venstad2018-03-202-2/+2
* | Sort unknown application packages first (earliest)Jon Marius Venstad2018-03-201-3/+3
* | Simplify deployment completion checkJon Marius Venstad2018-03-201-21/+4
* | Expand the with next job logicJon Marius Venstad2018-03-201-1/+19
* | G minorJon Marius Venstad2018-03-201-1/+3
* | Treat application versions as strictly increasing tooJon Marius Venstad2018-03-201-45/+49
* | Check for completion on production rather than successJon Marius Venstad2018-03-201-6/+4
* | Cancel only the platform part of ChangeJon Marius Venstad2018-03-202-3/+10
* | Don't retry componentJon Marius Venstad2018-03-201-5/+9
* | Deploy currently deployed over last successful application versionJon Marius Venstad2018-03-201-24/+17
* | Tests which now fail, reflecting VESPA-11662 and VESPA-11721Jon Marius Venstad2018-03-204-7/+89
|/
* Less greedy matchingMartin Polden2018-03-201-2/+4
* Merge pull request #5380 from vespa-engine/mpolden/follow-dimension-naming-co...Martin Polden2018-03-193-21/+24
|\
| * Follow dimension naming conventionMartin Polden2018-03-193-21/+24
* | Merge pull request #5376 from vespa-engine/bjorncs/athenz-client-factoryMorten Tokle2018-03-194-127/+13
|\ \ | |/ |/|
| * Use legacy ZMS endpoint for tenancy provisioningBjørn Christian Seime2018-03-192-1/+6
| * Remove methods for retrieving role certsBjørn Christian Seime2018-03-193-73/+2
| * Identity cert should always be retrieved using AthenzIdentityProviderBjørn Christian Seime2018-03-192-34/+0
| * Use AthenzIdentityProvider unless authorized service token requiredBjørn Christian Seime2018-03-191-20/+6
| * Revert "Bjorncs/athenz client factory"Harald Musum2018-03-173-7/+126
| * Remove methods for retrieving role certsBjørn Christian Seime2018-03-163-73/+2
| * Identity cert should always be retrieved using AthenzIdentityProviderBjørn Christian Seime2018-03-162-34/+0
| * Use AthenzIdentityProvider unless authorized service token requiredBjørn Christian Seime2018-03-161-20/+6