summaryrefslogtreecommitdiffstats
path: root/docproc/src/main/java/com/yahoo
Commit message (Expand)AuthorAgeFilesLines
* Define unlimited threads to 2048 instead of 8192.Henning Baldersheim2019-09-301-1/+1
* Less unusable options.Henning Baldersheim2019-09-303-43/+6
* Merge with masterJon Bratseth2019-06-281-3/+9
|\
| * Add support for upgrades of values in maps.Henning Baldersheim2019-06-281-3/+9
* | Merge with masterJon Bratseth2019-06-281-3/+39
|\|
| * Ensure that we also upgrade the struct elements in arrays.Henning Baldersheim2019-06-281-1/+16
| * Use a utility method for upgrading to concrete types.Henning Baldersheim2019-06-281-4/+23
* | Fix javadoc markupJon Bratseth2019-06-281-2/+1
* | Nonfunctional changes onlyJon Bratseth2019-06-2813-124/+121
|/
* GC unused import and code.Henning Baldersheim2019-04-102-19/+8
* Don't block thread pool if numthreads is > 0Lester Solbakken2019-03-251-5/+14
* Set number of potential docproc threads to unboundedLester Solbakken2019-03-252-3/+3
* throw away pre-6.0 codeArne Juul2019-01-211-14/+1
* track API changeArne Juul2019-01-211-12/+0
* remove unused importsArne Juul2019-01-211-2/+0
* remove deprecated methods and switch to hashmap instead of list.Henning Baldersheim2019-01-211-1/+0
* remove deprecated methodsArne Juul2019-01-211-14/+0
* Remove deprecated apis in docproc.gjoranv2019-01-211-16/+3
* Remove deprecated APIs.Geir Storli2019-01-211-10/+0
* Do not create static stuff you do not use.Henning Baldersheim2018-12-052-18/+2
* Deprecating a whole lot of body/header related methods that should have been ...Henning Baldersheim2018-10-311-0/+4
* Use hashmap for faster access.Henning Baldersheim2018-10-251-2/+11
* Remove BatchDocumentUpdateMessage and BatchDocumentUpdateReply fromTor Egge2018-09-252-8/+0
* Revert "Revert "Revert "Do not expose fieldupdates as a list. Hide implementa...Henning Baldersheim2018-09-181-11/+2
* Revert "Revert "Do not expose fieldupdates as a list. Hide implementation det...Henning Baldersheim2018-09-141-2/+11
* Revert "Do not expose fieldupdates as a list. Hide implementation details ins...Henning Baldersheim2018-09-141-11/+2
* Add Vespa 7 TODOHenning Baldersheim2018-09-131-0/+1
* Add deprecation comments and some renaming.Henning Baldersheim2018-09-131-2/+1
* Add deprecation comments and some renaming.Henning Baldersheim2018-09-131-2/+5
* Avoid using deprecated APIHenning Baldersheim2018-09-111-1/+7
* Nonfunctional changes onlyJon Bratseth2018-09-071-1/+1
* Revert "Include model-evaluator bundle in config server"Jon Bratseth2018-08-311-1/+0
* Include model-evaluator bundle in config serverJon Bratseth2018-08-311-0/+1
* Fix author tag for SimonBjørn Christian Seime2018-07-051-1/+1
* Include .toJson() in Document analogously to .toXml()Olli Virtanen2018-06-271-1/+6
* Fix Javadoc markupJon Bratseth2017-09-071-1/+1
* Nonfunctional changes onlyJon Bratseth2017-09-0723-83/+86
* Update copyright headersJon Bratseth2017-06-1434-34/+34
* Revert "Update copyright headers"Jon Bratseth2017-06-1434-34/+34
* Update copyright headersJon Bratseth2017-06-1434-34/+34
* Revert "Copyright header"Jon Bratseth2017-06-1334-34/+34
* Copyright headerJon Bratseth2017-06-1334-34/+34
* remove old unused ignoresArne Juul2017-05-192-0/+0
* silence warningsArne H Juul2017-04-203-1/+6
* Make it possible to return failure reason in docprocfreva2016-11-302-4/+18
* Use github name in @authorJon Bratseth2016-06-163-3/+3
* PublishJon Bratseth2016-06-1536-0/+4060