aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/documentdb/feedhandler/feedhandler_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Extend unit test coverage to check validation of updates with fallback toTor Egge2018-04-051-11/+42
* Add extra check if document type for update operation might be differentTor Egge2018-04-051-7/+78
* Stop using nested typedef for shared pointer to const DocumentTypeRepo.Tor Egge2018-04-041-3/+3
* Revert "Revert "Revert "Balder/group multiple commits rebased 1"""Henning Baldersheim2018-01-141-2/+4
* Revert "Revert "Balder/group multiple commits rebased 1""Henning Baldersheim2018-01-121-4/+2
* Revert "Balder/group multiple commits rebased 1"Arnstein Ressem2018-01-121-2/+4
* Wire in the remaining config and make it not require restart.Henning Baldersheim2018-01-101-4/+2
* Introduce async write interface in the TLS.Henning Baldersheim2017-10-181-1/+1
* Revert "Introduce async write interface in the TLS."Henning Baldersheim2017-10-171-1/+1
* Introduce async write interface in the TLS.Henning Baldersheim2017-10-171-1/+1
* remove unused importsHenning Baldersheim2017-10-161-9/+0
* Use shared ptr and Idesructorcallback to make it more flexible.Henning Baldersheim2017-10-151-4/+4
* Remove explicit ack and use feedtoken as a smartptrHenning Baldersheim2017-10-131-36/+28
* Avoid using 2 different mechanisms for allowing a only one reply.Henning Baldersheim2017-10-121-4/+2
* Get rid of mbus::reply leftovers.Henning Baldersheim2017-10-121-46/+23
* Remove the PerDocTypeFeedMetricsHenning Baldersheim2017-10-121-17/+2
* Move bucket factory to proton test library, it is only used by unit tests.Tor Egge2017-10-061-1/+1
* Update so that the tls direct writer is not optional.Henning Baldersheim2017-09-301-8/+5
* Use multiple threads for mbus invokeHenning Baldersheim2017-09-261-1/+1
* Block bucket move job if it has too many outstanding move operations.Geir Storli2017-07-051-1/+1
* Extend IFeedView::handleMove() with destructor callback to get a hook for whe...Geir Storli2017-07-031-4/+7
* 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
* C++ style fix: Use foo() instead of foo(void)Tor Egge2017-05-241-2/+2
* Remove usage of wipe history.Tor Egge2017-04-241-14/+1
* Remove history schema and wiping of old removed fields.Tor Egge2017-04-241-7/+2
* Remove dead code for handling config being rejected.Tor Egge2017-04-241-40/+0
* add override in searchcore moduleArne H Juul2017-04-121-32/+32
* Use more forward declarations.Tor Egge2017-04-051-0/+1
* Use more forward declarations.Tor Egge2017-04-051-1/+8
* Change schema::DataType and schema::CollectionType to enum class.Geir Storli2017-04-051-3/+6
* remove most usage of LinkedPtr from vespaHaavard2017-03-271-1/+1
* Deinline destructorsi and use -Winline gcc option.Henning Baldersheim2017-03-091-25/+35
* Include asciistream in implementation only.Henning Baldersheim2016-12-121-3/+4
* Use schema::DataTypeHenning Baldersheim2016-12-121-3/+1
* Use schema::DataTypeHenning Baldersheim2016-12-121-1/+1
* PublishJon Bratseth2016-06-151-0/+748