aboutsummaryrefslogtreecommitdiffstats
path: root/documentapi/src
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Generate default-get route for document retrievals""Olli Virtanen2019-02-014-12/+46
* Revert "Generate default-get route for document retrievals"Olli Virtanen2019-01-314-46/+12
* Generate default-get route for document retrievalsOlli Virtanen2019-01-314-12/+46
* 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-213-20/+40
* Deprecation cleanupJon Bratseth2019-01-214-5/+5
* Require methods with timeout to be implementedJon Bratseth2019-01-212-16/+11
* remove unused "headersonly" functionalityArne Juul2019-01-212-9/+0
* ignore headersonly flagArne Juul2019-01-214-3/+35
* Merge documentapi protocol routable factories (C++).Tor Egge2019-01-218-1648/+1320
* Only allow document api protocol version 6.221 (C++)Tor Egge2019-01-218-1207/+1084
* Merge documentapi protocol routable factories (Java).Tor Egge2019-01-213-961/+916
* Only allow document api protocol version 6.221 (Java)Tor Egge2019-01-213-1000/+879
* Remove deprecated APIs.Geir Storli2019-01-213-28/+1
* Nonfunctional changes onlyJon Bratseth2019-01-043-0/+51
* Nonfunctional changes onlyJon Bratseth2018-12-132-6/+7
* Narrow down routing of Document API GetDocument messages.Tor Egge2018-11-014-0/+79
* No wildcard import.Henning Baldersheim2018-10-241-2/+13
* GC unused fieldHenning Baldersheim2018-10-241-2/+0
* No wildcard import.Henning Baldersheim2018-10-241-4/+1
* No wildcard import.Henning Baldersheim2018-10-241-2/+15
* Must handle concurrent access.Henning Baldersheim2018-10-241-3/+14
* GC unused imports + finalHenning Baldersheim2018-10-244-11/+13
* Prepare for removalJon Bratseth2018-10-161-2/+21
* Remove the costly and unnecessary setSlobrokId interface.Henning Baldersheim2018-10-042-16/+16
* Remove the costly and unnecessary setSlobrokId interface.Henning Baldersheim2018-10-042-57/+28
* Merge pull request #7130 from vespa-engine/toregge/merge-documentapi-protocol...Tor Brede Vekterli2018-09-2820-2995/+2267
|\
| * Merge documentapi routable factories classes (C++).Tor Egge2018-09-2711-1553/+1274
| * Remove dead code. Remove duplicate code.Tor Egge2018-09-274-223/+0
| * Merge documentapi protocol test classes (C++).Tor Egge2018-09-277-1219/+993
* | Merge pull request #7135 from vespa-engine/balder/minor-cleanup-of-logdHenning Baldersheim2018-09-282-12/+3
|\ \
| * | - NULL -> nullptrHenning Baldersheim2018-09-272-12/+3
* | | Merge pull request #7129 from vespa-engine/bjorncs/documentapiBjørn Christian Seime2018-09-281-7/+8
|\ \ \
| * | | 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
| | |/ | |/|
* | | Merge pull request #7128 from vespa-engine/geirst/stop-using-deprecated-api-i...Tor Brede Vekterli2018-09-271-1/+1
|\ \ \ | |/ / |/| |
| * | Stop using deprecated API.Geir Storli2018-09-271-1/+1
| |/
* | Merge pull request #7125 from vespa-engine/toregge/only-allow-document-api-pr...Tor Brede Vekterli2018-09-276-81/+37
|\ \
| * | Only allow document api protocol version 5.115 or newer (C++).Tor Egge2018-09-276-81/+37
| |/
* | Restore author in comment.Tor Egge2018-09-272-4/+51
* | Remove old documentapi protocols (Java).Tor Egge2018-09-274-1084/+889
* | Only allow document api protocol version 5.115 or newer.Tor Egge2018-09-265-1077/+828
|/
* Simplify documentapi deserialization unit test (C++).Tor Egge2018-09-261-85/+26
* Simplify documentapi deserialization unit test (java).Tor Egge2018-09-261-103/+54
* Use forward declaration of document::DocumentUpdate.Tor Egge2018-09-257-1/+6
* Remove BatchDocumentUpdateMessage and BatchDocumentUpdateReply fromTor Egge2018-09-2514-395/+1
* Remove BatchDocumentUpdateMessage and BatchDocumentUpdateReply fromTor Egge2018-09-257-381/+0