aboutsummaryrefslogtreecommitdiffstats
path: root/configserver
Commit message (Expand)AuthorAgeFilesLines
* Cleanup validation of session statusHarald Musum2016-12-136-22/+29
* Refactor http session activationHarald Musum2016-12-125-68/+57
* Simplify and rename some methodsHarald Musum2016-12-0910-55/+53
* Move tenant checking out of http layerHarald Musum2016-12-0911-79/+82
* Move more stuff out of http layerHarald Musum2016-12-094-17/+11
* keep quoting when rewriting URLArne H Juul2016-12-091-1/+1
* Remove unnecessary methodHarald Musum2016-12-093-6/+3
* Make sure we create new config (with temp dir) for every testHarald Musum2016-12-081-14/+15
* Revert "Revert "Skeleton for testing deployment with docker image specified i...Harald Musum2016-12-082-16/+97
* Revert "Skeleton for testing deployment with docker image specified in request"Harald Musum2016-12-082-97/+16
* Remove unused functionalityHarald Musum2016-12-082-32/+2
* Skeleton for testing deployment with docker image specified in requestHarald Musum2016-12-082-16/+97
* Fix javadocHarald Musum2016-12-081-1/+0
* Fix unneeded exception in signaturesHarald Musum2016-12-0821-38/+28
* Remove unused parametersHarald Musum2016-12-0715-36/+14
* Refactoring test component registry and mock file distributionHarald Musum2016-12-072-4/+25
* Increase, one unit test failed due to timeoutHarald Musum2016-12-061-1/+1
* Remove redundant build()Harald Musum2016-12-061-1/+1
* Don't use optional in builderHarald Musum2016-12-062-7/+9
* Use builder pattern for constructing TestComponentRegistryHarald Musum2016-12-0617-71/+138
* Add builder for PrepareParams and make it immutable.Harald Musum2016-12-055-77/+107
* Remove unused constructor and methodHarald Musum2016-12-011-44/+0
* Simplify handling of propertiesHarald Musum2016-11-282-41/+14
* Remove stale commentHarald Musum2016-11-241-1/+0
* There is no "zone" applicationHarald Musum2016-11-241-3/+1
* Remove special handling of deployment of routing applicationHarald Musum2016-11-232-45/+13
* Hand ProcessingException too (e.g. when connect times out)Harald Musum2016-11-171-3/+4
* Nonfunctional changes onlyJon Bratseth2016-11-113-4/+7
* Remove loggingHarald Musum2016-11-071-1/+0
* Go back to debug logging (#1025)Harald Musum2016-11-071-5/+5
* Fix typo in pathHarald Musum2016-11-031-1/+1
* Use preprocessed application package to check for nodes with type specHarald Musum2016-11-031-1/+4
* Add temporary logging + whitespace fixesJon Bratseth2016-11-011-4/+4
* Merge pull request #986 from yahoo/hmusum/more-logging-for-activation-lockHaakon Dybdahl2016-11-012-7/+12
|\
| * More logging to try to debug activation locking issueHarald Musum2016-11-012-7/+12
* | ReformatHarald Musum2016-11-011-3/+4
* | Use the tenant path for the tenant we have createdHarald Musum2016-11-012-39/+7
|/
* Add some logging to debug VESPA-5231Harald Musum2016-10-302-0/+9
* Docker image should not be considered when allocating nodesHarald Musum2016-10-251-1/+1
* Nonfunctional changesJon Bratseth2016-10-172-3/+5
* Revert "Use HostName for message bus, but fix HostName to work with dev machi...Eirik Nygaard2016-10-143-3/+3
* Rename getLocalhost to getHostNameHÃ¥kon Hallingstad2016-10-133-3/+3
* More refactoring of http handlersHarald Musum2016-10-1111-56/+101
* Make sure to activate hosted routing application only when using nodes from n...Harald Musum2016-10-111-1/+42
* Activate also fror hosted routing applicationHarald Musum2016-10-111-1/+2
* Merge pull request #801 from yahoo/hmusum/http-handlers-refactoring-part-2Jon Bratseth2016-10-058-92/+120
|\
| * Move more stuff from http layer into ApplicationRepositoryHarald Musum2016-09-288-92/+120
* | Nonfunctional changes onlyJon Bratseth2016-10-053-16/+8
* | Observe finicky setup orderJon Bratseth2016-09-301-0/+1
* | Run Application with VespaModel instead of MockRootJon Bratseth2016-09-281-8/+0
|/