aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/document_iterator
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Stop passing schema to CachedSelect, passing attribute manager is sufficient.Tor Egge2017-04-181-13/+10
* Change schema::DataType and schema::CollectionType to enum class.Geir Storli2017-04-051-19/+19
* deiniline destructorsHenning Baldersheim2017-03-091-7/+19
* Add mock implementation of attribute manager.Geir Storli2017-02-201-53/+8
* Remove redundant includes.Henning Baldersheim2016-12-161-3/+0
* Decouple includes.Henning Baldersheim2016-12-161-2/+0
* Decouple includes.Henning Baldersheim2016-12-161-1/+2
* Do not bring in nbostream everywhere.Henning Baldersheim2016-12-121-0/+2
* Avoid building all the document code in every file.Henning Baldersheim2016-12-121-1/+1
* Use schema::DataTypeHenning Baldersheim2016-12-121-7/+7
* Update comment to reflect reality.Henning Baldersheim2016-06-291-2/+2
* Test that iterator stops, and does not rewind and continue when stop signal i...Henning Baldersheim2016-06-291-0/+20
* Add test for upholding the docid limit.Henning Baldersheim2016-06-241-3/+30
* Remove test that does not make sense anymore.Henning Baldersheim2016-06-241-11/+0
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-161-1/+1
* PublishJon Bratseth2016-06-154-0/+899