summaryrefslogtreecommitdiffstats
path: root/document
Commit message (Expand)AuthorAgeFilesLines
* Add basic support for BoolFieldValues in C++ document selection implTor Brede Vekterli2022-03-153-11/+36
* Add comparison support for BoolFieldValues in Java document selection implTor Brede Vekterli2022-03-152-0/+20
* GC unused convenience methods.Henning Baldersheim2022-03-153-14/+2
* add getDeclaredStructType in DocumentTypeArne H Juul2022-03-135-3/+170
* even TemporarySDField should be connected to a "repo"Arne H Juul2022-03-111-0/+1
* Move BucketIdListResultHenning Baldersheim2022-03-093-8/+7
* surely the TAG type is a tag typeArne H Juul2022-03-091-1/+3
* Merge pull request #21598 from vespa-engine/toregge/avoid-ambiguous-overloadHenning Baldersheim2022-03-081-1/+1
|\
| * Avoid ambiguous overload.Tor Egge2022-03-081-1/+1
* | Merge pull request #21586 from vespa-engine/balder/gc-unused-threadpoolHenning Baldersheim2022-03-081-1/+0
|\ \
| * | Get VESPA_DLL_LOCAL from vespa/fastos/types.hHenning Baldersheim2022-03-071-1/+0
| |/
* / deprecate useless constructorArne H Juul2022-03-082-10/+19
|/
* Merge pull request #21580 from vespa-engine/arnej/verify-namecollision-failsJon Bratseth2022-03-071-3/+8
|\
| * struct/document name collision failsArne H Juul2022-03-071-3/+8
* | Use corrcet type for short.Henning Baldersheim2022-03-071-1/+1
* | Use XXFieldValue::make over std::make_uniqueHenning Baldersheim2022-03-0715-55/+54
* | No reuse, so just use return value optimisation.Henning Baldersheim2022-03-072-12/+9
* | GC unused non-const iterate interface.Henning Baldersheim2022-03-072-15/+7
* | GC redundant convenience wasy of assigning primitive field values.Henning Baldersheim2022-03-0723-303/+78
|/
* As a first step to reduce code complexity around FieldValue move test-only co...Henning Baldersheim2022-03-059-124/+115
* Remove clone from DataType.Henning Baldersheim2022-03-0427-120/+61
* Remove identifiable from document::DataTypeHenning Baldersheim2022-03-0447-421/+294
* Reduce use of Identifiable for document::DatatTypeHenning Baldersheim2022-03-0343-129/+162
* GC cloneableHenning Baldersheim2022-03-036-17/+10
* Explicitly precompute GlobalId for reference values to avoid lazy init raceTor Brede Vekterli2022-03-032-1/+4
* Expect updated error messageJon Bratseth2022-03-011-2/+1
* No functional changesJon Bratseth2022-03-013-23/+16
* Add noexcept specifiers.Tor Egge2022-02-282-3/+3
* Enable assignment of document::DocumentType::FieldSet.Tor Egge2022-02-283-3/+7
* Remove inlining warnings (document).Tor Egge2022-02-262-0/+4
* Remove TODO on changing toString to YQL formatJon Bratseth2022-02-221-1/+1
* deprecate modifying types in-placeArne H Juul2022-02-172-5/+12
* Move TODO to Vespa 9 (was previously moved to 8 from 7)gjoranv2022-02-171-1/+1
* avoid using getHeader() in serialization codeArne H Juul2022-02-164-27/+31
* add special DocumentOnly fieldset in Java as wellArne H Juul2022-02-157-2/+110
* - Generate mode modern c++ code.Henning Baldersheim2022-02-081-1/+0
* Merge pull request #21082 from vespa-engine/balder/reduce-code-visibilityHenning Baldersheim2022-02-071-2/+2
|\
| * Reduce code visibility and include only what you need from config library.Henning Baldersheim2022-02-061-2/+2
* | CleanupJon Bratseth2022-02-061-3/+2
|/
* Improve maven-shade-plugin filter, and move to parent pom.gjoranv2022-02-031-11/+0
* Revert "Exclude META-INF files and module-info.class from uber jars."Harald Musum2022-02-021-2/+4
* Exclude META-INF files and module-info.class from uber jars.gjoranv2022-02-021-4/+2
* Add SuppressWarnings for removal of config.subscription types.gjoranv2022-02-022-2/+11
* configurable rendering of "position" structsArne H Juul2022-01-248-8/+236
* add special '[document]' fieldsetArne H Juul2022-01-187-12/+65
* Schedule small tasks for field merge.Tor Egge2022-01-171-1/+3
* enable cast lintingArne H Juul2022-01-071-1/+0
* GC use of deprecated junit assertThat and unifyHenning Baldersheim2021-12-211-3/+4
* GC deprecated junit assertThat.Henning Baldersheim2021-12-216-68/+66
* Fix typoJon Marius Venstad2021-12-151-1/+1