aboutsummaryrefslogtreecommitdiffstats
path: root/configserver/src/main/java/com/yahoo/vespa/config/server
Commit message (Expand)AuthorAgeFilesLines
* Include full certificate chain in auth contextBjørn Christian Seime2022-07-151-1/+1
* Return granted capabilities from PeerAuthorizerBjørn Christian Seime2022-07-151-4/+4
* Merge pull request #23340 from vespa-engine/hmusum/remove-unused-meta-data-fieldHarald Musum2022-07-131-6/+2
|\
| * Remove 'user' field in application metadata and add deprecations for usageHarald Musum2022-07-041-6/+2
* | Renaming: config reload => config activationHarald Musum2022-07-138-49/+48
* | live app -> active appHarald Musum2022-07-123-9/+8
* | Don't expose SessionZooKeeperClient from SessionHarald Musum2022-07-123-10/+5
* | Remove one unnecessary method, rename anotherHarald Musum2022-07-122-7/+3
* | Remove or simplify some loggingHarald Musum2022-07-123-24/+5
* | Log unknown vespa version as FINEHarald Musum2022-07-121-9/+9
* | Use a simpler comparison instead of implementing Comparator interfaceHarald Musum2022-07-121-9/+2
* | Expire remote sessions for standalone Vespa as wellHarald Musum2022-07-113-14/+9
* | SimplifyHarald Musum2022-07-111-3/+1
* | Use session id instead of Session in SessionStateWatcherHarald Musum2022-07-112-42/+36
* | Move some method callsHarald Musum2022-07-112-6/+6
* | SimplifyHarald Musum2022-07-111-8/+7
* | Merge pull request #23414 from vespa-engine/hmusum/fetch-flag-with-applicatio...Jon Bratseth2022-07-071-5/+5
|\ \
| * | Change to get flag with application id as dimensionHarald Musum2022-07-071-5/+5
* | | Remove use of 'enable-server-ocsp-stapling' feature flagBjørn Christian Seime2022-07-071-3/+0
|/ /
* | Add extra parameter in meta request when compressiont type is != gzipHarald Musum2022-07-061-1/+3
* | Revert "Revert "Make sure to set compression type in file distribution meta r...Harald Musum2022-07-063-8/+20
* | Revert "Make sure to set compression type in file distribution meta request [...Harald Musum2022-07-063-20/+8
* | Make sure to set compression type in file distribution meta requestHarald Musum2022-07-063-8/+20
* | Merge pull request #23384 from vespa-engine/balder/control-num-targets-and-nu...Henning Baldersheim2022-07-061-0/+18
|\ \
| * | - Control number of rpc targets.Henning Baldersheim2022-07-061-0/+18
* | | Merge pull request #23388 from vespa-engine/jonmv/slimmer-test-output-renderingJon Marius Venstad2022-07-061-0/+5
|\ \ \ | |/ / |/| |
| * | Comment with correct MB sizeJon Marius Venstad2022-07-061-1/+1
| * | Render test output with less overhead, and limit pending network datajonmv2022-07-061-0/+5
* | | Wire in use of compression types and flags for file distributionHarald Musum2022-07-062-14/+50
|/ /
* | Support specifying compression type for file distribution requestsHarald Musum2022-07-052-19/+42
* | Add min and max numbers for expired sessions to deleteHarald Musum2022-07-051-2/+3
* | Merge pull request #23195 from vespa-engine/hmusum/return-response-when-file-...Henning Baldersheim2022-07-043-43/+39
|\ \ | |/ |/|
| * Make sure to return response when request times outHarald Musum2022-06-223-43/+39
* | Add config for when to expire local sessions with unknown statusHarald Musum2022-07-041-15/+15
* | Add feature flag control of dispatching.Henning Baldersheim2022-07-011-0/+12
* | Lower log level for failed models on newer majorjonmv2022-07-011-1/+1
* | log certificate version in each runAndreas Eriksen2022-06-301-9/+3
* | Remove uneeded version checkjonmv2022-06-281-3/+0
* | Add feature flag control over defaultvalue for feed niceness.Henning Baldersheim2022-06-241-0/+3
* | Change log message to reflect that downloads may be unsuccessfulHarald Musum2022-06-241-3/+3
|/
* Revert "Synchronize access to sessionStateWatchers map [run-systemtest]"Harald Musum2022-06-221-17/+9
* Merge pull request #23177 from vespa-engine/hmusum/synchronize-accessHarald Musum2022-06-211-9/+17
|\
| * Synchronize access to sessionStateWatchers mapHarald Musum2022-06-201-9/+17
* | Return empty log for 2 minutes after deploy time if unable to get logs from l...Harald Musum2022-06-201-2/+2
|/
* Merge pull request #23164 from vespa-engine/hmusum/add-getActivatedTimeJon Bratseth2022-06-205-9/+19
|\
| * Add getActivatedTime() for a sessionHarald Musum2022-06-205-9/+19
* | Merge pull request #23156 from vespa-engine/hmusum/set-jdisc-handler-timeoutBjørn Christian Seime2022-06-202-5/+9
|\ \ | |/ |/|
| * Set jdisc handler timeout for all session handlersHarald Musum2022-06-182-5/+9
* | Update configserver/src/main/java/com/yahoo/vespa/config/server/http/LogRetri...Harald Musum2022-06-181-1/+1
* | Return empty log if getting log fails and we just deployedHarald Musum2022-06-183-4/+17