aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/vespa/storage/persistence/filestorage/modifiedbucketchecker.h
Commit message (Expand)AuthorAgeFilesLines
* Rewire `ModifiedBucketChecker` configTor Brede Vekterli2023-10-241-6/+4
* Update copyrightJon Bratseth2023-10-091-1/+1
* - Include only the parts from the storageframework that you really need.Henning Baldersheim2023-02-061-3/+4
* Change from typedef to using in storage C++ code.Geir Storli2022-12-211-1/+1
* Reduce code visibility and include only what you need from config library.Henning Baldersheim2022-02-061-13/+17
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Use MonitorGuard -> std::mutex/std::condition_variable and signal without hol...Henning Baldersheim2020-10-121-2/+2
* Use vespalib::Lock -> std::mutexHenning Baldersheim2020-10-081-1/+1
* Adjust forward declarations in storage.Tor Egge2019-02-031-1/+1
* Make ModifiedBucketChecker bucket space aware.Geir Storli2017-11-151-2/+31
* 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
* Do not provide unnecessary fastos/mutex.h by default.Henning Baldersheim2017-06-071-2/+1
* Hide BucketId::ListHenning Baldersheim2017-06-071-2/+2
* Removed storageframework.h from header files.Henning Baldersheim2017-06-011-1/+0
* add override in storage/persistence moduleArne H Juul2017-04-111-5/+5
* Avoid pulling in all of slobrok and config everywhere.Henning Baldersheim2016-12-121-0/+1
* Reduce boost::noncopyable exposure.Henning Baldersheim2016-09-141-1/+0
* PublishJon Bratseth2016-06-151-0/+71