summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/documentdb/feedview
Commit message (Expand)AuthorAgeFilesLines
* Make RemoveOperation an interface and move implmentation to RemoveOperationWi...Henning Baldersheim2020-04-081-1/+1
* Add getStats and setTaskLimit to interface to make it easy to swap implementa...Henning Baldersheim2020-02-271-5/+5
* GC unused code.Henning Baldersheim2019-12-161-1/+0
* Use std::chrono.Henning Baldersheim2019-12-091-1/+1
* Wrap soft and hard doom in an CombinedDoom.Henning Baldersheim2019-12-031-12/+13
* Use summary executor for compactLidSpace() on docstore.Tor Egge2019-10-081-1/+1
* Reduce timing sensitivity of feedview unit test.Tor Egge2019-10-071-4/+4
* GC unused filesHenning Baldersheim2019-09-301-1/+0
* doc: -> id:Henning Baldersheim2019-08-161-7/+7
* Remove the use and testing of legacy groupdoc/userdoc/orderdoc document ids.Henning Baldersheim2019-08-091-21/+19
* Wire in the shared executor in the threading service.Henning Baldersheim2019-05-141-1/+3
* Optimize updates to tensor attributes by only updating them in-memory and no ...Geir Storli2019-03-081-23/+20
* Remove files used by old unit test runner.Tor Egge2019-02-192-2/+0
* Compact lid space on source selector.Tor Egge2019-01-081-2/+14
* Revert "Compact lid space on source selector."Arnstein Ressem2019-01-071-14/+2
* Compact lid space on source selector.Tor Egge2019-01-041-2/+14
* Revert "Compact lid space on source selector."Henning Baldersheim2019-01-031-14/+2
* Compact lid space on source selector.Tor Egge2019-01-031-2/+14
* Fix mixup of summary thread observer and index thread observer.Tor Egge2018-11-011-1/+1
* Reduce code visibility and C++11ification.Henning Baldersheim2018-06-141-0/+1
* 1 - Use a backing buffer for the DocumentUpdate that always is source of truth.Henning Baldersheim2018-06-121-2/+2
* Reduce code visibilityHenning Baldersheim2018-06-121-1/+1
* Simplify method names based on review feedback:Tor Egge2018-06-061-1/+1
* Adjust naming: compoundAttribute -> structFieldAttribute.Tor Egge2018-06-061-1/+1
* Use existing way of annotating fastaccess attributes.Henning Baldersheim2018-05-311-9/+8
* Use existing way of annotating fastaccess only attributes.Henning Baldersheim2018-05-311-13/+16
* Compute updatescope inline when applying updates to attributes.Henning Baldersheim2018-05-311-22/+23
* Propagate updated document (after applying partial update) to compoundTor Egge2018-05-301-0/+1
* Extend attrbute writer with update method used for propagating updates toTor Egge2018-05-301-0/+7
* Stop using nested typedef for shared pointer to const DocumentTypeRepo.Tor Egge2018-04-041-1/+1
* Update tests with expected trace order. Also remove unused imports and follow...Henning Baldersheim2017-10-161-33/+24
* Use shared ptr and Idesructorcallback to make it more flexible.Henning Baldersheim2017-10-151-3/+3
* Remove explicit ack and use feedtoken as a smartptrHenning Baldersheim2017-10-131-11/+7
* Get rid of mbus::reply leftovers.Henning Baldersheim2017-10-121-28/+8
* Remove the PerDocTypeFeedMetricsHenning Baldersheim2017-10-121-10/+2
* Move bucket factory to proton test library, it is only used by unit tests.Tor Egge2017-10-062-1/+2
* Rename notifyPut to notifyPutDone since notification happens afterTor Egge2017-09-151-1/+1
* Rename IAttributeWriter::commit() -> forceCommit().Geir Storli2017-09-061-1/+1
* Add dummy gid to lid change handler.Tor Egge2017-09-061-1/+3
* Revert "Use gid to lid change handler interface directly"Tor Egge2017-09-061-3/+1
* Add dummy gid to lid change handler.Tor Egge2017-09-051-1/+3
* Change API for IGidToLidChangeHandler:Tor Egge2017-08-301-1/+11
* Implement MySummaryAdapter::putHenning Baldersheim2017-08-101-7/+6
* Also run the serialization in different threadpool.Henning Baldersheim2017-08-101-10/+16
* - Use a dedicated thread for writing to summarystore.Henning Baldersheim2017-08-011-7/+9
* Extend IFeedView::handleMove() with destructor callback to get a hook for whe...Geir Storli2017-07-031-7/+10
* 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