summaryrefslogtreecommitdiffstats
path: root/configserver
Commit message (Expand)AuthorAgeFilesLines
* Upgrade httpclient5 to 5.1Bjørn Christian Seime2021-05-252-5/+4
* Revert "Bjorncs/upgrade httpclient5"Bjørn Christian Seime2021-05-252-4/+5
* Merge pull request #17969 from vespa-engine/bjorncs/upgrade-httpclient5Jon Marius Venstad2021-05-252-5/+4
|\
| * Upgrade httpclient5 to 5.1Bjørn Christian Seime2021-05-252-5/+4
* | Update configserver/src/main/java/com/yahoo/vespa/config/server/deploy/ModelC...Henning Baldersheim2021-05-251-1/+1
* | Use external rank expressions, gated by feature flag.Henning Baldersheim2021-05-251-0/+3
|/
* Merge pull request #17935 from vespa-engine/mortent/cfg-operator-certMorten Tokle2021-05-2511-8/+178
|\
| * Add top-level object, simplify testsMorten Tokle2021-05-253-14/+41
| * Include operator certificates in application trust storeMorten Tokle2021-05-2510-8/+151
* | Revert "Revert "Produce ranking-expressions config.""Henning Baldersheim2021-05-241-0/+1
* | Revert "Produce ranking-expressions config."Harald Musum2021-05-241-1/+0
* | Produce ranking-expressions config.Henning Baldersheim2021-05-241-0/+1
* | SimplifyHenning Baldersheim2021-05-231-8/+8
|/
* Remove feature flag for HTTP/2Bjørn Christian Seime2021-05-211-3/+0
* Parse content type headerMorten Tokle2021-05-203-9/+42
* Fix testMorten Tokle2021-05-201-1/+1
* Throw on invalid jsonMorten Tokle2021-05-201-1/+1
* Handle missing fieldsMorten Tokle2021-05-201-6/+14
* Read inputstream onceMorten Tokle2021-05-201-1/+1
* Support http multipart on prepareandactivateMorten Tokle2021-05-206-14/+232
* Log re-feed and re-index actions to app package logJon Marius Venstad2021-05-191-6/+6
* Remove feature flagHarald Musum2021-05-181-4/+0
* Don't include node repo by defaultJon Bratseth2021-05-161-1/+0
* Merge pull request #17814 from vespa-engine/hmusum/cleanup-9Jon Marius Venstad2021-05-112-40/+63
|\
| * Log more info about progress of redeploymentsHarald Musum2021-05-111-15/+50
| * Simplify, BOOTSTRAP_IN_SEPARATE_THREAD is never usedHarald Musum2021-05-102-25/+13
* | Use just one executorHarald Musum2021-05-101-10/+6
|/
* Use AbstractUtf8Array in interface and a more flexible implementation to redu...Henning Baldersheim2021-05-075-8/+8
* Reduce the lifetime and scope of ConfigInstance.Builder and the ConfigPayloadHenning Baldersheim2021-05-076-33/+39
* Handle SocketTimeoutException better when downloading filesHarald Musum2021-05-061-1/+4
* Revert "Revert "- GC unused deab-bytes-ratio.""Henning Baldersheim2021-05-041-3/+0
* Revert "- GC unused deab-bytes-ratio."Harald Musum2021-05-041-0/+3
* - GC unused deab-bytes-ratio.Henning Baldersheim2021-05-041-3/+0
* GC now unused unused flags.Henning Baldersheim2021-05-041-9/+0
* Control prune job with feature flag.Henning Baldersheim2021-05-041-0/+3
* Use 0.1 Gbps as bandwidth for cluster controllersHarald Musum2021-05-031-1/+1
* Merge pull request #17688 from vespa-engine/freva/filter-ccValerij Fredriksen2021-05-023-19/+36
|\
| * Make privateValerij Fredriksen2021-05-021-1/+1
| * Do not process metrics we dont care aboutValerij Fredriksen2021-04-303-19/+36
* | Sort mappers according to class hierarchy to match most specific mapperJon Marius Venstad2021-04-301-1/+1
* | Use RestApi for TenantHandlerJon Marius Venstad2021-04-302-137/+88
* | Check built-in response exceptions firstJon Marius Venstad2021-04-301-1/+1
* | Revert "Merge pull request #17664 from vespa-engine/revert-17658-jonmv/rest-a...Jon Marius Venstad2021-04-303-3/+6
|/
* Expose content resource usage metrics from cluster-controllerValerij Fredriksen2021-04-295-24/+112
* Revert "Support loadbalancer/v1 and application/v2/tenant without trailing sl...Harald Musum2021-04-293-6/+3
* Merge pull request #17658 from vespa-engine/jonmv/rest-api-bindings-without-t...Jon Marius Venstad2021-04-293-3/+6
|\
| * Use a single bindingJon Marius Venstad2021-04-291-2/+1
| * Fix quirky binding match setupJon Marius Venstad2021-04-292-0/+4
| * Support loadbalancer/v1 and application/v2/tenant without trailing slashJon Marius Venstad2021-04-292-3/+3
* | Print more of stack trace on config serverHarald Musum2021-04-291-0/+1
|/