aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/feedoperation
Commit message (Expand)AuthorAgeFilesLines
* Remove remains of spooler code from searchcore.Tor Egge2018-09-141-12/+0
* 1 - Use a backing buffer for the DocumentUpdate that always is source of truth.Henning Baldersheim2018-06-121-2/+3
* Last style changes before lazy documentupdate PR.Henning Baldersheim2018-06-121-8/+6
* GC some more unused code and properly test old formats without exposing produ...Henning Baldersheim2018-05-311-2/+5
* Remove DocumentTypeRepo::UP typedef.Tor Egge2018-04-051-2/+2
* Stop using nested typedef for shared pointer to const DocumentTypeRepo.Tor Egge2018-04-041-1/+1
* 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
* Forward declare ByteBuffer and FastOS_ThreadHenning Baldersheim2017-06-061-0/+1
* C++ style fix: Use foo() instead of foo(void)Tor Egge2017-05-241-1/+1
* remove empty linesArne Juul2017-05-191-1/+0
* Fix warnings hidden earlier due to including application headers as system in...Henning Baldersheim2017-05-021-23/+17
* add override in searchcore moduleArne H Juul2017-04-121-2/+2
* Extend document operation with new method to get serializeed document size.Tor Egge2017-03-061-1/+97
* Check bucket id and time stamp when checking deserialization.Tor Egge2017-02-281-8/+18
* Unit test serialization and deserialization of update feed operations.Tor Egge2017-02-281-0/+93
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-161-1/+1
* PublishJon Bratseth2016-06-153-0/+186