aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/documentdb/feedhandler
Commit message (Expand)AuthorAgeFilesLines
* Reinstate update verificationHenning Baldersheim2018-06-141-4/+0
* Temporarily disable testHenning Baldersheim2018-06-131-0/+4
* 1 - Use a backing buffer for the DocumentUpdate that always is source of truth.Henning Baldersheim2018-06-121-1/+1
* Merge branch 'master' into balder/reduce-code-visibility-rebasedHenning Baldersheim2018-06-121-0/+1
|\
| * Reduce code visibilityHenning Baldersheim2018-06-111-0/+1
* | Reduce code visibilityHenning Baldersheim2018-06-121-0/+1
|/
* Perform fixup on put and update operations using non-current document type repo.Tor Egge2018-05-291-12/+38
* 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-052-9/+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-062-1/+2
* 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-143-2/+3
* Revert "Update copyright headers"Jon Bratseth2017-06-143-3/+2
* Update copyright headersJon Bratseth2017-06-143-2/+3
* Revert "Copyright header"Jon Bratseth2017-06-133-3/+2
* Copyright headerJon Bratseth2017-06-133-2/+3
* 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
* Name dependencies for script tests.Arnstein Ressem2016-08-241-1/+2
* Aressem/cmake out of source test for script (#409)Arnstein Ressem2016-08-152-1/+1
* Fail test scripts on first error (#194)Vegard Sjonfjell2016-06-281-0/+1
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-161-1/+1