aboutsummaryrefslogtreecommitdiffstats
path: root/configserver
Commit message (Expand)AuthorAgeFilesLines
* LogLevel.WARNING -> Level.WARNINGgjoranv2020-04-2522-39/+39
* LogLevel.INFO -> Level.INFOgjoranv2020-04-2515-30/+30
* LogLevel.SPAM -> Level.FINESTgjoranv2020-04-252-2/+2
* LogLevel.DEBUG -> Level.FINEgjoranv2020-04-2543-105/+105
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-2556-56/+56
* Gc dead codeJon Bratseth2020-04-223-18/+0
* Remove feature flag for JDisc proxy protocolBjørn Christian Seime2020-04-211-6/+0
* Merge branch 'master' into hakonhall/remove-use-bucket-space-metric-feature-flagHåkon Hallingstad2020-04-2060-484/+766
|\
| * Merge pull request #12937 from vespa-engine/hmusum/do-more-work-in-executorHarald Musum2020-04-163-13/+8
| |\
| | * Do all redeployment work in executorHarald Musum2020-04-163-13/+8
| * | Merge pull request #12944 from vespa-engine/balder/add-flag-control-of-softstartHenning Baldersheim2020-04-161-0/+8
| |\ \
| | * | Add flag control over softstart seconds.Henning Baldersheim2020-04-161-0/+8
| | |/
| * / Use DockerImage instead of String in HostSpecHarald Musum2020-04-161-1/+2
| |/
| * Introduce top-k-probability and use it to fetch correct proper amount of hits...Henning Baldersheim2020-04-152-0/+11
| * Fix testHarald Musum2020-04-141-1/+1
| * Merge pull request #12904 from vespa-engine/mpolden/config-lockJon Bratseth2020-04-142-15/+2
| |\
| | * Acquire lock through CuratorMartin Polden2020-04-142-15/+2
| * | Rename variableHarald Musum2020-04-141-4/+4
| * | Log session that new session is based on if possibleHarald Musum2020-04-141-1/+4
| |/
| * Merge pull request #12875 from vespa-engine/bratseth/validate-lower-limitJon Bratseth2020-04-086-10/+41
| |\
| | * Pass ProvisionedJon Bratseth2020-04-081-0/+2
| | * Validate resource changes by the lower limitJon Bratseth2020-04-085-10/+39
| * | Merge pull request #11553 from vespa-engine/olaa/use-pooling-connection-managerOla Aunrønning2020-04-081-7/+11
| |\ \ | | |/ | |/|
| | * Use PoolingHttpClientConnectionManager. Increase parallelizationOla Aunrønning2019-12-121-7/+11
| * | Remove unused allocation logic for unspecified nodesMartin Polden2020-04-061-8/+0
| * | Remove feature flag for using new Athenz filterBjørn Christian Seime2020-04-021-4/+1
| * | Reduce code duplicationHarald Musum2020-03-312-18/+9
| * | Set athenz domainHarald Musum2020-03-314-7/+20
| * | Acvoid deprecated APIJon Bratseth2020-03-311-0/+2
| * | Merge pull request #12770 from vespa-engine/hmusum/lower-log-levelJon Bratseth2020-03-301-1/+1
| |\ \
| | * | Lower log level, seems to be common and not worth a warningHarald Musum2020-03-301-1/+1
| * | | Remove unused argumentHarald Musum2020-03-301-9/+5
| |/ /
| * | Remove zone dimension (not needed)Bjørn Christian Seime2020-03-271-5/+1
| * | Add feature flag to enable Nginx upstream proxy protocolBjørn Christian Seime2020-03-271-0/+9
| * | RefactorHarald Musum2020-03-262-40/+42
| * | Set Athenz domain also when deploying from existing session (e.g. in internal...Harald Musum2020-03-265-10/+25
| * | Move group argument inside CapacityJon Bratseth2020-03-255-3/+34
| * | Remove phrase-segmentation flagJon Bratseth2020-03-231-6/+0
| * | Allocate dedicated nodes when no nodes are specifiedMartin Polden2020-03-201-0/+9
| * | Fix incorrect serialization of Athenz domain to ZKBjørn Christian Seime2020-03-181-1/+1
| * | Merge pull request #12591 from vespa-engine/mortent/deploy-with-athenzdomainMorten Tokle2020-03-176-14/+60
| |\ \
| | * | Provide AthenzDomain to config-modelMorten Tokle2020-03-176-14/+60
| * | | Write to legacy path for nowJon Bratseth2020-03-172-11/+12
| * | | Revert "Merge pull request #12565 from vespa-engine/revert-12563-bratseth/sea...Jon Bratseth2020-03-175-77/+64
| |/ /
| * | Use docker image repo in ClusterSpecHarald Musum2020-03-161-1/+4
| * | Merge pull request #12569 from vespa-engine/hmusum/remove-stdout-loggingValerij Fredriksen2020-03-162-2/+0
| |\ \
| | * | Remove debug loggingHarald Musum2020-03-162-2/+0
| * | | Log failure to build model with application id and versionHarald Musum2020-03-161-1/+3
| |/ /
| * | Revert "Bratseth/search to schema"Jon Bratseth2020-03-135-64/+77
| * | Merge pull request #12563 from vespa-engine/bratseth/search-to-schemaJon Bratseth2020-03-135-77/+64
| |\ \