summaryrefslogtreecommitdiffstats
path: root/storage/src/tests/persistence/persistencequeuetest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove batching of messages that has no effect in favor of making async opera...Henning Baldersheim2020-04-271-15/+0
* Convert persistence tests from CppUnit to GTestTor Brede Vekterli2019-06-121-50/+32
* Fix format strings in storage module.Tor Egge2019-03-121-2/+2
* Test operation batch barrier with different lock modesTor Brede Vekterli2018-07-161-0/+17
* Add tests of shared/exclusive persistence queue lockingTor Brede Vekterli2018-07-161-46/+133
* Move averargeQ time to Stripe.Henning Baldersheim2018-04-101-2/+1
* Stripe the operations on bucketid to provide for a more efficient thread hand...Henning Baldersheim2018-04-091-4/+4
* Clean out priority blocking stuff in PersistenceThreadHenning Baldersheim2018-03-191-3/+1
* Remove thread priority concept, has not added anything but complexity for a v...Henning Baldersheim2018-03-191-8/+6
* Move test function makeDocumentBucket to document module.Tor Egge2017-10-201-2/+2
* Take document::Bucket instead of document::BucketId as constructorTor Egge2017-10-171-1/+4
* 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
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-011-1/+0
* Finished with the storage dependency mess cleanup.Arnstein Ressem2016-10-121-2/+2
* PublishJon Bratseth2016-06-151-0/+103