summaryrefslogtreecommitdiffstats
path: root/configserver
Commit message (Expand)AuthorAgeFilesLines
* Change new tests to use square bracket style.Tor Egge2018-03-131-8/+4
* Changes to allow unprivileged vespa.Tor Egge2018-03-121-2/+6
* Revert "Only allow Zookeeper access for config servers in hosted Vespa"Harald Musum2018-03-081-1/+1
* Merge pull request #5006 from vespa-engine/hmusum/support-POST-for-prepare-an...Jon Bratseth2018-03-089-116/+167
|\
| * AddHarald Musum2018-02-051-0/+96
| * Support POST with app for prepareandactivateHarald Musum2018-02-058-116/+71
* | Merge pull request #5244 from vespa-engine/musum/only-allow-zk-access-from-co...Jon Bratseth2018-03-081-1/+1
|\ \
| * | Only allow Zookeeper access for config servers in hosted VespaHarald Musum2018-03-071-1/+1
* | | Filedisitributor is gone, don't try to stop itHarald Musum2018-03-081-2/+0
|/ /
* | Set user agent for client used in service viewMartin Polden2018-03-061-3/+15
* | CleanupMartin Polden2018-03-063-68/+61
* | Merge with masterJon Bratseth2018-02-276-6/+6
* | Refer to HealthMonitorManager in services.xmlHÃ¥kon Hallingstad2018-02-261-0/+1
* | Remove unused fieldsHarald Musum2018-02-261-32/+4
* | Include file configsercer-components.xmlMorten Tokle2018-02-221-0/+2
* | Reduce log level and create less garbageHarald Musum2018-02-191-2/+2
* | Avoid creating ConfigCurator when we already have oneHarald Musum2018-02-155-16/+11
* | Add TODOHarald Musum2018-02-141-0/+2
* | Lower log levelHarald Musum2018-02-141-2/+2
* | Merge pull request #5028 from vespa-engine/hmusum/name-executor-servicesHenning Baldersheim2018-02-132-4/+5
|\ \
| * | Give name to a few executor servicesHarald Musum2018-02-132-4/+5
* | | Remove dead codeHarald Musum2018-02-132-203/+0
|/ /
* | Use one thread for removing unused applicationsHarald Musum2018-02-135-15/+34
* | Lower log level to reduce noise, nodes might not be up yetHarald Musum2018-02-121-1/+1
* | No point in replying if connection back to client is goneHarald Musum2018-02-121-4/+12
* | RenameHarald Musum2018-02-121-2/+2
* | Use available processors for number of RPC threads by defaultHarald Musum2018-02-122-2/+7
* | FixHarald Musum2018-02-101-2/+1
* | disableFiledistributor is not used anymoreHarald Musum2018-02-103-10/+3
* | Remove from mock tooHarald Musum2018-02-092-7/+1
* | Remove call to reload file distributorHarald Musum2018-02-091-8/+0
* | Merge pull request #4980 from vespa-engine/hmusum/walk-file-tree-to-create-ha...Henning Baldersheim2018-02-082-10/+40
|\ \
| * | Walk file tree to create hash when file reference is a directoryHarald Musum2018-02-082-10/+40
* | | Remove unused start-filedistribution scriptHarald Musum2018-02-083-82/+0
|/ /
* | Remove FileDistributionManager.Henning Baldersheim2018-02-081-5/+0
* | Remove calls to legcay code for file distributionHarald Musum2018-02-088-174/+15
* | Remove config and support for non-chunked transferHarald Musum2018-02-071-35/+1
* | Handle small constantsJon Bratseth2018-02-051-1/+15
|/
* Update commons-compress to a newer versionHarald Musum2018-02-051-1/+0
* Merge pull request #4854 from vespa-engine/hmusum/remove-templates-dir-from-a...Jon Bratseth2018-02-021-4/+0
|\
| * Remove templates dir, not supported in Vespa 6Harald Musum2018-01-311-4/+0
* | Only try to release lock when it is heldHarald Musum2018-02-011-5/+8
|/
* Remove synchronization, it leads to deadlocksHarald Musum2018-01-311-2/+2
* Log when activate times out (low-level timeout in jdisc)Harald Musum2018-01-311-0/+10
* Merge pull request #4831 from vespa-engine/hmusum/prepare-and-activate-handlerJon Bratseth2018-01-3110-15/+298
|\
| * Add handler that does prepare and activate in one callHarald Musum2018-01-3110-15/+298
* | Remove unused methodHarald Musum2018-01-313-13/+0
* | Merge pull request #4832 from vespa-engine/hmusum/avoid-using-deprecated-methodValerij Fredriksen2018-01-311-1/+1
|\ \
| * | Avoid using deprecated methodHarald Musum2018-01-311-1/+1
| |/
* | Merge pull request #4830 from vespa-engine/hmusum/download-on-other-config-se...Henning Baldersheim2018-01-311-0/+22
|\ \ | |/ |/|