summaryrefslogtreecommitdiffstats
path: root/storage/src/tests/bucketdb/lockablemaptest.cpp
Commit message (Expand)AuthorAgeFilesLines
* remove document::RunnableHÃ¥vard Pettersen2023-02-201-1/+0
* GC som compiler pragmas not needed anymore.Henning Baldersheim2023-01-301-8/+2
* Drop support for old gtest.Tor Egge2022-11-181-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Have the BufferType::_emptyEntry be static.Henning Baldersheim2021-01-101-0/+1
* Add test for explicit read guard iterator key orderingTor Brede Vekterli2020-10-301-0/+23
* Add striped implementation of B-tree content node bucket databaseTor Brede Vekterli2020-10-301-46/+8
* Remove legacy Judy array-backed bucket DB implementationTor Brede Vekterli2020-10-281-4/+2
* Greatly simplify bucket DB persistence provider bootstrap procedureTor Brede Vekterli2020-10-161-19/+5
* Add noexcept as indicated by -WnoeexceptHenning Baldersheim2020-10-071-1/+1
* Use bucket DB read guards for metric and status aggregationTor Brede Vekterli2020-07-071-0/+16
* Expose ReadGuard via AbstractLockableMap interfaceTor Brede Vekterli2020-07-071-14/+52
* Address review commentsTor Brede Vekterli2020-06-291-7/+6
* Create generic B-tree bucket DB and content node DB implementationTor Brede Vekterli2020-06-251-150/+252
* Remove unused legacy bucket DB functionalityTor Brede Vekterli2020-06-031-149/+0
* - Update metrics less often by removing the forceEventLogging alltogether.Henning Baldersheim2020-05-131-3/+3
* Convert LockableMapTest from CppUnit to GTestTor Brede Vekterli2019-06-071-619/+198
* Eliminate some clang warnings in storage.Tor Egge2019-02-101-27/+0
* move LOG_SETUP after other includesArne Juul2018-06-201-2/+3
* use LOG_ABORT not just abort()Arne Juul2018-06-121-0/+2
* 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
* Deinline as compiler makes the best choices.Henning Baldersheim2017-05-091-0/+3
* add override in storage testsArne H Juul2017-04-111-6/+6
* deiniline destructorsHenning Baldersheim2017-03-091-3/+8
* Include asciistream in implementation only.Henning Baldersheim2016-12-121-2/+2
* No need for full explicit template instantiation in the test files. That avoi...Henning Baldersheim2016-11-191-4/+1
* Split out the judymultimap template to separate file and instanciate explicit.Henning Baldersheim2016-11-181-0/+3
* Remove all , but one usage of boost::operators.Henning Baldersheim2016-09-201-15/+3
* PublishJon Bratseth2016-06-151-0/+1262