summaryrefslogtreecommitdiffstats
path: root/documentapi/src/tests/policies
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add correct include.Henning Baldersheim2016-12-121-2/+1
* Avoid pulling in all of slobrok and config everywhere.Henning Baldersheim2016-12-121-1/+1
* Split out so documentprotocol.h does not pull in everything.Henning Baldersheim2016-12-122-4/+4
* Avoid pulling in the config library all the time.Henning Baldersheim2016-12-121-2/+2
* Removed TestApp::GetSourceDirectoryArnstein Ressem2016-11-021-1/+1
* Aressem/cmake more out of source tests (#441)Arnstein Ressem2016-08-231-1/+1
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-161-1/+1
* PublishJon Bratseth2016-06-155-0/+1821