summaryrefslogtreecommitdiffstats
path: root/documentapi/src/tests/policies
Commit message (Expand)AuthorAgeFilesLines
* 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-273-20/+16
* 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-052-3/+5
|\
| * FastOS_THread::Sleep -> std::chrono::sleep_forHenning Baldersheim2019-12-042-3/+5
* | timeout as durationHenning Baldersheim2019-12-042-27/+29
|/
* 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
* Eliminate clang warnings in documentapiTor Egge2019-02-081-1/+1
* 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-57/+28
* 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
* Remove unused systemstateHenning Baldersheim2018-04-162-14/+0
* Use shared pointer to const DocumentTypeRepo.Tor Egge2018-04-043-5/+5
* 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
|/
* Moved databuffer and compresssion to vespalibHenning Baldersheim2017-08-281-0/+1
* Move shared_ptrs when possible.Henning Baldersheim2017-08-241-1/+1
* No SP for getProtocolHenning Baldersheim2017-07-251-1/+1
* Update copyright headersJon Bratseth2017-06-144-4/+4
* Revert "Update copyright headers"Jon Bratseth2017-06-144-4/+4
* Update copyright headersJon Bratseth2017-06-144-4/+4
* Revert "Copyright header"Jon Bratseth2017-06-134-4/+4
* Copyright headerJon Bratseth2017-06-134-4/+4
* 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 missing override.Henning Baldersheim2017-04-252-5/+3
* Revert "Balder/enforce override 2"Arne H Juul2017-04-242-3/+5
* Including storage now builds fine with override enforcement.Henning Baldersheim2017-04-232-5/+3
* add override in documentapi moduleArne H Juul2017-04-103-5/+5
* Further decouple some hpp files, config and the attributevector.Henning Baldersheim2016-12-201-0/+3
* Only include what you needHenning Baldersheim2016-12-191-9/+10