summaryrefslogtreecommitdiffstats
path: root/persistence
Commit message (Collapse)AuthorAgeFilesLines
...
* deinline large destructorsHenning Baldersheim2017-03-082-1/+3
|
* Implement a default destructor to avoid the automatic inlining of large ↵Henning Baldersheim2017-03-083-6/+22
| | | | destructors.
* Optimize includes.Henning Baldersheim2017-02-066-17/+5
|
* Clean up a very dangerous interface to prevent potential misuse.Henning Baldersheim2017-01-201-1/+0
|
* Do not include fastos.h in header files.Henning Baldersheim2016-12-191-1/+0
|
* Explicit instantiation of common maps/sets.Henning Baldersheim2016-12-151-0/+2
|
* Split in hash_xxx, array, lru, cache ++ in hpp files. To reduce clinon buildHenning Baldersheim2016-12-155-18/+28
|
* Avoid pulling in confige everywhere through documenttypes config.Henning Baldersheim2016-12-125-15/+12
|
* Split out so documentprotocol.h does not pull in everything.Henning Baldersheim2016-12-121-4/+2
|
* Avoid pulling in the config library all the time.Henning Baldersheim2016-12-125-18/+6
|
* Include asciistream in implementation only.Henning Baldersheim2016-12-121-1/+1
|
* Include asciistream in implementation only.Henning Baldersheim2016-12-124-5/+10
|
* Include asciistream in implementation only.Henning Baldersheim2016-12-122-4/+6
|
* Reduce unneccessary code incluscion.Henning Baldersheim2016-12-121-0/+1
|
* Move to doubles for all latency reporting metricsTor Brede Vekterli2016-11-282-8/+8
|
* Add missing includes.Henning Baldersheim2016-11-241-3/+4
|
* Now make all worksHenning Baldersheim2016-11-249-2/+34
|
* Avoid including everything in document in every file we compile.Henning Baldersheim2016-11-2426-434/+457
|
* BucketId -> BucketHenning Baldersheim2016-11-231-3/+3
|
* Avoid inlining the iostream stuff.Henning Baldersheim2016-11-234-31/+33
|
* TypoVegard Sjonfjell2016-11-171-1/+1
|
* Add testrunner dependencies to parallelized testsVegard Sjonfjell2016-11-171-0/+1
|
* Parallize cppunit test runner test suites using cppunit-parallelize.pyVegard Sjonfjell2016-11-161-1/+6
|
* We only need one vtagHenning Baldersheim2016-10-211-1/+2
|
* Fixed some of the libraries.Arnstein Ressem2016-10-034-3/+6
|
* Remove all usage of boost::noncopyable.Henning Baldersheim2016-09-141-1/+0
|
* Name dependencies for script tests.Arnstein Ressem2016-08-241-1/+2
|
* Aressem/cmake more out of source tests (#441)Arnstein Ressem2016-08-232-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* Fail test scripts on first error (#194)Vegard Sjonfjell2016-06-281-1/+2
| | | | | | | | | | | | | | | | * Fail test scripts on first error * Some more test fixes * Reverted prod_features_test fix * Re-added prod_features_test.sh change matching that of PR #193 * More error checking * Reverted set -e on failing tests * Enable errexit in lowercasing test
* remove redundant ignoring of Testing directoriesHaavard2016-06-231-1/+0
|
* Move parent pom to toplevel directoryEirik Nygaard2016-06-231-1/+0
|
* Fix owner files.Haakon Dybdahl2016-06-171-1/+1
|
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-163-3/+3
|
* Set output name and install test binaryEirik Nygaard2016-06-161-0/+2
|
* PublishJon Bratseth2016-06-15106-0/+14472