summaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Expand)AuthorAgeFilesLines
* Revert "Move NTokenValidator to vespa-athenz + load pub keys from file"Harald Musum2018-07-0910-22/+398
* Add missing newline at end of fileBjørn Christian Seime2018-07-091-1/+1
* Move NTokenValidator to vespa-athenz + load pub keys from fileBjørn Christian Seime2018-07-0910-398/+22
* Merge pull request #6335 from vespa-engine/henrhoi/gui-for-sending-requestsHenrik Høiness2018-07-0610-181/+8
|\
| * Added Copyrigths and changes a few things for ids on HTMLElementsHenrik2018-07-061-63/+0
| * Fixed merge conflict with StatusPageProxyHandlerHenrik2018-07-0528-161/+254
| |\
| * | Created new module container-search-gui containing handler for gui for buildi...Henrik2018-07-0554-10128/+9
| * | Small changesHenrik2018-07-041-1/+1
| * | Added covertion from JSON to URL when selecting different request-methodHenrik2018-07-041-13/+14
| * | Fixed pasting JSON-query with yqlHenrik2018-07-042-5/+14
| * | Small changes in search-reference for getting all the correct information by idHenrik2018-07-041-5/+5
| * | Added information button for every parameter, reading from search-api-referen...Henrik2018-07-049-1101/+78
| * | Added webpage-project for building queries and handler, as well as tests for ...Henrik2018-07-0347-0/+11022
* | | Export package 'com.yahoo.vespa.hosted.controller.athenz.config'Bjørn Christian Seime2018-07-061-0/+10
* | | Merge pull request #6347 from vespa-engine/bjorncs/remove-old-zts-clientBjørn Christian Seime2018-07-066-98/+85
|\ \ \
| * | | Remove ZtsClient in controller-api/controller-serverBjørn Christian Seime2018-07-056-98/+85
* | | | Merge pull request #6352 from vespa-engine/jvenstad/deployment-pipelineJon Marius Venstad2018-07-061-5/+11
|\ \ \ \
| * | | | Expand Node interface and check for pending re[boot|start|sJon Marius Venstad2018-07-061-5/+11
* | | | | Merge pull request #6350 from vespa-engine/jvenstad/deployment-pipelineJon Bratseth2018-07-061-4/+4
|\| | | |
| * | | | Acquire locks in the same order everywhereJon Marius Venstad2018-07-061-4/+4
* | | | | Merge pull request #6345 from vespa-engine/jvenstad/deployment-pipelineJon Bratseth2018-07-069-73/+235
|\| | | | | |/ / / |/| | |
| * | | Interface with tester and almost done InternalStepRunnerJon Marius Venstad2018-07-059-73/+235
* | | | Merge pull request #6285 from vespa-engine/jvenstad/deployment-pipelineJon Marius Venstad2018-07-0536-302/+1808
|\| | | | |_|/ |/| |
| * | Append, rather than set, logs, and fix unstable unit testJon Marius Venstad2018-07-042-12/+4
| * | Some stupid logger thing for StepRunner, and more wiring thereJon Marius Venstad2018-07-031-24/+155
| * | Store one object per deployment job stepJon Marius Venstad2018-07-032-36/+34
| * | More thorough step and GC tests and some more wiringJon Marius Venstad2018-07-028-27/+141
| * | endTests is not run-always, and avoid Thread.sleep in unit testJon Marius Venstad2018-07-023-31/+27
| * | Thorough GC of job resourcesJon Marius Venstad2018-07-0211-35/+59
| * | Collect garbage on controller restartJon Marius Venstad2018-07-024-9/+41
| * | Re-add files that were lost by rename + resetJon Marius Venstad2018-07-023-0/+427
| * | Support aborting runs, and some JobRunner testsJon Marius Venstad2018-07-0213-464/+232
| * | Remove outdated testsJon Marius Venstad2018-07-024-82/+2
| * | Some more wiring and stubsJon Marius Venstad2018-07-025-53/+118
| * | Job serialisation and log store changesJon Marius Venstad2018-07-029-43/+239
| * | Persistent (de)serialisation, and some minorsJon Marius Venstad2018-07-024-22/+134
| * | RunStatus.hasEnded() for convenienceJon Marius Venstad2018-07-024-4/+8
| * | Some more details fleshed outJon Marius Venstad2018-07-026-46/+93
| * | Maybe a finished job run engine?Jon Marius Venstad2018-07-0215-138/+461
| * | Remove parenthesisJon Marius Venstad2018-07-021-1/+1
| * | Daft draft to share -- don't stareJon Marius Venstad2018-07-029-125/+290
| * | Move timeout definitions to CuratorDbJon Marius Venstad2018-07-024-61/+6
| * | Avoid hiding unexpected lock timeoutsJon Marius Venstad2018-07-026-28/+105
| * | Add setting for where to build stuffJon Marius Venstad2018-07-027-35/+88
| * | Expose JobController in ControllerJon Marius Venstad2018-07-021-0/+3
| * | Renaming and skeleton for stepsJon Marius Venstad2018-07-029-101/+215
| |/
* | Merge pull request #6334 from vespa-engine/mpolden/skip-config-convergence-ch...Harald Musum2018-07-0522-104/+69
|\ \
| * | Skip querying config convergence before application has upgradedMartin Polden2018-07-041-2/+2
| * | Use try-with-resourcesMartin Polden2018-07-041-9/+5
| * | Finalize fieldsMartin Polden2018-07-044-9/+9