aboutsummaryrefslogtreecommitdiffstats
path: root/documentapi/src
Commit message (Collapse)AuthorAgeFilesLines
* ino -> ionJon Marius Venstad2021-10-271-1/+1
| | | Co-authored-by: Tor Brede Vekterli <vekterli@yahooinc.com>
* Skip to slice after progress token has been updated, after dist bit count changeJon Marius Venstad2021-10-262-3/+23
|
* Address reviewJon Marius Venstad2021-10-253-45/+54
|
* Remove unintended checkJon Marius Venstad2021-10-221-4/+0
|
* Allow specifying slices and sliceId in /document/v1Jon Marius Venstad2021-10-221-0/+4
|
* Allow slicing the bucket space for visitorsJon Marius Venstad2021-10-224-12/+192
|
* Fix warning in javadoc generation.Arnstein Ressem2021-10-071-2/+0
|
* Update Verizon Media copyright notices.gjoranv2021-10-075-5/+5
|
* Update 2018 copyright notices.gjoranv2021-10-075-5/+5
|
* Update 2017 copyright notices.gjoranv2021-10-07269-269/+269
|
* GC unused code.Henning Baldersheim2021-09-242-14/+0
|
* Exceptions yield no proper HTTP responseJon Marius Venstad2021-09-141-3/+2
|
* After the first try it is no longer the first try.Henning Baldersheim2021-09-091-1/+1
|
* No functional changesJon Bratseth2021-06-281-8/+8
|
* drop empty buffers instead of using small buffersHÃ¥vard Pettersen2021-06-151-1/+1
|
* admin/slobrok.0 does not always exist ....... anymore.Henning Baldersheim2021-05-271-1/+1
|
* Avoid coredump on bad/empty config.Henning Baldersheim2021-05-251-2/+3
|
* Add deadline to DocumentOperationParameters and use in MessageBusAsyncSessionJon Marius Venstad2021-05-196-11/+67
|
* Avoid non-positive explicit timeouts in MessageBusVisitorSesssionJon Marius Venstad2021-05-191-4/+5
|
* Replace with nulls instead of removing to avoid size reductionJon Marius Venstad2021-05-181-10/+22
|
* Remove by index is not thread safe, even if the list is a CopyOnWriteArrayList.Henning Baldersheim2021-05-171-3/+3
| | | | | iOne thing is that it might throw if index is invalid. The other thing is that the index might point to something completely different. But remove by value should be fine.
* Propagate correct parametersJon Marius Venstad2021-05-101-1/+1
|
* Let the supervisor owner set the small buffer optionJon Marius Venstad2021-05-031-0/+1
|
* More lazy debug log message generationJon Marius Venstad2021-04-282-13/+13
|
* Add copyright headersJon Bratseth2021-03-182-0/+2
|
* Add a safeguard by not adding more than the 1000 traces during visitation.Henning Baldersheim2021-03-131-1/+3
|
* Do not add empty traces, they contain no value.Henning Baldersheim2021-03-131-1/+3
|
* Use fewer services in policy subset testJon Marius Venstad2021-02-221-9/+10
|
* 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
|
* Use vespalib::duration for timeoutsHenning Baldersheim2021-01-311-1/+1
|
* Also install document-protocol-policies configJon Marius Venstad2021-01-281-0/+2
|
* Move config to other moduleJon Marius Venstad2021-01-281-0/+25
|
* Update abi spec and update CMakeListsJon Marius Venstad2021-01-283-3/+0
|
* Revert "Move .def to relevant module"Jon Marius Venstad2021-01-284-25/+3
| | | | This reverts commit 823c34b6b8ab549359b1a35716df94bc31ec5f21.
* Revert "Revert "Jonmv/reapply document protocol super config [run-systemtest]""Jon Marius Venstad2021-01-2812-88/+177
| | | | This reverts commit 2e2e2edeb3ea99f2c04925070cf44601e2cd94fb.
* Revert "Jonmv/reapply document protocol super config [run-systemtest]"Jon Marius Venstad2021-01-2812-177/+88
|
* Move .def to relevant moduleJon Marius Venstad2021-01-274-3/+25
|
* Move new config to already used packageJon Marius Venstad2021-01-275-7/+5
|
* Revert "Revert "Jonmv/document protocol super config""Jon Marius Venstad2021-01-2711-88/+157
| | | | This reverts commit d7359f7c72ff06889af594431baf4075e2b4da78.
* Revert "Jonmv/document protocol super config"Harald Musum2021-01-2711-157/+88
|
* 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-197-62/+44
|
* 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-074-36/+39
| | | | This reverts commit 9263966a9c697f5acff53a595493e27a2f05e683.
* Revert "Keep reply with most severe error when merging error replies"Jon Marius Venstad2021-01-074-39/+36
|