aboutsummaryrefslogtreecommitdiffstats
path: root/document/src/main/java/com/yahoo/vespaxmlparser
Commit message (Collapse)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-0911-12/+12
|
* Remove common ConditionalFeedOperationHenning Baldersheim2023-04-274-31/+21
|
* Unify passing of all feed operations through the various feed apis.Henning Baldersheim2023-04-275-39/+31
|
* Return X-Vespa-Ignored-Fields if fields were ignoredJon Bratseth2022-10-061-0/+3
|
* GC unused codeHenning Baldersheim2022-04-291-9/+0
|
* Move TODO to Vespa 9 (was previously moved to 8 from 7)gjoranv2022-02-171-1/+1
|
* Update 2019 Oath copyrights.gjoranv2021-10-275-5/+5
|
* Update 2017 copyright notices.gjoranv2021-10-077-7/+7
|
* Non-functional changes onlyJon Bratseth2020-05-132-0/+7
|
* Remove use of commons-lang from documentBjørn Christian Seime2020-01-061-4/+4
|
* Revert "Handle xml feed without the wrapping <vespafeed> tag"Henning Baldersheim2019-05-011-12/+7
|
* Handle xml feed without the wrapping <vespafeed> tagHenning Baldersheim2019-05-011-7/+12
|
* Replace the multipurpose VespaXMLFeeder.Operation with more to the point ↵Henning Baldersheim2019-04-256-91/+89
| | | | classes with proper final members.
* Replace the multipurpose VespaXMLFeeder.Operation with more to the point ↵Henning Baldersheim2019-04-254-0/+16
| | | | classes with proper final members.
* Refactor to allow for lazy decode.Henning Baldersheim2019-04-253-43/+60
|
* Add a binary format too.Henning Baldersheim2019-04-251-2/+2
|
* GC unused codeHenning Baldersheim2019-04-241-66/+2
|
* Add control for number of feed threads.Henning Baldersheim2019-04-152-2/+1
|
* Move TODO to Vespa 8gjoranv2019-01-211-1/+1
|
* Add serialization for bool fields.Henning Baldersheim2019-01-101-0/+13
|
* Java 9: new Float/Byte/Character is deprecated.gjoranv2018-05-031-2/+2
|
* Revert "Revert "Gjoranv/java9 prep 05""gjoranv2018-05-021-1/+1
|
* Revert "Gjoranv/java9 prep 05"gjoranv2018-05-021-1/+1
|
* Java 9: Replace 'new Double' with 'Double.valueOf'gjoranv2018-05-011-1/+1
|
* Update copyright headersJon Bratseth2017-06-147-7/+7
|
* Revert "Update copyright headers"Jon Bratseth2017-06-147-7/+7
|
* Update copyright headersJon Bratseth2017-06-147-7/+7
|
* Remove carriage returnJon Bratseth2017-06-141-1/+1
|
* Revert "Copyright header"Jon Bratseth2017-06-137-8/+8
|
* Copyright headerJon Bratseth2017-06-137-8/+8
|
* Add binary (de-)serialization of ReferenceFieldValueTor Brede Vekterli2017-01-231-1/+10
|
* Deprecate the xml document formatJon Bratseth2016-11-071-0/+1
|
* PublishJon Bratseth2016-06-157-0/+1356