summaryrefslogtreecommitdiffstats
path: root/documentapi
Commit message (Collapse)AuthorAgeFilesLines
...
| * 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
|
* Merge pull request #8681 from vespa-engine/balder/trace-backendHenning Baldersheim2019-03-071-1/+1
|\ | | | | Balder/trace backend
| * Update abiHenning Baldersheim2019-03-061-1/+1
| |
* | Don't use custom (old) version of ph-javacc-maven-plugingjoranv2019-03-071-1/+0
|/
* Don't use gmock for now as it triggers valgrind.Geir Storli2019-03-042-5/+1
|
* Add '()' to macro definition.Geir Storli2019-03-011-1/+1
|
* Rewrite only cppunit test in documentapi to use gtest.Geir Storli2019-03-013-42/+26
|
* Eliminate some gcc 9 warnings.Tor Egge2019-02-251-1/+1
|
* Cleanup after removal of old unit test runner.Tor Egge2019-02-213-5/+0
|
* Remove files used by old unit test runner.Tor Egge2019-02-198-8/+0
|
* Remove old unit test runner.Tor Egge2019-02-191-74/+0
| | | | Remove unmaintained scripts to generate old style unit test skeletons.
* Remove test lists files used by old unit test framework.Tor Egge2019-02-151-8/+0
|
* Eliminate clang warnings in documentapiTor Egge2019-02-082-2/+2
|
* Revert "Revert "Generate default-get route for document retrievals""Olli Virtanen2019-02-015-12/+49
|
* Revert "Generate default-get route for document retrievals"Olli Virtanen2019-01-315-49/+12
|
* Generate default-get route for document retrievalsOlli Virtanen2019-01-315-12/+49
|
* Nonfunctional changes onlyJon Bratseth2019-01-251-0/+1
|
* Update abi specs for 7.gjoranv2019-01-211-142/+92
|
* 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
| | | | * methods taking the flag are now deprecated, added new variants not taking the flag
* 6-SNAPSHOT -> 7-SNAPSHOTArnstein Ressem2019-01-211-2/+2
|
* Remove cross language test files for old document api version.Tor Egge2019-01-2187-0/+0
|
* 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
|
* Revert "Revert "Enable ABI checking on modules with public APIs""Ilpo Ruotsalainen2019-01-092-0/+3335
| | | | This reverts commit cd470d8ac8a58c943748f028a37d864507628e99.
* Revert "Enable ABI checking on modules with public APIs"HÃ¥kon Hallingstad2019-01-042-3335/+0
|
* Merge pull request #8015 from vespa-engine/bratseth/add-hw-divergence-metricValerij Fredriksen2019-01-043-0/+51
|\ | | | | Nonfunctional changes only
| * Nonfunctional changes onlyJon Bratseth2019-01-043-0/+51
| |
* | Move abi-check-plugin configuration to parent.Ilpo Ruotsalainen2018-12-211-12/+0
| | | | | | | | | | Instead of configuring in each module separately, put all configuration to parent and let the relevant modules just enable the plugin.
* | Enable abi-check-plugin on relevant modules.Ilpo Ruotsalainen2018-12-182-0/+3347
|/
* 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
|