summaryrefslogtreecommitdiffstats
path: root/configserver
Commit message (Expand)AuthorAgeFilesLines
* Add application id to logHarald Musum2017-08-243-6/+3
* Minor refactoring of testsHarald Musum2017-07-2811-168/+180
* neutral default for VESPA_USERArne Juul2017-07-251-17/+23
* Refactor tests into one classHarald Musum2017-07-072-307/+231
* update error messageArne H Juul2017-06-191-1/+1
* import getDefaultsArne H Juul2017-06-193-11/+11
* VESPA_HOME should not end with / anymoreArne H Juul2017-06-175-34/+24
* Keep time outside ValidationOverridesJon Bratseth2017-06-1631-196/+282
* Update copyright headersJon Bratseth2017-06-14347-344/+347
* Revert "Update copyright headers"Jon Bratseth2017-06-14347-347/+344
* Update copyright headersJon Bratseth2017-06-14347-344/+347
* Remove carriage returnJon Bratseth2017-06-147-7/+7
* Revert "Revert "Rename filedistribution programs to have vespa- prefix.""Tor Egge2017-06-141-1/+1
* Merge pull request #2746 from yahoo/bjorncs/upgrade-maven-install-plugingjoranv2017-06-141-1/+0
|\
| * Upgrade maven-install-plugin to 2.5.2Bjørn Christian Seime2017-06-131-1/+0
* | Revert "Rename filedistribution programs to have vespa- prefix."Harald Musum2017-06-131-1/+1
* | Revert "Copyright header"Jon Bratseth2017-06-13347-354/+351
* | Copyright headerJon Bratseth2017-06-13347-351/+354
|/
* Rename logd programs to have vespa- prefix.Tor Egge2017-06-131-1/+1
* Merge pull request #2725 from yahoo/toregge/rename-configd-programsGeir Storli2017-06-132-7/+7
|\
| * Rename configd programs to have vespa- prefix.Tor Egge2017-06-132-7/+7
* | Rename filedistribution programs to have vespa- prefix.Tor Egge2017-06-131-1/+1
|/
* Merge pull request #2702 from yahoo/mpolden/docker-image-configJon Bratseth2017-06-131-2/+1
|\
| * Use config to specify Docker image in node-repositoryMartin Polden2017-06-121-2/+1
* | Rename configserver programs to have vespa- prefix.Tor Egge2017-06-122-1/+1
|/
* Merge pull request #2674 from yahoo/hmusum/wait-until-all-applications-redepl...Jon Bratseth2017-06-082-4/+9
|\
| * Wait until all applications have been redeployedHarald Musum2017-06-082-4/+9
* | avoid trailing slash in ROOT settingArne H Juul2017-06-084-4/+4
|/
* use VESPA_USER env varArne H Juul2017-06-081-3/+3
* Merge pull request #2637 from yahoo/hmusum/redeploy-at-bootstrap-in-parallelHarald Musum2017-06-087-73/+99
|\
| * Deploy using a fixed size thread poolHarald Musum2017-06-071-16/+5
| * Throw exception if interruptedHarald Musum2017-06-071-1/+1
| * Redeploy application in parallel when bootstrappingHarald Musum2017-06-067-73/+110
* | Keep more log on config server nodesHarald Musum2017-06-071-0/+1
|/
* Remove unnecessary importsJon Bratseth2017-05-301-2/+0
* Auto-upgrade manually deployed applicationsJon Bratseth2017-05-3011-18/+52
* Now have to wait until rpc server is up before checking version upgraded toHarald Musum2017-05-231-1/+1
* Redeploy applications in server thread instead of constructorHarald Musum2017-05-231-7/+14
* Mount logs/start-services.outHarald Musum2017-05-221-0/+1
* Remove expired compatibility codeJon Bratseth2017-05-164-19/+14
* Propagate versionJon Bratseth2017-05-104-5/+28
* simplify jar-plugin configurationArne H Juul2017-04-301-15/+7
* Propagate OutOfCapacity from config web serviceJon Bratseth2017-04-285-15/+22
* Add state/v1/version path returning the Vespa versionJon Bratseth2017-04-241-1/+2
* 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-1812-70/+112
|\
| * Merge pull request #2174 from yahoo/hmusum/remove-searchdefinitions-syntaxgjoranv2017-04-181-45/+16
| |\
| | * Fix syntaxHarald Musum2017-04-071-5/+4
| | * Remove unused apps and fix no longer valid <searchdefinitions> in services.xmlHarald Musum2017-04-061-42/+14