aboutsummaryrefslogtreecommitdiffstats
path: root/configserver
Commit message (Expand)AuthorAgeFilesLines
* Always move searchdefinitions to schemas dirHarald Musum2021-06-252-20/+3
* Fail if unable to get active applicationHarald Musum2021-06-251-3/+2
* Don't swallow exception when unable to find file references in useHarald Musum2021-06-253-20/+23
* Merge pull request #18381 from vespa-engine/freva/use-maxValerij Fredriksen2021-06-232-4/+4
|\
| * Use max value for resource utilizationValerij Fredriksen2021-06-232-4/+4
* | Remove warning produced by hc5 doing reflective access on SSLEngineImplBjørn Christian Seime2021-06-231-0/+1
* | Merge pull request #18376 from vespa-engine/balder/feature-flag-for-onnx-runt...Henning Baldersheim2021-06-231-0/+3
|\ \
| * | Add feature falg for controlling onnx dryrun verification.Henning Baldersheim2021-06-231-0/+3
* | | Revert "Reapply "Use provided apache http client bundle from container""Bjørn Christian Seime2021-06-231-6/+0
* | | Merge pull request #18374 from vespa-engine/bjorncs/tls-cipher-feature-flagBjørn Christian Seime2021-06-231-0/+5
|\ \ \ | |/ / |/| |
| * | Add feature flag for overriding TLS ciphersBjørn Christian Seime2021-06-231-0/+5
| |/
* / Reapply "Use provided apache http client bundle from container"Bjørn Christian Seime2021-06-231-0/+6
|/
* Revert "Reapply "Use provided apache http client bundle from container" [run-...Harald Musum2021-06-221-6/+0
* Revert "Revert "Reapply "Use provided apache http client bundle from containe...Harald Musum2021-06-221-0/+6
* Revert "Reapply "Use provided apache http client bundle from container" [run-...Harald Musum2021-06-221-6/+0
* Reapply "Use provided apache http client bundle from container"Bjørn Christian Seime2021-06-221-0/+6
* Revert "Use provided apache http client bundle from container"Bjørn Christian Seime2021-06-221-6/+0
* Merge pull request #18342 from vespa-engine/musum/remove-compatibility-codeHenning Baldersheim2021-06-211-9/+2
|\
| * Remove unused legacy codeHarald Musum2021-06-211-9/+2
* | Test that laoding an invalid session throws exceptionHarald Musum2021-06-213-15/+27
|/
* Merge pull request #18294 from vespa-engine/bjorncs/apache-http-client-bundleBjørn Christian Seime2021-06-211-0/+6
|\
| * Use provided apache http client bundle from containerBjørn Christian Seime2021-06-171-0/+6
* | Remove conseecutiveFailurees metric: Not neededJon Bratseth2021-06-201-2/+1
* | Add reindexing progress to deployment metricsValerij Fredriksen2021-06-185-1/+68
* | Do not create application package notification for reindexingValerij Fredriksen2021-06-181-3/+3
* | Check feed metric value separatelyOla Aunrønning2021-06-171-2/+4
|/
* Log restart actions in configserver logValerij Fredriksen2021-06-161-0/+2
* Simplify application log prefix in configserverValerij Fredriksen2021-06-162-12/+4
* Load local sessions only if enabled by flagHarald Musum2021-06-151-3/+4
* Merge pull request #18257 from vespa-engine/hmusum/add-constructor-for-naming...Henning Baldersheim2021-06-151-2/+4
|\
| * Add constructor for naming JRTConnectionPoolHarald Musum2021-06-151-2/+4
* | Merge pull request #18266 from vespa-engine/hmusum/log-more-at-bootstrapHenning Baldersheim2021-06-151-2/+7
|\ \
| * | Make sure to always log when all apps have redeployedHarald Musum2021-06-151-2/+7
| |/
* / Throw exception if unable to load sessionHarald Musum2021-06-151-2/+2
|/
* Move some methods from FileReferenceDownloader to FileDownloaderHarald Musum2021-06-141-3/+3
* Temp directory is always the same as download diredctory, simplifyHarald Musum2021-06-141-1/+1
* Move more methods into DownloadsHarald Musum2021-06-143-6/+8
* Remove commentJon Bratseth2021-06-111-1/+0
* Send empty sentinel config as an empty configJon Bratseth2021-06-111-1/+3
* Merge pull request #18186 from vespa-engine/balder/add-featureflag-for-rank-e...Harald Musum2021-06-091-0/+3
|\
| * Add featureflag for definition of large rank expressions.Henning Baldersheim2021-06-091-0/+3
* | Add option for adding blobsHenning Baldersheim2021-06-094-0/+63
|/
* Hide moving of schemas from searchdefinitions/ to schemas/ behind a feature flagHarald Musum2021-06-092-10/+36
* Merge branch 'master' into hmusum/move-sd-files-to-schemas-dirHarald Musum2021-06-092-4/+5
|\
| * Really allow skipping of old models in manual zonesJon Bratseth2021-06-082-4/+5
* | Move files from searchdefinitions/ to schemas/ when deployingHarald Musum2021-06-085-1/+144
|/
* Only validate on hosted, and only if there are multiple nodes per groupJon Bratseth2021-06-075-5/+5
* Use feature flag to decide if we should throw when resource limits is specifiedHarald Musum2021-06-071-0/+3
* Merge pull request #18149 from vespa-engine/hmusum/cleanup-13Harald Musum2021-06-074-13/+9
|\
| * Minor cleanupHarald Musum2021-06-074-13/+9