aboutsummaryrefslogtreecommitdiffstats
path: root/documentapi/src/test
Commit message (Expand)AuthorAgeFilesLines
* Deprecate remnants of two-phase visiting APIs and usageTor Brede Vekterli2022-01-313-1/+8
* GC deprecated junit assertThat.Henning Baldersheim2021-12-211-9/+8
* Don't trigger implicit ContentPolicy random send fallback on expected transie...Tor Brede Vekterli2021-12-203-3/+71
* Don't emit a bunch of debug logs by default in ContentPolicy unit testsTor Brede Vekterli2021-12-201-1/+1
* most unit tests can run with just 1 network threadArne H Juul2021-12-164-5/+5
* destroy more framesArne H Juul2021-12-161-0/+12
* stop standalone slobroks when test is finishedArne H Juul2021-12-151-1/+9
* Ignore NPE message in test.gjoranv2021-11-031-3/+5
* ino -> ionJon Marius Venstad2021-10-271-1/+1
* Skip to slice after progress token has been updated, after dist bit count changeJon Marius Venstad2021-10-261-2/+22
* Address reviewJon Marius Venstad2021-10-251-33/+31
* Allow slicing the bucket space for visitorsJon Marius Venstad2021-10-221-0/+113
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Update 2017 copyright notices.gjoranv2021-10-0728-28/+28
* Add deadline to DocumentOperationParameters and use in MessageBusAsyncSessionJon Marius Venstad2021-05-191-0/+37
* 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