aboutsummaryrefslogtreecommitdiffstats
path: root/document
Commit message (Expand)AuthorAgeFilesLines
* Java 9: new Float/Byte/Character is deprecated.gjoranv2018-05-031-2/+2
* Revert "Revert "Gjoranv/java9 prep 05""gjoranv2018-05-029-56/+56
* Revert "Gjoranv/java9 prep 05"gjoranv2018-05-029-56/+56
* Java 9: Replace 'new Double' with 'Double.valueOf'gjoranv2018-05-012-3/+3
* 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 row+column supportJon Bratseth2018-04-271-4/+4
* 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
|/
* Remove DocumentTypeRepo::UP typedef.Tor Egge2018-04-054-5/+2
* Use forward declared DocumentTypeRepo.Tor Egge2018-04-0420-9/+49
* Protect DocumentTypeRepoFactory::empty method with guard.Tor Egge2018-04-041-0/+1
* Remove unneeded include.Tor Egge2018-04-041-2/+0
* Abort if document type repo isn't empty at shutdown.Tor Egge2018-04-042-1/+30
* Merge pull request #5455 from vespa-engine/toregge/use-shared-ptr-to-const-do...Geir Storli2018-04-0410-13/+16
|\
| * Stop using nested typedef for shared pointer to const DocumentTypeRepo.Tor Egge2018-04-041-1/+0
| * Use shared pointer to const DocumentTypeRepo.Tor Egge2018-04-0410-13/+17
* | Add comment for document::DocumentTypeRepoFactory::make method.Tor Egge2018-04-041-0/+4
* | Adjust test name.Tor Egge2018-04-041-1/+1
* | Specify deleter directly to shared pointer constructor.Tor Egge2018-04-041-3/+2
* | Add DocumentTypeRepoFactory. If config is equal to config for existing repoTor Egge2018-04-046-0/+161
|/
* Add TensorFlow variable converterJon Bratseth2018-03-082-3/+9
* Nonfunctional changes onlyJon Bratseth2018-03-072-2/+2
* Route document removes only to the recipient(s) handling the document type (a...Geir Storli2018-02-135-1/+36
* Define and use fixed bucket spaces names.Geir Storli2018-02-022-0/+4
* Define and use fixed bucket spaces in Java code.Geir Storli2018-02-021-0/+16
* Move FixedBucketSpaces to document module.Tor Egge2018-02-015-0/+127
* Allow compatible changes to stored tensorsJon Bratseth2018-02-011-1/+1
* Reduce use of document::BucketSpace::placeHolder().Tor Egge2018-01-311-1/+1
* Use invalid bucket space in default document::Bucket constructor.Tor Egge2018-01-121-1/+1
* 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
* Merge pull request #4538 from vespa-engine/balder/fast-for_eachHenning Baldersheim2018-01-041-0/+0
|\
| * Add a for_each method for more efficient iteration.Henning Baldersheim2018-01-031-0/+0
* | Always set document type repo during deserializationTor Brede Vekterli2018-01-032-0/+29
|/
* Do not follow the nullptr.Henning Baldersheim2017-12-191-4/+8
* Make Flex and Bison outputs explicit in CMakeLists.txtTor Brede Vekterli2017-12-183-11/+8
* Merge pull request #4455 from vespa-engine/vekterli/add-configurable-bucket-s...Tor Brede Vekterli2017-12-182-11/+13
|\
| * Add configurable bucket resolver and fixed space repoTor Brede Vekterli2017-12-152-11/+13
* | Revert "Revert "Bratseth/tensorflow models""Jon Bratseth2017-12-186-20/+20
* | Revert "Bratseth/tensorflow models"gjoranv2017-12-176-20/+20
* | Merge with masterJon Bratseth2017-12-1330-1803/+1289
|\|
| * Add workaround for ancient flex compiler.Henning Baldersheim2017-12-121-0/+3
| * Don't inline FieldExprNode destructor.Tor Egge2017-12-112-1/+3
| * Merge pull request #4126 from vespa-engine/vekterli/move-to-flex-bison-parsin...Tor Brede Vekterli2017-12-0727-1797/+1238
| |\
| | * Use new C++ document selection parserTor Brede Vekterli2017-11-1427-1797/+1238
| * | Disallow ID strings with empty user/group valuesTor Brede Vekterli2017-12-062-6/+45
| * | Split parent + container-dependency-versions from root pom.gjoranv2017-12-011-0/+1