summaryrefslogtreecommitdiffstats
path: root/documentapi
Commit message (Expand)AuthorAgeFilesLines
* FINE log level on self subscription warning ̯๏๏Jon Marius Venstad2020-09-251-1/+1
* Log on self-subscroption and fix copyright hreadersJon Marius Venstad2020-09-251-3/+10
* Eliminate config self-subscription from MessageBusDocumentAccessJon Marius Venstad2020-09-251-1/+3
* Non-functional changesJon Marius Venstad2020-09-251-1/+1
* Add copyright headerJon Marius Venstad2020-09-251-0/+1
* Fix javadoc headerJon Marius Venstad2020-09-251-1/+5
* Fix javadoc typoJon Marius Venstad2020-09-251-1/+1
* Update abi specJon Marius Venstad2020-09-241-3/+45
* Remove _probably_ irrelevant case handlingJon Marius Venstad2020-09-242-14/+11
* Use NOT_FOUND in DocumentResponse as well — as successJon Marius Venstad2020-09-244-16/+12
* Use trace level from parameters, and pass on to ResponseJon Marius Venstad2020-09-248-71/+129
* Add DocumentOperationParameters to document session APIJon Marius Venstad2020-09-245-32/+272
* Update abi specJon Marius Venstad2020-09-241-0/+1
* Update javadoc for DocumentAccess and add convencience for outside containersJon Marius Venstad2020-09-241-2/+19
* Revert "Revert "Jonmv/async document v1""Jon Marius Venstad2020-09-214-5/+15
* Revert "Jonmv/async document v1"Arnstein Ressem2020-09-214-15/+5
* Update doc in DocumentAccessJon Marius Venstad2020-09-211-3/+3
* Update abi specJon Marius Venstad2020-09-211-0/+2
* Let successful RemoveReponse and UpdateRespone have NOT_FOUND outcomeJon Marius Venstad2020-09-212-2/+10
* Merge pull request #14454 from vespa-engine/jonmv/async-document-v1Jon Marius Venstad2020-09-1815-68/+247
|\
| * Update abi-specJon Marius Venstad2020-09-181-3/+31
| * Get more juice out of ResponseJon Marius Venstad2020-09-186-40/+141
| * Add unit test to document inaccurate reply merging on TAS failedJon Marius Venstad2020-09-181-0/+20
| * Deprecate and ignore impossible outcome of sending to MBusJon Marius Venstad2020-09-182-1/+1
| * Non-functional changesJon Marius Venstad2020-09-187-11/+7
| * Accept DocumentPut in AsyncSessionJon Marius Venstad2020-09-163-8/+40
| * Deprecate DocumentAccess.createDefault which uses self subscriptionJon Marius Venstad2020-09-161-2/+4
| * Non-functionalJon Marius Venstad2020-09-141-4/+4
* | Basic functionality for direct RPC for StorageAPI communicationTor Brede Vekterli2020-09-141-15/+11
|/
* Call deconstruct in reverse dependency orderJon Marius Venstad2020-08-211-1/+1
* Revert "Revert "Reduce the use of hamcrest when normal assertEquals/assertTru...Henning Baldersheim2020-08-122-47/+50
* Revert "Reduce the use of hamcrest when normal assertEquals/assertTrue does a...Henning Baldersheim2020-08-112-50/+47
* Reduce the use of hamcrest when normal assertEquals/assertTrue does a mucj be...Henning Baldersheim2020-08-112-47/+50
* Add some more info to test and set error message.Henning Baldersheim2020-08-073-32/+26
* Merge pull request #13985 from vespa-engine/balder/minor-fieldset-cleanupJon Bratseth2020-08-0513-54/+40
|\
| * Use named constants instead of strings sprinkled all over.Henning Baldersheim2020-08-049-11/+21
| * Use named constants instead of strings sprinkled all over.Henning Baldersheim2020-08-044-39/+16
| * Remove the unused [header] and [body] fieldsets to simplify backend optimizat...Henning Baldersheim2020-08-042-7/+6
* | Name the transport threads to understand how things are interconnected.Henning Baldersheim2020-08-041-1/+1
|/
* Consolidate search for GTest.Tor Egge2020-07-071-1/+0
* Merge pull request #13743 from vespa-engine/separate-documentapi-artifacts_2gjoranv2020-06-301-53/+26
|\
| * Add a separate module for documentapi dependencies.gjoranv2020-06-301-47/+12
| * Add container-documentapi module.gjoranv2020-06-301-7/+15
* | Merge pull request #13742 from vespa-engine/toregge/use-find-package-to-find-...Geir Storli2020-06-301-1/+2
|\ \
| * | Use find_package to find gtest library.Tor Egge2020-06-291-1/+2
| |/
* / Set new ownersgjoranv2020-06-301-1/+2
|/
* Merge pull request #13619 from vespa-engine/bratseth/spare-capacity-maintainerJon Bratseth2020-06-182-1/+1
|\
| * SpareCapacityMaintainer sketchJon Bratseth2020-06-121-1/+0
| * Nonfunctional changes onlyJon Bratseth2020-06-101-0/+1
* | Merge pull request #13601 from vespa-engine/balder/remove-leftovers-from-head...Henning Baldersheim2020-06-182-30/+27
|\ \