summaryrefslogtreecommitdiffstats
path: root/configserver/src/test
Commit message (Expand)AuthorAgeFilesLines
* Move tenant application repo out of local session repoHarald Musum2017-10-237-18/+23
* Use config definitions from a configured directoryHarald Musum2017-10-186-16/+24
* Remove compatibility code for allocated hosts stored per versionHarald Musum2017-10-181-1/+1
* Log when getting possibly unhandled event for application changeHarald Musum2017-10-172-5/+9
* Revert "Use vespa version from active application if not supplied"Harald Musum2017-10-057-68/+36
* Use vespa version from active application if not suppliedHarald Musum2017-10-057-36/+68
* Remove unnecessary expensive cleanupHarald Musum2017-09-291-1/+0
* Move SuperModel to config-model-apiHåkon Hallingstad2017-09-254-59/+62
* Remove unnecessary sleepHarald Musum2017-09-211-2/+0
* Add proper test of prugin of old inactive sessionsHarald Musum2017-09-2110-83/+118
* Document and rename to make code easier to understandHarald Musum2017-09-205-28/+24
* Clarify test intentHarald Musum2017-09-201-0/+5
* Merge branch 'master' into hmusum/only-create-hosted-vespa-tenant-on-hostedHarald Musum2017-09-1722-45/+33
|\
| * Add component managing the SuperModelHåkon Hallingstad2017-09-114-18/+17
| * Fix deployment spec cast in container cluster modelMartin Polden2017-09-082-2/+2
| * Use a more specific error codeHarald Musum2017-09-071-1/+1
| * Merge pull request #3327 from vespa-engine/revert-3308-revert-2934-hmusum/use...Harald Musum2017-09-061-9/+14
| |\
| | * Revert "Revert "Return 409 if there is a conflict when activating""Harald Musum2017-09-051-9/+14
| * | Revert "Revert "version in def files are deprecated""Harald Musum2017-08-3015-16/+0
* | | Only create hosted-vespa tenant on hosted installationsHarald Musum2017-09-041-2/+0
| |/ |/|
* | Revert "Return 409 if there is a conflict when activating"gjoranv2017-09-011-14/+9
* | Merge pull request #2934 from vespa-engine/hmusum/use-409-response-code-for-f...Jon Bratseth2017-08-311-9/+14
|\ \ | |/ |/|
| * Return 409 if there is a conflict when activatingHarald Musum2017-07-101-9/+14
* | Revert "version in def files are deprecated"Harald Musum2017-08-3015-0/+16
* | version in def files are deprecatedHarald Musum2017-08-3015-16/+0
* | ProvisionInfo -> AllocatedHostsJon Bratseth2017-08-284-10/+10
* | Add one wimphy testJon Bratseth2017-08-285-21/+39
* | Track API changes, remove warningsJon Bratseth2017-08-282-2/+2
* | ProvisionInfo -> AllocatedHostsJon Bratseth2017-08-2811-36/+35
* | Allocation consistency between model versionsJon Bratseth2017-08-287-23/+17
* | Minor refactoring of testsHarald Musum2017-07-2811-168/+180
|/
* Refactor tests into one classHarald Musum2017-07-072-307/+231
* update error messageArne H Juul2017-06-191-1/+1
* import getDefaultsArne H Juul2017-06-191-4/+4
* Keep time outside ValidationOverridesJon Bratseth2017-06-1617-149/+191
* Update copyright headersJon Bratseth2017-06-14167-165/+167
* Revert "Update copyright headers"Jon Bratseth2017-06-14167-167/+165
* Update copyright headersJon Bratseth2017-06-14167-165/+167
* Remove carriage returnJon Bratseth2017-06-144-4/+4
* Revert "Copyright header"Jon Bratseth2017-06-13167-171/+169
* Copyright headerJon Bratseth2017-06-13167-169/+171
* Use config to specify Docker image in node-repositoryMartin Polden2017-06-121-2/+1
* Redeploy application in parallel when bootstrappingHarald Musum2017-06-062-21/+54
* Auto-upgrade manually deployed applicationsJon Bratseth2017-05-307-8/+20
* Now have to wait until rpc server is up before checking version upgraded toHarald Musum2017-05-231-1/+1
* Propagate versionJon Bratseth2017-05-102-3/+16
* Always pass wanted Vespa versionJon Bratseth2017-04-191-12/+11
* Always have wanted node version (WIP)Jon Bratseth2017-04-181-1/+1
* Merge branch 'master' into bratseth/receive-wanted-versionJon Bratseth2017-04-186-54/+64
|\
| * Merge pull request #2174 from yahoo/hmusum/remove-searchdefinitions-syntaxgjoranv2017-04-181-45/+16
| |\