summaryrefslogtreecommitdiffstats
path: root/configserver
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #22462 from vespa-engine/bjorncs/inject-annotationBjørn Christian Seime2022-05-0635-35/+35
|\
| * Use '@Inject' from 'annotations' in 'configserver'Bjørn Christian Seime2022-05-0535-35/+35
* | Enable logging early, but only show errors and warnings.Henning Baldersheim2022-05-061-2/+2
|/
* Avoid the 'jdisc/' prefix used for logging during startup of configserver.Henning Baldersheim2022-05-051-3/+3
* Correct host name sequenceJon Bratseth2022-05-041-2/+2
* Consolidate allocated hosts from all model versionsJon Bratseth2022-05-0411-84/+264
* 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
* | Merge pull request #22398 from vespa-engine/hmusum/simplify-and-cleanupHarald Musum2022-05-033-40/+47
|\ \ | |/ |/|
| * Simplify and cleanup, no functional changesHarald Musum2022-05-033-40/+47
* | Merge pull request #22396 from vespa-engine/jonmv/reapply-more-apache-http-cl...Jon Marius Venstad2022-05-032-74/+1
|\ \ | |/ |/|
| * Revert "Merge pull request #22392 from vespa-engine/revert-22390-jonmv/export...jonmv2022-05-031-0/+1
| * Revert "Merge pull request #22394 from vespa-engine/revert-22374-jonmv/remove...jonmv2022-05-031-74/+0
* | Merge pull request #22387 from vespa-engine/hmusum/use-string-flag-for-files-...v7.581.33Harald Musum2022-05-021-7/+13
|\ \ | |/ |/|
| * Use a string flag for files with unknown extension in appHarald Musum2022-05-021-7/+13
* | Revert "Jonmv/remove last controller jersey client [run-systemtest]"Jon Marius Venstad2022-05-021-0/+74
* | Revert "Export package ai.vespa.hosted.client [run-systemtest]"Harald Musum2022-05-021-1/+0
* | Add http-client with dependencies as configserver componentjonmv2022-05-021-0/+1
|/
* Increase log level so it is shown as a notificationHarald Musum2022-05-021-1/+1
* Merge pull request #22374 from vespa-engine/jonmv/remove-last-controller-jers...Jon Marius Venstad2022-05-021-74/+0
|\
| * Remove (hopefully) unused configserver depenciesjonmv2022-05-021-74/+0
* | Minor simplificationJon Bratseth2022-05-023-10/+5
|/
* Log with deploy logger, users will get console notificationsHarald Musum2022-04-286-40/+54
* 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-273-25/+34
* Update testValerij Fredriksen2022-04-211-6/+3
* Increase configserver proxy timeoutValerij Fredriksen2022-04-211-4/+1
* Disallow URI type resources for hosted Vespajonmv2022-04-204-4/+16
* Update commentJon Marius Venstad2022-04-191-1/+1
* Revert "Jersey no longer needed for configserver without /serviceview/v1/"jonmv2022-04-191-0/+46
* Merge pull request #22146 from vespa-engine/jonmv/more-validationJon Marius Venstad2022-04-191-1/+1
|\
| * Stricter application id patternjonmv2022-04-191-1/+1
* | Jersey no longer needed for configserver without /serviceview/v1/jonmv2022-04-131-46/+0
* | No more /serviceview/v1/jonmv2022-04-1310-976/+0
|/
* Add test file, no regexjonmv2022-04-121-2/+2
* Proxy state/v1/ requests with hostjonmv2022-04-128-31/+117
* 2 space indent by defaultjonmv2022-04-111-104/+103
* Update deployment.rnc, and configserver veratime JSON test filesjonmv2022-04-111-18/+9
* Revert "Revert "Add recommended java.security options.""Arnstein Ressem2022-04-081-6/+7
* Move ID part to HostName in config-provisioningjonmv2022-04-083-3/+3
* Revert "Merge pull request #22065 from vespa-engine/revert-22049-jonmv/unify-...jonmv2022-04-082-4/+4
* Revert "Jonmv/unify hostname classes"Jon Marius Venstad2022-04-082-4/+4
* 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-082-4/+4
* 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-072-25/+26
* Pass query to status serviceJon Marius Venstad2022-04-075-20/+27
* Resolve conflictsJon Marius Venstad2022-04-0714-26/+23