aboutsummaryrefslogtreecommitdiffstats
path: root/document/src/test/java/com/yahoo/document/DocumentTestCase.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Modernise some code, no functional changesjonmv2023-10-061-42/+27
* Consider switching cost when choosing resourcesJon Bratseth2023-08-151-1/+1
* Use base64 encoding with padding also for get/visitHenning Baldersheim2023-05-031-1/+1
* Skip padding of base64 encoded data.Henning Baldersheim2023-04-191-1/+1
* Deprecate xml methodsHenning Baldersheim2023-01-271-14/+4
* Further GC document level compression. Avoids a buffer copy that is no longer...Henning Baldersheim2022-06-081-20/+8
* cleanup some unneccessary cruftArne H Juul2022-06-081-33/+0
* more cleanup of DocumentTypeManager APIArne H Juul2022-06-081-10/+10
* remove more deprecated APIsArne H Juul2022-06-081-6/+2
* deprecate parts of DocumentTypeManagerArne H Juul2021-12-101-0/+3
* avoid warnings from unit tests by closing subscriberArne H Juul2021-12-011-1/+2
* GC dompression support in java.Henning Baldersheim2021-11-101-66/+6
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Revert "Revert "Reduce the use of hamcrest when normal assertEquals/assertTru...Henning Baldersheim2020-08-121-9/+4
* Revert "Reduce the use of hamcrest when normal assertEquals/assertTrue does a...Henning Baldersheim2020-08-111-4/+9
* Reduce the use of hamcrest when normal assertEquals/assertTrue does a mucj be...Henning Baldersheim2020-08-111-9/+4
* - Removing body struct from our own usage.Henning Baldersheim2020-06-161-4/+0
* Header/body does not exist anymore. Deprecate and remove own internal usage.Henning Baldersheim2020-01-301-32/+32
* Revert "Revert "doc: -> id:""Henning Baldersheim2019-08-211-43/+33
* Revert "doc: -> id:"Henning Baldersheim2019-08-211-33/+43
* doc: -> id:Henning Baldersheim2019-08-191-43/+33
* remove split header/body methodsArne Juul2019-01-211-129/+0
* test Deserializer6 moreArne Juul2019-01-211-1/+1
* wire in Deserializer6Arne Juul2019-01-211-2/+2
* actually use Serializer6Arne Juul2019-01-211-1/+1
* Add serialization for bool fields.Henning Baldersheim2019-01-101-3/+8
* getContentType -> contentStruct and java doc.Henning Baldersheim2018-11-011-4/+4
* Deprecating a whole lot of body/header related methods that should have been ...Henning Baldersheim2018-10-311-4/+7
* Minor warning cleanupOlli Virtanen2018-06-271-4/+0
* Include .toJson() in Document analogously to .toXml()Olli Virtanen2018-06-271-1/+34
* Revert "Revert "Gjoranv/java9 prep 05""gjoranv2018-05-021-6/+6
* Revert "Gjoranv/java9 prep 05"gjoranv2018-05-021-6/+6
* Java 9: Replace 'new Long' with 'Long.valueOf'gjoranv2018-05-011-1/+1
* Java 9: Replace 'new Integer' with 'Integer.valueOf'gjoranv2018-04-301-5/+5
* All characters except 0x0 byte is allowed during de-serialization of document...Geir Storli2017-10-241-1/+30
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* PublishJon Bratseth2016-06-151-0/+1407