summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Automatic commit of package [vespa] release [7.128.18-1].vespa-7.128.18-1sd-buildbot2019-10-284-1/+2
* Merge pull request #11061 from vespa-engine/hmusum/let-number-of-rpc-threads-...Harald Musum2019-10-231-5/+7
|\
| * Let number of Rpc threads depend on number of available processorsHarald Musum2019-10-231-5/+7
* | Merge pull request #11062 from vespa-engine/hmusum/use-timeout-value-from-req...Harald Musum2019-10-231-13/+14
|\ \
| * | Use the actual timeout value in requestHarald Musum2019-10-231-13/+14
* | | Merge pull request #11070 from vespa-engine/gjoranv/artifact-version-for-expo...Harald Musum2019-10-2321-142/+539
|\ \ \
| * | | Update tests to make them pass on factory.gjoranv2019-10-231-15/+28
| * | | Use project.version also for the dependency test bundle.gjoranv2019-10-233-13/+15
| * | | Avoid creating unnecessary jar for test-bundles root.gjoranv2019-10-231-28/+32
| * | | Move tests to package c.y.container.plugingjoranv2019-10-232-3/+3
| * | | Use surefire instead of failsafe plugin.gjoranv2019-10-235-19/+18
| * | | Add test with a bundle using artifact version as ExportPackagesgjoranv2019-10-2311-26/+205
| * | | Add option to use artifact version as ExportPackage versiongjoranv2019-10-234-29/+62
| * | | Restructure bundle-plugin-test to allow multiple test bundles.gjoranv2019-10-2310-88/+255
* | | | Merge pull request #11068 from vespa-engine/bratseth/set-model-default-valueJon Bratseth2019-10-237-27/+103
|\ \ \ \
| * | | | Support setting missing-value in evaluate HTTP requestsJon Bratseth2019-10-232-0/+19
| * | | | Update ABI specJon Bratseth2019-10-231-0/+3
| * | | | Clean up terminologyJon Bratseth2019-10-233-15/+15
| * | | | SimplifyJon Bratseth2019-10-232-16/+8
| * | | | Add dynamically settable defaultJon Bratseth2019-10-233-12/+74
* | | | | Merge pull request #11066 from vespa-engine/jvenstad/really-do-set-number-of-...Jon Marius Venstad2019-10-234-2/+35
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Set upgrades per minute to non-zero value in testsJon Marius Venstad2019-10-233-5/+6
| * | | | Add testJon Marius Venstad2019-10-231-0/+21
| * | | | Simplify and make logic staticJon Marius Venstad2019-10-231-4/+11
| * | | | Really do n number of upgrades per minuteJon Marius Venstad2019-10-231-1/+5
* | | | | Merge pull request #11064 from vespa-engine/revert-11063-revert-11002-olaa/te...Ola Aunrønning2019-10-2310-18/+258
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Revert "Revert "Added TenantCost""Ola Aunrønning2019-10-2310-18/+258
| |/ / /
* | | | Merge pull request #11055 from vespa-engine/revert-11054-revert-11037-hakonha...Håkon Hallingstad2019-10-2315-57/+352
|\ \ \ \
| * | | | Use withX instead of setXHåkon Hallingstad2019-10-233-10/+10
| * | | | Make fluent-style paramsHåkon Hallingstad2019-10-233-19/+25
| * | | | Revert "Revert "Support flag conditions based on Vespa release ""Håkon Hallingstad2019-10-2315-55/+344
* | | | | Merge pull request #11065 from vespa-engine/revert-11058-gjoranv/artifact-ver...gjoranv2019-10-2321-511/+127
|\ \ \ \ \
| * | | | | Revert "Gjoranv/artifact version for exports4"Harald Musum2019-10-2321-511/+127
| | |/ / / | |/| | |
* | | | | Merge pull request #11052 from vespa-engine/jvenstad/support-multiple-instanc...Martin Polden2019-10-232-59/+159
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Support various instances in IDTester, with convenience overloadsJon Marius Venstad2019-10-232-59/+159
* | | | | Merge pull request #11063 from vespa-engine/revert-11002-olaa/tenant-costOla Aunrønning2019-10-2310-258/+18
|\ \ \ \ \
| * | | | | Revert "Added TenantCost"Ola Aunrønning2019-10-2310-258/+18
|/ / / / /
* | | | | Merge pull request #11059 from vespa-engine/toregge/use-std-unique-ptr-to-sto...Geir Storli2019-10-2327-111/+91
|\ \ \ \ \
| * | | | | Use std::unique_ptr<vsm::FieldSearcher> to store field searhers.Tor Egge2019-10-2327-111/+91
* | | | | | Merge pull request #11060 from vespa-engine/mortent/cred-maintainer-certifica...Morten Tokle2019-10-233-1/+40
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Add method for collecting certificate expiryMorten Tokle2019-10-233-1/+40
| | |_|_|/ | |/| | |
* | | | | Merge pull request #11058 from vespa-engine/gjoranv/artifact-version-for-expo...gjoranv2019-10-2321-127/+511
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use project.version also for the dependency test bundle.gjoranv2019-10-233-13/+15
| * | | | Avoid creating unnecessary jar for test-bundles root.gjoranv2019-10-231-28/+32
| * | | | Move tests to package c.y.container.plugingjoranv2019-10-232-3/+3
| * | | | Use surefire instead of failsafe plugin.gjoranv2019-10-235-19/+18
| * | | | Add test with a bundle using artifact version as ExportPackagesgjoranv2019-10-2311-26/+205
| * | | | Add option to use artifact version as ExportPackage versiongjoranv2019-10-234-29/+62
| * | | | Restructure bundle-plugin-test to allow multiple test bundles.gjoranv2019-10-2310-88/+255
|/ / / /
* | | | Merge pull request #11057 from vespa-engine/revert-11049-gjoranv/artifact-ver...gjoranv2019-10-2321-511/+127
|\ \ \ \ | |_|_|/ |/| | |