aboutsummaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
...
| * Get the deploylogger without needing the full deploystate.Henning Baldersheim2018-10-031-20/+21
| * Remove unused parametersHenning Baldersheim2018-10-035-26/+17
| * No .* imports.Henning Baldersheim2018-10-031-6/+10
| * Make do with only the needful instead of passing a large DeployState aroundHenning Baldersheim2018-10-031-7/+9
| * Make do with only the needful instead of passing a large DeployState aroundHenning Baldersheim2018-10-031-3/+3
* | Remove end tagHarald Musum2018-10-031-1/+1
* | Use full nameHarald Musum2018-10-0337-37/+37
|/
* Merge pull request #7180 from vespa-engine/bratseth/trace-correctlyFrode Lundgren2018-10-031-3/+1
|\
| * Trace the right valueJon Bratseth2018-10-031-3/+1
* | Merge pull request #7183 from vespa-engine/hmusum/avoid-keeping-deploy-state-...Henning Baldersheim2018-10-031-5/+15
|\ \
| * | Avoid keeping DeployState alive longer than necessaryHarald Musum2018-10-031-5/+15
* | | Revert "Revert "Enable dedicated log server nodes in all dev and perf zones a...Harald Musum2018-10-031-4/+5
|/ /
* / Revert "Enable dedicated log server nodes in all dev and perf zones and one p...Harald Musum2018-10-021-5/+4
|/
* Merge pull request #7173 from vespa-engine/bratseth/model-evaluation-improvem...Lester Solbakken2018-10-021-1/+1
|\
| * Be truthful about generated functionsJon Bratseth2018-10-021-1/+1
* | Add VIP handler to logserver container (#7172)Harald Musum2018-10-021-0/+1
|/
* Add copyright headerJon Bratseth2018-10-0118-5/+23
* Merge pull request #7155 from vespa-engine/bratseth/expose-type-informationLester Solbakken2018-10-013-23/+50
|\
| * Fill in missing typesJon Bratseth2018-10-011-2/+2
| * Resoløve return types whenever possibleJon Bratseth2018-10-012-3/+9
| * Include argument type information in functionsJon Bratseth2018-10-012-22/+43
* | 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-282-4/+0
|/
* Merge with masterJon Bratseth2018-09-2817-84/+105
|\
| * Split the field types validation into a partial and a full, where the partial...Henning Baldersheim2018-09-273-1/+35
| * Small test are better to keep in the code.Henning Baldersheim2018-09-276-67/+45
| * When you want to let them through, you can not only give them partial rights.Henning Baldersheim2018-09-277-16/+21
| * 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-2721-22/+13425
* | Skip return type info if defaultJon Bratseth2018-09-254-75/+8
* | Revert "Merge pull request #7094 from vespa-engine/revert-7070-bratseth/rank-...Jon Bratseth2018-09-2522-158/+284
|/
* Revert "Bratseth/rank type information 2"Arnstein Ressem2018-09-2522-284/+158
* Set useDedicatedNodeForLogserver to true, but enable only for dev in CD (#7083)Harald Musum2018-09-252-3/+4
* Allow mutable fields to be modifiable in indexing docproc and to have an init...Henning Baldersheim2018-09-252-25/+49
* Merge with masterJon Bratseth2018-09-2446-1805/+98
|\
| * Add dedicated logserver node only for application type default (#7056)Harald Musum2018-09-241-0/+1
| * Fix missing wiring and enable testHarald Musum2018-09-213-4/+15
| * Merge pull request #7027 from vespa-engine/hmusum/minor-schema-validator-cleanupValerij Fredriksen2018-09-213-3/+6
| |\
| | * Minor schema validator cleanupHarald Musum2018-09-203-3/+6
| * | 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-204-5/+28
| * | Remove orphan test filesJon Bratseth2018-09-1913-1353/+0
| * | Remove test of dead codeJon Bratseth2018-09-191-87/+0
| * | Merge branch 'master' into bratseth/remove-dead-codeJon Bratseth2018-09-194-1/+20
| |\ \
| * | | Rename classJon Bratseth2018-09-194-15/+10
| * | | Remove dead codeJon Bratseth2018-09-1918-337/+32
* | | | Serialize argument type information when availableJon Bratseth2018-09-241-1/+4
* | | | Carry over type infoJon Bratseth2018-09-231-6/+2