aboutsummaryrefslogtreecommitdiffstats
path: root/documentapi/src/tests/policies/policies_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improve thread safety of MessageBus ContentPolicyTor Brede Vekterli2023-10-171-5/+5
* Update copyrightJon Bratseth2023-10-091-1/+1
* Reduce creation of Document instances without DocumentTypeRepo.Geir Storli2023-03-131-9/+12
* - Deinline destructor.Henning Baldersheim2023-02-011-78/+69
* Make load balancer thread safe.Henning Baldersheim2022-06-301-4/+2
* Reduce visibility of document::DocumentHenning Baldersheim2022-03-071-1/+1
* Ensure that internal state of ExternSlobrokPolicy and ExternPolicy is consist...Henning Baldersheim2022-02-231-4/+3
* more descriptive name for header fileArne H Juul2021-12-021-1/+1
* track namespace move in documenttypes.defArne H Juul2021-12-021-0/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* 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-271-16/+15
* 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
* Merge branch 'master' into balder/use-duration-in-messagebus-and-storageapi-r...Henning Baldersheim2019-12-051-2/+2
|\
| * FastOS_THread::Sleep -> std::chrono::sleep_forHenning Baldersheim2019-12-041-2/+2
* | timeout as durationHenning Baldersheim2019-12-041-25/+27
|/
* Use timeouts typed with unit.Henning Baldersheim2019-11-201-2/+4
* Update routing config instead of expected result.Henning Baldersheim2019-08-161-2/+2
* Update testsHenning Baldersheim2019-08-161-3/+3
* doc: -> id:Henning Baldersheim2019-08-161-27/+27
* Remove the use and testing of legacy groupdoc/userdoc/orderdoc document ids.Henning Baldersheim2019-08-091-28/+0
* Narrow down routing of Document API GetDocument messages.Tor Egge2018-11-011-0/+34
* Use forward declaration of document::DocumentUpdate.Tor Egge2018-09-251-0/+1
* 1 - Use a backing buffer for the DocumentUpdate that always is source of truth.Henning Baldersheim2018-06-121-2/+2
* Use shared pointer to const DocumentTypeRepo.Tor Egge2018-04-041-2/+3
* Recreate object that was moved awayHenning Baldersheim2018-03-191-0/+1
* Remove DocumentList with children...Henning Baldersheim2018-03-191-1/+0
* Remove MultiOperationHenning Baldersheim2018-03-191-23/+0
* Route document removes only to the recipient(s) handling the document type (a...Geir Storli2018-02-131-0/+60
* Merge branch 'master' into balder/remove-searchxxxpolicyHenning Baldersheim2017-10-171-1/+1
|\
| * Remove some java OSS stuff too.Henning Baldersheim2017-10-161-2/+1
| * Remove OSS from c++Henning Baldersheim2017-10-161-34/+30
* | Remove unused codeHenning Baldersheim2017-10-171-46/+0
* | Remove SERVICE_OOS from c++Henning Baldersheim2017-10-171-260/+71
* | Remove some java OSS stuff too.Henning Baldersheim2017-10-171-2/+1
* | Remove OSS from c++Henning Baldersheim2017-10-171-34/+30
|/
* Move shared_ptrs when possible.Henning Baldersheim2017-08-241-1/+1
* 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
* Forward declare ByteBuffer and FastOS_ThreadHenning Baldersheim2017-06-061-0/+1
* Include stringfmt where it was needed.Henning Baldersheim2017-06-061-0/+1
* Fix warnings hidden earlier due to including application headers as system in...Henning Baldersheim2017-05-021-9/+10
* add override in documentapi moduleArne H Juul2017-04-101-1/+1