aboutsummaryrefslogtreecommitdiffstats
path: root/documentapi
Commit message (Expand)AuthorAgeFilesLines
* GC long gone config and som minor code cleanup.Henning Baldersheim2022-07-061-3/+2
* Revert "Revert "Revert "GC long gone config"""Arnstein Ressem2022-07-051-2/+3
* Revert "Revert "GC long gone config""Henning Baldersheim2022-07-051-3/+2
* Revert "GC long gone config"Henning Baldersheim2022-07-051-2/+3
* GC long gone configHenning Baldersheim2022-07-051-3/+2
* Make load balancer thread safe.Henning Baldersheim2022-06-304-33/+54
* Remove 'requireSequencing' as an option.Henning Baldersheim2022-06-261-1/+0
* avoid unaligned accessHåvard Pettersen2022-06-201-1/+2
* Remove outdated suppressWarningsgjoranv2022-06-091-1/+0
* more testing (arnej)Håvard Pettersen2022-06-091-0/+0
* Remove on Vespa 8Jon Bratseth2022-06-085-166/+48
* remove 'Storage' protocolArne H Juul2022-06-081-1/+0
* Set project version to 8-SNAPSHOTgjoranv2022-06-081-2/+2
* Remove maxFirstPass support on Vespa 8Jon Bratseth2022-06-085-55/+2
* cleanup unused second pass statsArne H Juul2022-06-087-49/+10
* Remove warnings and push some todosJon Bratseth2022-06-081-3/+3
* Bump full removal of priorities to Vespa 9Tor Brede Vekterli2022-06-084-10/+10
* Remove on Vespa 8Jon Bratseth2022-06-086-19/+0
* Remove config version on Vespa 8Jon Bratseth2022-06-081-4/+0
* Remove on Vespa 8Jon Bratseth2022-06-082-12/+0
* Remove on Vespa 8Jon Bratseth2022-06-082-15/+0
* Remove <client> on Vespa 8Jon Bratseth2022-06-081-1/+0
* Revoke com.yahoo.config.subscription as public APIHarald Musum2022-06-083-4/+1
* Remove deprecated documentapi Response constructorsjonmv2022-06-086-99/+3
* Use DocumentOnly-fieldset by defaultTor Brede Vekterli2022-06-088-30/+12
* Remove explicit operation priority from DocumentAPI session public APIsTor Brede Vekterli2022-06-086-292/+0
* Remove top-level <clients> element and LoadType conceptTor Brede Vekterli2022-06-0818-360/+21
* Remove deprecated APIs exposing Guava typesBjørn Christian Seime2022-06-081-1/+1
* Remove compatibility translation Storage --> Content policyjonmv2022-06-081-2/+1
* Remove DocumentAccess.createDefaultjonmv2022-06-082-19/+1
* documentapi does not need metricsHenning Baldersheim2022-05-201-1/+0
* Prevent NPE when using the deprecated getError accessorHenning Baldersheim2022-04-251-1/+5
* Merge pull request #22201 from vespa-engine/bratseth/inputs-2Lester Solbakken2022-04-252-1/+4
|\
| * Resolve rank profile inputsJon Bratseth2022-04-212-1/+4
* | Discard messages instead of replying laterjonmv2022-04-202-7/+7
* | GC unused importHenning Baldersheim2022-04-201-8/+1
* | Update documentapi/src/main/java/com/yahoo/documentapi/Result.javaHenning Baldersheim2022-04-201-1/+1
* | Use com.yahoo.messagebus.Error instead of java.lang.ErrorHenning Baldersheim2022-04-196-13/+54
* | Wait in destinatino until RPC layer times out requestjonmv2022-04-192-55/+38
* | Add retries to broken message bus test setupjonmv2022-04-193-13/+23
* | Merge pull request #22105 from vespa-engine/arnej/just-new-config-filesHenning Baldersheim2022-04-122-126/+174
|\ \ | |/ |/|
| * switch to new-style configArne H Juul2022-04-122-126/+174
* | GC unused importHenning Baldersheim2022-04-111-2/+0
* | ThrottlePolicyOverride -> ThrottlePolicyHenning Baldersheim2022-04-115-20/+12
* | Avoid * imports.Henning Baldersheim2022-04-113-12/+33
* | - Allow control of throttlepolicy per session.Henning Baldersheim2022-04-118-17/+51
|/
* Deprecate load types from Java APIsTor Brede Vekterli2022-04-0516-21/+95
* Deprecate DocumentAPI methods using explicit operation priorityTor Brede Vekterli2022-04-0110-10/+76
* CloneablePtr -> std::unique_ptrHenning Baldersheim2022-03-291-2/+1
* Update tests to take vespalib::string size into accountTor Brede Vekterli2022-03-241-1/+1