aboutsummaryrefslogtreecommitdiffstats
path: root/document
Commit message (Expand)AuthorAgeFilesLines
* 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
* Restore current behavior and add Vesopa 8 TODOsJon Bratseth2021-12-143-3/+28
* Match document types in document selections exactly onlyJon Bratseth2021-12-1411-38/+140
* Test matching in inherited fieldJon Bratseth2021-12-132-3/+15
* Allow exact match on document type onlyJon Bratseth2021-12-132-19/+6
* Add noexcept specifiers.Tor Egge2021-12-114-4/+4
* deprecate parts of DocumentTypeManagerArne H Juul2021-12-105-1/+47
* Increase container ideal disk utilizationJon Bratseth2021-12-091-6/+8
* Merge pull request #20415 from vespa-engine/arnej/delete-some-old-junkHenning Baldersheim2021-12-083-304/+0
|\
| * remove unused config filesArne H Juul2021-12-083-304/+0
* | Merge pull request #20384 from vespa-engine/arnej/proposed-model-for-document...Henning Baldersheim2021-12-085-122/+518
|\ \
| * | new config no longer overrides internal ID of configured typesArne H Juul2021-12-081-4/+4
| * | convert one checked-in config file to new-style config for unit testingArne H Juul2021-12-081-105/+96
| * | add another Apply implentationArne H Juul2021-12-081-13/+261
| * | get more information from toString()Arne H Juul2021-12-081-0/+1
| * | minor changed to proposed new config:Arne H Juul2021-12-081-4/+3
| * | proposal for new documentmanager configArne H Juul2021-12-061-0/+157
| |/
* / always try reading annotation payloadArne H Juul2021-12-081-6/+11
|/
* Add custom `@Beta` annotationBjørn Christian Seime2021-12-031-1/+1
* more descriptive name for header fileArne H Juul2021-12-029-8/+8
* track namespace move in documenttypes.defArne H Juul2021-12-0212-15/+31
* DocumenttypesConfig is no longer PublicApiArne H Juul2021-12-021-835/+0
* move to non-public packageArne H Juul2021-12-021-1/+1
* remove support for registering temporary types in DocumentTypeManagerArne H Juul2021-12-011-90/+6
* rewrite DocumentTypeManagerConfigurerArne H Juul2021-12-011-120/+164
* avoid warnings from unit tests by closing subscriberArne H Juul2021-12-0110-15/+28
* deprecate classes scheduled for removalArne H Juul2021-11-309-0/+20
* refactor for better readability and robustnessArne H Juul2021-11-291-12/+18
* simpler wiring inside Apply classArne H Juul2021-11-291-29/+24
* refactor so config application can have some internal stateArne H Juul2021-11-291-158/+179
* add possible flagArne H Juul2021-11-293-0/+8
* accept 'lat'/'lng' JSON for positionsArne H Juul2021-11-253-38/+109
* Unify with similar code.Henning Baldersheim2021-11-111-2/+1
* GC void testsHenning Baldersheim2021-11-111-80/+0
* Save file no longer generatedHenning Baldersheim2021-11-102-1/+0