aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/tests/common/teststorageapp.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Reduce use of getSeconds further.Henning Baldersheim2023-02-081-1/+1
* Make getComponentRegister virtual. If not the clang compiler complains about ...Henning Baldersheim2023-02-071-41/+5
* Revert "Øess use of getSeconds/getMicroSeconds/getMilliSeconds."Henning Baldersheim2023-02-071-10/+24
* Annotate overridden getComponentRegisterHenning Baldersheim2023-02-051-1/+1
* Øess use of getSeconds/getMicroSeconds/getMilliSeconds.Henning Baldersheim2023-02-051-24/+10
* Reduce code visibility and include only what you need from config library.Henning Baldersheim2022-02-061-2/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Make distributor timestamp generation thread safeTor Brede Vekterli2021-05-181-1/+1
* - Reduce visibility of ClusterState and Distribution.Henning Baldersheim2021-02-191-0/+2
* Wire in HostInfo to FileStorManager.Tor Egge2021-01-181-2/+4
* Remove dependency between ExternalOperationHandler and DistributorComponent.Geir Storli2020-12-031-0/+1
* GC LoadType and PriorityMapper.Henning Baldersheim2020-11-271-3/+0
* GC LoadTypeSetHenning Baldersheim2020-11-271-6/+0
* Name the threads so it is easier to see who is doing what.Henning Baldersheim2020-11-121-9/+11
* Remove diskstate from vdslib.Tor Egge2020-11-031-2/+0
* Add stripe bits config and wire to implementationTor Brede Vekterli2020-10-301-2/+3
* - Avoid using PersitenceUtil as a global object that can reach everything. On...Henning Baldersheim2020-10-191-3/+0
* Remove legacy bucket DB initializer componentTor Brede Vekterli2020-10-191-2/+1
* There will always be a sequencer.Henning Baldersheim2020-10-151-2/+4
* GC disk related code.Henning Baldersheim2020-10-151-2/+1
* Remove partitions from SPI.Tor Egge2020-10-141-31/+8
* Use vespalib::Lock -> std::mutexHenning Baldersheim2020-10-081-1/+1
* Remove broken copy and move constructor and assignment operatoos on vespalib:...Henning Baldersheim2020-10-071-33/+19
* Revert "Revert "Balder/use an actual fieldset repo""Henning Baldersheim2020-08-201-5/+3
* Revert "Balder/use an actual fieldset repo"Arnstein Ressem2020-08-191-3/+5
* Change api so that we can drop clone from the interface and prepare for using...Henning Baldersheim2020-08-141-5/+3
* Wire config for enabling content node B-tree bucket DBTor Brede Vekterli2020-06-251-8/+4
* FastOS_THread::Sleep -> std::chrono::sleep_forHenning Baldersheim2019-12-041-2/+3
* Convert remaining CppUnit tests to GTestTor Brede Vekterli2019-06-251-7/+5
* Fail client ops gracefully when distributor is marked downTor Brede Vekterli2019-02-221-3/+2
* Stop using nested typedef for shared pointer to const DocumentTypeRepo.Tor Egge2018-04-041-1/+1
* 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/+2
* Fix warnings hidden earlier due to including application headers as system in...Henning Baldersheim2017-05-021-6/+7
* Further decouple some hpp files, config and the attributevector.Henning Baldersheim2016-12-201-0/+2
* Update tests with explicitt includes.Henning Baldersheim2016-12-191-0/+1
* Avoid pulling in all of slobrok and config everywhere.Henning Baldersheim2016-12-121-0/+1
* Split out so documentprotocol.h does not pull in everything.Henning Baldersheim2016-12-121-4/+3
* PublishJon Bratseth2016-06-151-0/+292