summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/documentdb/storeonlyfeedview
Commit message (Expand)AuthorAgeFilesLines
* Wire in the shared executor in the threading service.Henning Baldersheim2019-05-141-3/+4
* Reduce code visibility and C++11ification.Henning Baldersheim2018-06-141-0/+2
* Stop using nested typedef for shared pointer to const DocumentTypeRepo.Tor Egge2018-04-041-2/+2
* Remove the PerDocTypeFeedMetricsHenning Baldersheim2017-10-121-7/+1
* Add dummy gid to lid change handler.Tor Egge2017-09-061-1/+14
* Revert "Use gid to lid change handler interface directly"Tor Egge2017-09-061-14/+1
* Add dummy gid to lid change handler.Tor Egge2017-09-051-1/+14
* Also run the serialization in different threadpool.Henning Baldersheim2017-08-101-3/+5
* Align on variable naming and change from 'typedef' -> 'using'.Geir Storli2017-07-041-83/+83
* Extend handleMove() tests to verify that destructor callback is propagated.Geir Storli2017-07-041-58/+165
* Extend IFeedView::handleMove() with destructor callback to get a hook for whe...Geir Storli2017-07-031-7/+9
* 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
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-011-1/+0
* remove most usage of LinkedPtr from vespaHaavard2017-03-271-1/+1
* Change document meta store api to require document size as argument toTor Egge2017-03-061-3/+5
* Wire lid space compaction down to document store.Geir Storli2017-01-191-10/+5
* Remove unused SummaryAdapter::update method.Tor Egge2016-08-151-3/+0
* Ensure that fastos.h is included firstHenning Baldersheim2016-06-161-3/+3
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-161-1/+1
* PublishJon Bratseth2016-06-153-0/+306