summaryrefslogtreecommitdiffstats
path: root/documentapi/src/test
Commit message (Expand)AuthorAgeFilesLines
* Use fewer services in policy subset testJon Marius Venstad2021-02-221-9/+10
* Revert "Revert "Jonmv/reapply document protocol super config [run-systemtest]""Jon Marius Venstad2021-01-283-20/+30
* Revert "Jonmv/reapply document protocol super config [run-systemtest]"Jon Marius Venstad2021-01-283-30/+20
* Revert "Revert "Jonmv/document protocol super config""Jon Marius Venstad2021-01-273-20/+30
* Revert "Jonmv/document protocol super config"Harald Musum2021-01-273-30/+20
* Non-functional changesJon Marius Venstad2021-01-193-20/+30
* Revert "Revert "Keep reply with most severe error when merging error replies""Jon Marius Venstad2021-01-072-28/+23
* Revert "Keep reply with most severe error when merging error replies"Jon Marius Venstad2021-01-072-23/+28
* Keep reply with most severe error when merging error repliesJon Marius Venstad2021-01-062-28/+23
* Revert "Revert "Jonmv/remove storage policy""Jon Marius Venstad2021-01-055-13/+13
* Revert "Jonmv/remove storage policy"Jon Marius Venstad2021-01-055-13/+13
* Revert "Revert "Merge StoragePolicy down into ContentPolicy, and always use t...Arnstein Ressem2020-12-305-13/+13
* Revert "Merge StoragePolicy down into ContentPolicy, and always use this"Arnstein Ressem2020-12-225-13/+13
* Merge StoragePolicy down into ContentPolicy, and always use thisJon Marius Venstad2020-12-225-13/+13
* Don't encode deprecated load type explicitlyTor Brede Vekterli2020-11-241-2/+1
* Fix unit test bugJon Marius Venstad2020-10-131-1/+1
* Move setPhaser to LocalDocumentAccessJon Marius Venstad2020-09-301-1/+1
* Revert "Revert "Jonmv/async doc v1 implementation""Jon Marius Venstad2020-09-301-22/+44
* Revert "Jonmv/async doc v1 implementation"Harald Musum2020-09-291-44/+22
* Tests and the fixes they entailedJon Marius Venstad2020-09-281-8/+7
* Update abi spec and simplify synch i LocalAsyncSessionJon Marius Venstad2020-09-251-3/+4
* Make LocalAsyncSession async when asked to, and test thisJon Marius Venstad2020-09-251-22/+44
* Add unit test to document inaccurate reply merging on TAS failedJon Marius Venstad2020-09-181-0/+20
* Revert "Revert "Reduce the use of hamcrest when normal assertEquals/assertTru...Henning Baldersheim2020-08-122-47/+50
* Revert "Reduce the use of hamcrest when normal assertEquals/assertTrue does a...Henning Baldersheim2020-08-112-50/+47
* Reduce the use of hamcrest when normal assertEquals/assertTrue does a mucj be...Henning Baldersheim2020-08-112-47/+50
* Use named constants instead of strings sprinkled all over.Henning Baldersheim2020-08-044-6/+11
* Remove the unused [header] and [body] fieldsets to simplify backend optimizat...Henning Baldersheim2020-08-042-7/+6
* - Removing body struct from our own usage.Henning Baldersheim2020-06-161-5/+4
* Legacy non-balancing loadbalancer is now a thing of the past.Henning Baldersheim2020-06-151-62/+3
* Use library to copy fields, and make more robust wrt. future concurrency changesJon Marius Venstad2020-06-111-6/+7
* Respect selection and field set parameters, and unit test LocalVisitorSessionJon Marius Venstad2020-06-112-103/+241
* Ensure we can not pick the same candidate twice. This make it react a lot fas...Henning Baldersheim2020-06-021-6/+6
* Follow up after PR comments.Henning Baldersheim2020-06-021-8/+9
* Add test and fix loadbalancer selection.Henning Baldersheim2020-06-021-0/+10
* Make the current loadbalancer into 'legacy'.Henning Baldersheim2020-06-021-16/+79
* Use syncronized to make the loadbalancer semantically thread safe.Henning Baldersheim2020-05-121-8/+7
* Use mockito-core 3.1.0HÃ¥kon Hallingstad2019-10-182-13/+13
* Less unusable options.Henning Baldersheim2019-09-301-49/+0
* Re-enable subset of dusty old StoragePolicy simulation testsTor Brede Vekterli2019-09-131-0/+17
* Handle edges when cached StoragePolicy cluster state has no distributorsTor Brede Vekterli2019-09-131-2/+29
* Update routing config instead of expected result.Henning Baldersheim2019-08-161-2/+2
* Update tests since id: locks document type.Henning Baldersheim2019-08-161-4/+4
* Update java expected files.Henning Baldersheim2019-08-161-4/+4
* doc: -> id:Henning Baldersheim2019-08-161-1/+1
* doc: -> id:Henning Baldersheim2019-08-161-9/+9
* doc: -> id:Henning Baldersheim2019-08-166-56/+56
* Remove the use and testing of legacy groupdoc/userdoc/orderdoc document ids.Henning Baldersheim2019-08-095-37/+4
* Add short circuit evaluation to the selection engine in java for AND and OR.Henning Baldersheim2019-07-221-1/+0
* Add failing test for missing short-circuit of and.Henning Baldersheim2019-07-221-5/+32