aboutsummaryrefslogtreecommitdiffstats
path: root/documentapi/src/tests
Commit message (Expand)AuthorAgeFilesLines
* Change from typedef to using in documentapi C++ code.Geir Storli2022-12-211-1/+1
* Make load balancer thread safe.Henning Baldersheim2022-06-301-4/+2
* cleanup unused second pass statsArne H Juul2022-06-081-4/+0
* CloneablePtr -> std::unique_ptrHenning Baldersheim2022-03-291-2/+1
* Update tests to take vespalib::string size into accountTor Brede Vekterli2022-03-241-1/+1
* Reduce visibility of document::DocumentHenning Baldersheim2022-03-072-1/+2
* Remove inlining warnings (documentapi).Tor Egge2022-02-261-0/+8
* Ensure that internal state of ExternSlobrokPolicy and ExternPolicy is consist...Henning Baldersheim2022-02-231-4/+3
* Don't set deprecated fields when aggregating visitor statisticsTor Brede Vekterli2022-01-311-2/+2
* more descriptive name for header fileArne H Juul2021-12-023-3/+3
* track namespace move in documenttypes.defArne H Juul2021-12-023-0/+3
* Update 2018 copyright notices.gjoranv2021-10-073-3/+3
* Update 2017 copyright notices.gjoranv2021-10-0718-18/+18
* Use vespalib::duration for timeoutsHenning Baldersheim2021-01-311-1/+1
* Revert "Revert "Jonmv/remove storage policy""Jon Marius Venstad2021-01-051-24/+24
* Revert "Jonmv/remove storage policy"Jon Marius Venstad2021-01-051-24/+24
* Merge storagepolicy into contentpolicyJon Marius Venstad2020-12-301-24/+24
* GC LoadTypeSetHenning Baldersheim2020-11-2711-128/+24
* Remove load type from documentapi interface.Henning Baldersheim2020-11-241-5/+2
* Use std::string for selection as that is required for parsing and as it has a...Henning Baldersheim2020-11-231-3/+8
* - Reorder members for compactness.Henning Baldersheim2020-11-232-2/+10
* Remove disk distribution from C++ part of vdslib.Tor Egge2020-11-051-6/+1
* Use named constants instead of strings sprinkled all over.Henning Baldersheim2020-08-041-4/+4
* Consolidate search for GTest.Tor Egge2020-07-071-1/+0
* Use find_package to find gtest library.Tor Egge2020-06-291-1/+2
* Use a single chunkHenning Baldersheim2020-01-231-2/+2
* Merge branch 'master' into balder/use-duration-in-messagebus-and-storageapi-r...Henning Baldersheim2019-12-052-3/+5
|\
| * FastOS_THread::Sleep -> std::chrono::sleep_forHenning Baldersheim2019-12-042-3/+5
* | timeout as durationHenning Baldersheim2019-12-044-45/+51
|/
* Use timeouts typed with unit.Henning Baldersheim2019-11-201-2/+4
* Remove DocIdString outside of documentHenning Baldersheim2019-08-191-6/+4
* doc: -> id:Henning Baldersheim2019-08-161-1/+1
* Update routing config instead of expected result.Henning Baldersheim2019-08-161-2/+2
* Update testsHenning Baldersheim2019-08-161-3/+3
* Update expected lengthHenning Baldersheim2019-08-161-43/+43
* doc: -> id:Henning Baldersheim2019-08-162-37/+37
* Remove the use and testing of legacy groupdoc/userdoc/orderdoc document ids.Henning Baldersheim2019-08-092-33/+3
* Don't use gmock for now as it triggers valgrind.Geir Storli2019-03-042-5/+1
* Add '()' to macro definition.Geir Storli2019-03-011-1/+1
* Rewrite only cppunit test in documentapi to use gtest.Geir Storli2019-03-013-42/+26
* Remove files used by old unit test runner.Tor Egge2019-02-198-8/+0
* Remove old unit test runner.Tor Egge2019-02-191-74/+0
* Eliminate clang warnings in documentapiTor Egge2019-02-081-1/+1
* remove unused "headersonly" functionalityArne Juul2019-01-211-1/+0
* Merge documentapi protocol routable factories (C++).Tor Egge2019-01-211-3/+3
* Only allow document api protocol version 6.221 (C++)Tor Egge2019-01-217-1164/+1049
* Narrow down routing of Document API GetDocument messages.Tor Egge2018-11-011-0/+34
* Remove the costly and unnecessary setSlobrokId interface.Henning Baldersheim2018-10-042-16/+16
* Remove the costly and unnecessary setSlobrokId interface.Henning Baldersheim2018-10-042-57/+28
* Merge documentapi routable factories classes (C++).Tor Egge2018-09-271-3/+3