summaryrefslogtreecommitdiffstats
path: root/config-model/src/main
Commit message (Expand)AuthorAgeFilesLines
* Remove duplication and inheritanceJon Bratseth2018-08-103-38/+40
* Avoid unnecessary inheritanceJon Bratseth2018-08-103-64/+4
* Refactor and remove duplicationJon Bratseth2018-08-105-643/+720
* Prepare to optimizeJon Bratseth2018-08-071-2/+3
* 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
* | 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-166-21/+9
* | Reapply "Adding handler and binding when services.xml has <search>-field"gjoranv2018-07-122-0/+38
* | Revert "Adding handler and binding when services.xml has <search>-field"Harald Musum2018-07-122-38/+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-102-3/+24
* | 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-0520-20/+20
* | Replace 'tonytv' with full name in author tagsBjørn Christian Seime2018-07-0569-69/+69
* | 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-046-30/+33
|\ \
| * | Use new ValidationParameter class instead of booleansHarald Musum2018-07-046-30/+33
* | | 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-034-9/+27
|/
* Don't fail on out of capacity on bootstrapJon Bratseth2018-06-268-43/+87
* 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-192-5/+15
|\
| * Support attribute settings (etc. fast-search) for struct field attributes.Geir Storli2018-06-192-5/+15
* | Inline macros in macros, not just first or second phase top levelLester Solbakken2018-06-191-17/+22
* | Nonfunctional changes onlyJon Bratseth2018-06-191-2/+1
|/
* Validate that complex fields that have struct field attributes are supported.Geir Storli2018-06-143-0/+92
* Use document type to resolve struct data types when checking whether a comple...Geir Storli2018-06-143-19/+56
* Merge pull request #6182 from vespa-engine/geirst/add-struct-field-attribute-...Geir Storli2018-06-134-3/+159
|\
| * Add copyright notice.Geir Storli2018-06-132-0/+2
| * 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-124-3/+156
* | Revert "Remove deprecated and undocumented feed handlers from container model"Tor Brede Vekterli2018-06-121-0/+2
* | Merge pull request #6034 from vespa-engine/vekterli/remove-deprecated-and-und...Tor Brede Vekterli2018-06-121-2/+0
|\ \