summaryrefslogtreecommitdiffstats
path: root/configserver/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #22528 from vespa-engine/bratseth/remove-old-sd-parserJon Bratseth2022-05-101-3/+0
|\
| * Remove experimental-sd-parsing: Always trueJon Bratseth2022-05-101-3/+0
* | Give up if deadline for file serving request is exceededHarald Musum2022-05-101-6/+21
|/
* Flag to control proxy protocol mixed modeMorten Tokle2022-05-091-0/+3
* Use '@Inject' from 'annotations' in 'configserver'Bjørn Christian Seime2022-05-0535-35/+35
* Consolidate allocated hosts from all model versionsJon Bratseth2022-05-044-19/+62
* GC unused flags various unused flags and expired interfaces.Henning Baldersheim2022-05-031-18/+0
* Merge pull request #22401 from vespa-engine/balder/control-enable-bit-vector-...Henning Baldersheim2022-05-031-0/+3
|\
| * Control enable-bit-vectors default value.Henning Baldersheim2022-05-031-0/+3
* | Simplify and cleanup, no functional changesHarald Musum2022-05-033-40/+47
|/
* Use a string flag for files with unknown extension in appHarald Musum2022-05-021-7/+13
* Increase log level so it is shown as a notificationHarald Musum2022-05-021-1/+1
* Minor simplificationJon Bratseth2022-05-023-10/+5
* Log with deploy logger, users will get console notificationsHarald Musum2022-04-283-36/+46
* Validate file extension for app files, part 4Harald Musum2022-04-281-1/+7
* Throw a RuntimeException if no secret is foundHarald Musum2022-04-281-2/+5
* Validate file extension for files in application packageHarald Musum2022-04-272-10/+16
* Increase configserver proxy timeoutValerij Fredriksen2022-04-211-4/+1
* Disallow URI type resources for hosted Vespajonmv2022-04-202-2/+5
* Merge pull request #22146 from vespa-engine/jonmv/more-validationJon Marius Venstad2022-04-191-1/+1
|\
| * Stricter application id patternjonmv2022-04-191-1/+1
* | No more /serviceview/v1/jonmv2022-04-136-763/+0
|/
* Add test file, no regexjonmv2022-04-121-2/+2
* Proxy state/v1/ requests with hostjonmv2022-04-126-25/+65
* Revert "Merge pull request #22072 from vespa-engine/jonmv/unify-hostname-clas...jonmv2022-04-092-3/+3
* Revert "Merge pull request #22068 from vespa-engine/jonmv/unify-hostname-clas...jonmv2022-04-082-3/+3
* Move ID part to HostName in config-provisioningjonmv2022-04-082-2/+2
* Revert "Merge pull request #22065 from vespa-engine/revert-22049-jonmv/unify-...jonmv2022-04-081-2/+2
* Revert "Jonmv/unify hostname classes"Jon Marius Venstad2022-04-081-2/+2
* Use null rather than "" for no load balancer, as intended(?), and fix some as...jonmv2022-04-081-2/+2
* Use one HostName class (that is not for JSON)Jon Marius Venstad2022-04-081-2/+2
* Constant time append to Path as well, and add length()Jon Marius Venstad2022-04-081-1/+1
* Use HttpURL for base url and query in StateRequestHandlerJon Marius Venstad2022-04-071-21/+21
* Pass query to status serviceJon Marius Venstad2022-04-073-10/+13
* Resolve conflictsJon Marius Venstad2022-04-079-21/+18
* Allow proxy /state/v1/metrics requests in /application/v2Valerij Fredriksen2022-04-072-21/+21
* Proxy without going via UTF-8Valerij Fredriksen2022-04-073-27/+8
* Use HttpURL.Path for Path.getRest()Jon Marius Venstad2022-04-069-53/+67
* Merge pull request #21963 from vespa-engine/mpolden/zip-improvementsJon Marius Venstad2022-04-053-71/+62
|\
| * Make max application package size configurableMartin Polden2022-04-053-5/+9
| * Allow single-dot segments in configserverMartin Polden2022-04-041-3/+4
| * Use ArchiveStreamReader in configserverMartin Polden2022-04-041-67/+53
* | Revert "Revert "Jonmv/reapply application name validation""Jon Marius Venstad2022-04-042-10/+5
* | Revert "Jonmv/reapply application name validation"Jon Marius Venstad2022-04-042-5/+10
* | Revert "Merge pull request #21961 from vespa-engine/revert-21918-jonmv/misc-6"Jon Marius Venstad2022-04-042-10/+5
* | Revert "Jonmv/misc 6"Jon Marius Venstad2022-04-042-5/+10
* | Merge pull request #21918 from vespa-engine/jonmv/misc-6Jon Marius Venstad2022-04-042-10/+5
|\ \
| * | Cleanup, should not change anythingJon Marius Venstad2022-03-312-10/+5
* | | Merge pull request #21959 from vespa-engine/hmusum/flags-cleanupHarald Musum2022-04-041-4/+3
|\ \ \
| * | | Use new method only for getting admin cluster node architectureHarald Musum2022-04-041-4/+3