aboutsummaryrefslogtreecommitdiffstats
path: root/documentapi/src/main/java/com/yahoo/documentapi/local
Commit message (Expand)AuthorAgeFilesLines
* Remove explicit operation priority from DocumentAPI session public APIsTor Brede Vekterli2022-06-081-33/+0
* Use com.yahoo.messagebus.Error instead of java.lang.ErrorHenning Baldersheim2022-04-191-3/+3
* Deprecate DocumentAPI methods using explicit operation priorityTor Brede Vekterli2022-04-011-0/+8
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Update 2017 copyright notices.gjoranv2021-10-074-4/+4
* Add copyright headersJon Bratseth2021-03-181-0/+1
* Non waiting when completing LocalVisitorSession, againJon Marius Venstad2020-11-091-1/+1
* Address review comments, and fix unit testJon Marius Venstad2020-11-061-1/+1
* Avoid interrupts for control flowJon Marius Venstad2020-11-061-0/+6
* Dummy support for progress tokens and remote destination in LocalVisitorSessionJon Marius Venstad2020-11-051-17/+24
* Support conditional removals in AsyncSessionJon Marius Venstad2020-10-131-3/+3
* Await advance from test thread to next arrive is in the intended phaseJon Marius Venstad2020-09-301-2/+3
* Allow closures for handling document api ResponsesJon Marius Venstad2020-09-301-48/+47
* Add convenience for creating a LocalDocumentAccessJon Marius Venstad2020-09-301-1/+4
* Register operations with phaser in the caller threadJon Marius Venstad2020-09-303-14/+27
* Move setPhaser to LocalDocumentAccessJon Marius Venstad2020-09-303-17/+55
* Revert "Revert "Jonmv/async doc v1 implementation""Jon Marius Venstad2020-09-303-51/+98
* Revert "Jonmv/async doc v1 implementation"Harald Musum2020-09-293-98/+51
* Tests and the fixes they entailedJon Marius Venstad2020-09-282-8/+18
* Separate out delay queue, and add unit test for itJon Marius Venstad2020-09-281-9/+10
* Update abi spec and simplify synch i LocalAsyncSessionJon Marius Venstad2020-09-251-2/+1
* Make LocalAsyncSession async when asked to, and test thisJon Marius Venstad2020-09-252-50/+87
* Use NOT_FOUND in DocumentResponse as well — as successJon Marius Venstad2020-09-241-2/+2
* Get more juice out of ResponseJon Marius Venstad2020-09-181-4/+4
* Non-functional changesJon Marius Venstad2020-09-181-3/+0
* Accept DocumentPut in AsyncSessionJon Marius Venstad2020-09-161-4/+4
* Use library to copy fields, and make more robust wrt. future concurrency changesJon Marius Venstad2020-06-111-3/+4
* Respect selection and field set parameters, and unit test LocalVisitorSessionJon Marius Venstad2020-06-112-5/+29
* Minor fixesJon Marius Venstad2020-06-111-4/+4
* Add draft LocalVisitorSessionJon Marius Venstad2020-06-111-0/+141
* Deprecation cleanupJon Bratseth2019-01-211-1/+1
* Require methods with timeout to be implementedJon Bratseth2019-01-211-5/+4
* ignore headersonly flagArne Juul2019-01-211-0/+6
* Nonfunctional changes onlyJon Bratseth2019-01-041-0/+1
* GC unused fieldHenning Baldersheim2018-10-241-2/+0
* No wildcard import.Henning Baldersheim2018-10-241-4/+1
* Must handle concurrent access.Henning Baldersheim2018-10-241-3/+14
* More precise timeout semantics in Javadoc, deprecate SyncSession default ctorBjørn Christian Seime2017-08-211-3/+13
* 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
* fix whitespace onlyArne H Juul2017-01-061-102/+102
* Support document-api in applicationJon Bratseth2016-09-281-7/+1
* Use github name in @authorJon Bratseth2016-06-161-1/+1
* PublishJon Bratseth2016-06-154-0/+307