summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com
Commit message (Expand)AuthorAgeFilesLines
* Revert "As we changed to add a 5% summary cache some time ago, we should also...Harald Musum2018-07-171-1/+1
* Direct io is default as cache is default.Henning Baldersheim2018-07-171-1/+1
* Remove unused argumentHarald Musum2018-07-161-1/+1
* Reapply "Adding handler and binding when services.xml has <search>-field"gjoranv2018-07-121-0/+27
* Revert "Adding handler and binding when services.xml has <search>-field"Harald Musum2018-07-121-27/+0
* Add GUIHandler to Configmodel and add bundle runtimeHenrik2018-07-101-0/+27
* Fix author tag for SimonBjørn Christian Seime2018-07-0521-21/+21
* Replace 'tonytv' with full name in author tagsBjørn Christian Seime2018-07-0514-14/+14
* Use new ValidationParameter class instead of booleansHarald Musum2018-07-0419-48/+60
* Wire in isFirstDeployment to AccessControlValidatorHarald Musum2018-07-032-0/+6
* Don't fail on out of capacity on bootstrapJon Bratseth2018-06-262-0/+6
* Merge pull request #6235 from vespa-engine/geirst/support-attribute-settings-...Henning Baldersheim2018-06-191-12/+13
|\
| * Support attribute settings (etc. fast-search) for struct field attributes.Geir Storli2018-06-191-12/+13
* | Inline macros in macros, not just first or second phase top levelLester Solbakken2018-06-191-27/+68
|/
* Validate that complex fields that have struct field attributes are supported.Geir Storli2018-06-141-0/+68
* Use document type to resolve struct data types when checking whether a comple...Geir Storli2018-06-141-51/+140
* Add copyright notice.Geir Storli2018-06-131-0/+1
* Add validator for changes in the set of struct field attributes that are part...Geir Storli2018-06-123-3/+158
* Use the same repo for all builtin config definitions in ServerCacheHarald Musum2018-06-111-0/+4
* Merge pull request #6141 from vespa-engine/geirst/add-support-for-primitive-m...Henning Baldersheim2018-06-084-8/+73
|\
| * Improve naming of test functions.Geir Storli2018-06-081-3/+3
| * Support that map of primitive types is derived into array attributes.Geir Storli2018-06-073-2/+59
| * Add more unit tests for map of struct attributes.Geir Storli2018-06-072-5/+13
* | Explain validation overridesJon Bratseth2018-06-073-3/+12
* | Merge pull request #6111 from vespa-engine/lesters/revert-revert-onnxHenning Baldersheim2018-06-072-32/+16
|\ \ | |/ |/|
| * Refactor ONNX and TF import to use same code baseLester Solbakken2018-06-062-32/+16
| * Revert "Refactor ONNX and TF import to use same code base"Harald Musum2018-06-062-16/+32
| * Merge pull request #6046 from vespa-engine/lesters/refactor-onnx-tensorflow-i...Lester Solbakken2018-06-062-32/+16
| |\
| | * Clean up a bit and add some clarification commentsLester Solbakken2018-06-041-1/+1
| | * Put model names back in generated macrosLester Solbakken2018-06-011-10/+10
| | * Fix ONNX ranking feature signatureLester Solbakken2018-06-012-22/+6
| | * Refactor ONNX and TF import to use same code baseLester Solbakken2018-06-012-15/+15
* | | Add new summary transform (attributecombiner) for complex fields that are rep...Geir Storli2018-06-062-0/+104
|/ /
* | Test internalRedeploy propagation in config responsesJon Bratseth2018-06-011-7/+7
* | Merge with masterJon Bratseth2018-06-016-97/+39
|\|
| * Merge pull request #6041 from vespa-engine/geirst/derive-map-of-struct-field-...Henning Baldersheim2018-05-313-5/+21
| |\
| | * Support that map of simple struct field is derived into array attributes.Geir Storli2018-05-313-5/+21
| * | Implicitly enable multiple bucket spaces in config modelTor Brede Vekterli2018-05-312-91/+12
| |/
| * Merge pull request #5999 from vespa-engine/hmusum/delete-unused-file-referencesMartin Polden2018-05-311-1/+6
| |\
| | * Add maintainer for deleting unused file references on diskHarald Musum2018-05-301-1/+6
| * | Revert "Implicitly enable multiple bucket spaces"Tor Brede Vekterli2018-05-302-12/+91
| * | Merge pull request #5855 from vespa-engine/vekterli/implicitly-enable-multipl...Tor Brede Vekterli2018-05-302-91/+12
| |\ \
| | * | Implicitly enable multiple bucket spaces in config modelTor Brede Vekterli2018-05-092-91/+12
* | | | Separate internal redeploys from application package changesJon Bratseth2018-06-011-4/+3
|/ / /
* | / Support that array of struct field is derived into array attributes.Geir Storli2018-05-293-0/+86
| |/ |/|
* | Add copyright headersLester Solbakken2018-05-281-0/+2
* | Add ONNX pseudo ranking featureLester Solbakken2018-05-282-2/+335
* | More explanation on type mismatchJon Bratseth2018-05-251-3/+3
* | Scala code replaced with Java equivalentOlli Virtanen2018-05-243-0/+302
* | Add athenzDnsSuffix and ztsUrl to identity configBjørn Christian Seime2018-05-153-0/+32
|/