aboutsummaryrefslogtreecommitdiffstats
path: root/configserver
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into hmusum/log-or-fail-deployment-with-invalid-jvm-gc-...Harald Musum2021-12-201-0/+4
|\
| * Add feature flag control over TLS size.Henning Baldersheim2021-12-201-0/+4
* | LOg or fail deployments with invalid JVM GC optionsHarald Musum2021-12-201-0/+3
|/
* Merge pull request #20534 from vespa-engine/toregge/add-feature-flag-for-max-...Geir Storli2021-12-162-0/+3
|\
| * Add max-compact-buffers feature flag.Tor Egge2021-12-152-0/+3
* | Merge pull request #20535 from vespa-engine/hmusum/use-lower-timeoutHarald Musum2021-12-161-1/+1
|\ \ | |/ |/|
| * Reduce timeout to 1 minute when serving filesHarald Musum2021-12-161-1/+1
* | Merge pull request #20521 from vespa-engine/mpolden/upgrade-in-block-window-m...Jon Marius Venstad2021-12-151-2/+0
|\ \
| * | Remove stale commentMartin Polden2021-12-141-2/+0
| |/
* / Set speed: 1 for config change reindexing, and user-specified in (0, 10] from...Jon Marius Venstad2021-12-159-64/+67
|/
* Simplify and reorder arguments, no functional changesHarald Musum2021-12-134-9/+12
* Merge pull request #20434 from vespa-engine/arnej/feature-flag-for-doctypes-c...Henning Baldersheim2021-12-091-1/+3
|\
| * add feature flag for using new "doctype" array in documentmanager.defArne H Juul2021-12-091-1/+3
* | Always use FileDistributionConnectionPool [run-systemtest]Harald Musum2021-12-093-32/+14
|/
* Merge pull request #20418 from vespa-engine/bratseth/apply-policies-to-limits...Martin Polden2021-12-091-1/+1
|\
| * Don't propagate unspecified resourcesJon Bratseth2021-12-081-1/+1
* | SimplifyMartin Polden2021-12-081-3/+2
* | Remove add-opens for sun.security.util for standalone containers.gjoranv2021-12-071-1/+0
|/
* Merge pull request #20392 from vespa-engine/mpolden/check-if-status-changedMartin Polden2021-12-072-97/+4
|\
| * Stop deploying on routing status changeMartin Polden2021-12-072-97/+4
* | Merge pull request #20373 from vespa-engine/mpolden/check-if-status-changedMartin Polden2021-12-061-4/+9
|\|
| * Skip redeploy if status is unchangedMartin Polden2021-12-061-4/+9
* | Make sure to cleanup when failing to read file reference dataHarald Musum2021-12-061-0/+1
|/
* Actually deployMartin Polden2021-12-032-3/+18
* Log change of routing statusMartin Polden2021-12-031-1/+4
* Ignore duplicate upstream names in APIMartin Polden2021-12-032-8/+11
* Merge pull request #20329 from vespa-engine/arnej/config-class-should-not-be-...Arne H Juul2021-12-021-1/+1
|\
| * track namespace move (mainly just imports)Arne H Juul2021-12-021-1/+1
* | Support changing the status of multiple upstreamsMartin Polden2021-12-022-19/+55
* | Delete maximum 2 sessions per runHarald Musum2021-12-011-1/+1
* | Revert "Revert "Make sure to consider all sessions in zookeeper when deleting...Harald Musum2021-12-011-2/+11
* | Revert "Make sure to consider all sessions in zookeeper when deleting [run-sy...Harald Musum2021-12-011-11/+2
* | Make sure to consider all sessions in zookeeper when deletingHarald Musum2021-12-011-2/+11
|/
* Log more when failing to download application packageHarald Musum2021-12-012-2/+3
* Shutdown supervisorHarald Musum2021-11-301-3/+8
* Create FileDownloader onceHarald Musum2021-11-301-37/+43
* Merge pull request #20264 from vespa-engine/hmusum/cleanupHenning Baldersheim2021-11-294-56/+26
|\
| * Rename method and call before writing to ZooKeeperHarald Musum2021-11-281-13/+16
| * SimplifyHarald Musum2021-11-282-17/+10
| * Remove unused classHarald Musum2021-11-281-26/+0
* | Merge pull request #20258 from vespa-engine/hmusum/move-logging-to-callersHÃ¥kon Hallingstad2021-11-292-3/+6
|\ \
| * | M0;95;0cove logging in getFile() to callersHarald Musum2021-11-282-3/+6
| |/
* / Revert "Revert "read routingmethod""Morten Tokle2021-11-293-25/+26
|/
* Revert "read routingmethod"Harald Musum2021-11-273-26/+25
* Fix testsMorten Tokle2021-11-262-20/+13
* Use routingMethod from controllerMorten Tokle2021-11-262-2/+12
* Remove default scopeMorten Tokle2021-11-261-3/+1
* Import RoutingStatusApiHandler from internal repoMartin Polden2021-11-262-0/+481
* Reduce timeout when downloading filesHarald Musum2021-11-261-1/+2
* Merge pull request #20228 from vespa-engine/mortent/routing-config-fixesMorten Tokle2021-11-263-7/+15
|\