aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/attribute/attribute_directory
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-092-2/+2
* Report transient disk usage for attribute disk snapshots.Geir Storli2022-12-021-9/+95
* Rewrite attribute directory tests to GTest.Geir Storli2022-12-012-85/+84
* Remove most use of vespalib::rmdir in searchcore.Tor Egge2022-06-021-15/+12
* Update 2017 copyright notices.gjoranv2021-10-072-2/+2
* Remove files used by old unit test runner.Tor Egge2019-02-192-2/+0
* Sync attribute dirs before marking attribute snapshot valid.Tor Egge2018-08-031-0/+4
* Update copyright headersJon Bratseth2017-06-142-2/+2
* Revert "Update copyright headers"Jon Bratseth2017-06-142-2/+2
* Update copyright headersJon Bratseth2017-06-142-2/+2
* Revert "Copyright header"Jon Bratseth2017-06-132-2/+2
* Copyright headerJon Bratseth2017-06-132-2/+2
* Move DirectoryHandler from searchcore to searchlib.Geir Storli2017-05-121-6/+9
* Remove 'removeDir' argument to removeInvalidSnapshots method.Tor Egge2017-03-231-2/+5
* Style/naming fixes.Tor Egge2017-03-221-55/+49
* Add AttributeDirectory which manages the disk directory for a namedTor Egge2017-03-224-0/+332