summaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6830 from vespa-engine/mpolden/log-time-spentMartin Polden2018-09-072-1/+14
|\
| * Log time spent writing applications and tenants on startupMartin Polden2018-09-062-1/+14
* | Merge pull request #6831 from vespa-engine/gjoranv/truncate-instantsgjoranv2018-09-071-2/+3
|\ \
| * | Java 9: Truncate Instants from Instant.now() to MILLISgjoranv2018-09-061-2/+3
| |/
* / Adjust response to the wishes of the front-end teamJon Marius Venstad2018-09-064-182/+257
|/
* Revert "Use minimal container for testers"Jon Marius Venstad2018-09-062-2/+2
* Merge pull request #6824 from vespa-engine/mpolden/handle-contact-exceptionMartin Polden2018-09-061-1/+6
|\
| * Do not fail request if fallback mechanism failsMartin Polden2018-09-061-1/+6
* | Revert "Even smaller container!"Jon Marius Venstad2018-09-062-2/+2
* | Merge pull request #6807 from vespa-engine/bjorncs/deprecate-old-crypto-classesBjørn Christian Seime2018-09-051-10/+6
|\ \
| * | Replace use of com.yahoo.vespa.athenz.tls with com.yahoo.securityBjørn Christian Seime2018-09-051-10/+6
* | | Even smaller container!Jon Marius Venstad2018-09-052-2/+2
|/ /
* | Merge pull request #6796 from vespa-engine/jvenstad/use-minimal-nodes-for-tes...Jon Marius Venstad2018-09-052-2/+2
|\ \ | |/ |/|
| * Use minimal container for testersJon Marius Venstad2018-09-052-2/+2
* | Merge pull request #6784 from vespa-engine/mpolden/store-tenant-contact-infoMartin Polden2018-09-0520-179/+579
|\ \
| * | Periodically update and store tenant contact informationMartin Polden2018-09-0415-105/+439
| * | Implement application lock pattern for tenantsMartin Polden2018-09-044-62/+127
| * | Less boxingMartin Polden2018-09-045-19/+20
* | | Merge pull request #6791 from vespa-engine/jvenstad/add-deployments-url-to-ap...Leandro Alves2018-09-055-0/+9
|\ \ \ | |_|/ |/| |
| * | Add a URL for the deployments response in the application responseJon Marius Venstad2018-09-045-0/+9
| |/
* | Log config status for each unconverged serviceJon Marius Venstad2018-09-041-7/+17
* | Parse and expose config generation detailsJon Marius Venstad2018-09-041-3/+24
|/
* Skip checking config convergence for zone applicationHarald Musum2018-09-032-11/+20
* Merge pull request #6745 from vespa-engine/jvenstad/testrunner-loggingJon Marius Venstad2018-08-301-46/+53
|\
| * Running tests aren't pendingJon Marius Venstad2018-08-301-0/+3
| * Extract last version slimeficationJon Marius Venstad2018-08-301-46/+50
* | Merge pull request #6738 from vespa-engine/jvenstad/testrunner-loggingJon Marius Venstad2018-08-3016-869/+1480
|\|
| * Updated tests for the responses for the new job viewsJon Marius Venstad2018-08-304-122/+793
| * Fixed version status and some URL slashes in JCAHHJon Marius Venstad2018-08-302-11/+9
| * deploymentFailed on bad request and invalid packagesJon Marius Venstad2018-08-301-0/+7
| * Added another zone, and run two in parallelJon Marius Venstad2018-08-302-6/+12
| * More abortion fixJon Marius Venstad2018-08-301-4/+6
| * Additional zone in internal deployment testsJon Marius Venstad2018-08-302-10/+17
| * Fix abortion criterion (for single threaded tests)Jon Marius Venstad2018-08-301-4/+4
| * Replace test dataJon Marius Venstad2018-08-306-340/+0
| * Extracted a tester for internal deploymentsJon Marius Venstad2018-08-302-297/+348
| * Remove test which is better covered elsewhereJon Marius Venstad2018-08-301-14/+0
| * Change the response for the new deployment viewJon Marius Venstad2018-08-303-83/+291
| * Simplify and make available some deployment trigger logicJon Marius Venstad2018-08-302-10/+25
* | 1 ms is probably far too little to be reliableJon Marius Venstad2018-08-301-1/+1
* | Reduce lock timeout in MockCuratorDbMartin Polden2018-08-302-5/+11
* | Merge pull request #6712 from vespa-engine/mpolden/clear-os-targetMartin Polden2018-08-291-0/+3
|\ \ | |/ |/|
| * Reduce number of container threads in controller testsMartin Polden2018-08-241-0/+3
* | Test Athenz validation for submissionJon Marius Venstad2018-08-281-0/+41
* | Verify Athenz setup for submissionJon Marius Venstad2018-08-282-2/+7
* | Urgh, other tests needed the identity set up as wellJon Marius Venstad2018-08-282-16/+25
* | Include Copper Argos identity for testerJon Marius Venstad2018-08-282-1/+32
* | Wrap logs in the "log" fieldJon Marius Venstad2018-08-282-19/+22
* | Try to fetch logs only when possibleJon Marius Venstad2018-08-281-0/+3
* | Check for expiry wherever it is relevant (and may cause NPEs)Jon Marius Venstad2018-08-274-28/+37