summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Automatic commit of package [vespa] release [7.157.9-1].vespa-7.157.9-1sd-buildbot2020-01-094-1/+2
| | | | | | Created by command: /usr/bin/tito tag --use-version=7.157.9 --no-auto-changelog
* Merge pull request #11702 from vespa-engine/olaa/allow-any-clustertypeØyvind Grønnesby2020-01-083-11/+6
|\ | | | | Allow any cluster type
| * Allow any cluster typeOla Aunrønning2020-01-083-11/+6
| |
* | Merge pull request #11700 from vespa-engine/balder/use-shared-ptrHenning Baldersheim2020-01-084-30/+32
|\ \ | | | | | | Balder/use shared ptr
| * | Update tests expected sizesHenning Baldersheim2020-01-081-2/+2
| | |
| * | Remove interface to modify buffer.Henning Baldersheim2020-01-084-28/+30
| |/ | | | | | | Use shared_ptr to allow sharing instead of copy.
* | Merge pull request #11703 from ↵Henning Baldersheim2020-01-083-0/+3
|\ \ | | | | | | | | | | | | vespa-engine/toregge/include-algorithm-header-file Include algorithm header file when needed.
| * | Include algorithm header file when needed.Tor Egge2020-01-083-0/+3
| | |
* | | Merge pull request #11682 from vespa-engine/bratseth/less-hamcrestJon Bratseth2020-01-081-91/+86
|\ \ \ | |/ / |/| | No Hamcrest
| * | No HamcrestJon Bratseth2020-01-071-91/+86
| | |
* | | Merge pull request #11698 from vespa-engine/hmusum/use-Agent.NodeFailer-againHåkon Hallingstad2020-01-082-12/+6
|\ \ \ | | | | | | | | Remove mitigation for "NodeFailer" agent
| * | | Remove mitigation for "NodeFailer" agentHarald Musum2020-01-082-12/+6
| | | | | | | | | | | | | | | | No apps on vespa 6, so no need for workaround
* | | | Merge pull request #11699 from vespa-engine/lesters/onnx-default-signature-2Jon Marius Venstad2020-01-082-3/+20
|\ \ \ \ | | | | | | | | | | Add option to use default signature for onnx models
| * | | | Add option to use default signature for onnx modelsLester Solbakken2020-01-082-3/+20
| | |_|/ | |/| |
* | | | Merge pull request #11684 from ↵Jon Marius Venstad2020-01-0839-807/+1137
|\ \ \ \ | |/ / / |/| | | | | | | | | | | vespa-engine/jvenstad/instances-with-separate-change Jvenstad/instances with separate change
| * | | Update javadocJon Marius Venstad2020-01-081-1/+1
| | | |
| * | | Expand test with a third, dependent instanceJon Marius Venstad2020-01-081-3/+34
| | | |
| * | | Expand complicated deployment spec testJon Marius Venstad2020-01-071-3/+61
| | | |
| * | | Update HTTP API handlers and responsesJon Marius Venstad2020-01-0710-248/+321
| | | |
| * | | Allow OCD to propagate revisions to instances failing upgradesJon Marius Venstad2020-01-073-33/+30
| | | |
| * | | Move changes to instancesJon Marius Venstad2020-01-0732-464/+626
| | | |
| * | | Avoid throwing around Versions when checking job completenessJon Marius Venstad2020-01-073-29/+38
| | | |
| * | | Clarify and simplify little bitsJon Marius Venstad2020-01-072-16/+22
| | | |
| * | | Compute outstanding change, instead of keeping it in syncJon Marius Venstad2020-01-0712-112/+88
| | | |
| * | | Store change per instanceJon Marius Venstad2020-01-073-11/+29
| | |/ | |/|
* | | Merge pull request #11692 from ↵Henning Baldersheim2020-01-089-10/+10
|\ \ \ | | | | | | | | | | | | | | | | vespa-engine/toregge/system-time-and-steady-time-might-have-different-duration-types std::chrono::system_clock and std::chrono::steady_clock might have different duration types.
| * | | Use default constructor for time point when duration since epoch is zero.Tor Egge2020-01-084-5/+5
| | | |
| * | | system_time and steady_time might have different duration types.Tor Egge2020-01-089-10/+10
| | | |
* | | | Merge pull request #11695 from ↵Henning Baldersheim2020-01-081-0/+3
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | vespa-engine/hmusum/delete-filedistribution-destination-before-move Delete destination dir before moving files
| * | | | Delete destination dir before moving filesHarald Musum2020-01-081-0/+3
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | Destination dir is either created and files moved into it or a directory itself is moved, so deleting the directory should always be safe and might fix an issue in case of full disk, interrupted process or some other issue leaving the file system in a bad state
* | | | Merge pull request #11697 from ↵Arnstein Ressem2020-01-083-59/+4
|\ \ \ \ | |/ / / |/| | | | | | | | | | | vespa-engine/revert-11685-gjoranv/disallow-systemname-for-hosted Revert "Disallow the admin/monitoring element for hosted Vespa."
| * | | Revert "Disallow the admin/monitoring element for hosted Vespa."Harald Musum2020-01-083-59/+4
|/ / /
* | | Merge pull request #11691 from vespa-engine/toregge/remove-unused-lambda-captureHenning Baldersheim2020-01-081-1/+1
|\ \ \ | | | | | | | | Remove unused lambda capture.
| * | | Remove unused lambda capture.Tor Egge2020-01-071-1/+1
| |/ /
* | | Merge pull request #11694 from vespa-engine/bratseth/wait-longer-on-pingHenning Baldersheim2020-01-081-5/+17
|\ \ \ | | | | | | | | Wait longer
| * | | Wait longerJon Bratseth2020-01-081-5/+17
| | | |
* | | | Merge pull request #11690 from vespa-engine/toregge/adjust-forward-referenceHenning Baldersheim2020-01-081-1/+1
|\ \ \ \ | | | | | | | | | | Adjust forward declaration.
| * | | | Adjust forward declaration.Tor Egge2020-01-071-1/+1
| | |/ / | |/| |
* | | | Merge pull request #11688 from ↵Henning Baldersheim2020-01-0811-16/+18
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | vespa-engine/toregge/fix-format-strings-for-darwin Fix format strings.
| * | | Fix format strings.Tor Egge2020-01-0711-16/+18
| | | |
* | | | Merge pull request #11693 from ↵Arnstein Ressem2020-01-0815-36/+71
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | vespa-engine/revert-11681-bjorncs/apache-commons-libraries-cleanup Revert "Bjorncs/apache commons libraries cleanup"
| * | | Revert "Bjorncs/apache commons libraries cleanup"Harald Musum2020-01-0815-36/+71
|/ / /
* | | Merge pull request #11689 from ↵Arnstein Ressem2020-01-071-6/+6
|\ \ \ | |/ / |/| | | | | | | | vespa-engine/toregge/correct-scope-when-setting-default-compiler-for-darwin Correct scope when setting default c and cxx compiler for darwin.
| * | Correct scope when setting default c and cxx compiler for darwin.Tor Egge2020-01-071-6/+6
|/ /
* | Merge pull request #11558 from yehzu/tzuhuiy/dslJon Bratseth2020-01-0727-0/+3188
|\ \ | | | | | | dsl library for vespa search queries
| * | HTML escape the character "&" in the javadoc commentyehzu2020-01-071-1/+1
| | |
| * | add javadoc to nonintermediate classesyehzu2020-01-077-6/+608
| | |
| * | throw exceptions from unimplemented methods to avoid misuseyehzu2020-01-075-20/+20
| | |
| * | move root package to "ai.vespa"yehzu2020-01-0724-24/+24
| | |
| * | dsl library for vespa search queriesyehzu2019-12-1227-0/+2586
| | |