aboutsummaryrefslogtreecommitdiffstats
path: root/documentapi/src/test
Commit message (Expand)AuthorAgeFilesLines
* Propagate "create if missing"-flag outside binary Update payload in protocolsTor Brede Vekterli2024-04-262-2/+54
* Replace all usages of Arrays.asList with List.of where possible.Henning Baldersheim2024-04-124-27/+23
* Tag Protobuf protocol boundary version and add binary test filesTor Brede Vekterli2024-02-211-1/+1
* Add new Protobuf-based MessageBus DocumentAPI protocolTor Brede Vekterli2024-02-163-32/+733
* Update copyrightJon Bratseth2023-10-0928-28/+28
* Deserialize match features in SearchResult used in streaming search.Geir Storli2023-05-021-14/+43
* Remove (SearchResult|DocumentSummary)(Command|Reply) storage and documentapi ...Tor Egge2023-04-211-153/+0
* add requested annotationsHåvard Pettersen2023-04-191-0/+1
* add create-if-non-existent flag for document putHåvard Pettersen2023-04-192-2/+48
* Stack => Deque and gc unused ConfigFileFormatHenning Baldersheim2023-01-251-62/+82
* Revert "Revert collect(Collectors.toList())"Henning Baldersheim2022-12-041-1/+1
* Revert collect(Collectors.toList())Henning Baldersheim2022-12-041-1/+1
* collect(Collectors.toList()) -> toList()Henning Baldersheim2022-12-021-1/+1
* Return X-Vespa-Ignored-Fields if fields were ignoredJon Bratseth2022-10-062-0/+3
* Simplify and unify the use of Timers.Henning Baldersheim2022-09-141-28/+20
* Remove outdated suppressWarningsgjoranv2022-06-091-1/+0
* Remove on Vespa 8Jon Bratseth2022-06-082-51/+1
* Remove maxFirstPass support on Vespa 8Jon Bratseth2022-06-082-26/+0
* cleanup unused second pass statsArne H Juul2022-06-082-29/+1
* Remove warnings and push some todosJon Bratseth2022-06-081-3/+3
* Bump full removal of priorities to Vespa 9Tor Brede Vekterli2022-06-081-2/+2
* Remove <client> on Vespa 8Jon Bratseth2022-06-081-1/+0
* Use DocumentOnly-fieldset by defaultTor Brede Vekterli2022-06-082-4/+4
* Remove top-level <clients> element and LoadType conceptTor Brede Vekterli2022-06-085-53/+1
* Discard messages instead of replying laterjonmv2022-04-202-7/+7
* GC unused importHenning Baldersheim2022-04-201-8/+1
* Use com.yahoo.messagebus.Error instead of java.lang.ErrorHenning Baldersheim2022-04-191-1/+1
* 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-121-29/+59
|\
| * switch to new-style configArne H Juul2022-04-121-29/+59
* | ThrottlePolicyOverride -> ThrottlePolicyHenning Baldersheim2022-04-111-1/+1
* | Avoid * imports.Henning Baldersheim2022-04-113-12/+33
* | - Allow control of throttlepolicy per session.Henning Baldersheim2022-04-115-7/+30
|/
* Deprecate load types from Java APIsTor Brede Vekterli2022-04-055-7/+15
* Deprecate DocumentAPI methods using explicit operation priorityTor Brede Vekterli2022-04-011-1/+2
* Deprecate remnants of two-phase visiting APIs and usageTor Brede Vekterli2022-01-313-1/+8
* GC deprecated junit assertThat.Henning Baldersheim2021-12-211-9/+8
* Don't trigger implicit ContentPolicy random send fallback on expected transie...Tor Brede Vekterli2021-12-203-3/+71
* Don't emit a bunch of debug logs by default in ContentPolicy unit testsTor Brede Vekterli2021-12-201-1/+1
* most unit tests can run with just 1 network threadArne H Juul2021-12-164-5/+5
* destroy more framesArne H Juul2021-12-161-0/+12
* stop standalone slobroks when test is finishedArne H Juul2021-12-151-1/+9
* Ignore NPE message in test.gjoranv2021-11-031-3/+5
* ino -> ionJon Marius Venstad2021-10-271-1/+1
* Skip to slice after progress token has been updated, after dist bit count changeJon Marius Venstad2021-10-261-2/+22
* Address reviewJon Marius Venstad2021-10-251-33/+31
* Allow slicing the bucket space for visitorsJon Marius Venstad2021-10-221-0/+113
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Update 2017 copyright notices.gjoranv2021-10-0728-28/+28