summaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9486 from vespa-engine/freva/revert-9176Valerij Fredriksen2019-05-222-12/+7
|\
| * Upgrade config server together with config server hostValerij Fredriksen2019-05-222-12/+7
* | Merge pull request #9498 from vespa-engine/bjorncs/disable-tls13Bjørn Christian Seime2019-05-221-0/+3
|\ \
| * | Disable TLSv1.3 in manually configured https endpointBjørn Christian Seime2019-05-221-0/+3
| |/
* / Add a memory fence for application deployment reads in step runnerJon Marius Venstad2019-05-221-1/+2
|/
* Fix some endpoint visibility issuesJon Marius Venstad2019-05-211-19/+13
* Merge pull request #9459 from vespa-engine/jvenstad/less-memory-for-testsJon Marius Venstad2019-05-202-2/+2
|\
| * Allocate 50% of remaining node memory to surefire testsJon Marius Venstad2019-05-202-2/+2
* | Merge pull request #9456 from vespa-engine/mpolden/reduce-log-levelJon Marius Venstad2019-05-201-2/+2
|\ \
| * | Reduce DeploymentTrigger log levelMartin Polden2019-05-201-2/+2
| |/
* | Fix ClusterInfoMaintainerMartin Polden2019-05-201-1/+2
* | CleanupMartin Polden2019-05-201-21/+8
|/
* Kick job runner when deploying, to reduce latency and improve UXJon Marius Venstad2019-05-203-0/+14
* Display which deployments hinder application deletionJon Marius Venstad2019-05-202-2/+4
* Use the name "tester" for the tester container clusterJon Marius Venstad2019-05-162-2/+2
* Use routing layer by default, and policy as fallback, since latter does not y...Jon Marius Venstad2019-05-152-14/+12
* Actually test the response >_<Jon Marius Venstad2019-05-152-4/+5
* Unit test run responseJon Marius Venstad2019-05-143-0/+32
* Merge pull request #9391 from vespa-engine/freva/add-publiccdValerij Fredriksen2019-05-147-12/+15
|\
| * Add public cd DNS suffixValerij Fredriksen2019-05-141-0/+3
| * Do not use valueOf()Valerij Fredriksen2019-05-141-4/+4
| * Always use value for SystemName, Environment and RegionNameValerij Fredriksen2019-05-146-9/+8
* | Check for roulting policies in InternalStepRunnerJon Marius Venstad2019-05-143-8/+48
* | Display only endpoints for the relevant deployment in application/v4Jon Marius Venstad2019-05-142-1/+8
* | Better feedback when services are converged, or endpoints aren't readyJon Marius Venstad2019-05-141-2/+8
|/
* Return run number instead of undefined location URIJon Marius Venstad2019-05-132-2/+2
* Check endpoints as part of install steps tooJon Marius Venstad2019-05-133-20/+50
* Avoid NPE when serialising direct deploymentsJon Marius Venstad2019-05-131-3/+4
* Merge pull request #9355 from vespa-engine/jvenstad/delete-applications-witho...Jon Marius Venstad2019-05-103-12/+26
|\
| * Allow alwaysRun steps to failJon Marius Venstad2019-05-103-12/+26
* | Avoid NPE when serialising unknown application versionsJon Marius Venstad2019-05-101-0/+3
|/
* Remove job run entries older than 60 daysJon Marius Venstad2019-05-091-5/+9
* Merge pull request #9344 from vespa-engine/jvenstad/memory-visibility-in-job-...Jon Marius Venstad2019-05-092-1/+2
|\
| * Memory visibility to ensure step isn't run twiceJon Marius Venstad2019-05-092-1/+2
* | Merge pull request #9328 from vespa-engine/jvenstad/deploy-to-dev-jobsJon Marius Venstad2019-05-0910-38/+180
|\ \
| * | Store development packages per zoneJon Marius Venstad2019-05-095-11/+19
| * | Add perf deployment jovJon Marius Venstad2019-05-092-1/+2
| * | Replace dev check with manually deployed checkJon Marius Venstad2019-05-092-9/+6
| * | Add test file >_<Jon Marius Venstad2019-05-091-0/+4
| * | Start deployment jobs to dev at tenant/app/instance/deploy/jobnameJon Marius Venstad2019-05-092-6/+33
| * | Add deploy method to JobController, which runs a deploy jobJon Marius Venstad2019-05-092-2/+70
| * | Allow storing unknown application versions for dev runsJon Marius Venstad2019-05-092-7/+13
| * | Separate out registration of applications in internal pipelineJon Marius Venstad2019-05-091-15/+21
| * | Download package and send vespa version when deploying to dev from step runnerJon Marius Venstad2019-05-092-5/+14
| * | Expand ApplicationStore with dev package storage and retrievalJon Marius Venstad2019-05-091-0/+11
| * | Add development JobProfileJon Marius Venstad2019-05-091-1/+6
| |/
* | Move BlockingRequestFilter to jdisc-security-filtersBjørn Christian Seime2019-05-091-24/+0
* | Remove duplicate filterBjørn Christian Seime2019-05-091-19/+0
|/
* Merge pull request #9309 from vespa-engine/olaa/remove-old-log-retrievalHarald Musum2019-05-085-38/+10
|\
| * Remove old log retrievalOla Aunrønning2019-05-075-38/+10