summaryrefslogtreecommitdiffstats
path: root/config/src/test
Commit message (Expand)AuthorAgeFilesLines
* GC unused env variablesHarald Musum2021-03-151-31/+12
* Track explicitly when we are initializing configJon Bratseth2020-12-168-24/+25
* Revert "Merge pull request #15739 from vespa-engine/revert-15734-bratseth/sim...Jon Bratseth2020-12-085-32/+30
* Revert "Bratseth/simplify config take 2"Harald Musum2020-12-085-30/+32
* Use generation to determine initial configurationJon Bratseth2020-12-081-2/+2
* Revert "Merge pull request #15690 from vespa-engine/revert-15686-bratseth/sim...Jon Bratseth2020-12-074-30/+28
* Revert "Keep internal-redeploy serverside. Remove old restartOnDeploy impleme...Jon Bratseth2020-12-044-28/+30
* Keep internal-redeploy serverside. Remove old restartOnDeploy implementation.Jon Bratseth2020-12-044-30/+28
* Revert "Merge pull request #15581 from vespa-engine/revert-15578-bratseth/app...Jon Bratseth2020-12-024-26/+26
* Revert "Bratseth/apply on restart take 10"Jon Bratseth2020-12-024-26/+26
* Revert "Merge pull request #15577 from vespa-engine/revert-15575-bratseth/app...Jon Bratseth2020-12-014-26/+26
* Revert "Bratseth/apply on restart take 9"HÃ¥kon Hallingstad2020-12-014-26/+26
* Revert "Merge pull request #15552 from vespa-engine/revert-15550-bratseth/app...Jon Bratseth2020-12-014-26/+26
* Revert "Bratseth/apply on restart take 8"Jon Bratseth2020-11-304-26/+26
* Revert "Merge pull request #15549 from vespa-engine/revert-15543-bratseth/app...Jon Bratseth2020-11-304-26/+26
* Revert "Bratseth/apply on restart take 7"Jon Bratseth2020-11-304-26/+26
* Revert "Merge pull request #15542 from vespa-engine/revert-15540-bratseth/app...Jon Bratseth2020-11-304-26/+26
* Revert "Bratseth/apply on restart take 6"Jon Bratseth2020-11-304-26/+26
* Revert "Merge pull request #15532 from vespa-engine/revert-15527-bratseth/app...Jon Bratseth2020-11-304-26/+26
* Revert "Bratseth/apply on restart take 5"Jon Bratseth2020-11-304-26/+26
* Revert "Merge pull request #15521 from vespa-engine/revert-15520-bratseth/app...Jon Bratseth2020-11-304-26/+26
* Revert "Bratseth/apply on restart take 4"Jon Bratseth2020-11-294-26/+26
* Revert "Merge pull request #15510 from vespa-engine/revert-15508-bratseth/app...Jon Bratseth2020-11-294-26/+26
* Revert "Bratseth/apply on restart take 3"Jon Bratseth2020-11-274-26/+26
* Revert "Merge pull request #15495 from vespa-engine/revert-15494-bratseth/app...Jon Bratseth2020-11-274-26/+26
* Remove dead codeJon Marius Venstad2020-11-261-49/+0
* Move back files used by C++ codeHarald Musum2020-09-1131-8/+8
* Fix file namesHarald Musum2020-09-106-7/+7
* Use full name in config definition file namesHarald Musum2020-09-1026-0/+0
* Use SlimeUtils in more placesHarald Musum2020-08-211-14/+16
* Update expected messageJon Bratseth2020-07-021-2/+2
* Allow some more deviationHarald Musum2020-06-191-3/+3
* Revert "Swith to a new connection if possible when asked to do so"Harald Musum2020-05-181-2/+2
* Swith to a new connection if possible when asked to do soHarald Musum2020-05-181-2/+2
* Simplify code, as there exists only one config protocol versionHarald Musum2020-03-111-39/+0
* Remove suuport for setting vespa version in config requestsHarald Musum2020-03-111-18/+0
* Follow api change.Henning Baldersheim2020-03-061-2/+1
* Use lz4 through the compressor in vespajlib.Henning Baldersheim2020-03-051-73/+0
* Add test and correct counting errors.Henning Baldersheim2020-02-201-0/+23
* Use a static connectionpool repo to reduce number of threads.Henning Baldersheim2020-02-194-6/+14
* Remove constructor only used in testHarald Musum2020-02-121-25/+0
* Remove constructor only used in testsHarald Musum2020-02-121-6/+10
* No need for a static method and constructor that are equalHarald Musum2020-02-122-7/+13
* Move things around, minor cleanupHarald Musum2020-02-111-92/+89
* Merge classesHarald Musum2020-02-112-297/+255
* Revert "Config cleanup 5"Harald Musum2020-02-102-19/+34
* Merge pull request #12129 from vespa-engine/hmusum/cleanup-5Harald Musum2020-02-102-34/+19
|\
| * Remove constructor only used in testsHarald Musum2020-02-091-10/+11
| * No need for a static method and constructor that are equalHarald Musum2020-02-092-4/+3
| * Remove unused map of requestersHarald Musum2020-02-092-24/+9