summaryrefslogtreecommitdiffstats
path: root/configutil/src/tests/config_status/config_status_test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use std::mutex over vespalib::Lock and reduce code visibility.Henning Baldersheim2020-10-081-1/+2
|
* let GET callback be non-constHåvard Pettersen2018-12-171-1/+1
|
* use portal server for unit testHåvard Pettersen2018-12-131-23/+18
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
|
* Copyright headerJon Bratseth2017-06-131-1/+1
|
* Add overrideHenning Baldersheim2017-04-291-6/+1
|
* Revert "Balder/enforce override 2"Arne H Juul2017-04-241-1/+6
|
* Use overrideHenning Baldersheim2017-04-231-6/+1
|
* add override in configutil moduleArne H Juul2017-04-111-1/+1
|
* Add host filtering option to config status util (#350)Tor Brede Vekterli2016-07-121-10/+34
| | | | | | | | | | * Let vespa-config-status take in an optional host filter set If the argument is not specified, services on all hosts in the model will be queried as before. Iff the filter argument is specified, only services on the hosts explicitly given will be queried. * Make variable name easier on the eyes
* PublishJon Bratseth2016-06-151-0/+109