summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Automatic commit of package [vespa] release [7.128.18-1].vespa-7.128.18-1sd-buildbot2019-10-284-1/+2
| | | | | | Created by command: /usr/bin/tito tag --use-version=7.128.18 --no-auto-changelog
* Merge pull request #11061 from ↵Harald Musum2019-10-231-5/+7
|\ | | | | | | | | vespa-engine/hmusum/let-number-of-rpc-threads-depend-on-hw Let number of Rpc threads depend on number of available processors
| * Let number of Rpc threads depend on number of available processorsHarald Musum2019-10-231-5/+7
| |
* | Merge pull request #11062 from ↵Harald Musum2019-10-231-13/+14
|\ \ | | | | | | | | | | | | vespa-engine/hmusum/use-timeout-value-from-request Use the actual timeout value in request
| * | Use the actual timeout value in requestHarald Musum2019-10-231-13/+14
| | |
* | | Merge pull request #11070 from ↵Harald Musum2019-10-2321-142/+539
|\ \ \ | | | | | | | | | | | | | | | | vespa-engine/gjoranv/artifact-version-for-exports5 Gjoranv/artifact version for exports5
| * | | Update tests to make them pass on factory.gjoranv2019-10-231-15/+28
| | | | | | | | | | | | | | | | | | | | | | | | - These tests have been failing silently on factory for some time, and would break the build now that tests are run with surefire-plugin.
| * | | Use project.version also for the dependency test bundle.gjoranv2019-10-233-13/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - The automated build process updates the project version for all modules. - Unfortunately, this reduces the value of one of the test cases, because the versions of the dependent and dependency bundles are now the same.
| * | | 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
| | | | | | | | | | | | | | | | | | | | - No need to use integration tests after test bundles have been moved to separate modules.
| * | | Add test with a bundle using artifact version as ExportPackagesgjoranv2019-10-2311-26/+205
| | | | | | | | | | | | | | | | | | | | - Verify that useArtifactVersionForExportPackages is honoured also for a compile scoped bundle dependency.
| * | | 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
|\ \ \ \ | | | | | | | | | | Bratseth/set model default value
| * | | | 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 ↵Jon Marius Venstad2019-10-234-2/+35
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | vespa-engine/jvenstad/really-do-set-number-of-upgrades-per-minute Really do n number of upgrades per minute
| * | | | 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 ↵Ola Aunrønning2019-10-2310-18/+258
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | vespa-engine/revert-11063-revert-11002-olaa/tenant-cost Reapply "Added TenantCost"
| * | | | Revert "Revert "Added TenantCost""Ola Aunrønning2019-10-2310-18/+258
| |/ / /
* | | | Merge pull request #11055 from ↵Håkon Hallingstad2019-10-2315-57/+352
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | vespa-engine/revert-11054-revert-11037-hakonhall/support-flag-conditions-based-on-vespa-release Support flag conditions based on Vespa release, try 2
| * | | | 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 ↵gjoranv2019-10-2321-511/+127
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/revert-11058-gjoranv/artifact-version-for-exports4 Revert "Gjoranv/artifact version for exports4"
| * | | | | Revert "Gjoranv/artifact version for exports4"Harald Musum2019-10-2321-511/+127
| | |/ / / | |/| | |
* | | | | Merge pull request #11052 from ↵Martin Polden2019-10-232-59/+159
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | vespa-engine/jvenstad/support-multiple-instances-in-itester Support various instances in IDTester, with convenience overloads
| * | | | 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"
| * | | | | Revert "Added TenantCost"Ola Aunrønning2019-10-2310-258/+18
|/ / / / /
* | | | | Merge pull request #11059 from ↵Geir Storli2019-10-2327-111/+91
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | vespa-engine/toregge/use-std-unique-ptr-to-store-field-searchers Use std::unique_ptr<vsm::FieldSearcher> to store field searhers.
| * | | | | Use std::unique_ptr<vsm::FieldSearcher> to store field searhers.Tor Egge2019-10-2327-111/+91
| | | | | |
* | | | | | Merge pull request #11060 from ↵Morten Tokle2019-10-233-1/+40
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | | | | | | | | | | | | vespa-engine/mortent/cred-maintainer-certificate-expiry Add method for collecting certificate expiry
| * | | | | Add method for collecting certificate expiryMorten Tokle2019-10-233-1/+40
| | |_|_|/ | |/| | |
* | | | | Merge pull request #11058 from ↵gjoranv2019-10-2321-127/+511
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | vespa-engine/gjoranv/artifact-version-for-exports4 Gjoranv/artifact version for exports4
| * | | | Use project.version also for the dependency test bundle.gjoranv2019-10-233-13/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - The automated build process updates the project version for all modules. - Unfortunately, this reduces the value of one of the test cases, because the versions of the dependent and dependency bundles are now the same.
| * | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | - No need to use integration tests after test bundles have been moved to separate modules.
| * | | | Add test with a bundle using artifact version as ExportPackagesgjoranv2019-10-2311-26/+205
| | | | | | | | | | | | | | | | | | | | | | | | | - Verify that useArtifactVersionForExportPackages is honoured also for a compile scoped bundle dependency.
| * | | | 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 ↵gjoranv2019-10-2321-511/+127
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | vespa-engine/revert-11049-gjoranv/artifact-version-for-exports3 Revert "Gjoranv/artifact version for exports3"