summaryrefslogtreecommitdiffstats
path: root/storageserver/src/apps/storaged/storage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improve handling of exceptions during distributor startupTor Brede Vekterli2021-01-051-2/+2
* Use std::mutex and std:.condition_variable and GC some unused code.Henning Baldersheim2020-10-131-14/+13
* use std::_Exit()Arne Juul2020-07-031-2/+3
* Relate to vespalib::duration instead of uint32_tHenning Baldersheim2020-01-021-1/+2
* FastOS_THread::Sleep -> std::chrono::sleep_forHenning Baldersheim2019-12-041-1/+1
* FastOS_Time -> std::chrono.Henning Baldersheim2019-11-201-15/+15
* Use proper scope for enum constants.Tor Egge2019-07-301-2/+2
* Remove memfile implementation.Henning Baldersheim2018-04-061-4/+1
* Remove unused support for SPI over RPC.Tor Egge2017-10-031-3/+0
* Remove more clutter in fastos/types.hHenning Baldersheim2017-08-181-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
* add override in storageserver moduleArne H Juul2017-04-121-2/+2
* Deinline destructorsi and use -Winline gcc option.Henning Baldersheim2017-03-091-0/+3
* Avoid pulling all of config everywhere.Henning Baldersheim2016-12-201-3/+3
* Add back iostream where actually neededHenning Baldersheim2016-11-201-0/+1
* less spurious warnings at shutdownArne H Juul2016-07-051-2/+2
* PublishJon Bratseth2016-06-151-0/+220