aboutsummaryrefslogtreecommitdiffstats
path: root/documentapi/src/main/java/com/yahoo/documentapi/messagebus/MessageBusAsyncSession.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Use DocumentOnly-fieldset by defaultTor Brede Vekterli2022-06-081-3/+2
* Remove explicit operation priority from DocumentAPI session public APIsTor Brede Vekterli2022-06-081-15/+0
* Use com.yahoo.messagebus.Error instead of java.lang.ErrorHenning Baldersheim2022-04-191-3/+3
* ThrottlePolicyOverride -> ThrottlePolicyHenning Baldersheim2022-04-111-1/+3
* - Allow control of throttlepolicy per session.Henning Baldersheim2022-04-111-8/+9
* Deprecate DocumentAPI methods using explicit operation priorityTor Brede Vekterli2022-04-011-2/+6
* add special DocumentOnly fieldset in Java as wellArne H Juul2022-02-151-0/+2
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* No functional changesJon Bratseth2021-06-281-8/+8
* Add deadline to DocumentOperationParameters and use in MessageBusAsyncSessionJon Marius Venstad2021-05-191-1/+7
* Check for TaS-failed before not-found in mbus async session reply parsingJon Marius Venstad2021-01-071-3/+3
* Support conditional removals in AsyncSessionJon Marius Venstad2020-10-131-23/+4
* Separate error code for insufficient storageJon Marius Venstad2020-10-051-4/+13
* Allow closures for handling document api ResponsesJon Marius Venstad2020-09-301-9/+18
* Remove _probably_ irrelevant case handlingJon Marius Venstad2020-09-241-13/+1
* Use NOT_FOUND in DocumentResponse as well — as successJon Marius Venstad2020-09-241-0/+1
* Use trace level from parameters, and pass on to ResponseJon Marius Venstad2020-09-241-43/+38
* Add DocumentOperationParameters to document session APIJon Marius Venstad2020-09-241-10/+45
* Get more juice out of ResponseJon Marius Venstad2020-09-181-5/+13
* Deprecate and ignore impossible outcome of sending to MBusJon Marius Venstad2020-09-181-1/+0
* Accept DocumentPut in AsyncSessionJon Marius Venstad2020-09-161-3/+3
* Use named constants instead of strings sprinkled all over.Henning Baldersheim2020-08-041-1/+2
* LogLevel.INFO -> Level.INFOgjoranv2020-04-251-1/+1
* Import java.util.logging.Level instead of com.yahoo.log.LogLevelgjoranv2020-04-251-1/+1
* Only implicitly override routes for Get operations if the non-Get routeTor Brede Vekterli2019-07-191-1/+9
* Revert "Revert "Generate default-get route for document retrievals""Olli Virtanen2019-02-011-10/+31
* Revert "Generate default-get route for document retrievals"Olli Virtanen2019-01-311-31/+10
* Generate default-get route for document retrievalsOlli Virtanen2019-01-311-10/+31
* Deprecation cleanupJon Bratseth2019-01-211-1/+1
* ignore headersonly flagArne Juul2019-01-211-1/+7
* Nonfunctional changes onlyJon Bratseth2018-12-131-3/+4
* Nonfunctional changes onlyJon Bratseth2018-09-051-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Code review fixesvalerijf2017-05-121-8/+0
* Arch. review fixesvalerijf2017-05-111-2/+1
* Improvements based on code review.Haakon Dybdahl2017-03-091-14/+11
* Extend APIs with condition-not-met.Haakon Dybdahl2017-03-061-7/+14
* Use github name in @authorJon Bratseth2016-06-161-1/+1
* PublishJon Bratseth2016-06-151-0/+300