aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Actually do the GCJon Marius Venstad2018-11-081-0/+10
| * Update more users of ApplicationStore >_<Jon Marius Venstad2018-11-081-2/+2
| * Remove unused codeJon Marius Venstad2018-11-081-15/+0
| * Add method for GC in ApplicationStore, and update mockJon Marius Venstad2018-11-081-8/+33
| * Update users, tooJon Marius Venstad2018-11-083-6/+6
| * Use ApplicationVersion instead of String keys in ApplicationStoreJon Marius Venstad2018-11-081-6/+8
| * Move SourceRevision and ApplicationVersion to controller-apiJon Marius Venstad2018-11-0828-184/+37
* | Added field showing update time for deployment metrics (#7598)olaaun2018-11-089-8/+34
|/
* Log number of applications with 0 qps (#7580)olaaun2018-11-061-0/+6
* olaa/revert maintainers (#7562)olaaun2018-11-059-383/+157
* ElseJon Marius Venstad2018-11-041-1/+1
* Expose pause information in job APIJon Marius Venstad2018-11-041-0/+4