summaryrefslogtreecommitdiffstats
path: root/configserver
Commit message (Expand)AuthorAgeFilesLines
* Revert "Synchronise access to session status of an application, and eliminate...Harald Musum2019-04-269-140/+79
* Merge pull request #9159 from vespa-engine/hmusum/fix-config-model-inconsiste...Harald Musum2019-04-269-79/+140
|\
| * Synchronise access to session status of an application, and eliminate some racesJon Marius Venstad2019-04-239-79/+140
* | Use full name for multitenant env variableHarald Musum2019-04-251-1/+1
* | Avoid using JNI instance of XXHashFactory (fails due to bundled libraries not...Harald Musum2019-04-251-1/+1
* | Merge pull request #9006 from vespa-engine/revert-9005-revert-8986-hmusum/che...Harald Musum2019-04-251-1/+2
|\ \
| * | Revert "Revert "Check logserver container for config convergence""Harald Musum2019-04-041-1/+2
* | | Revert "Update to newer java lz4 version (1.5.1) and use new artifact ids"Harald Musum2019-04-251-2/+2
* | | Merge pull request #9157 from vespa-engine/hmusum/update-java-lz4-depHarald Musum2019-04-251-2/+2
|\ \ \
| * | | Update to newer java lz4 version (1.5.1) and use new artifact idsHarald Musum2019-04-231-2/+2
| | |/ | |/|
* / | Deprecate RoutingProducer and add TODOsBjørn Christian Seime2019-04-243-1/+5
|/ /
* | Add config server TODOMartin Polden2019-04-171-0/+1
* | Synchronise accesses to applicationSet in RemoteSession to avoid concurrent l...Jon Marius Venstad2019-04-121-3/+3
* | Let TenantRequestHandler own a TenantApplicationsJon Marius Venstad2019-04-113-9/+17
* | Optimise importsJon Marius Venstad2019-04-113-33/+48
* | Various cleanup, non-functionalJon Marius Venstad2019-04-119-31/+13
* | Create apps when prepare changes owner of sessionsJon Marius Venstad2019-04-101-0/+1
* | Revert "Revert "Hmusum/fix config model inconsistency 4" MERGEOK"Harald Musum2019-04-109-29/+44
* | Revert "Hmusum/fix config model inconsistency 4"Harald Musum2019-04-109-44/+29
* | Create applications only during deploymentHarald Musum2019-04-092-1/+1
* | Register applications in TenantApplications before activating their sessionsJon Marius Venstad2019-04-099-29/+44
* | Revert "Register applications in TenantApplications before activating their s...Harald Musum2019-04-099-44/+29
* | Register applications in TenantApplications before activating their sessionsJon Marius Venstad2019-04-089-29/+44
* | Merge pull request #9037 from vespa-engine/bjorncs/bindings-cleanupBjørn Christian Seime2019-04-081-38/+0
|\ \
| * | Remove 'https' "twin bindings" from handlers and filter chainsBjørn Christian Seime2019-04-051-38/+0
* | | Merge pull request #9040 from vespa-engine/hmusum/fix-config-model-inconsiste...Jon Marius Venstad2019-04-0814-68/+74
|\ \ \
| * | | Minor refactoring, and some renamingJon Marius Venstad2019-04-0814-68/+74
| |/ /
* | | Merge pull request #9039 from vespa-engine/hakonhall/install-controller-api-i...Arnstein Ressem2019-04-081-14/+13
|\ \ \ | |/ / |/| |
| * | Install controller-api in configserverHåkon Hallingstad2019-04-051-14/+13
* | | Merge pull request #9013 from vespa-engine/hmusum/fix-config-model-inconsiste...Jon Marius Venstad2019-04-055-53/+45
|\ \ \ | |/ / |/| |
| * | Minor cleanupJon Marius Venstad2019-04-045-53/+45
* | | Add high-level documentation of flagsHåkon Hallingstad2019-04-041-1/+1
| |/ |/|
* | Revert "Check logserver container for config convergence"Harald Musum2019-04-041-2/+1
|/
* Merge pull request #8990 from vespa-engine/jvenstad/consistent-normalisingJon Marius Venstad2019-04-021-3/+3
|\
| * Replace usagesJon Marius Venstad2019-04-021-3/+3
* | Merge pull request #8977 from vespa-engine/bratseth/allow-destructive-changes...Jon Bratseth2019-04-021-3/+3
|\ \ | |/ |/|
| * Don't construct strings unnecessarilyJon Bratseth2019-04-011-3/+3
* | Check logserver container for config convergenceHarald Musum2019-04-021-1/+2
|/
* Merge branch 'master' into ollivir/protobuf-ping-and-feature-flagOlli Virtanen2019-03-291-6/+0
|\
| * Merge branch 'master' into hmusum/use-separate-service-type-for-logserver-by-...Harald Musum2019-03-287-12/+51
| |\
| * | Use separate service type for logserver container by defaultHarald Musum2019-03-281-6/+0
* | | Feature flag to enable protobuf in search protocol as default; protobuf pingOlli Virtanen2019-03-281-0/+6
| |/ |/|
* | Use feature flag to configure 'upstreamHttps' in LbServicesConfigBjørn Christian Seime2019-03-282-1/+29
* | Wire FlagSource to LbServicesProducerBjørn Christian Seime2019-03-287-12/+23
|/
* Install jar and symlink from config server appHarald Musum2019-03-261-0/+1
* Merge pull request #8876 from vespa-engine/gjoranv/metrics-proxy-containergjoranv2019-03-261-0/+6
|\
| * Add feature flag for ENABLE_METRICS_PROXY_CONTAINERgjoranv2019-03-221-0/+6
* | Do RPC call asynchronously and with higher timeoutHarald Musum2019-03-251-8/+16
* | Revert "Do RPC call asynchronously and with higher timeout "Harald Musum2019-03-221-8/+7
* | Merge pull request #8865 from vespa-engine/hmusum/do-rpc-call-asnychronously-...Harald Musum2019-03-221-7/+8
|\ \