summaryrefslogtreecommitdiffstats
path: root/configserver
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #16152 from vespa-engine/hmusum/reduce-use-of-global-compo...Håkon Hallingstad2021-01-2132-282/+87
|\
| * Remove GlobalComponentRegistry and implementationsHarald Musum2021-01-2132-252/+47
| * Move ReloadListener out of GlobalComponentRegistryHarald Musum2021-01-2110-41/+51
* | Merge pull request #16147 from vespa-engine/freva/blocking-prepareValerij Fredriksen2021-01-213-8/+66
|\ \ | |/ |/|
| * Create new transaction for each checkValerij Fredriksen2021-01-211-2/+2
| * Make it possible to wait for resources in resourcesValerij Fredriksen2021-01-213-8/+66
* | Merge pull request #16143 from vespa-engine/hmusum/reduce-use-of-global-compo...Harald Musum2021-01-2133-366/+375
|\ \
| * | Move ConfigDefinitionRepo out of GlobalComponentRegistryHarald Musum2021-01-2115-64/+45
| * | Move ModelFactoryRegistry out of GlobalComponentRegistryHarald Musum2021-01-2117-101/+83
| * | Move Clock out of GlobalComponentRegistryHarald Musum2021-01-2118-55/+57
| * | Move Zone out of GlobalComponentRegistryHarald Musum2021-01-2112-57/+47
| * | Move ConfigServerDB out of GlobalComponentRegistryHarald Musum2021-01-2130-91/+101
| * | Move secret ConfigserverConfig out of GlobalComponentRegistryHarald Musum2021-01-2029-84/+128
* | | Log time use when building models (debug log)Harald Musum2021-01-211-4/+7
* | | andreer/endpoint certificate maintainer (#16099)Andreas Eriksen2021-01-216-83/+20
| |/ |/|
* | Merge pull request #16116 from vespa-engine/gjoranv/do-not-setup-StateMetricC...gjoranv2021-01-201-1/+0
|\ \
| * | Don't add the StateMetricConsumerFactory component.gjoranv2021-01-201-1/+0
* | | Merge pull request #16107 from vespa-engine/bjorncs/zstd-access-logBjørn Christian Seime2021-01-201-0/+3
|\ \ \ | |_|/ |/| |
| * | Add feature flag for enabling zstd compression of access logsBjørn Christian Seime2021-01-201-0/+3
| |/
* | Move provisioner out of GlobalComponentRegistryHarald Musum2021-01-2015-70/+69
* | Move secret store out of GlobalComponentRegistryHarald Musum2021-01-2011-66/+49
* | Remove zkCacheExecutor from GlobalComponentRegistryHarald Musum2021-01-2010-36/+32
* | Merge branch 'master' into hmusum/reduce-use-of-global-component-registryHarald Musum2021-01-2023-250/+361
|\|
| * Merge pull request #16087 from vespa-engine/hmusum/log-at-lower-levelJon Marius Venstad2021-01-181-3/+3
| |\
| | * Log at lower levelHarald Musum2021-01-181-3/+3
| * | Improved model for reindexing dataJon Marius Venstad2021-01-1811-174/+132
| |/
| * Move logic for indexed document types inside config model api wrappingJon Marius Venstad2021-01-153-39/+7
| * Update another testJon Marius Venstad2021-01-151-9/+0
| * Let all ApplicationReindexing users config-awareJon Marius Venstad2021-01-149-58/+190
| * Let maintainer remove data for no-longer-existent typesJon Marius Venstad2021-01-143-3/+94
| * More cleanupJon Marius Venstad2021-01-145-30/+1
* | Add TestTenantRepository and builder for itHarald Musum2021-01-1922-122/+169
* | Move FlagSource out of GlobalComponentRegistryHarald Musum2021-01-1512-53/+74
* | Move PermanentApplicationPackage out of GlobalComponentRegistryHarald Musum2021-01-158-33/+19
* | Move SessionPreparer out of GlobalComponentRegistryHarald Musum2021-01-1518-80/+68
* | zkWatcherExecutor cannot be injectedHarald Musum2021-01-159-42/+24
* | Move zkWatcherExecutor out of GlobalComponentRegistryHarald Musum2021-01-1412-44/+63
* | Move Metrics out of GlobalComponentRegistryHarald Musum2021-01-1414-66/+51
* | Move Curator and CondfigCurator out of GlobalComponentRegistryHarald Musum2021-01-1417-80/+80
|/
* Dummy commit to trigger running of systemtestHarald Musum2021-01-121-1/+4
* Add HostRegistry as a componentHarald Musum2021-01-121-0/+1
* Revert "Revert "Reapply "Remove unnecessary component" [run-systemtest]"""Harald Musum2021-01-1244-304/+250
* Merge pull request #16018 from vespa-engine/bjorncs/jdisc-connection-log-feat...Bjørn Christian Seime2021-01-121-0/+3
|\
| * Add feature flag for enabling jdisc connection logBjørn Christian Seime2021-01-121-0/+3
* | Revert "Reapply "Remove unnecessary component" [run-systemtest]""Harald Musum2021-01-1244-250/+304
|/
* Avoid cycle in component graphHarald Musum2021-01-1227-53/+58
* Make sure to use the same host registry in DefaultRpcAuthorizerProviderHarald Musum2021-01-121-5/+3
* Revert "Revert "Reapply "Remove unnecessary component" [run-systemtest]"""Harald Musum2021-01-1229-279/+222
* Revert "Reapply "Remove unnecessary component" [run-systemtest]""Harald Musum2021-01-1229-222/+279
* Merge pull request #15987 from vespa-engine/revert-15983-revert-15979-revert-...Harald Musum2021-01-1229-279/+222
|\