aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #10274 from vespa-engine/bratseth/remove-allocation-by-flavorJon Bratseth2019-08-141-10/+12
|\
| * Remove support for legacy flavor stringsJon Bratseth2019-08-141-10/+12
* | Merge pull request #10238 from vespa-engine/ogronnesby/propagate-ca-in-configØyvind Grønnesby2019-08-147-11/+72
|\ \ | |/ |/|
| * Remove part of if statement that should have been movedØyvind Grønnesby2019-08-141-1/+1
| * Revert "Create ability to use JimFS in MockApplicationPackage"Øyvind Grønnesby2019-08-141-49/+45
| * 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-131-45/+49
| * 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-127-11/+55
* | | Don't print stack traceJon Bratseth2019-08-131-1/+0
* | | MergeJon Bratseth2019-08-133-4/+7
| |/ |/|
* | 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-083-13/+21
* Remove long gone searchcolumn.Henning Baldersheim2019-08-061-5/+10
* Merge pull request #10190 from vespa-engine/balder/feed-concurrency-35-percentHenning Baldersheim2019-08-061-1/+1
|\
| * 30% -> 35% feed concurrency.Henning Baldersheim2019-08-051-1/+1
* | Merge pull request #10193 from vespa-engine/arnej/refactor-requestor-api-5Henning Baldersheim2019-08-0618-157/+200
|\ \
| * | retry: refactor requestor apiArne Juul2019-08-0618-157/+200
| |/
* | Nonfunctional changes onlyJon Bratseth2019-08-051-1/+2
* | Allow both attribute and index with n-gramJon Bratseth2019-08-051-5/+4
|/
* Merge pull request #10025 from vespa-engine/geirst/improve-content-node-tuningGeir Storli2019-08-051-0/+9
|\
| * Reserve 1GB of memory for other processes running on the content node when ca...Geir Storli2019-07-121-0/+9
* | Revert "Arnej/refactor requestor api 4"Arne H Juul2019-08-0418-200/+157
* | 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-022-1/+3
* | Revert "Revert "As redundancy and searchable copies depends on group setup no...Henning Baldersheim2019-08-026-127/+107
* | Revert "As redundancy and searchable copies depends on group setup normally,"Henning Baldersheim2019-08-026-107/+127
* | Leave default as is.Henning Baldersheim2019-08-021-1/+1
* | As redundancy and searchable copies depends on group setup normally,Henning Baldersheim2019-08-026-127/+107
* | Merge pull request #10150 from vespa-engine/arnej/refactor-requestor-api-4Arne H Juul2019-08-0218-157/+200
|\ \
| * | use same port suffixes for logserverArne Juul2019-08-021-4/+4
| * | remove now-unused getPortSuffixesArne Juul2019-08-0115-100/+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-0116-2/+220
* | | 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-012-2/+2
* | | Move some exceptions to its own package (making them not part of public API)Harald Musum2019-08-012-2/+2
|/ /
* | Allow streaming search with no searchable copies too....Henning Baldersheim2019-07-294-4/+13
* | Merge pull request #10094 from vespa-engine/hmusum/cleanup-configdefinition-3Harald Musum2019-07-292-29/+16
|\ \
| * | Remove support for namespace as attribute for config in services.xmlHarald Musum2019-07-252-29/+16
* | | Move setup of message bus to ApplicationContainerClusterHarald Musum2019-07-266-67/+71
* | | Clean up todoHarald Musum2019-07-262-6/+5
* | | Use fewer threads for logserver and metricsproxy containersHarald Musum2019-07-262-2/+15
|/ /
* | Merge pull request #10090 from vespa-engine/bjorncs/grouping-session-cache-fe...Bjørn Christian Seime2019-07-252-6/+16
|\ \
| * | Introduce feature flag for enabling grouping session cacheBjørn Christian Seime2019-07-252-7/+16
* | | Number of searchable copies are accounted in the backend. Only estimate numbe...Henning Baldersheim2019-07-253-3/+12
* | | Use single class importsHarald Musum2019-07-252-2/+10
* | | Cleanup config model, part 1Harald Musum2019-07-2552-187/+17
|/ /