summaryrefslogtreecommitdiffstats
path: root/configserver
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5601 from vespa-engine/hmusum/reorder-and-arrange-methodsValerij Fredriksen2018-04-171-138/+131
|\
| * Reorder and arrange methods by operations. No functional changesHarald Musum2018-04-171-138/+131
* | Merge pull request #5591 from vespa-engine/arnej/handle-new-varname-for-confi...Arne H Juul2018-04-172-2/+2
|\ \ | |/ |/|
| * handle VESPA_CONFIGSERVERSArne Juul2018-04-162-2/+2
* | Remove code for getting errors in logs for config serverHarald Musum2018-04-145-165/+6
|/
* Merge pull request #5555 from vespa-engine/hmusum/add-simpler-deploy-methodHarald Musum2018-04-124-11/+28
|\
| * Add simpler deploy methodHarald Musum2018-04-124-11/+28
* | Revert "Return empty string from grabLog()"Harald Musum2018-04-124-11/+132
|/
* Return empty string from grabLog()Harald Musum2018-04-114-132/+11
* Simplify and rename methodHarald Musum2018-04-113-17/+10
* Add more debug loggingHarald Musum2018-04-111-0/+2
* Handle destination dir existing but file not existingHarald Musum2018-04-101-5/+6
* Merge pull request #5480 from vespa-engine/hmusum/add-path-for-POST-preparean...Harald Musum2018-04-061-0/+2
|\
| * Add path for prepareandactivate POST (no session in that case)Harald Musum2018-04-061-0/+2
* | Revert "Revert "Balder/quick restart of slobrok""Henning Baldersheim2018-04-054-1/+96
* | Revert "Balder/quick restart of slobrok"Henning Baldersheim2018-04-054-96/+1
* | Merge pull request #5467 from vespa-engine/balder/quick-restart-of-slobrokHenning Baldersheim2018-04-054-1/+96
|\ \ | |/ |/|
| * Use application package that will guarantee restart.Henning Baldersheim2018-04-052-1/+10
| * Create application package that will guarantee restart.Henning Baldersheim2018-04-053-0/+86
* | Do not download only if another download for the same file reference is in pr...Harald Musum2018-04-051-1/+1
* | Compare hashes correctly and create hash from source fileHarald Musum2018-04-042-7/+16
|/
* No need to check if lock is heldHarald Musum2018-04-042-7/+2
* Fix commentHarald Musum2018-04-041-1/+1
* Handle adding file reference where existing dir has invalid contentHarald Musum2018-04-042-5/+55
* Revert "Revert "Only allow Zookeeper access for config servers in hosted Vespa""Harald Musum2018-04-031-1/+1
* Merge pull request #5351 from vespa-engine/gjoranv/validate-access-controlMorten Tokle2018-03-232-0/+12
|\
| * Fix unit tests.gjoranv2018-03-202-0/+12
* | Fix testHarald Musum2018-03-201-1/+2
* | Add guard for tenant not existingHarald Musum2018-03-191-1/+1
* | Try to avoid using up all resources handling requests for non-existing fileHarald Musum2018-03-172-13/+19
|/
* Minor adjustments to loggingHarald Musum2018-03-161-4/+5
* Prepare for removing some unused or noop methods from filedistribution APIHarald Musum2018-03-154-39/+13
* Catch exception and log and make sure to close any file dataHarald Musum2018-03-152-7/+13
* Merge pull request #5284 from vespa-engine/hmusum/do-not-set-health-status-up...Jon Bratseth2018-03-145-111/+150
|\
| * Ignore non-working test (needs fixing MockCurator.MockLock to work)Harald Musum2018-03-141-0/+3
| * Handle failing app redeployment at statup and do not set health status to 'up'Harald Musum2018-03-115-111/+147
* | 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