summaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #10238 from vespa-engine/ogronnesby/propagate-ca-in-configØyvind Grønnesby2019-08-149-12/+116
|\
| * Remove part of if statement that should have been movedØyvind Grønnesby2019-08-141-1/+1
| * 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-143-57/+47
| * Test that we a) get certificate in config, and b) respect the services.xml co...Øyvind Grønnesby2019-08-131-0/+39
| * Check that we are configured to use certificates to validateØyvind Grønnesby2019-08-132-0/+17
| * Create ability to use JimFS in MockApplicationPackageØyvind Grønnesby2019-08-133-47/+57
| * Merge remote-tracking branch 'origin/master' into ogronnesby/propagate-ca-in-...Øyvind Grønnesby2019-08-132-12/+12
| |\
| * | Add the CA certificates to configuration and read it from application packageØyvind Grønnesby2019-08-128-12/+56
* | | 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
| | |/ | |/|
* | | Don't print stack traceJon Bratseth2019-08-131-1/+0
* | | MergeJon Bratseth2019-08-1310-26/+29
|/ /
* / Move FS4ResourcePool component to ApplicationContainerBjørn Christian Seime2019-08-122-12/+12
|/
* Ensure that explicit proton resource limits have precedence over default node...Geir Storli2019-08-086-16/+29
* Remove long gone searchcolumn.Henning Baldersheim2019-08-061-5/+10
* Merge pull request #10190 from vespa-engine/balder/feed-concurrency-35-percentHenning Baldersheim2019-08-062-5/+5
|\
| * 30% -> 35% feed concurrency.Henning Baldersheim2019-08-052-5/+5
* | Merge pull request #10193 from vespa-engine/arnej/refactor-requestor-api-5Henning Baldersheim2019-08-0628-185/+241
|\ \
| * | retry: refactor requestor apiArne Juul2019-08-0628-185/+241
| |/
* | Nonfunctional changes onlyJon Bratseth2019-08-052-19/+24
* | Allow both attribute and index with n-gramJon Bratseth2019-08-053-10/+7
|/
* Merge pull request #10025 from vespa-engine/geirst/improve-content-node-tuningGeir Storli2019-08-052-4/+27
|\
| * Reserve 1GB of memory for other processes running on the content node when ca...Geir Storli2019-07-122-5/+27
* | Revert "Arnej/refactor requestor api 4"Arne H Juul2019-08-0428-241/+185
* | Only use toplevel groups for redundancy calculations.Henning Baldersheim2019-08-031-1/+1
* | Expose totalNodes and add at least one test for partitions configHenning Baldersheim2019-08-023-2/+14
* | Revert "Revert "As redundancy and searchable copies depends on group setup no...Henning Baldersheim2019-08-0211-131/+116
* | Revert "As redundancy and searchable copies depends on group setup normally,"Henning Baldersheim2019-08-0211-116/+131
* | Leave default as is.Henning Baldersheim2019-08-021-1/+1
* | As redundancy and searchable copies depends on group setup normally,Henning Baldersheim2019-08-0211-131/+116
* | Merge pull request #10150 from vespa-engine/arnej/refactor-requestor-api-4Arne H Juul2019-08-0228-185/+241
|\ \
| * | use same port suffixes for logserverArne Juul2019-08-021-4/+4
| * | remove now-unused getPortSuffixesArne Juul2019-08-0125-147/+0
| * | remove now-unused requiresConsecutivePortsArne Juul2019-08-015-32/+0
| * | remove now-unused reservePortPrependedArne Juul2019-08-012-9/+1
| * | switch to direct allocation of network portsArne Juul2019-08-012-38/+3
| * | add API for explicitly allocating network portsArne Juul2019-08-0125-2/+280
* | | Always set grouping session cache configBjørn Christian Seime2019-08-011-1/+1
* | | Revert "Return 409 with error code TRANSIENT_ERROR when getting TransientExce...Harald Musum2019-08-013-3/+3
* | | Move some exceptions to its own package (making them not part of public API)Harald Musum2019-08-013-3/+3
|/ /
* | Allow streaming search with no searchable copies too....Henning Baldersheim2019-07-295-17/+29
* | Merge pull request #10094 from vespa-engine/hmusum/cleanup-configdefinition-3Harald Musum2019-07-2910-162/+78
|\ \
| * | Remove support for namespace as attribute for config in services.xmlHarald Musum2019-07-2510-162/+78
* | | Merge pull request #10103 from vespa-engine/hmusum/move-messagebus-setup-for-...Harald Musum2019-07-296-67/+71
|\ \ \
| * | | Move setup of message bus to ApplicationContainerClusterHarald Musum2019-07-266-67/+71
* | | | Expecte renamesJon Bratseth2019-07-281-2/+2
|/ / /
* | | Merge pull request #10099 from vespa-engine/hmusum/fix-todoHenning Baldersheim2019-07-263-11/+11
|\ \ \
| * | | Clean up todoHarald Musum2019-07-263-11/+11