summaryrefslogtreecommitdiffstats
path: root/config-model
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
* 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
* | | | 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
* | | | Test non-empty tensor type outputJon Bratseth2018-09-202-2/+10
* | | | Output type informationJon Bratseth2018-09-205-11/+82
* | | | Resolve types of all argument-less functionsJon Bratseth2018-09-2016-96/+126
| |/ / |/| |
* | | 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-192-1/+8
* | Added more options to usage outputFrode Lundgren2018-09-181-0/+8
|/
* Merge pull request #6981 from vespa-engine/lesters/add-model-eval-rest-apiJon Bratseth2018-09-182-1/+24
|\
| * Wire in model evaluation rest api handlerLester Solbakken2018-09-172-1/+24
* | Don't build rank profiles when generating document Java classesJon Bratseth2018-09-1877-149/+192