summaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Expand)AuthorAgeFilesLines
* 6-SNAPSHOT -> 7-SNAPSHOTArnstein Ressem2019-01-211-2/+2
* Default to system version when deploying to devJon Marius Venstad2019-01-192-22/+1
* Disable client authentication for connector on port 443Bjørn Christian Seime2019-01-161-28/+29
* Default to system default major when deploying directlyJon Marius Venstad2019-01-152-1/+22
* Relax requirement to geq rather than eqJon Marius Venstad2019-01-151-4/+4
* Correct javadocJon Bratseth2019-01-141-1/+1
* Follow API changeJon Marius Venstad2019-01-141-1/+1
* Merge pull request #8129 from vespa-engine/bratseth/application-majorVersion-...Jon Bratseth2019-01-149-85/+281
|\
| * Fix doc typo and remove unnecessary parameterJon Bratseth2019-01-142-4/+4
| * Add application level majorVersion override in application/v4Jon Bratseth2019-01-149-85/+281
* | Merge pull request #8070 from vespa-engine/jvenstad/whitelisted-badgesJon Marius Venstad2019-01-145-31/+136
|\ \ | |/ |/|
| * Move badges to separate, minimal APIJon Marius Venstad2019-01-095-31/+136
* | Use fixed version we know is there ⁀⊙﹏☉⁀Jon Marius Venstad2019-01-111-4/+4
* | Merge pull request #8102 from vespa-engine/jvenstad/application-package-build...Jon Marius Venstad2019-01-1120-50/+148
|\ \
| * | Update test responsesJon Marius Venstad2019-01-111-2/+2
| * | Emit metric with build age in seconds for all apps with prod deploymentsJon Marius Venstad2019-01-113-0/+31
| * | Expose build meta in ApplicationPackage and store it in ApplicationVersionJon Marius Venstad2019-01-1113-42/+97
| * | Add unit test for pin manipulation (unrelated)Jon Marius Venstad2019-01-115-8/+20
* | | Reduce DeploymentMetricsMaintainer intervalMartin Polden2019-01-111-1/+1
|/ /
* | Merge pull request #8074 from vespa-engine/jvenstad/allow-v4-applications-wit...Jon Marius Venstad2019-01-093-13/+16
|\ \
| * | Allow submissions of applications without an athenz serviceJon Marius Venstad2019-01-093-13/+16
| |/
* / Allow unpinning when change is otherwise emptyJon Marius Venstad2019-01-091-1/+1
|/
* Fix list length checkJon Marius Venstad2019-01-091-2/+2
* Merge pull request #8058 from vespa-engine/jvenstad/pin-versionsJon Marius Venstad2019-01-0915-63/+202
|\
| * Rename isPinning to isPinnedJon Marius Venstad2019-01-097-23/+23
| * Allow (un)pinning through application APIJon Marius Venstad2019-01-086-39/+63
| * Allow removal of more parts of change, and test pin scenarioJon Marius Venstad2019-01-082-1/+69
| * Update toString, hashCode and equals for ChangeJon Marius Venstad2019-01-082-9/+15
| * Allow downgrades when pinned, and make sure deployment is on pinned versionJon Marius Venstad2019-01-083-1/+12
| * Make Upgrader leave pinned applications aloneJon Marius Venstad2019-01-083-2/+12
| * Add isPinning to ChangeJon Marius Venstad2019-01-083-12/+32
* | Merge pull request #8055 from vespa-engine/mortent/athenzidp-allow-developer-...Bjørn Christian Seime2019-01-083-23/+81
|\ \ | |/ |/|
| * Allow developers deploy applications with athenz credentials if they have adm...Morten Tokle2019-01-083-24/+82
* | Merge pull request #8042 from vespa-engine/jvenstad/badgesJon Marius Venstad2019-01-087-2/+193
|\ \
| * | More readable conditionalJon Marius Venstad2019-01-081-4/+8
| * | Improve logic for last completedJon Marius Venstad2019-01-074-20/+17
| * | Limit history length to [2, 32]Jon Marius Venstad2019-01-071-1/+1
| * | Test both paths and avoid negative list sizeJon Marius Venstad2019-01-073-2/+5
| * | Serve 302 badge URLs through application APIJon Marius Venstad2019-01-076-2/+184
| * | Add badge url to zone registryJon Marius Venstad2019-01-071-0/+5
* | | Merge pull request #8033 from vespa-engine/mpolden/fix-rotation-overrideMorten Tokle2019-01-0810-151/+140
|\ \ \ | |_|/ |/| |
| * | Fix global rotation overrideMartin Polden2019-01-0710-151/+140
| |/
* | Upgrading routing app in empty zone will deploy itJon Marius Venstad2019-01-071-13/+7
* | Remove AWS hackJon Marius Venstad2019-01-072-9/+1
* | Revert "Skip checking config convergence for zone application"Jon Marius Venstad2019-01-072-20/+11
|/
* Ignore zones for which there are no jobs in deployment step to job mappingJon Marius Venstad2019-01-054-6/+8
* Deep check for emptinessJon Marius Venstad2019-01-041-2/+0
* Better API?Jon Marius Venstad2019-01-041-12/+14
* Include Oath urlMorten Tokle2019-01-044-3/+7
* Move Notifications to upper levelJon Marius Venstad2019-01-031-1/+1