summaryrefslogtreecommitdiffstats
path: root/documentapi/src/main
Commit message (Expand)AuthorAgeFilesLines
* Remove some unused metrics code and dewire it.Henning Baldersheim2019-04-1315-150/+43
* Follow intellij advise.Henning Baldersheim2019-04-137-62/+53
* Avoid '*' imports.Henning Baldersheim2019-04-121-5/+28
* Merge pull request #9078 from vespa-engine/balder/avoid-map2list2map-conversionJon Bratseth2019-04-101-1/+0
|\
| * GC unused importHenning Baldersheim2019-04-101-1/+0
* | GC unused import and code.Henning Baldersheim2019-04-101-4/+8
|/
* add "sum" output for gauge metricsArne Juul2019-03-221-0/+1
* Revert "Revert "Generate default-get route for document retrievals""Olli Virtanen2019-02-012-10/+44
* Revert "Generate default-get route for document retrievals"Olli Virtanen2019-01-312-44/+10
* Generate default-get route for document retrievalsOlli Virtanen2019-01-312-10/+44
* Nonfunctional changes onlyJon Bratseth2019-01-251-0/+1
* provide defaults, making it easier to mock up an implementationArne Juul2019-01-212-6/+18
* remove misleading usage of DocumentSerializerFactoryArne Juul2019-01-211-5/+4
* remove unused class and importsArne Juul2019-01-214-32/+0
* avoid using a dynamic documentlist just to hold a single operationArne Juul2019-01-212-5/+31
* Deprecation cleanupJon Bratseth2019-01-214-5/+5
* Require methods with timeout to be implementedJon Bratseth2019-01-212-16/+11
* ignore headersonly flagArne Juul2019-01-214-3/+35
* Merge documentapi protocol routable factories (Java).Tor Egge2019-01-212-958/+913
* Only allow document api protocol version 6.221 (Java)Tor Egge2019-01-211-45/+38
* Remove deprecated APIs.Geir Storli2019-01-213-28/+1
* Nonfunctional changes onlyJon Bratseth2019-01-042-0/+2
* Nonfunctional changes onlyJon Bratseth2018-12-132-6/+7
* Narrow down routing of Document API GetDocument messages.Tor Egge2018-11-011-0/+10
* GC unused fieldHenning Baldersheim2018-10-241-2/+0
* No wildcard import.Henning Baldersheim2018-10-241-4/+1
* Must handle concurrent access.Henning Baldersheim2018-10-241-3/+14
* GC unused imports + finalHenning Baldersheim2018-10-243-6/+9
* Prepare for removalJon Bratseth2018-10-161-2/+21
* Add '@Override' to all methods that are overridenBjørn Christian Seime2018-09-271-0/+3
* Remove use of finalizerBjørn Christian Seime2018-09-271-8/+6
* Restore author in comment.Tor Egge2018-09-271-1/+8
* Remove old documentapi protocols (Java).Tor Egge2018-09-273-1081/+886
* Only allow document api protocol version 5.115 or newer.Tor Egge2018-09-261-49/+36
* Remove BatchDocumentUpdateMessage and BatchDocumentUpdateReply fromTor Egge2018-09-256-307/+0
* Send global constantsJon Bratseth2018-09-062-2/+2
* Nonfunctional changes onlyJon Bratseth2018-09-051-1/+1
* Fix author tag for SimonBjørn Christian Seime2018-07-0541-42/+42
* Java 9: Suppress deprecation warning for finalize()gjoranv2018-05-031-0/+1
* Revert "Revert "Gjoranv/java9 prep 05""gjoranv2018-05-021-1/+1
* Revert "Gjoranv/java9 prep 05"gjoranv2018-05-021-1/+1
* Java 9: Replace 'new Long' with 'Long.valueOf'gjoranv2018-05-011-1/+1
* Enable new document api protocol.Tor Egge2018-03-121-1/+1
* Route document removes only to the recipient(s) handling the document type (a...Geir Storli2018-02-131-0/+8
* Merge pull request #4915 from vespa-engine/geirst/misc-cleanup-after-new-docu...Tor Egge2018-02-051-1/+0
|\
| * Remove no longer relevant todos.Geir Storli2018-02-051-1/+0
* | Avoid import by *Henning Baldersheim2018-02-031-2/+10
* | Reduce loglevel to debug.Henning Baldersheim2018-02-031-1/+1
|/
* Define and use fixed bucket spaces in Java code.Geir Storli2018-02-026-21/+18
* Change version of new document API protocol to 6.999 to avoid activation yet.Geir Storli2018-02-011-1/+1