summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/attribute/attribute_populator/attribute_populator_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Drop immediate commit, as it is gone.Henning Baldersheim2020-10-231-2/+2
* Modify applyCommit to commit without updating synctoken if too early.Henning Baldersheim2020-10-031-1/+1
* Use correct serial number when creating attribute.Henning Baldersheim2020-10-031-5/+4
* Use ForegroundThreadExecutor in unit tests.Geir Storli2020-06-251-3/+4
* Expose the shared executor via attribute manager interface.Geir Storli2020-06-251-8/+11
* Move sequenced task executors to staging vespalibHenning Baldersheim2020-04-041-1/+2
* Stop using DocBuilder for attribute populator test.Tor Egge2019-03-111-14/+17
* Keep document live during attribute population until attribute write threadsTor Egge2018-06-051-3/+3
* 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
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-011-1/+0
* Merge pull request #2443 from yahoo/geirst/init-handling-of-lid-space-compact...Tor Egge2017-05-181-6/+9
|\
| * Move DirectoryHandler from searchcore to searchlib.Geir Storli2017-05-121-6/+9
* | Revert "Revert "Toregge/add shrink lid space flush target""Tor Egge2017-05-161-0/+1
* | Revert "Toregge/add shrink lid space flush target"Tor Egge2017-05-151-1/+0
* | Remove test dir before starting test to ensure a clean slate.Tor Egge2017-05-111-0/+1
|/
* Use attribute writer created after last attribute was added to attributeTor Egge2017-05-041-5/+6
* Pass attribute spec to attribute manager addAttribute method.Tor Egge2017-04-051-1/+1
* Flush populated attributes to disk as part of reprocessing.Tor Egge2017-03-231-1/+3
* Make ComponentGuard::get() return a pointer, not a referenceTor Brede Vekterli2017-02-271-7/+7
* Move HwInfo from vespalib to searchcore and simplify code.Tor Egge2016-11-041-3/+3
* Flush attribute to memory first if attribute saver has aTor Egge2016-11-031-1/+4
* PublishJon Bratseth2016-06-151-0/+98