summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/attribute/attribute_directory/attribute_directory_test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Sync attribute dirs before marking attribute snapshot valid.Tor Egge2018-08-031-0/+4
|
* 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
|
* Move DirectoryHandler from searchcore to searchlib.Geir Storli2017-05-121-6/+9
|
* Remove 'removeDir' argument to removeInvalidSnapshots method.Tor Egge2017-03-231-2/+5
| | | | Add 'removeDiskDir' method as a replacement.
* Style/naming fixes.Tor Egge2017-03-221-55/+49
|
* Add AttributeDirectory which manages the disk directory for a namedTor Egge2017-03-221-0/+322
attribute vector.