aboutsummaryrefslogtreecommitdiffstats
path: root/container-search
Commit message (Collapse)AuthorAgeFilesLines
* remove streaming.headersonly optionArne Juul2019-01-212-8/+0
|
* Remove deprecated methodJon Bratseth2019-01-211-6/+0
|
* Remove binary-cache.defgjoranv2019-01-211-1/+0
|
* Don't install removed def filegjoranv2019-01-211-1/+0
|
* Mark Vespa 8Jon Bratseth2019-01-211-1/+1
|
* Do Vespa 7 TODOsJon Bratseth2019-01-2112-128/+38
|
* Remove template supportJon Bratseth2019-01-2143-3319/+18
|
* Use G1GC as default on Vespa 7 (fixup after rebasing).Geir Storli2019-01-211-1/+1
|
* Remove HTTP searchersJon Bratseth2019-01-2137-5906/+0
|
* Rename DefaultRenderer to XmlRendererJon Bratseth2019-01-217-449/+12
|
* Remove deprecated codeJon Bratseth2019-01-2126-1260/+13
|
* Turn softtimeout on by defaultJon Bratseth2019-01-216-22/+45
|
* Change default timeout from 5000 to 500 msJon Bratseth2019-01-213-9/+9
|
* Follow API changeJon Bratseth2019-01-211-3/+1
|
* Use G1GC by default on Vespa 7 (JDK 9+).gjoranv2019-01-211-1/+1
|
* remove container.legacy-emulation configArne Juul2019-01-2115-144/+29
|
* 6-SNAPSHOT -> 7-SNAPSHOTArnstein Ressem2019-01-211-2/+2
|
* remove "defidx" and related classesArne Juul2019-01-216-958/+2
|
* Remove unused configs and their usage.gjoranv2019-01-211-42/+0
|
* Vespa 7: remove FreezeDetector and Watchdog.gjoranv2019-01-211-2/+0
|
* Revert "Bratseth/disallow dash "Jon Bratseth2019-01-161-11/+0
|
* uselocalnode support and fix to coverage estimationOlli Virtanen2019-01-155-20/+65
|
* Merge pull request #8110 from vespa-engine/bratseth/disallow-dashJon Bratseth2019-01-151-0/+11
|\ | | | | Bratseth/disallow dash
| * Remove unnecessary warningJon Bratseth2019-01-151-0/+11
| |
* | Update abi spec.Henning Baldersheim2019-01-151-0/+11
| |
* | Fix typoHenning Baldersheim2019-01-151-1/+1
| |
* | Also handle the reverse conversion in the GroupingExecutor.Henning Baldersheim2019-01-144-0/+28
|/
* Update abi-spec for change in public APIJon Marius Venstad2019-01-091-0/+1
|
* Merge pull request #8078 from ↵Jon Bratseth2019-01-099-139/+100
|\ | | | | | | | | vespa-engine/bratseth/position-by-default-with-json-query Parse USE_POSITION_DATA correctly
| * Parse USE_POSITION_DATA correctlyJon Bratseth2019-01-099-139/+100
| |
* | Merge pull request #8051 from vespa-engine/bratseth/query-profile-fixesJon Bratseth2019-01-099-87/+112
|\ \ | | | | | | Include queryProfile as a regular parameter
| * | Remove commented out lineJon Bratseth2019-01-091-1/+0
| | |
| * | Nonfunctional changes onlyJon Bratseth2019-01-085-20/+37
| | |
| * | Include queryProfile as a regular parameterJon Bratseth2019-01-085-72/+81
| | |
* | | Merge pull request #8072 from vespa-engine/bratseth/add-phrase-testJon Bratseth2019-01-092-0/+7
|\ \ \ | | | | | | | | Add a test
| * | | Add a testJon Bratseth2019-01-092-0/+7
| | |/ | |/|
* / | Revert "Revert "Enable ABI checking on modules with public APIs""Ilpo Ruotsalainen2019-01-092-0/+8619
|/ / | | | | | | This reverts commit cd470d8ac8a58c943748f028a37d864507628e99.
* | Merge pull request #8050 from ↵Olli Virtanen2019-01-081-1/+1
|\ \ | | | | | | | | | | | | | | | vespa-engine/revert-8048-ollivir/enable-java-dispatcher-for-pipeline-test Revert "Enable java dispatcher as default for build pipeline test" (6.328.24 has both tests running)
| * | Revert "Enable java dispatcher as default for build pipeline test"Arnstein Ressem2019-01-081-1/+1
| | |
* | | Merge pull request #8046 from vespa-engine/balder/limit-threads-for-federationJon Bratseth2019-01-081-1/+1
|\ \ \ | |/ / |/| | You do not need more than 8k threads for federation.
| * | You do not need more than 8k threads for federation.Henning Baldersheim2019-01-081-1/+1
| |/
* / Enable java dispatcher as default for build pipeline testOlli Virtanen2019-01-081-1/+1
|/
* Revert "Enable ABI checking on modules with public APIs"Håkon Hallingstad2019-01-042-8619/+0
|
* Merge pull request #7964 from vespa-engine/iruotsalainen/enable-abi-checkIlpo Ruotsalainen2019-01-042-0/+8619
|\ | | | | Enable ABI checking on modules with public APIs
| * 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/+8631
| |
* | Make unit tests work when java dispatching is used by defaultOlli Virtanen2019-01-045-15/+25
| |
* | Increased java dispatcher test coverageOlli Virtanen2019-01-036-34/+335
| |
* | remove debug printingArne Juul2019-01-031-2/+0
| |
* | do minimal parsing of "Content-Type" headerArne Juul2019-01-032-1/+22
| |