aboutsummaryrefslogtreecommitdiffstats
path: root/configserver
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5843 from vespa-engine/hmusum/remove-duplicated-methodValerij Fredriksen2018-05-144-10/+3
|\
| * Remove duplicated methodHarald Musum2018-05-114-10/+3
* | Merge pull request #5835 from vespa-engine/hmusum/cleanup-testsgjoranv2018-05-141-13/+7
|\ \ | |/ |/|
| * Use @After instead of finalizerHarald Musum2018-05-091-13/+7
* | Minor refactoring to creating sessionHarald Musum2018-05-119-39/+57
|/
* Add TODO comment on finalizer in unit test.gjoranv2018-05-091-0/+1
* Java 9: Suppress deprecation warning for finalize()gjoranv2018-05-092-1/+2
* Opensource multiple config servers setup broken. Fix rights to write initial ...Arnstein Ressem2018-05-081-0/+1
* Don't require an existing model when preparingJon Bratseth2018-05-024-61/+43
* SimplifyHarald Musum2018-05-027-67/+27
* Cleanup of creation of tenants and tenant repoHarald Musum2018-04-3016-316/+254
* Cleanup of testsHarald Musum2018-04-291-72/+50
* Rename tenant repoHarald Musum2018-04-2756-327/+304
* Expect (re)deployment raceJon Bratseth2018-04-262-8/+10
* Temporarily disable unstable unit test in configserverBjørn Christian Seime2018-04-251-0/+3
* Explicitly add all sessions when initializing instead of relying on cacheHarald Musum2018-04-221-11/+19
* Merge pull request #5659 from vespa-engine/hmusum/remove-unused-methodsHarald Musum2018-04-223-40/+12
|\
| * Remove unused methodsHarald Musum2018-04-053-40/+12
* | Add directory cache listener before startingHarald Musum2018-04-201-1/+1
* | Merge pull request #5636 from vespa-engine/bratseth/load-models-in-use-only-i...Harald Musum2018-04-1911-33/+160
|\ \
| * | Load the minimal set of models needed in devJon Bratseth2018-04-1911-33/+160
* | | Only download file if needed (if it does not exist on disk already)Harald Musum2018-04-191-1/+1
|/ /
* | 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