summaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* Close readersJon Bratseth2018-08-261-4/+4
* Strip last namesJon Bratseth2018-08-262-12/+10
* Improve evaluation APIJon Bratseth2018-08-257-94/+156
* Merge pull request #6672 from vespa-engine/bratseth/generate-rank-profiles-fo...Jon Bratseth2018-08-2569-367/+5680
|\
| * Track refactoringJon Bratseth2018-08-251-4/+4
| * Fix todoJon Bratseth2018-08-254-11/+11
| * Test global rank profilesJon Bratseth2018-08-2512-19/+5201
| * Generate a global rank profile configJon Bratseth2018-08-2428-85/+183
| * Create global rank profilesJon Bratseth2018-08-242-3/+7
| * Cleanup rank profile registryJon Bratseth2018-08-2424-105/+86
| * Make field access work without searchJon Bratseth2018-08-241-3/+12
| * Delegate to search through rankprofile for constantsJon Bratseth2018-08-243-19/+41
| * Separate out ranking constantsJon Bratseth2018-08-2414-118/+149
| * Let ImportedModel know how to address each expressionJon Bratseth2018-08-242-36/+22
* | Expose new document store cache metrics.Geir Storli2018-08-241-0/+6
|/
* Make XGBoost models first class citizensJon Bratseth2018-08-234-20/+54
* Scope imported models to an entire application buildJon Bratseth2018-08-2232-150/+162
* Automatically figure out the right importerJon Bratseth2018-08-223-7/+11
* Derive model name from pathJon Bratseth2018-08-225-70/+89
* Scope transforms and converters to rank profileJon Bratseth2018-08-225-36/+40
* Import all signatureesJon Bratseth2018-08-215-28/+12
* Optimize importsJon Bratseth2018-08-214-11/+1
* Don't mutate expressions in imported modelsJon Bratseth2018-08-213-11/+13
* Reduce scope of converted modelsJon Bratseth2018-08-215-42/+101
* Change to inverted, safer testJon Bratseth2018-08-212-12/+6
* Don't replicate small constantsJon Bratseth2018-08-211-5/+11
* Revert "Merge pull request #6635 from vespa-engine/bratseth/generate-rank-pro...Jon Bratseth2018-08-2110-198/+327
* Nonfunctional changes onlyJon Bratseth2018-08-211-0/+2
* Merge pull request #6635 from vespa-engine/bratseth/generate-rank-profiles-fo...Arnstein Ressem2018-08-2010-327/+198
|\
| * Revert "Revert "Merge pull request #6626 from vespa-engine/revert-6625-bratse...Jon Bratseth2018-08-2010-327/+198
* | Non-functional changes onlyJon Bratseth2018-08-201-0/+1
|/
* Revert "Merge pull request #6626 from vespa-engine/revert-6625-bratseth/gener...Jon Bratseth2018-08-2010-198/+327
* Revert "Bratseth/generate rank profiles for all models part 2 3"Jon Bratseth2018-08-2010-327/+198
* Add deactivated capability to import all modelsJon Bratseth2018-08-205-12/+28
* Revert "Merge pull request #6619 from vespa-engine/revert-6611-revert-6596-re...Jon Bratseth2018-08-2010-198/+311
* Revert "Revert "Revert "Convert all outputs"""Jon Marius Venstad2018-08-1710-311/+198
* Avoid ApplicationPackage.getFilesJon Bratseth2018-08-171-13/+14
* Revert "Revert "Convert all outputs""Jon Bratseth2018-08-1710-196/+308
* Merge pull request #6604 from vespa-engine/hmusum/tighten-allowed-syntax-for-...Henning Baldersheim2018-08-161-1/+1
|\
| * Tighten allowed syntax for https uriHarald Musum2018-08-161-1/+1
* | Merge pull request #6381 from vespa-engine/ovirtanen/zookeeper-metrics-in-con...Olli Virtanen2018-08-161-0/+6
|\ \ | |/ |/|
| * zkOutstandingConnections corrected to zkOutstandingRequestsOlli Virtanen2018-08-081-1/+1
| * Report zookeeper monitoring statistics in configserverOlli Virtanen2018-07-111-0/+6
* | Add support for https tensor constant urisHarald Musum2018-08-162-9/+32
* | Revert "Convert all outputs"Jon Bratseth2018-08-1510-308/+196
* | Track internal API changesJon Bratseth2018-08-153-3/+10
* | Merge branch 'master' into bratseth/generate-rank-profiles-for-all-models-part-2Jon Bratseth2018-08-154-0/+133
|\ \
| * | Add XGBoost to Vespa converterGrace Lam2018-08-144-0/+133
* | | Convert all outputsJon Bratseth2018-08-158-193/+298
|/ /
* | Remove duplication and inheritanceJon Bratseth2018-08-104-39/+41