summaryrefslogtreecommitdiffstats
path: root/configserver/src/main
Commit message (Expand)AuthorAgeFilesLines
* neutral default for VESPA_USERArne Juul2017-07-251-17/+23
* import getDefaultsArne H Juul2017-06-192-7/+7
* VESPA_HOME should not end with / anymoreArne H Juul2017-06-175-34/+24
* Keep time outside ValidationOverridesJon Bratseth2017-06-1614-47/+91
* Update copyright headersJon Bratseth2017-06-14178-177/+178
* Revert "Update copyright headers"Jon Bratseth2017-06-14178-178/+177
* Update copyright headersJon Bratseth2017-06-14178-177/+178
* Remove carriage returnJon Bratseth2017-06-143-3/+3
* Revert "Revert "Rename filedistribution programs to have vespa- prefix.""Tor Egge2017-06-141-1/+1
* Revert "Rename filedistribution programs to have vespa- prefix."Harald Musum2017-06-131-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-13178-181/+180
* Copyright headerJon Bratseth2017-06-13178-180/+181
* 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
|/
* Rename configserver programs to have vespa- prefix.Tor Egge2017-06-121-0/+0
* 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-085-52/+45
|\
| * 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-065-52/+56
* | 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-304-10/+32
* 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-102-2/+12
* 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
* Merge branch 'master' into bratseth/receive-wanted-versionJon Bratseth2017-04-186-16/+48
|\
| * Merge pull request #2167 from yahoo/gjoranv/add-flavor-to-zk-appgjoranv2017-04-075-16/+47
| |\
| | * Add necessary Flavor arguments to ctor calls.gjoranv2017-04-071-3/+4
| | * Add flavor to ZK, so it will be picked up by StaticProvisioner.gjoranv2017-04-054-13/+43
| * | Region overrides implies environment=prodJon Bratseth2017-04-061-0/+1
* | | Pass wanted node Vespa version aroundJon Bratseth2017-04-0711-93/+112
|/ /
* / Handle session disappearingHarald Musum2017-04-042-13/+3
|/
* Persist wanted Vespa version in node-repositoryMartin Polden2017-04-041-1/+1
* Catch exception in RemoteSession insteadHarald Musum2017-03-311-3/+20
* Remove old legacyJon Bratseth2017-03-282-4/+4
* Remove wrapper for config definitionsHarald Musum2017-03-081-36/+8
* Remove unused methodsHarald Musum2017-03-061-7/+0
* Merge pull request #1864 from yahoo/hmusum/stop-using-3-args-getConfigValerij Fredriksen2017-02-272-7/+6
|\
| * Stop using 3-arg getConfig method (will be removed)Harald Musum2017-02-262-9/+7
* | Use model instead of config for getting logserver connection infoHarald Musum2017-02-272-50/+47
|/
* Use specific error-code in response when unable to acquire application lockHarald Musum2017-02-162-8/+14