summaryrefslogtreecommitdiffstats
path: root/configserver/src/main/resources/configserver-app
Commit message (Collapse)AuthorAgeFilesLines
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* Specify number of proxies, try 2 [run-systemtest]Håkon Hallingstad2021-08-051-1/+4
|
* Use Curator instead of ConfigCurator, part 4Harald Musum2021-07-091-1/+0
|
* Don't include node repo by defaultJon Bratseth2021-05-161-1/+0
|
* Revert "Merge pull request #17664 from ↵Jon Marius Venstad2021-04-301-2/+1
| | | | | | | vespa-engine/revert-17658-jonmv/rest-api-bindings-without-trailing-slash" This reverts commit 9de25e274dbec90a81d9fc107a429dc275c76deb, reversing changes made to 2a8254e4a8e61916974016a6d9933cd406443096.
* Revert "Support loadbalancer/v1 and application/v2/tenant without trailing ↵Harald Musum2021-04-291-1/+2
| | | | slash"
* Use a single bindingJon Marius Venstad2021-04-291-2/+1
|
* Support loadbalancer/v1 and application/v2/tenant without trailing slashJon Marius Venstad2021-04-291-1/+1
|
* Rename class to match naming convention of other handlersBjørn Christian Seime2021-04-121-1/+1
|
* Convert remaining JAX-RS resources to request handlersBjørn Christian Seime2021-04-121-16/+12
|
* Rewrite HealthResource as request handlerBjørn Christian Seime2021-04-091-5/+4
|
* Convert HostSuspensionResource to request handlerBjørn Christian Seime2021-03-261-5/+4
|
* Decouple orchestrator resources into separate rest-api definitionsBjørn Christian Seime2021-03-261-2/+24
|
* Add binding without trailing '/'Bjørn Christian Seime2021-03-241-1/+1
|
* ConfigServerLocation component is removedBjørn Christian Seime2021-03-241-2/+0
|
* Convert StateResource as request handlerBjørn Christian Seime2021-03-241-6/+4
|
* Revert "Revert "Revert "Bjorncs/convert state ressources to request ↵Bjørn Christian Seime2021-03-241-4/+8
| | | | handler"" [run-systemtest]"
* ConfigServerLocation component is removedBjørn Christian Seime2021-03-241-2/+0
|
* Revert "Revert "Bjorncs/convert state ressources to request handler""Bjørn Christian Seime2021-03-241-6/+4
|
* Revert "Bjorncs/convert state ressources to request handler"Henning Baldersheim2021-03-241-4/+6
|
* Convert StateResource as request handlerBjørn Christian Seime2021-03-231-6/+4
|
* Remove unused includesMartin Polden2021-03-151-2/+0
|
* Add required componentsMartin Polden2021-02-251-0/+2
|
* Use ReconfigurableVespaZooKeeperServer in config serverMartin Polden2021-02-251-1/+1
|
* Remove GlobalComponentRegistry and implementationsHarald Musum2021-01-211-1/+0
|
* Merge pull request #16116 from ↵gjoranv2021-01-201-1/+0
|\ | | | | | | | | vespa-engine/gjoranv/do-not-setup-StateMetricConsumerFactory Don't add the StateMetricConsumerFactory component.
| * Don't add the StateMetricConsumerFactory component.gjoranv2021-01-201-1/+0
| | | | | | | | | | - The config model always adds the JdiscMetricsFactory, which should take precendence.
* | Move SessionPreparer out of GlobalComponentRegistryHarald Musum2021-01-151-1/+0
|/
* Add HostRegistry as a componentHarald Musum2021-01-121-0/+1
|
* Revert "Revert "Reapply "Remove unnecessary component" [run-systemtest]"""Harald Musum2021-01-121-1/+0
|
* Revert "Reapply "Remove unnecessary component" [run-systemtest]""Harald Musum2021-01-121-0/+1
|
* Revert "Revert "Reapply "Remove unnecessary component" [run-systemtest]"""Harald Musum2021-01-121-1/+0
|
* Revert "Reapply "Remove unnecessary component" [run-systemtest]""Harald Musum2021-01-121-0/+1
|
* Revert "Revert "Reapply "Remove unnecessary component" [run-systemtest]""Harald Musum2021-01-111-1/+0
|
* Revert "Reapply "Remove unnecessary component" [run-systemtest]"Harald Musum2021-01-111-0/+1
|
* Component is not used anymoreHarald Musum2021-01-101-1/+0
|
* Move FileDistributionFactory to a more suitable packageHarald Musum2020-06-201-1/+1
|
* Remove unused APIHarald Musum2020-05-291-1/+0
| | | | | | | | | * PUT /application/v2/tenant/*/session/*/prepareandactivate was a step towards POST /application/v2/tenant/*/prepareandactivate and has not been used or tested for a long time, it has never been been documented either. * Fixed an issue with how we get tenant from request * Simplified SessionPrepareAndActivateResponse
* Remove InstanceLookupServiceHåkon Hallingstad2020-03-031-1/+0
| | | | The lower-level methods on ServiceMonitor has removed the need for InstanceLookupService.
* Align names with status serviceHåkon Hallingstad2020-03-021-1/+1
|
* Revert "Only use json access log for config server"Arnstein Ressem2020-02-271-0/+1
|
* Only write json access logHarald Musum2020-02-261-1/+0
|
* Fix application handler bindings to work with instanceValerij Fredriksen2019-10-281-13/+0
|
* Add logs binding with instance nameValerij Fredriksen2019-10-251-0/+1
|
* Create VespaZooKeeperServer interface and use where appropriateHarald Musum2019-10-241-1/+1
|
* Revert "Revert "Reapply "Move ZooKeeperServer to another module"""Harald Musum2019-10-231-1/+1
|
* Revert "Reapply "Move ZooKeeperServer to another module""Harald Musum2019-10-221-1/+1
|
* Revert "Revert "Reapply "move ZooKeeperServer to another module"""Harald Musum2019-10-221-1/+1
|
* Revert "Reapply "move ZooKeeperServer to another module""Håkon Hallingstad2019-10-221-1/+1
|
* Revert "Revert "Reapply "Move ZooKeeperServer to another module""""Harald Musum2019-10-211-1/+1
|