summaryrefslogtreecommitdiffstats
path: root/configutil
Commit message (Collapse)AuthorAgeFilesLines
* Add copyright headerJon Bratseth2017-10-271-0/+1
|
* Include what you need.Henning Baldersheim2017-08-181-0/+1
|
* Update copyright headersJon Bratseth2017-06-1421-21/+21
|
* Revert "Update copyright headers"Jon Bratseth2017-06-1421-21/+21
|
* Update copyright headersJon Bratseth2017-06-1421-21/+21
|
* Revert "Copyright header"Jon Bratseth2017-06-1321-21/+21
|
* Copyright headerJon Bratseth2017-06-1321-21/+21
|
* Reduce exposure to config internals.Henning Baldersheim2017-06-082-1/+3
|
* Deinline as compiler makes the best choices.Henning Baldersheim2017-05-092-6/+16
|
* Fix warnings hidden earlier due to including application headers as system ↵Henning Baldersheim2017-05-022-0/+3
| | | | includes
* Add overrideHenning Baldersheim2017-04-294-22/+12
|
* Revert "Balder/enforce override 2"Arne H Juul2017-04-244-12/+22
|
* Use overrideHenning Baldersheim2017-04-234-22/+12
|
* add override in configutil moduleArne H Juul2017-04-115-19/+19
|
* Deinline destructors/constructorsHenning Baldersheim2017-03-083-4/+23
|
* Optimize includes.Henning Baldersheim2017-02-064-19/+14
|
* use new input/output model in slimeHaavard2017-02-031-2/+2
|
* Add READMEHarald Musum2017-01-251-0/+3
| | | | VESPA-6233
* Further decouple some hpp files, config and the attributevector.Henning Baldersheim2016-12-201-7/+3
|
* Removed TestApp::GetSourceDirectoryArnstein Ressem2016-11-021-3/+2
|
* Aressem/cmake more out of source tests (#441)Arnstein Ressem2016-08-231-3/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * vespalib tests run out of source. * staging_vespalib run tests out of source. * fastos tests run out of source. * Fixed storage tests out of source. * Fixed some of the config tests. * config* tests run out of source. * document_* tests run out of source. * documentapi_ tests run out of source. * Fixed fsa out of source tests. * Fix jrt_test out of source. * More tests run out of source. * Fix some slobrok and messagebus tests. * More fixes for out of source tests. * Done with first pass of regular tests out of source. * Only use SOURCE_DIRECTORY in a limited set of places. * Fix some remaining tests. * Some cleanups. * No need for extra slash.
* ignore filesHaavard2016-08-051-0/+1
|
* Add host filtering option to config status util (#350)Tor Brede Vekterli2016-07-129-36/+154
| | | | | | | | | | * 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
* use new method in Defaults instead of perl scriptArne H Juul2016-07-062-28/+10
|
* remove redundant ignoring of Testing directoriesHaavard2016-06-231-1/+0
|
* Use github name in @author and OWNERS filesHarald Musum2016-06-171-1/+1
|
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-163-3/+3
|
* PublishJon Bratseth2016-06-1532-0/+1655