aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Expand)AuthorAgeFilesLines
* unbreak cost test (#7916)Andreas Eriksen2018-12-101-2/+2
* cost resources by property (#7789)Leandro Alves2018-12-1013-4/+326
* Remove support for creating RoutingEndpoint without hostnameHarald Musum2018-12-073-17/+11
* Follow zone change further up in testJon Marius Venstad2018-12-062-3/+3
* Optimize importsJon Marius Venstad2018-12-062-9/+4
* Allow operator deployments to prod of known packagesJon Marius Venstad2018-12-063-16/+86
* Remove corp zone from testsMartin Polden2018-12-0613-94/+97
* Merge pull request #7886 from vespa-engine/mpolden/throttled-node-failures-me...Martin Polden2018-12-062-13/+2
|\
| * CleanupMartin Polden2018-12-062-13/+2
* | Improve error message for personal tenantsMorten Tokle2018-12-062-15/+55
|/
* Allow fake reports for new pipeline as wellJon Marius Venstad2018-12-052-3/+4
* Reduce default upgrade frequencyMartin Polden2018-12-042-2/+2
* Merge pull request #7820 from vespa-engine/jvenstad/add-source-info-to-app-re...Jon Bratseth2018-11-306-0/+33
|\
| * Add project id to app responseJon Marius Venstad2018-11-306-0/+8
| * Add git info for last submitted package to app responseJon Marius Venstad2018-11-305-0/+25
* | Get version information from a better source >_<Jon Marius Venstad2018-11-291-6/+1
* | Run tester on same platform as deployment targetJon Marius Venstad2018-11-282-4/+8
|/
* Remove Bouncer freshness api from controllerBjørn Christian Seime2018-11-274-44/+1
* Add noop security filter for controllerBjørn Christian Seime2018-11-271-0/+19
* Revert "Bjorncs/controller security filters"Bjørn Christian Seime2018-11-225-20/+44
* Merge pull request #7729 from vespa-engine/jvenstad/look-for-right-endpoint-n...Jon Marius Venstad2018-11-211-6/+1
|\
| * Avoid pointless filter which filters out tenants with _Jon Marius Venstad2018-11-211-6/+1
* | Merge pull request #7728 from vespa-engine/jvenstad/break-lines-in-deployment...Leandro Alves2018-11-211-22/+25
|\ \
| * | Break lines where supposed to, in logJon Marius Venstad2018-11-211-22/+25
| |/
* / Add owner to application info (#7724)olaaun2018-11-219-30/+80
|/
* Remove Bouncer freshness api from controllerBjørn Christian Seime2018-11-214-44/+1
* Add noop security filter for controllerBjørn Christian Seime2018-11-211-0/+19
* Get access token from request attributeBjørn Christian Seime2018-11-204-3/+20
* Add method to check node repo for oldest installed version, for compile versionJon Marius Venstad2018-11-154-2/+23
* Merge pull request #7666 from vespa-engine/olaa/fix-ownership-confirmerJon Marius Venstad2018-11-152-2/+6
|\
| * Don't add asignee for AthenzTenantsOla Aunrønning2018-11-152-2/+6
* | Log the exception when failing application package fetchingJon Marius Venstad2018-11-151-1/+1
|/
* Correct javadocJon Bratseth2018-11-141-1/+1
* Allow controlling major version in the upgraderJon Bratseth2018-11-147-14/+118
* Allow forcing downgrade of OSMartin Polden2018-11-135-7/+11
* Truncate timeJon Bratseth2018-11-121-1/+1
* Merge pull request #7631 from vespa-engine/olaa/log-changesJon Marius Venstad2018-11-121-10/+3
|\
| * Print stacktrace of last exception. Remove logging of 0 qps deploymentsOla Aunrønning2018-11-121-10/+3
* | Check only production deployments for versionsJon Marius Venstad2018-11-121-1/+1
|/
* Move deletion of all packages to deletion of applicationJon Marius Venstad2018-11-102-2/+2
* Move pruning to separate methodJon Marius Venstad2018-11-101-8/+13
* Merge pull request #7610 from vespa-engine/jvenstad/application-package-gc-2Jon Marius Venstad2018-11-097-100/+101
|\
| * Move application package deletion out of job type loopJon Marius Venstad2018-11-091-3/+4
| * Name and doc changesJon Marius Venstad2018-11-095-20/+20
| * Add methods for deleting all packages of an applicationJon Marius Venstad2018-11-092-0/+12
| * One more usageJon Marius Venstad2018-11-092-4/+4
| * Introduce and use TesterIdJon Marius Venstad2018-11-097-85/+73
* | Split Organization to two classes. Add contact info for all tenants. Add queu...olaaun2018-11-0921-259/+228
|/
* Merge pull request #7604 from vespa-engine/jvenstad/application-store-GCJon Marius Venstad2018-11-0830-219/+94
|\
| * testerOfJon Marius Venstad2018-11-081-1/+1