aboutsummaryrefslogtreecommitdiffstats
path: root/controller-api
Commit message (Expand)AuthorAgeFilesLines
* Add support for typeJon Marius Venstad2017-11-241-9/+27
* Merge branch 'master' into jvenstad/application-locking-revisedJon Marius Venstad2017-11-211-0/+1
|\
| * Reimplement /zone/v1Martin Polden2017-11-211-0/+1
* | One author per lineJon Marius Venstad2017-11-211-1/+2
|/
* Resolved conflictJon Marius Venstad2017-11-172-0/+76
|\
| * Maintainer which asks for regular confirmation of ownershipJon Marius Venstad2017-11-162-0/+76
* | Added TODO:Jon Marius Venstad2017-11-151-0/+1
|/
* Merge pull request #4006 from vespa-engine/mpolden/add-key-service-mockBjørn Christian Seime2017-11-031-0/+13
|\
| * Add key service mockMartin Polden2017-11-031-0/+13
* | Return correct response code when there is a ConfigServerExceptionHarald Musum2017-11-031-0/+1
* | Athenz now uses "user" as principal domain and "home" as personal domainBjørn Christian Seime2017-11-011-2/+2
|/
* Send system version with broken deploymentsJon Marius Venstad2017-10-302-3/+5
* Return empty contact list for unknown property ids in mockJon Marius Venstad2017-10-291-1/+1
* Export package.Jon Marius Venstad2017-10-271-0/+5
* Merge pull request #3918 from vespa-engine/bratseth/add-copyright-headersJon Marius Venstad2017-10-271-1/+2
|\
| * Add copyright headerJon Bratseth2017-10-271-1/+2
* | Comments taken into accountJon Marius Venstad2017-10-265-3/+28
* | Add missing copyright headersJon Marius Venstad2017-10-252-0/+2
* | Expose property relevant URIs and contact lists at tenant/{tenant}/propertyJon Marius Venstad2017-10-251-3/+10
* | Resolved ocnflictsJon Marius Venstad2017-10-2440-1363/+77
|\|
| * Revert "Rename TenantType.Athens -> TenantType.Athenz"Bjørn Christian Seime2017-10-231-1/+1
| * Rename TenantType.Athens -> TenantType.AthenzBjørn Christian Seime2017-10-191-1/+1
| * Rename 'athens' -> 'athenz'Bjørn Christian Seime2017-10-171-2/+2
| * Rename AthensDomainResponse -> AthenzDomainResponseBjørn Christian Seime2017-10-172-4/+4
| * Rename AthensDomain -> AthenzDomainBjørn Christian Seime2017-10-178-27/+27
| * Rename getName -> getNameSuffixBjørn Christian Seime2017-10-162-2/+2
| * Open-source Athenz integration for controller-serverBjørn Christian Seime2017-10-1620-751/+1
| * Revert "Open-source Athenz integration for controller-server"Bjørn Christian Seime2017-10-1620-1/+751
| * Open-source Athenz integration for controller-serverBjørn Christian Seime2017-10-1620-751/+1
| * Add getNodeList to configserverclienttoby2017-10-102-1/+44
| * Improve documentation and get application lock when maintainging info and utilstoby2017-10-101-0/+2
| * Fold cost api into the application API - take 1toby2017-10-1012-624/+0
| * Add unit testtoby2017-10-103-4/+33
| * Fix commenttoby2017-10-101-1/+1
| * Tune javadoc - assume ratiostoby2017-10-105-41/+49
| * Use new cost implementation in REST APItoby2017-10-102-39/+58
| * Move calculateions to CostCluster and CostApplication classestoby2017-10-106-264/+191
| * Update mock implementationtoby2017-10-101-1/+3
| * Refactor cost APIs and modelling - this is a breaking changetoby2017-10-1012-188/+246
* | Adjustments, mock and testsJon Marius Venstad2017-10-244-65/+230
* | Refactored deployment issues >_<Jon Marius Venstad2017-10-2014-607/+377
* | Cohere to local conventions, and protected constructor just in caseJon Marius Venstad2017-10-061-12/+12
* | Add interface to replace Issues, Contacts, PropertiesJon Marius Venstad2017-10-061-0/+67
|/
* Add trigger APIMartin Polden2017-10-031-1/+2
* rename SystemMetrics class/tests and return a Map instead of a ListLeandro Alves2017-09-281-21/+13
* adds cluster cost metrics classLeandro Alves2017-09-211-10/+70
* Add support for initial assignee for issuesJon Marius Venstad2017-09-151-7/+11
* Remove ZMS/Athens client without principalBjørn Christian Seime2017-09-135-40/+0
* Revert "Remove ZMS/Athens client without principal"Arnstein Ressem2017-09-125-0/+40
* Merge pull request #3391 from vespa-engine/smorgrav/fix_bcp_apiTorbjørn Smørgrav2017-09-121-6/+15
|\