summaryrefslogtreecommitdiffstats
path: root/controller-api
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Resolve a few TODOsJon Marius Venstad2018-09-111-2/+0
|/ /
* | Add functionality for retrieving logsOla Aunrønning2018-09-101-0/+2
* | Merge pull request #6784 from vespa-engine/mpolden/store-tenant-contact-infoMartin Polden2018-09-051-12/+28
|\ \
| * | Periodically update and store tenant contact informationMartin Polden2018-09-041-12/+28
* | | Parse and expose config generation detailsJon Marius Venstad2018-09-041-9/+37
|/ /
* | Replace log entry levels with typesJon Marius Venstad2018-08-271-9/+20
* | Dummy commit to rebuild broken class file in SD cacheJon Marius Venstad2018-08-241-4/+4
* | Merge pull request #6661 from vespa-engine/jvenstad/testrunner-loggingJon Marius Venstad2018-08-243-8/+90
|\ \
| * | Use controller clock when job controller logs, and include tracesJon Marius Venstad2018-08-241-4/+0
| * | Get sub-list of LogEntry from TesterCloudJon Marius Venstad2018-08-233-8/+94
* | | Use bundle-plugin to attach bundle jar.gjoranv2018-08-241-26/+2
| |/ |/|
* | Merge pull request #6651 from vespa-engine/mpolden/os-upgrade-rest-apiMartin Polden2018-08-231-15/+3
|\ \ | |/ |/|
| * Remove old API compatibilityMartin Polden2018-08-221-15/+3
* | Use Optional for get and delete on appliation level in RunDataStoreJon Marius Venstad2018-08-232-8/+13
* | Rename LogStore to RunDataStore -- LogStore will deal with LogRecordsJon Marius Venstad2018-08-232-4/+3
* | Change to a simpler LogStoreJon Marius Venstad2018-08-232-18/+10
|/
* Remove cloud from ZoneId.equalsMartin Polden2018-08-212-3/+9
* Support per-cloud OS upgradesMartin Polden2018-08-211-3/+3
* Make controller aware of cloudsMartin Polden2018-08-204-12/+100
* Remove compatibility with old APIMartin Polden2018-08-172-11/+1
* Merge pull request #6588 from vespa-engine/mpolden/new-node-repo-fieldsMartin Polden2018-08-162-35/+71
|\