summaryrefslogtreecommitdiffstats
path: root/document/src/test
Commit message (Expand)AuthorAgeFilesLines
* Add a prune method that can be used to remove updates that will have no effec...Henning Baldersheim2018-07-201-0/+58
* Fix author tag for SimonBjørn Christian Seime2018-07-0514-14/+14
* Minor warning cleanupOlli Virtanen2018-06-271-4/+0
* Include .toJson() in Document analogously to .toXml()Olli Virtanen2018-06-271-1/+34
* More document JSON validation to improve error messagesJon Bratseth2018-05-251-11/+24
* JSON feed validation WIPJon Bratseth2018-05-231-0/+48
* Revert "Revert "Gjoranv/java9 prep 05""gjoranv2018-05-028-55/+55
* Revert "Gjoranv/java9 prep 05"gjoranv2018-05-028-55/+55
* Java 9: Replace 'new Double' with 'Double.valueOf'gjoranv2018-05-011-2/+2
* Java 9: Replace 'new Long' with 'Long.valueOf'gjoranv2018-05-011-1/+1
* Java 9: Replace 'new Integer' with 'Integer.valueOf'gjoranv2018-04-307-52/+52
* Remove usage of junit.frameworkJon Bratseth2018-04-2526-192/+396
* Merge pull request #5609 from vespa-engine/hmusum/remove-logic-for-choosing-b...Harald Musum2018-04-171-0/+0
|\
| * Remove logic for choosing between deploy and prepare-activateHarald Musum2018-04-171-0/+0
* | Remove usage of junit.frameworkJon Bratseth2018-04-173-21/+41
|/
* Route document removes only to the recipient(s) handling the document type (a...Geir Storli2018-02-131-0/+15
* Due to different hash the correct answer needs an update.Henning Baldersheim2018-01-101-0/+0
* Update correct answer to tensor serialized result due to change in hashtable ...Henning Baldersheim2018-01-081-0/+0
* Add a for_each method for more efficient iteration.Henning Baldersheim2018-01-031-0/+0
* Revert "Revert "Bratseth/tensorflow models""Jon Bratseth2017-12-182-5/+5
* Revert "Bratseth/tensorflow models"gjoranv2017-12-172-5/+5
* Merge with masterJon Bratseth2017-12-131-6/+39
|\
| * Disallow ID strings with empty user/group valuesTor Brede Vekterli2017-12-061-6/+39
* | Check agreement between TF and Vespa executionJon Bratseth2017-12-132-5/+5
|/
* Fix handling of missing fields in Java document selection matchingTor Brede Vekterli2017-11-171-5/+34
* All characters except 0x0 byte is allowed during de-serialization of document...Geir Storli2017-10-242-3/+65
* Validate that document ids only contain text characters.Geir Storli2017-10-201-0/+14
* Update copyright headersJon Bratseth2017-06-14121-121/+121
* Revert "Update copyright headers"Jon Bratseth2017-06-14121-121/+121
* Update copyright headersJon Bratseth2017-06-14121-121/+121
* Remove carriage returnJon Bratseth2017-06-143-230/+230
* Revert "Copyright header"Jon Bratseth2017-06-13121-351/+351
* Copyright headerJon Bratseth2017-06-13121-351/+351
* Use static final field instead of method for compressable stringTor Brede Vekterli2017-06-121-6/+6
* Add unit test for Compressor which reproduces buffer extent bugTor Brede Vekterli2017-06-121-2/+2
* Only write raw compression array if compressable inputTor Brede Vekterli2017-06-121-1/+21
* Compressor must only compress actual input range, not entire arrayTor Brede Vekterli2017-06-121-3/+66
* Add /nodes/v2/maintenanceJon Bratseth2017-04-251-27/+23
* use newer assertsArne H Juul2017-04-211-3/+3
* suppress warnings about 4.2 serializerArne H Juul2017-04-213-0/+3
* add @OverrideArne H Juul2017-04-211-0/+2
* implement hashCode to fix warningArne H Juul2017-04-201-0/+1
* Refactor out common duplicated code.Henning Baldersheim2017-04-201-89/+33
* Add explicit test for struct update.Henning Baldersheim2017-04-181-0/+61
* Expect fieldpath remove value to be 0 to match the existing field formatfreva2017-03-061-2/+2
* Merge branch 'master' into freva/add-arithmetic-fieldpathfreva2017-02-202-0/+125
|\
| * Add tests for old formatfreva2017-02-202-0/+125
* | Added JSON arithmetic fieldpath operationsfreva2017-02-171-4/+21
|/
* Change fieldpath formatfreva2017-02-173-157/+74
* Remove outdated commentfreva2017-02-151-4/+0