summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo
Commit message (Expand)AuthorAgeFilesLines
* Don't build rank profiles when generating document Java classesJon Bratseth2018-09-1863-118/+142
* Merge with masterJon Bratseth2018-09-1810-15/+72
|\
| * Separate the processing.Processors into a minimal set and the rest. Only use ...Henning Baldersheim2018-09-174-10/+46
| * Call prepare() on logserver container cluster (#6970)Harald Musum2018-09-174-2/+17
| * Merge pull request #6943 from vespa-engine/bjorncs/ssl-provider-public-apiBjørn Christian Seime2018-09-172-2/+2
| |\
| | * Make SslContextFactoryProvider public apiBjørn Christian Seime2018-09-132-2/+2
| * | Add base handlers to container on logserver host (#6953)Harald Musum2018-09-141-1/+7
* | | Nonfunctional changes onlyJon Bratseth2018-09-171-8/+12
* | | Refactor: No separate string accessorsJon Bratseth2018-09-171-22/+0
* | | Don't store expression stringsJon Bratseth2018-09-171-18/+12
* | | Refactor: Don't reparseJon Bratseth2018-09-172-28/+0
* | | Refactor: Eagerly parse first and second phaseJon Bratseth2018-09-171-14/+16
* | | Refactor: macro -> functionJon Bratseth2018-09-1711-200/+198
* | | Refactor: Macro -> RankingExpressionFunctionJon Bratseth2018-09-176-51/+49
* | | Refactor: Construct using ExpressionFunctionJon Bratseth2018-09-174-37/+18
* | | Refactor: Expose functionJon Bratseth2018-09-174-15/+15
* | | Refactor: Use ExpressionFunctionJon Bratseth2018-09-171-28/+13
* | | Refactory: Remove mutationsJon Bratseth2018-09-163-31/+4
* | | Refactor: Initialize all macros state at onceJon Bratseth2018-09-165-36/+47
* | | Remove the 'parts' sillynessJon Bratseth2018-09-162-80/+57
|/ /
* / Disable using a dedicated node for logserverHarald Musum2018-09-131-3/+3
|/
* Merge pull request #6938 from vespa-engine/bjorncs/legacy-ssl-providerBjørn Christian Seime2018-09-133-12/+13
|\
| * Move old ssl logic for connectors into LegacySslProviderBjørn Christian Seime2018-09-133-12/+13
* | Make sure connectorfactory sees similar configMorten Tokle2018-09-131-0/+3
|/
* Create a dedicated node for logserver when on hosted (and only in CD for now)Harald Musum2018-09-122-6/+23
* Merge pull request #6920 from vespa-engine/bjorncs/ssl-cleanupBjørn Christian Seime2018-09-122-38/+2
|\
| * Remove SslKeyStoreConfigurator/SslTrustStoreConfigurator conceptBjørn Christian Seime2018-09-122-38/+2
* | Fix binding for log handler (#6919)Harald Musum2018-09-121-1/+1
|/
* ssl-provider ComponentDefinition -> BundleSpecMorten Tokle2018-09-123-8/+10
* Misc changes based on input from code reviewBjørn Christian Seime2018-09-122-2/+7
* Inject ThrowingSslContextFactoryProvider for non-ssl connectorsBjørn Christian Seime2018-09-123-7/+38
* Set up components and config for ssl/ssl-providerMorten Tokle2018-09-124-6/+131
* Revert "Revert "Add model-evaluation tag""Jon Bratseth2018-09-1211-97/+116
* Revert "Add model-evaluation tag"Arnstein Ressem2018-09-1211-116/+97
* Merge pull request #6907 from vespa-engine/bratseth/add-model-evaluation-elementLester Solbakken2018-09-1111-97/+116
|\
| * Merge with masterJon Bratseth2018-09-1110-117/+187
| |\
| * | Add model-evaluation tagJon Bratseth2018-09-1111-97/+116
* | | Strip file ending from imported modelsJon Bratseth2018-09-115-7/+18
| |/ |/|
* | Merge pull request #6904 from vespa-engine/bratseth/distribute-each-constant-...Jon Bratseth2018-09-1110-117/+187
|\ \ | |/ |/|
| * Add headerJon Bratseth2018-09-112-1/+2
| * RefactorJon Bratseth2018-09-113-24/+19
| * RefactorJon Bratseth2018-09-117-118/+136
| * Only store large constants under global modelsJon Bratseth2018-09-111-10/+26
| * Model composite model namesJon Bratseth2018-09-112-16/+56
* | Wire in handler for getting logs (#6888)Harald Musum2018-09-111-3/+3
|/
* RefactorJon Bratseth2018-09-112-6/+6
* RefactorJon Bratseth2018-09-113-13/+8
* Replicate small constants in ZKJon Bratseth2018-09-111-2/+2
* Don't detect rank expression loops on bound identifiersLester Solbakken2018-09-101-14/+13
* Disable loop detection until verifiedJon Bratseth2018-09-101-1/+3