aboutsummaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* Use explicit imports and remove unused argumentHarald Musum2016-12-091-2/+4
* Revert "Always use 16 distribution bits on hosted systems"Tor Brede Vekterli2016-12-062-7/+5
* Allow configuring docker registry and Docker Vespa base imageHarald Musum2016-12-053-0/+14
* Correct over-eager renamingJon Bratseth2016-12-0414-23/+23
* Towards always typed, fully specified tensorsJon Bratseth2016-12-041-4/+4
* Rename methodJon Bratseth2016-12-0314-23/+23
* Always use 16 distribution bits on hosted systemsJon Bratseth2016-12-022-5/+7
* Do not use null as arguments when creating content clusterHarald Musum2016-12-021-38/+40
* Remove unused variable and use root instead of creating new oneHarald Musum2016-12-022-2/+1
* Do not use null as arguments in testsHarald Musum2016-12-024-28/+28
* Merge branch 'master' into arnej/count-memory-mappingsArne H Juul2016-11-302-34/+10
|\
| * Propagate set/getChildrenJon Bratseth2016-11-282-34/+10
* | rename metrics, add open file descriptorsArne H Juul2016-11-291-2/+4
* | added in wrong place, now with correct nameArne H Juul2016-11-251-1/+1
* | add memory_mappings_count to vespa metric setArne H Juul2016-11-251-0/+2
|/
* Fix Perl syntax and use printfHarald Musum2016-11-251-1/+1
* Add deprecation warningsHarald Musum2016-11-251-0/+2
* Remove special handling of deployment of routing applicationHarald Musum2016-11-232-139/+5
* Set system in config server configHarald Musum2016-11-222-3/+4
* Add validation id for staging tests.Haakon Dybdahl2016-11-211-1/+2
* Merge pull request #1133 from yahoo/bratseth/ranking-expression-parsing-speedHenning Baldersheim2016-11-1823-160/+2991
|\
| * Store rank properties in compressed formJon Bratseth2016-11-181-15/+28
| * Prepare for compression of rank profilesJon Bratseth2016-11-1823-158/+2976
* | Revert "Disable validation of deployment.xml"Harald Musum2016-11-171-2/+0
* | region->systemJon Marius Venstad2016-11-161-1/+1
* | Make sure config server picks up correct system nameHarald Musum2016-11-161-1/+3
|/
* Make sure that 'system' yinst setting is propagated to configserver configHarald Musum2016-11-143-2/+8
* I assume the intention was to first run clean, then make all.Henning Baldersheim2016-11-111-1/+1
* Nonfunctional changes onlyJon Bratseth2016-11-111-6/+3
* Ignore case for metric consumer ids.gjoranv2016-11-113-4/+14
* Merge pull request #1058 from yahoo/bratseth/field-operation-ordergjoranv2016-11-1014-54/+137
|\
| * Order field operationsJon Bratseth2016-11-1014-54/+137
* | Merge pull request #1051 from yahoo/balder/let-0.2-be-the-default-setting-for...HÃ¥vard Pettersen2016-11-102-7/+7
|\ \
| * | Update default valueHenning Baldersheim2016-11-091-6/+6
| * | Let 0.2 be the default value for maxFilterCoverageHenning Baldersheim2016-11-091-1/+1
* | | Allow and test new 'metrics' element in services.xml.gjoranv2016-11-104-6/+24
| |/ |/|
* | Merge pull request #1046 from yahoo/gjoranv/yamas-vespa-consumer-idgjoranv2016-11-105-40/+44
|\ \ | |/ |/|
| * There is only one default metrics consumer.gjoranv2016-11-091-13/+2
| * Rename DefaultMetricConsumers -> DefaultMetricsConsumergjoranv2016-11-094-7/+4
| * Make 'vespa' the default metrics consumer, instead of 'yamas'.gjoranv2016-11-094-11/+29
* | add totalhits_per_query metricArne H Juul2016-11-091-1/+2
|/
* Merge pull request #1026 from yahoo/gjoranv/metrics-buildergjoranv2016-11-0810-12/+143
|\
| * Wire the new MetricsBuilder into Admin.gjoranv2016-11-074-9/+25
| * Add builder for new 'metrics' element in services.xmlgjoranv2016-11-073-0/+111
| * Annotate data classes as Immutablegjoranv2016-11-073-3/+7
* | Add accesslog type 'json' to schemaHarald Musum2016-11-084-6/+8
|/
* Add MetricSet abstraction and a VespaMetricSet.gjoranv2016-11-068-310/+510
* Make the Metric class immutable. (#1021)gjoranv2016-11-044-37/+36
* Use preprocessed application package to check for nodes with type specHarald Musum2016-11-031-1/+1
* Create a separate 'monitoring' package for metrics w/friends. (#995)gjoranv2016-11-0216-18/+26