summaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* Added arg --application_name, now creating folder for searchdefs ++Henrik2018-07-261-63/+55
* Added description, example of usage and authorHenrik2018-07-251-1/+5
* Created parser that takes in ES-documents and ES-mapping and parses them into...Henrik2018-07-251-0/+226
* Export 'jdisc.http.request.uri_length/content_size' metricsBjørn Christian Seime2018-07-241-0/+4
* Merge pull request #6428 from vespa-engine/arnej/add-metric-to-setHenning Baldersheim2018-07-241-0/+1
|\
| * add query_container_latency metricArne Juul2018-07-191-0/+1
* | Merge pull request #6444 from vespa-engine/bratseth/java-model-inferenceJon Bratseth2018-07-231-2/+3
|\ \
| * | Import bound functions separatelyJon Bratseth2018-07-061-2/+3
* | | Use the guava version from container-dep-versions everywhere.gjoranv2018-07-191-2/+0
| |/ |/|
* | FixHarald Musum2018-07-181-1/+1
* | Use config server spec for config server rpc portHarald Musum2018-07-173-32/+23
* | Remove unused argumentHarald Musum2018-07-167-22/+10
* | Reapply "Adding handler and binding when services.xml has <search>-field"gjoranv2018-07-123-0/+65
* | Revert "Adding handler and binding when services.xml has <search>-field"Harald Musum2018-07-123-65/+0
* | Moved GUIHandlerTest to own module that can use JDisc-components. GUIHandler ...Henrik2018-07-101-0/+6
* | Add GUIHandler to Configmodel and add bundle runtimeHenrik2018-07-103-3/+51
* | Changed pom.xml and adding of handler in ContainerModelBuilderHenrik2018-07-101-8/+7
* | Adding handler and binding when services.xml has <search>-fieldHenrik2018-07-091-0/+12
* | Fix author tag for SimonBjørn Christian Seime2018-07-0541-41/+41
* | Replace 'tonytv' with full name in author tagsBjørn Christian Seime2018-07-0583-83/+83
* | Merge pull request #6326 from vespa-engine/bjorncs/new-jdisc-metricsBjørn Christian Seime2018-07-051-5/+8
|\ \
| * | Move http status metrics to container sectionBjørn Christian Seime2018-07-041-5/+6
| * | Add metric on prematurely closed connectionsBjørn Christian Seime2018-07-031-0/+2
| |/
* | Merge pull request #6331 from vespa-engine/hmusum/use-type-for-validation-par...Jon Bratseth2018-07-0425-78/+93
|\ \
| * | Use new ValidationParameter class instead of booleansHarald Musum2018-07-0425-78/+93
* | | No longer use generic short name for "vds.filestor.alldisks.allthreads.*.sum....Geir Storli2018-07-041-4/+4
|/ /
* / Wire in isFirstDeployment to AccessControlValidatorHarald Musum2018-07-036-9/+33
|/
* Don't fail on out of capacity on bootstrapJon Bratseth2018-06-2610-43/+93
* Nonfunctional changesJon Bratseth2018-06-251-1/+1
* Merge pull request #6258 from vespa-engine/ovirtanen/convert-scala-to-java-in...Olli Virtanen2018-06-251-1/+0
|\
| * Scala code in container-di converted to JavaOlli Virtanen2018-06-211-1/+0
* | Add option for Vespa version in deploy scriptMartin Polden2018-06-211-3/+4
|/
* Merge pull request #6249 from vespa-engine/geirst/correct-name-of-docs-matche...Geir Storli2018-06-201-2/+2
|\
| * Correct the name used for *.docs_matched metrics (which are of type LongCount...Geir Storli2018-06-201-2/+2
* | Export aggregated visit and deletebuckets metricsTor Brede Vekterli2018-06-201-0/+4
|/
* Merge pull request #6235 from vespa-engine/geirst/support-attribute-settings-...Henning Baldersheim2018-06-199-21/+36
|\
| * Support attribute settings (etc. fast-search) for struct field attributes.Geir Storli2018-06-199-21/+36
* | Inline macros in macros, not just first or second phase top levelLester Solbakken2018-06-192-44/+90
* | Nonfunctional changes onlyJon Bratseth2018-06-191-2/+1
|/
* Validate that complex fields that have struct field attributes are supported.Geir Storli2018-06-144-0/+160
* Use document type to resolve struct data types when checking whether a comple...Geir Storli2018-06-144-70/+196
* Merge pull request #6182 from vespa-engine/geirst/add-struct-field-attribute-...Geir Storli2018-06-137-6/+318
|\
| * Add copyright notice.Geir Storli2018-06-133-0/+3
| * Avoid calculating string variable inside loop.Geir Storli2018-06-131-1/+2
| * Add validator for changes in the set of struct field attributes that are part...Geir Storli2018-06-127-6/+314
* | Revert "Remove deprecated and undocumented feed handlers from container model"Tor Brede Vekterli2018-06-123-0/+20
* | Merge pull request #6034 from vespa-engine/vekterli/remove-deprecated-and-und...Tor Brede Vekterli2018-06-123-20/+0
|\ \
| * | Remove deprecated and undocumented feed handlers from container modelTor Brede Vekterli2018-05-313-20/+0
* | | Use dns suffix and zts uri from configBjørn Christian Seime2018-06-111-1/+2
* | | Use mutual TLS auth when retrieving identity documentBjørn Christian Seime2018-06-112-2/+21
| |/ |/|