summaryrefslogtreecommitdiffstats
path: root/controller-api
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7610 from vespa-engine/jvenstad/application-package-gc-2Jon Marius Venstad2018-11-093-10/+55
|\
| * Name and doc changesJon Marius Venstad2018-11-091-8/+12
| * Add methods for deleting all packages of an applicationJon Marius Venstad2018-11-091-0/+6
| * Introduce and use TesterIdJon Marius Venstad2018-11-093-6/+41
* | Split Organization to two classes. Add contact info for all tenants. Add queu...olaaun2018-11-0910-155/+213
|/
* Remove unused codeJon Marius Venstad2018-11-081-9/+0
* Add method for GC in ApplicationStore, and update mockJon Marius Venstad2018-11-081-0/+6
* Use ApplicationVersion instead of String keys in ApplicationStoreJon Marius Venstad2018-11-081-4/+5
* Move SourceRevision and ApplicationVersion to controller-apiJon Marius Venstad2018-11-082-0/+147
* Add jobtype for new aws zonetoby2018-11-071-0/+1
* Use full path for configJon Marius Venstad2018-10-311-1/+2
* Merge pull request #7436 from vespa-engine/bjorncs/athenz-okta-tenancyMorten Tokle2018-10-255-110/+5
|\
| * Create Athenz tenancy using OktaBjørn Christian Seime2018-10-245-110/+5
* | Catch the right exceptionJon Marius Venstad2018-10-241-2/+2
* | Merge pull request #7416 from vespa-engine/revert-7116-revert-7098-frodelu/co...Jon Bratseth2018-10-231-0/+3
|\ \
| * | Revert "Revert "Adding getConfigServerApiUris() to include both cfg servers a...Frode Lundgren2018-10-231-0/+3
| |/
* | Merge with masterJon Bratseth2018-10-231-5/+0
|\ \
| * | Remove deprecated prepareMartin Polden2018-10-221-5/+0
| |/
* / Add suspended to application/v4Jon Bratseth2018-10-221-5/+7
|/
* Content cluster, instead of storage clusterJon Marius Venstad2018-10-161-1/+1
* Get list of storage clusters from config server, and add to test configJon Marius Venstad2018-10-161-0/+3
* Merge pull request #7218 from vespa-engine/mpolden/update-api-node-typeMartin Polden2018-10-081-1/+7
|\
| * Add controller typeMartin Polden2018-10-081-0/+3
| * Add controllerhost node type to controller-apiMartin Polden2018-10-051-1/+4
* | Limit run data and logs to a history of the 256 last onesJon Marius Venstad2018-10-052-0/+8
|/
* Typotoby2018-10-041-1/+1
* Remove deprication tag as it leads to compile errorstoby2018-10-041-2/+1
* Add method to look up multiple records by name and apply thistoby2018-10-041-0/+9
* NewlineJon Bratseth2018-10-011-1/+1
* Change ownersJon Bratseth2018-10-011-1/+1
* Add copyright headerJon Bratseth2018-10-018-0/+8
* Revert "Adding getConfigServerApiUris() to include both cfg servers and VIP [...Henning Baldersheim2018-09-261-3/+0
* Merge pull request #7098 from vespa-engine/frodelu/combined-api-urisJon Bratseth2018-09-261-0/+3
|\
| * Adding getConfigServerApiUris() to include both cfg servers and VIP [VESPA-12...Frode Lundgren2018-09-251-0/+3
* | Merge pull request #7104 from vespa-engine/smorgrav/add_jobtypeTorbjørn Smørgrav2018-09-261-0/+1
|\ \
| * | Add production-aws-us-east-1b to jobtypetoby2018-09-261-0/+1
* | | Remove getRotationStatus default implementationMartin Polden2018-09-251-5/+1
* | | Remove unused GlobalRoutingService interfaceMartin Polden2018-09-241-17/+0
* | | Use cached rotation status in application APIMartin Polden2018-09-241-20/+0
| |/ |/|
* | Throw when spuposed toJon Marius Venstad2018-09-211-0/+3
* | Inline memberJon Marius Venstad2018-09-211-2/+1
* | Default to unassignedJon Marius Venstad2018-09-211-1/+1
* | Avoid NPEs if stub is actually usedJon Marius Venstad2018-09-211-4/+4
* | Pass rotation FQDN to metrics serviceMartin Polden2018-09-211-0/+4
* | Merge pull request #7031 from vespa-engine/mpolden/cache-rotation-statusMartin Polden2018-09-212-1/+10
|\ \
| * | Cache rotation status in DeploymentMetricsMaintainerMartin Polden2018-09-202-1/+10
* | | Replace HTTP response with Log class. Other cleanupOla Aunrønning2018-09-182-2/+18
* | | filter number of logsOla Aunrønning2018-09-181-1/+1
* | | Merge pull request #6905 from vespa-engine/jvenstad/internal-step-runner-fixesJon Bratseth2018-09-112-0/+8
|\ \ \ | |/ / |/| |
| * | Wait for explicit OK from testerJon Marius Venstad2018-09-112-0/+8