aboutsummaryrefslogtreecommitdiffstats
path: root/configserver
Commit message (Expand)AuthorAgeFilesLines
...
| * Rename back to HostName, and merge the value class and utilitiesJon Marius Venstad2022-03-316-12/+12
| * Move HostName -> Hostnames, and DomainName and Hostname to com.yahoo.netJon Marius Venstad2022-03-319-15/+15
| * Split in DomainName and HostnameJon Marius Venstad2022-03-303-7/+7
| * Fix unit testJon Marius Venstad2022-03-301-1/+2
| * Wrap in HostnameJon Marius Venstad2022-03-302-4/+6
* | Merge pull request #21896 from vespa-engine/bjorncs/cleanupHarald Musum2022-03-311-3/+0
|\ \
| * | Remove feature flag 'merge-grouping-result-in-search-invoker'Bjørn Christian Seime2022-03-301-3/+0
| |/
* / Use FQDN instead of localhostHarald Musum2022-03-301-2/+2
|/
* Merge pull request #21877 from vespa-engine/hmusum/delete-session-if-prepare-...Jon Bratseth2022-03-292-4/+28
|\
| * Delete session immediately if prepare or activate failsHarald Musum2022-03-292-4/+28
* | Merge pull request #21859 from vespa-engine/remove-jersey-media-bundles_3gjoranv2022-03-293-0/+51
|\ \ | |/ |/|
| * Export and import com.fasterxml.jackson.jaxrs.json to ...gjoranv2022-03-282-0/+10
| * Register JacksonJsonProvider explicitly to serviceview handler.gjoranv2022-03-281-0/+2
| * Add explicit dep to jackson-jaxrs-json-provider, used here.gjoranv2022-03-281-0/+16
| * Ensure that jackson-core and jackson-annotations are not embedded.gjoranv2022-03-281-0/+23
* | Delete file as root firstValerij Fredriksen2022-03-291-1/+2
* | Write vespa file as vespa userValerij Fredriksen2022-03-281-1/+1
|/
* Revert "Remove jersey media bundles 2 [run-systemtest]"Jon Marius Venstad2022-03-272-41/+0
* Merge pull request #21835 from vespa-engine/remove-jersey-media-bundles_2gjoranv2022-03-272-0/+41
|\
| * Add explicit dep to jackson-jaxrs-json-provider, used here.gjoranv2022-03-261-0/+16
| * Ensure that jackson-core and jackson-annotations are not embedded.gjoranv2022-03-261-0/+23
| * Register JacksonJsonProvider explicitly.gjoranv2022-03-251-0/+2
* | Merge pull request #21819 from vespa-engine/jonmv/misc-2Jon Bratseth2022-03-252-1/+23
|\ \
| * | Make application dir upper levelJon Marius Venstad2022-03-242-1/+23
| |/
* / Annotate instead of using TODOsHarald Musum2022-03-251-1/+1
|/
* Update versionHarald Musum2022-03-221-1/+1
* Cleanup and more testing of specifying node architecture for admin clustersHarald Musum2022-03-181-3/+5
* Add package exports for jersey packages used by controller.gjoranv2022-03-175-0/+25
* Add jersey-media-multipart (+ mimepull) for controller.gjoranv2022-03-171-0/+5
* Remove unneeded jersey-media-jaxb.gjoranv2022-03-171-0/+6
* Add application id dimension to incompatibility flagJon Marius Venstad2022-03-161-1/+3
* Do not use cluster type when getting flagHarald Musum2022-03-151-1/+1
* Merge pull request #21688 from vespa-engine/hmusum/add-feature-flag-for-node-...Harald Musum2022-03-151-0/+3
|\
| * Add feature flag for node architecture for admin clustersHarald Musum2022-03-151-0/+3
* | Use VersionCompatibility in configserver and controller, and testsJon Marius Venstad2022-03-142-5/+6
|/
* Merge pull request #21664 from vespa-engine/use-my-own-jersey-for-configservergjoranv2022-03-121-19/+25
|\
| * Remove explicit compile scopegjoranv2022-03-111-2/+0
| * Use the javax.ws.rs-api bundle installed in Jdisc, or else:gjoranv2022-03-111-1/+1
| * Let configserver use its own embedded Jersey depsgjoranv2022-03-111-17/+25
* | Check wanted version instead of newest built modelJon Marius Venstad2022-03-112-16/+23
|/
* Reject config request when major version is incompatibleMartin Polden2022-03-116-24/+92
* Use app platform version during config model feature flags resolutionHåkon Hallingstad2022-03-094-54/+63
* add experimental feature flagArne H Juul2022-03-041-1/+4
* Merge grouping results incrementally in search invokerBjørn Christian Seime2022-03-011-0/+3
* Add feature flag for controlling throttling of merge feed opsTor Brede Vekterli2022-02-241-0/+3
* Add more feature flags for tuning dynamic persistence throttlingTor Brede Vekterli2022-02-231-0/+6
* Replace 'out of capacity' by 'node allocation failure'Jon Bratseth2022-02-234-13/+12
* Use Optional when returning sessionHarald Musum2022-02-2212-73/+57
* Update last access time of file reference when it already existsHarald Musum2022-02-211-2/+8
* Merge branch 'master' into arnej/rename-summaryfeatures-back-to-originalArne H Juul2022-02-1747-327/+451
|\