aboutsummaryrefslogtreecommitdiffstats
path: root/configserver
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|/
* Whitespace changes onlyJon Bratseth2016-09-201-3/+2
* Refactoring onlyJon Bratseth2016-09-208-373/+371
* Refactoring to separate some business logic into ApplicationRepositoryHarald Musum2016-09-157-37/+55
* Merge pull request #602 from yahoo/bratseth/dont-feed-files-to-zkHarald Musum2016-09-093-14/+5
|\
| * Don't put files below files/ in ZooKeeperJon Bratseth2016-09-092-9/+0
| * Whitespace changes onlyJon Bratseth2016-09-092-5/+5
* | Merge pull request #584 from yahoo/bratseth/dont-validate-when-deploying-from...Harald Musum2016-09-0713-124/+312
|\ \ | |/ |/|
| * Don't fail on validation when deploying from an already active applicationJon Bratseth2016-09-078-15/+30
| * Add test of local redepoyment after validation override expiryJon Bratseth2016-09-075-76/+99
| * More testingJon Bratseth2016-09-042-2/+48
| * Allow tests to inject a list of model factoriesJon Bratseth2016-09-021-7/+10
| * Completely avoid test implementation superclass in new testsJon Bratseth2016-09-023-10/+14
| * Refactor away from test implementation in superclass antipatternJon Bratseth2016-09-026-22/+77
| * User shared deployment test setupJon Bratseth2016-09-023-28/+12
| * Factor out deployment test setupJon Bratseth2016-09-026-58/+116
* | Merge pull request #569 from yahoo/bratseth/dont-include-spource-filesHarald Musum2016-09-071-2/+2
|\ \
| * | Don't include source files when creating with 'deploy data'Jon Bratseth2016-09-061-2/+2
* | | Cleanup, no functional changesHarald Musum2016-09-0723-84/+22
|/ /
* | Blind fix to get factory goingHenning Baldersheim2016-09-061-2/+2
* | Only read from source dirs when building from ApplicationJon Bratseth2016-09-061-2/+1
* | Use Optional not null in ConfigDefinitionStoreJon Bratseth2016-09-051-0/+1