summaryrefslogtreecommitdiffstats
path: root/configserver
Commit message (Expand)AuthorAgeFilesLines
* Add additional data to test runtimejonmv2022-06-101-0/+26
* Merge pull request #23033 from vespa-engine/jonmv/allow-less-model-building-f...Jon Marius Venstad2022-06-096-54/+27
|\
| * Fix test errorjonmv2022-06-091-1/+1
| * Deploy with target on same major as in deployment.xml in tests (and remove im...jonmv2022-06-091-21/+7
| * Use actual current major in testsJon Bratseth2022-06-095-8/+8
| * Disallow model building failures on any version with a major shared by a depl...jonmv2022-06-091-28/+15
* | Use static create methods instead of having many public constructor only used...Henning Baldersheim2022-06-098-15/+14
|/
* Merge pull request #23017 from vespa-engine/jonmv/always-fail-when-requested-...Jon Marius Venstad2022-06-092-2/+58
|\
| * Always fail model building when wanted version failsjonmv2022-06-092-2/+58
* | Merge pull request #23006 from vespa-engine/balder/do-not-enable-jvm-UseTrans...Henning Baldersheim2022-06-091-2/+7
|\ \ | |/ |/|
| * () = {}Henning Baldersheim2022-06-081-1/+1
| * Only enable -XX:+UseTransparentHugePages if heap is at least 2x hugepage size.Henning Baldersheim2022-06-081-2/+7
* | Remove temporary dependency on 'jetty-http' with test scopeBjørn Christian Seime2022-06-081-7/+0
|/
* Set project version to 8-SNAPSHOTgjoranv2022-06-081-2/+2
* Add missing deps to lz4-java, and exclude in container-devgjoranv2022-06-081-0/+4
* Create wrapper for Jetty's MultiPartFormInputStreamBjørn Christian Seime2022-06-082-14/+9
* Remove on Vespa 8Jon Bratseth2022-06-081-1/+1
* Remove on Vespa 8Jon Bratseth2022-06-081-6/+0
* Remove array operation support on Vespa 8Jon Bratseth2022-06-081-3/+3
* Use more realistic redundancy of 2 in testsHåkon Hallingstad2022-06-086-26/+26
* Disallow impossible redundancyHåkon Hallingstad2022-06-082-2/+2
* Export correct version of jackson.jaxrs.jsongjoranv2022-06-081-1/+1
* Don't provide Jetty bundles from 'container' artifactBjørn Christian Seime2022-06-082-0/+8
* Remove jersey related dependencies from parent poms and enforcers.gjoranv2022-06-081-0/+6
* Revoke com.yahoo.config.subscription as public APIHarald Musum2022-06-082-2/+0
* Remove test (toplevel application dir support has been removed)Harald Musum2022-06-081-29/+0
* Remove support for top-level application/ in application packageHarald Musum2022-06-081-11/+0
* Remove support for 'aliases' elementMartin Polden2022-06-081-5/+0
* Stop using guava-testlib for simple tests.gjoranv2022-06-082-11/+4
* Use non-deprecated level (#22977)Valerij Fredriksen2022-06-071-2/+2
* log details on certificate retrieval failureAndreas Eriksen2022-06-071-0/+5
* Go back to embedding Jersey in configserver.gjoranv2022-06-021-0/+66
* Use hugespages for jvm also when OS setting is [madvise]Henning Baldersheim2022-05-301-0/+1
* Make sure to always close file reference dataHarald Musum2022-05-251-11/+5
* Revert "Support compressing files (not just directories) in file distribution...Harald Musum2022-05-254-44/+23
* Merge pull request #22744 from vespa-engine/hmusum/support-file-distribution-...Harald Musum2022-05-254-23/+44
|\
| * Support compressing files (not just directories) in file distributionHarald Musum2022-05-254-23/+44
* | Rename argumentHarald Musum2022-05-252-3/+3
* | Merge pull request #22741 from vespa-engine/mpolden/preserve-cloud-accountMorten Tokle2022-05-243-2/+27
|\ \ | |/ |/|
| * Preserve cloud account from active session on internal redeploymentMartin Polden2022-05-243-2/+27
* | Merge pull request #22740 from vespa-engine/jonmv/logserver-container-for-testerJon Marius Venstad2022-05-241-3/+8
|\ \
| * | refer logserver-container over container for getting logsjonmv2022-05-241-3/+8
| |/
* / Prepare for different compression algorithms for distributed filesHarald Musum2022-05-241-4/+4
|/
* Remove resources when deleting application with no active sessionMartin Polden2022-05-193-15/+31
* GC usage of FAIL_DEPLOYMENT_WITH_INVALID_JVM_OPTIONS feature flagHarald Musum2022-05-161-3/+0
* Control code loading for proton with feature flag 'load-code-as-hugepages'Henning Baldersheim2022-05-131-0/+3
* Fix testsValerij Fredriksen2022-05-121-1/+2
* Merge pull request #22539 from vespa-engine/mpolden/deploy-cloud-accountMorten Tokle2022-05-1110-30/+149
|\
| * Add cloud account to modelMartin Polden2022-05-1110-30/+149
* | Switch off jdisc ConsoleLogManagerv7.585.20gjoranv2022-05-101-1/+1