summaryrefslogtreecommitdiffstats
path: root/document/src/test/java/com/yahoo
Commit message (Expand)AuthorAgeFilesLines
* Use base64 encoding with padding also for get/visitHenning Baldersheim2023-05-033-3/+3
* pick up create flag for put operationsHÃ¥vard Pettersen2023-04-281-2/+4
* Unify passing of all feed operations through the various feed apis.Henning Baldersheim2023-04-273-13/+13
* Skip padding of base64 encoded data.Henning Baldersheim2023-04-194-4/+4
* Tune cluster controller memoryJon Bratseth2023-02-211-1/+1
* Deprecate xml methodsHenning Baldersheim2023-01-276-46/+11
* Test direct renderingJon Bratseth2023-01-161-0/+1
* Test direct renderingJon Bratseth2023-01-161-14/+36
* Support direct tensor renderingJon Bratseth2023-01-141-4/+4
* Handle type renderingJon Bratseth2023-01-132-3/+6
* Parse tensor JSON values at rootJon Bratseth2023-01-121-6/+29
* Don't skip too farJon Bratseth2023-01-091-4/+19
* Revert "Bratseth/restore signature"Arnstein Ressem2022-10-202-9/+9
* Restore legacy signatureJon Bratseth2022-10-172-9/+9
* Test moreJon Bratseth2022-10-071-10/+10
* Return X-Vespa-Ignored-Fields if fields were ignoredJon Bratseth2022-10-062-12/+64
* Add option to ignore undefined fieldsJon Bratseth2022-07-042-13/+28
* Expect quotingJon Bratseth2022-06-161-1/+1
* Further GC document level compression. Avoids a buffer copy that is no longer...Henning Baldersheim2022-06-082-35/+24
* cleanup some unneccessary cruftArne H Juul2022-06-087-44/+0
* more cleanup of DocumentTypeManager APIArne H Juul2022-06-082-18/+18
* move internal details from public APIArne H Juul2022-06-081-2/+0
* Remove on Vespa 8Jon Bratseth2022-06-082-50/+0
* remove more deprecated APIsArne H Juul2022-06-081-6/+2
* remove TemporaryStructuredDataTypeArne H Juul2022-06-083-54/+0
* remove TemporaryDataTypeArne H Juul2022-06-081-25/+0
* stop using/testing deprecated APIArne H Juul2022-06-082-9/+5
* Use exact document type matching semantics for Java document selector impleme...Tor Brede Vekterli2022-06-081-3/+1
* Add tensor short form rendering to document/v1Lester Solbakken2022-05-291-1/+35
* Implicitly convert boolean literal to number value when evaluating Java doc s...Tor Brede Vekterli2022-04-201-4/+21
* switch to new-style configArne H Juul2022-04-127-969/+932
* just register document typesArne H Juul2022-04-081-6/+10
* namespace structs when reading configArne H Juul2022-04-071-0/+7
* fix two getDataType callsArne H Juul2022-03-241-2/+2
* mark getDataType(String) as deprecatedArne H Juul2022-03-242-12/+12
* avoid DocumentTypeManager.getDataType(name)Arne H Juul2022-03-246-28/+36
* Merge pull request #21804 from vespa-engine/arnej/split-get-declare-structArne H Juul2022-03-241-0/+25
|\
| * split into two methods (review feedback)Arne H Juul2022-03-241-0/+25
* | expand tabs and reindentArne H Juul2022-03-247-341/+341
|/
* Add comparison support for BoolFieldValues in Java document selection implTor Brede Vekterli2022-03-151-0/+17
* add getDeclaredStructType in DocumentTypeArne H Juul2022-03-131-2/+42
* Expect updated error messageJon Bratseth2022-03-011-2/+1
* add special DocumentOnly fieldset in Java as wellArne H Juul2022-02-152-0/+18
* configurable rendering of "position" structsArne H Juul2022-01-243-1/+57
* GC use of deprecated junit assertThat and unifyHenning Baldersheim2021-12-211-3/+4
* GC deprecated junit assertThat.Henning Baldersheim2021-12-215-67/+66
* Restore current behavior and add Vesopa 8 TODOsJon Bratseth2021-12-141-2/+3
* Match document types in document selections exactly onlyJon Bratseth2021-12-141-0/+6
* Test matching in inherited fieldJon Bratseth2021-12-131-0/+12
* deprecate parts of DocumentTypeManagerArne H Juul2021-12-102-0/+7