aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/test/java/com/yahoo/vespa/hosted/controller/restapi/application
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Remove dead codeMartin Polden2019-10-071-14/+0
| | |/ | |/|
* | | Merge pull request #10876 from vespa-engine/olaa/metering-by-zoneOla Aunrønning2019-10-071-3/+3
|\ \ \ | |/ / |/| |
| * | Add zone dimension to metering dataOla Aunrønning2019-10-041-3/+3
* | | Respons with new set of keys when changing themJon Marius Venstad2019-10-071-2/+2
* | | Add test fileJon Marius Venstad2019-10-041-0/+20
* | | List content clusters also for application/v4 test-config responsesJon Marius Venstad2019-10-041-0/+5
* | | Merge pull request #10864 from vespa-engine/mpolden/stop-reading-unused-fieldJon Marius Venstad2019-10-033-99/+9
|\ \ \
| * | | Stop reading unused clusterUtils fieldMartin Polden2019-10-033-99/+9
* | | | Update expected error message as wellJon Marius Venstad2019-10-031-1/+1
* | | | Split instance and application and creation and deletion, but let REST API do...Jon Marius Venstad2019-10-031-2/+2
|/ / /
* | / Construct PublicKeys from serialised keys in controllerJon Marius Venstad2019-10-022-11/+16
| |/ |/|
* | Store developer keys <-> developers, and modify through application/v4Jon Marius Venstad2019-10-011-10/+10
* | Support multiple headless keys per applicationJon Marius Venstad2019-09-307-5/+11
|/
* Stop using Instance methods which are no longer populatedJon Marius Venstad2019-09-301-1/+1
* Put Instances in Application, and replace ALL THE THINGS!!!Jon Marius Venstad2019-09-283-73/+75
* Deploy keys on application levelJon Marius Venstad2019-09-281-0/+6
* Support deploy key only with instance, major version only without in app/v4Jon Marius Venstad2019-09-281-2/+2
* Replace some LockedInstance usages with LockedApplication, and remove unused ...Jon Marius Venstad2019-09-281-1/+1
* Let createApplication return an Application (and :dark_sunglasses:)Jon Marius Venstad2019-09-282-23/+24
* Indicate what change we are waiting for in deployment viewJon Marius Venstad2019-09-192-2/+2
* Rename Application -> InstanceJon Marius Venstad2019-09-181-21/+21
* Make deployment job info messages INFO levelJon Marius Venstad2019-09-163-20/+20
* Handle log server giving overlapping log windows (with micro precision)Jon Marius Venstad2019-09-132-3/+5
* Remove malplaced log spamJon Marius Venstad2019-09-131-8/+1
* Update Vespa log on deployment job log requests iff job includes Vespa logsJon Marius Venstad2019-09-136-3/+134
* Merge pull request #10607 from vespa-engine/jvenstad/delete-single-instances-...Jon Marius Venstad2019-09-122-3/+30
|\
| * Delete application with last instance instead, and fix unit testsJon Marius Venstad2019-09-111-3/+3
| * Delete 0 or 1 instances on app level, or a single on instance levelJon Marius Venstad2019-09-112-1/+28
* | Reflect deployment job status when plugin existsJon Marius Venstad2019-09-102-0/+2
|/
* Move Athenz mocks to controller-apiMartin Polden2019-09-101-3/+3
* Move config server metrics fetching to controller-serverMartin Polden2019-09-091-1/+1
* Merge pull request #10532 from vespa-engine/jvenstad/tester-app-with-certJon Marius Venstad2019-09-094-45/+39
|\
| * Let deployments of real depend on deployment of testerJon Marius Venstad2019-09-094-45/+39
* | Move ArtifactRepository to ServiceRegistryMartin Polden2019-09-091-4/+4
|/
* Move ContactRetriever to ServiceRegistryMartin Polden2019-09-051-10/+6
* Move MeteringClient to ServiceRegistryMartin Polden2019-09-051-1/+1
* Introduce ServiceRegistry in controllerMartin Polden2019-09-021-7/+7
* Merge pull request #10456 from vespa-engine/mpolden/remove-legacy-formatMartin Polden2019-08-291-1/+1
|\
| * Always use constant for empty statusMartin Polden2019-08-291-1/+1
* | Add resources to application nodes APIValerij Fredriksen2019-08-281-0/+5
|/
* Remove multiple-global-endpoints feature flagMartin Polden2019-08-271-3/+0
* Merge pull request #10408 from vespa-engine/jvenstad/never-hide-dev=jobsTorbjørn Smørgrav2019-08-261-1/+22
|\
| * Update test response even moreJon Marius Venstad2019-08-261-1/+1
| * Update test responseJon Marius Venstad2019-08-261-1/+22
* | Include status of all rotations in application APIMartin Polden2019-08-264-10/+94
|/
* Remove rotation status from MetricsServiceMockMartin Polden2019-08-231-6/+4
* Retrieve rotation status from GlobalRoutingServiceMartin Polden2019-08-231-3/+3
* Support storing status of multiple rotations per applicationMartin Polden2019-08-221-10/+12
* Rename RotationStatus -> RotationStateMartin Polden2019-08-221-4/+4
* Add "url" element to dev jobs in deployment overviewJon Marius Venstad2019-08-211-1/+2