summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo
Commit message (Expand)AuthorAgeFilesLines
* Revert "Enable dedicated log server nodes in all dev and perf zones and one p...Harald Musum2018-10-021-5/+4
* Add VIP handler to logserver container (#7172)Harald Musum2018-10-021-0/+1
* Add copyright headerJon Bratseth2018-10-014-0/+4
* Merge pull request #7155 from vespa-engine/bratseth/expose-type-informationLester Solbakken2018-10-011-1/+6
|\
| * Resoløve return types whenever possibleJon Bratseth2018-10-011-1/+6
* | Enable dedicated log server nodes in all dev and perf zones and one prod zone...Harald Musum2018-10-011-4/+5
* | Stop emitting proton config for search io tuning. Files are memory mapped.Tor Egge2018-09-281-3/+0
|/
* Merge with masterJon Bratseth2018-09-289-12/+55
|\
| * Split the field types validation into a partial and a full, where the partial...Henning Baldersheim2018-09-273-1/+35
| * When you want to let them through, you can not only give them partial rights.Henning Baldersheim2018-09-275-11/+16
| * Add more detailed visitor lifetime metricsTor Brede Vekterli2018-09-261-0/+4
* | Move path into FeatureArgumentsJon Bratseth2018-09-274-10/+22
* | Imported ML model robustnessJon Bratseth2018-09-277-21/+53
* | Revert "Merge pull request #7094 from vespa-engine/revert-7070-bratseth/rank-...Jon Bratseth2018-09-2511-139/+180
|/
* Revert "Bratseth/rank type information 2"Arnstein Ressem2018-09-2511-180/+139
* Set useDedicatedNodeForLogserver to true, but enable only for dev in CD (#7083)Harald Musum2018-09-251-1/+3
* Allow mutable fields to be modifiable in indexing docproc and to have an init...Henning Baldersheim2018-09-251-9/+12
* Merge with masterJon Bratseth2018-09-249-102/+39
|\
| * Add dedicated logserver node only for application type default (#7056)Harald Musum2018-09-241-0/+1
| * Fix missing wiring and enable testHarald Musum2018-09-211-0/+1
| * Merge pull request #7027 from vespa-engine/hmusum/minor-schema-validator-cleanupValerij Fredriksen2018-09-211-1/+2
| |\
| | * Minor schema validator cleanupHarald Musum2018-09-201-1/+2
| * | Merge pull request #7014 from vespa-engine/lesters/model-eval-throw-on-errorLester Solbakken2018-09-201-8/+7
| |\ \ | | |/ | |/|
| | * Remove code dependencies on model evaluation handlerLester Solbakken2018-09-201-8/+7
| * | Add feature flag for using dedicated node for logserver (#7023)Harald Musum2018-09-202-5/+22
| * | Merge branch 'master' into bratseth/remove-dead-codeJon Bratseth2018-09-192-1/+5
| |\ \
| * | | Rename classJon Bratseth2018-09-192-11/+6
| * | | Remove dead codeJon Bratseth2018-09-192-77/+0
* | | | Serialize argument type information when availableJon Bratseth2018-09-241-1/+4
* | | | Carry over type infoJon Bratseth2018-09-231-6/+2
* | | | Use ExpressionFunctionJon Bratseth2018-09-232-32/+33
* | | | Move types to ExpressionFunctionJon Bratseth2018-09-233-17/+11
* | | | Propagate input type informationJon Bratseth2018-09-213-54/+71
* | | | Resolve types of all argument-less functionsJon Bratseth2018-09-2010-84/+114
| |/ / |/| |
* | | Warn on deprecated 'metric-consumers' in services.xml.gjoranv2018-09-191-0/+4
| |/ |/|
* | Use logserver when it is running on its own node in hostedHarald Musum2018-09-191-1/+1
|/
* Merge pull request #6981 from vespa-engine/lesters/add-model-eval-rest-apiJon Bratseth2018-09-181-1/+19
|\
| * Wire in model evaluation rest api handlerLester Solbakken2018-09-171-1/+19
* | 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