aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #10238 from vespa-engine/ogronnesby/propagate-ca-in-configØyvind Grønnesby2019-08-142-1/+44
|\
| * Use temporary folder rule for application directoryØyvind Grønnesby2019-08-141-1/+5
| * Revert "Create ability to use JimFS in MockApplicationPackage"Øyvind Grønnesby2019-08-141-2/+2
| * Test that we a) get certificate in config, and b) respect the services.xml co...Øyvind Grønnesby2019-08-131-0/+39
| * Create ability to use JimFS in MockApplicationPackageØyvind Grønnesby2019-08-131-2/+2
| * Add the CA certificates to configuration and read it from application packageØyvind Grønnesby2019-08-121-1/+1
* | Merge pull request #10245 from vespa-engine/hmusum/remove-header-and-body-fro...Harald Musum2019-08-1421-82/+41
|\ \
| * | Fix copyrightHarald Musum2019-08-131-1/+1
| * | Remove header and body from search definitionsHarald Musum2019-08-1321-82/+41
| |/
* / MergeJon Bratseth2019-08-137-22/+22
|/
* Ensure that explicit proton resource limits have precedence over default node...Geir Storli2019-08-083-3/+8
* Merge pull request #10190 from vespa-engine/balder/feed-concurrency-35-percentHenning Baldersheim2019-08-061-4/+4
|\
| * 30% -> 35% feed concurrency.Henning Baldersheim2019-08-051-4/+4
* | Merge pull request #10193 from vespa-engine/arnej/refactor-requestor-api-5Henning Baldersheim2019-08-0610-28/+41
|\ \
| * | retry: refactor requestor apiArne Juul2019-08-0610-28/+41
| |/
* | Nonfunctional changes onlyJon Bratseth2019-08-051-18/+22
* | Allow both attribute and index with n-gramJon Bratseth2019-08-052-5/+3
|/
* Merge pull request #10025 from vespa-engine/geirst/improve-content-node-tuningGeir Storli2019-08-051-4/+18
|\
| * Reserve 1GB of memory for other processes running on the content node when ca...Geir Storli2019-07-121-5/+18
* | Revert "Arnej/refactor requestor api 4"Arne H Juul2019-08-0410-41/+28
* | Expose totalNodes and add at least one test for partitions configHenning Baldersheim2019-08-021-1/+11
* | Revert "Revert "As redundancy and searchable copies depends on group setup no...Henning Baldersheim2019-08-025-4/+9
* | Revert "As redundancy and searchable copies depends on group setup normally,"Henning Baldersheim2019-08-025-9/+4
* | As redundancy and searchable copies depends on group setup normally,Henning Baldersheim2019-08-025-4/+9
* | remove now-unused getPortSuffixesArne Juul2019-08-0110-47/+0
* | add API for explicitly allocating network portsArne Juul2019-08-019-0/+60
* | Allow streaming search with no searchable copies too....Henning Baldersheim2019-07-291-13/+16
* | Merge pull request #10094 from vespa-engine/hmusum/cleanup-configdefinition-3Harald Musum2019-07-298-133/+62
|\ \
| * | Remove support for namespace as attribute for config in services.xmlHarald Musum2019-07-258-133/+62
* | | Expecte renamesJon Bratseth2019-07-281-2/+2
* | | Merge pull request #10099 from vespa-engine/hmusum/fix-todoHenning Baldersheim2019-07-261-5/+6
|\ \ \
| * | | Clean up todoHarald Musum2019-07-261-5/+6
| |/ /
* / / Remove unused codeHarald Musum2019-07-261-4/+0
|/ /
* | Merge pull request #10090 from vespa-engine/bjorncs/grouping-session-cache-fe...Bjørn Christian Seime2019-07-259-8/+17
|\ \
| * | Introduce feature flag for enabling grouping session cacheBjørn Christian Seime2019-07-259-8/+17
* | | Number of searchable copies are accounted in the backend. Only estimate numbe...Henning Baldersheim2019-07-251-16/+18
* | | Use single class importsHarald Musum2019-07-253-5/+21
* | | Cleanup config model, part 1Harald Musum2019-07-2588-352/+115
|/ /
* | Merge pull request #9905 from vespa-engine/balder/increase-default-feedconcur...Henning Baldersheim2019-07-221-4/+4
|\ \
| * | Increase default max feed concurrency from 25% to 30% on the way to 40-50%Henning Baldersheim2019-06-261-4/+4
* | | Revert "Setting attribute on a field that has struct or map sub-type(s) is no...Harald Musum2019-07-151-30/+0
| |/ |/|
* | Allow using a custom deploy logger in a "test DeployState"gjoranv2019-07-112-1/+11
* | Add test for deprecated 'jdisc' taggjoranv2019-07-111-0/+12
* | Refactor to shorten ContainerModelBuilderTestgjoranv2019-07-113-135/+177
* | Merge pull request #10017 from vespa-engine/geirst/stricter-validation-of-att...Tor Brede Vekterli2019-07-111-0/+30
|\ \
| * | Setting attribute on a field that has struct or map sub-type(s) is not suppor...Geir Storli2019-07-111-0/+30
* | | Deprecate 'jdisc', and update all tests to use 'container.gjoranv2019-07-1040-202/+203
|/ /
* | propagate float and stop using it too muchHåvard Pettersen2019-07-095-4/+69
* | Fix such that exact match works for struct field attributes.Geir Storli2019-07-033-0/+81
* | Improve error message when changing global document flag.Geir Storli2019-07-021-1/+3