summaryrefslogtreecommitdiffstats
path: root/documentapi/src/test
Commit message (Expand)AuthorAgeFilesLines
* Discard messages instead of replying laterjonmv2022-04-202-7/+7
* GC unused importHenning Baldersheim2022-04-201-8/+1
* Use com.yahoo.messagebus.Error instead of java.lang.ErrorHenning Baldersheim2022-04-191-1/+1
* Wait in destinatino until RPC layer times out requestjonmv2022-04-192-55/+38
* Add retries to broken message bus test setupjonmv2022-04-193-13/+23
* Merge pull request #22105 from vespa-engine/arnej/just-new-config-filesHenning Baldersheim2022-04-121-29/+59
|\
| * switch to new-style configArne H Juul2022-04-121-29/+59
* | ThrottlePolicyOverride -> ThrottlePolicyHenning Baldersheim2022-04-111-1/+1
* | Avoid * imports.Henning Baldersheim2022-04-113-12/+33
* | - Allow control of throttlepolicy per session.Henning Baldersheim2022-04-115-7/+30
|/
* Deprecate load types from Java APIsTor Brede Vekterli2022-04-055-7/+15
* Deprecate DocumentAPI methods using explicit operation priorityTor Brede Vekterli2022-04-011-1/+2
* 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