aboutsummaryrefslogtreecommitdiffstats
path: root/documentapi/src/test/java/com/yahoo/documentapi/local/LocalDocumentApiTestCase.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Use com.yahoo.messagebus.Error instead of java.lang.ErrorHenning Baldersheim2022-04-191-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+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
* Use named constants instead of strings sprinkled all over.Henning Baldersheim2020-08-041-1/+2
* 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-111-0/+241