aboutsummaryrefslogtreecommitdiffstats
path: root/configserver
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8684 from vespa-engine/freva/add-log-with-hostname-to-app...Valerij Fredriksen2019-03-063-27/+46
|\
| * Get logs from given hostname rather than logserver nodeValerij Fredriksen2019-03-053-27/+46
* | Merge pull request #8679 from vespa-engine/hmusum/do-not-set-application-name...Harald Musum2019-03-063-25/+2
|\ \
| * | Do not set application name when creating a sessionHarald Musum2019-03-053-25/+2
| |/
* | Merge pull request #8670 from vespa-engine/gjoranv/use-container-service-type_2gjoranv2019-03-0510-18/+34
|\ \ | |/ |/|
| * Use ContainerServiceType in configserver.gjoranv2019-03-0410-18/+34
* | Merge pull request #8676 from vespa-engine/hakonhall/use-list-instead-of-set-...Håkon Hallingstad2019-03-041-2/+2
|\ \
| * | Use List instead of Set for flags rules.conditions.valuesHåkon Hallingstad2019-03-041-2/+2
* | | Merge pull request #8667 from vespa-engine/hmusum/cleanup-config-server-testsHarald Musum2019-03-042-96/+24
|\ \ \ | |_|/ |/| |
| * | Fix assertHarald Musum2019-03-041-1/+1
| * | Move the one useful test, remove the restHarald Musum2019-03-043-97/+24
* | | Revert "Gjoranv/use container service type"gjoranv2019-03-0410-34/+18
|/ /
* | Merge pull request #8657 from vespa-engine/gjoranv/use-container-service-typegjoranv2019-03-0410-18/+34
|\ \ | |/ |/|
| * Use ContainerServiceType in configserver.gjoranv2019-03-0110-18/+34
* | Treat empty nodes as non-existentJon Marius Venstad2019-03-021-1/+3
* | Revert "Revert "Revert "Jvenstad/fix config model inconsitency"""Jon Marius Venstad2019-03-0128-363/+276
* | Revert "Revert "Jvenstad/fix config model inconsitency""Jon Marius Venstad2019-03-0128-276/+363
|/
* Revert "Jvenstad/fix config model inconsitency"Harald Musum2019-03-0128-363/+276
* Merge pull request #8645 from vespa-engine/jvenstad/fix-config-model-inconsit...Jon Marius Venstad2019-03-0128-276/+363
|\
| * Avoid exception in getDeployTimeJon Marius Venstad2019-03-012-3/+6
| * Create applications only during deployment, and abort activation of non-exist...Jon Marius Venstad2019-03-013-1/+4
| * Synchronise access to session status of an application, and eliminate some racesJon Marius Venstad2019-03-019-79/+140
| * Synchronise accesses to applicationSet in RemoteSession to avoid concurrent l...Jon Marius Venstad2019-03-011-3/+3
| * Let TenantRequestHandler own a TenantApplicationsJon Marius Venstad2019-02-283-9/+17
| * Optimise importsJon Marius Venstad2019-02-283-33/+48
| * Various cleanup, non-functionalJon Marius Venstad2019-02-289-31/+13
| * Register applications in TenantApplications before activating their sessionsJon Marius Venstad2019-02-289-29/+44
| * Minor refactoring, and some renamingJon Marius Venstad2019-02-2814-68/+74
| * Minor cleanupJon Marius Venstad2019-02-285-51/+45
* | Don't do request parsing on jrt transport threadBjørn Christian Seime2019-02-282-3/+5
|/
* Revert "Revert "Reduce heterogeneity by inlining TenantApplications, and some...Harald Musum2019-02-2719-381/+204
* Revert "Reduce heterogeneity by inlining TenantApplications, and some small f...Bjørn Christian Seime2019-02-2719-204/+381
* Merge pull request #8620 from vespa-engine/jvenstad/fix-config-model-inconsit...Jon Marius Venstad2019-02-2719-381/+204
|\
| * Clean up importsJon Marius Venstad2019-02-262-4/+0
| * Reduce heterogeneity by inlining TenantApplications, and some small fixesJon Marius Venstad2019-02-2620-379/+206
* | Merge pull request #8609 from vespa-engine/jvenstad/fix-config-model-inconsit...Jon Marius Venstad2019-02-2613-108/+54
|\|
| * Make some things thread-safeJon Marius Venstad2019-02-261-2/+4
| * Print info about error (think I saw some ConcurrentModEx)Jon Marius Venstad2019-02-261-1/+1
| * Fix imports and lintingJon Marius Venstad2019-02-262-4/+14
| * Remove unused parameterJon Marius Venstad2019-02-267-31/+16
| * Replace CuratorLock with LockJon Marius Venstad2019-02-263-70/+19
* | Set healt status to down when we decide to go out of rotationJon Bratseth2019-02-252-14/+17
* | Remove initiallyInRotation=false option: Not usedJon Bratseth2019-02-221-10/+5
|/
* unit test network ports storageArne Juul2019-02-201-1/+13
* add list of network port allocationsArne Juul2019-02-201-0/+1
* Revert "Revert "Use VIP status file for config server (and controller) in hos...Harald Musum2019-02-143-26/+70
* Revert "Use VIP status file for config server (and controller) in hosted"Harald Musum2019-02-143-70/+26
* Merge pull request #8480 from vespa-engine/hmusum/use-vip-status-file-for-con...Harald Musum2019-02-143-26/+70
|\
| * Fixes after code reviewHarald Musum2019-02-131-1/+1
| * Use VIP status file for config server (and controller) in hostedHarald Musum2019-02-133-27/+71