aboutsummaryrefslogtreecommitdiffstats
path: root/configserver/src/test
Commit message (Expand)AuthorAgeFilesLines
...
* Log with deploy logger, users will get console notificationsHarald Musum2022-04-283-4/+8
* Validate file extension for files in application packageHarald Musum2022-04-271-15/+18
* Update testValerij Fredriksen2022-04-211-6/+3
* Disallow URI type resources for hosted Vespajonmv2022-04-202-2/+11
* No more /serviceview/v1/jonmv2022-04-132-204/+0
* Proxy state/v1/ requests with hostjonmv2022-04-122-6/+52
* 2 space indent by defaultjonmv2022-04-111-104/+103
* Update deployment.rnc, and configserver veratime JSON test filesjonmv2022-04-111-18/+9
* Revert "Merge pull request #22072 from vespa-engine/jonmv/unify-hostname-clas...jonmv2022-04-091-1/+1
* Revert "Merge pull request #22068 from vespa-engine/jonmv/unify-hostname-clas...jonmv2022-04-081-1/+1
* Move ID part to HostName in config-provisioningjonmv2022-04-081-1/+1
* 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 one HostName class (that is not for JSON)Jon Marius Venstad2022-04-081-2/+2
* Use HttpURL for base url and query in StateRequestHandlerJon Marius Venstad2022-04-071-4/+5
* Pass query to status serviceJon Marius Venstad2022-04-072-10/+14
* Resolve conflictsJon Marius Venstad2022-04-075-5/+5
* Merge branch 'master' into jonmv/more-http-urlJon Marius Venstad2022-04-062-14/+21
|\
| * Use TemporaryFolder in testMartin Polden2022-04-052-14/+21
* | Use HttpURL.Path for Path.getRest()Jon Marius Venstad2022-04-066-14/+22
|/
* Merge pull request #21963 from vespa-engine/mpolden/zip-improvementsJon Marius Venstad2022-04-051-37/+46
|\
| * Close CompressedApplicationInputStream in testMartin Polden2022-04-051-14/+19
| * Make max application package size configurableMartin Polden2022-04-051-3/+3
| * Allow single-dot segments in configserverMartin Polden2022-04-041-1/+1
| * Use ArchiveStreamReader in configserverMartin Polden2022-04-041-29/+33
* | Use more PathJon Marius Venstad2022-04-023-14/+12
* | Revert "Move verification down"Håkon Hallingstad2022-04-023-12/+14
* | Even more Path!Jon Marius Venstad2022-04-011-0/+1
* | URI is not really supported, and not used eitherJon Marius Venstad2022-04-011-1/+1
* | More Path, and ensure the right tmp dir is wiped (path with ./././ is scary)Jon Marius Venstad2022-03-313-13/+10
|/
* Rename back to HostName, and merge the value class and utilitiesJon Marius Venstad2022-03-312-4/+4
* Move HostName -> Hostnames, and DomainName and Hostname to com.yahoo.netJon Marius Venstad2022-03-313-5/+5
* Split in DomainName and HostnameJon Marius Venstad2022-03-301-2/+2
* Fix unit testJon Marius Venstad2022-03-301-1/+2
* Delete session immediately if prepare or activate failsHarald Musum2022-03-291-2/+9
* Make application dir upper levelJon Marius Venstad2022-03-241-0/+14
* Use VersionCompatibility in configserver and controller, and testsJon Marius Venstad2022-03-141-1/+1
* Check wanted version instead of newest built modelJon Marius Venstad2022-03-111-12/+19
* Reject config request when major version is incompatibleMartin Polden2022-03-111-19/+58
* Use app platform version during config model feature flags resolutionHåkon Hallingstad2022-03-091-0/+1
* Replace 'out of capacity' by 'node allocation failure'Jon Bratseth2022-02-231-4/+4
* Use Optional when returning sessionHarald Musum2022-02-229-23/+25
* Merge pull request #21216 from vespa-engine/hmusum/stop-using-CHECK_CONFIG_CO...Arnstein Ressem2022-02-161-3/+0
|\
| * Update testHarald Musum2022-02-161-3/+0
* | Update testMartin Polden2022-02-151-3/+3
|/
* Add /routing/v2/status APIMartin Polden2022-02-111-0/+16
* Remove unused fields from LbServicesConfigMartin Polden2022-02-102-56/+4
* Update expcted messageHarald Musum2022-02-041-1/+1
* never generate non-mtls endpointsMorten Tokle2022-02-031-12/+0
* Minor changes to checking config convergence before restartHarald Musum2022-02-021-1/+1