summaryrefslogtreecommitdiffstats
path: root/documentapi/src/main/java/com/yahoo
Commit message (Expand)AuthorAgeFilesLines
* Fix linksJon Bratseth2021-02-151-1/+1
* Handle POST -> remote visit, PUT -> mass udpate, DELETE -> mass deletionJon Marius Venstad2021-02-031-5/+6
* Nonfunctional changes, remove unused codeJon Marius Venstad2021-02-033-4/+4
* Update abi spec and update CMakeListsJon Marius Venstad2021-01-283-3/+0
* Revert "Move .def to relevant module"Jon Marius Venstad2021-01-283-0/+3
* Revert "Revert "Jonmv/reapply document protocol super config [run-systemtest]""Jon Marius Venstad2021-01-288-68/+122
* Revert "Jonmv/reapply document protocol super config [run-systemtest]"Jon Marius Venstad2021-01-288-122/+68
* Move .def to relevant moduleJon Marius Venstad2021-01-273-3/+0
* Move new config to already used packageJon Marius Venstad2021-01-275-7/+5
* Revert "Revert "Jonmv/document protocol super config""Jon Marius Venstad2021-01-278-68/+127
* Revert "Jonmv/document protocol super config"Harald Musum2021-01-278-127/+68
* Address reviewJon Marius Venstad2021-01-271-2/+4
* Use only injected config for injected document accessJon Marius Venstad2021-01-196-28/+113
* Non-functional changesJon Marius Venstad2021-01-194-42/+14
* Handle no result being set after abort and interruptJon Marius Venstad2021-01-152-3/+3
* Handle empty spec when computing stepsJon Marius Venstad2021-01-121-1/+1
* Check for TaS-failed before not-found in mbus async session reply parsingJon Marius Venstad2021-01-071-3/+3
* Revert "Revert "Keep reply with most severe error when merging error replies""Jon Marius Venstad2021-01-072-8/+16
* Revert "Keep reply with most severe error when merging error replies"Jon Marius Venstad2021-01-072-16/+8
* Keep reply with most severe error when merging error repliesJon Marius Venstad2021-01-062-8/+16
* Revert "Revert "Jonmv/remove storage policy""Jon Marius Venstad2021-01-055-642/+588
* Revert "Jonmv/remove storage policy"Jon Marius Venstad2021-01-055-588/+642
* Non-functionalJon Marius Venstad2020-12-301-1/+1
* Replace use of [Storage... with [Content... and avoid overriding config idJon Marius Venstad2020-12-303-11/+2
* Revert "Revert "Merge StoragePolicy down into ContentPolicy, and always use t...Arnstein Ressem2020-12-303-632/+587
* Revert "Merge StoragePolicy down into ContentPolicy, and always use this"Arnstein Ressem2020-12-223-587/+632
* Merge StoragePolicy down into ContentPolicy, and always use thisJon Marius Venstad2020-12-223-632/+587
* Use percent complete instead of actual progress tokenJon Marius Venstad2020-12-101-1/+1
* Non-functional changesJon Marius Venstad2020-11-264-5/+3
* Non-functional changesJon Marius Venstad2020-11-262-2/+2
* 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-063-3/+8
* Dummy support for progress tokens and remote destination in LocalVisitorSessionJon Marius Venstad2020-11-051-17/+24
* Properly handle interruption while destroying MessageBusVisitorSessionJon Marius Venstad2020-11-051-1/+2
* Add data and storage of data for reindexing progressJon Marius Venstad2020-10-302-3/+3
* Support conditional removals in AsyncSessionJon Marius Venstad2020-10-133-27/+26
* Log warning with exception instead of doing printStackTraceJon Bratseth2020-10-081-110/+82
* Separate error code for insufficient storageJon Marius Venstad2020-10-052-4/+16
* 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-303-64/+81
* 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
* Add equals and hashCode to some classesJon Marius Venstad2020-09-301-0/+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