aboutsummaryrefslogtreecommitdiffstats
path: root/configserver
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * searchdefinitions -> schemasJon Bratseth2020-03-131-1/+1
| * searchdefinitions -> schemasJon Bratseth2020-03-134-76/+63
* | Set Java system property java.io.tmpdir to $VESPA_HOME/tmpHarald Musum2020-03-121-0/+1
* | Update configserver/src/main/java/com/yahoo/vespa/config/server/session/Sessi...Harald Musum2020-03-111-1/+0
* | Update configserver/src/main/java/com/yahoo/vespa/config/server/session/Sessi...Harald Musum2020-03-111-1/+0
* | Add support for using a Docker image repository when deploying an applicationHarald Musum2020-03-1117-73/+196
|/
* Add application id as dimension for feature flagBjørn Christian Seime2020-03-091-1/+2
* Wire in feature flag for enabling proxy protocol in 4443 hosted connectorBjørn Christian Seime2020-03-091-0/+4
* Avoid building lots of ApplicationInstancesHåkon Hallingstad2020-03-081-0/+7
* Reuse existing super model completion notificationHåkon Hallingstad2020-03-063-42/+10
* Merge pull request #12471 from vespa-engine/hakonhall/provide-more-insight-to...Harald Musum2020-03-061-5/+19
|\
| * Provide more insight to duper model completenessHåkon Hallingstad2020-03-061-5/+19
* | lz4 seems to be unused here.Henning Baldersheim2020-03-051-5/+0
|/
* Merge pull request #12412 from vespa-engine/bratseth/phrase-segmenting-featur...Jon Bratseth2020-03-041-1/+9
|\
| * Revert "Revert "Bratseth/phrase segmenting feature flag""Jon Bratseth2020-03-031-1/+9
* | Merge pull request #12404 from vespa-engine/hakonhall/remove-instancelookupse...Håkon Hallingstad2020-03-031-1/+0
|\ \ | |/ |/|
| * Remove InstanceLookupServiceHåkon Hallingstad2020-03-031-1/+0
* | Revert "Bratseth/phrase segmenting feature flag"Arnstein Ressem2020-03-031-9/+1
|/
* Merge pull request #12400 from vespa-engine/hakonhall/align-names-with-status...Valerij Fredriksen2020-03-021-1/+1
|\
| * Align names with status serviceHåkon Hallingstad2020-03-021-1/+1
* | Add phrase-segmenting flagJon Bratseth2020-03-021-1/+9
|/
* Revert "Only use json access log for config server"Arnstein Ressem2020-02-271-0/+1
* Only write json access logHarald Musum2020-02-261-1/+0
* Define completeness of SuperModel and DuperModelHåkon Hallingstad2020-02-233-14/+60
* Use dynamic port to avoid conflicting with other unit testsHarald Musum2020-02-191-3/+7