summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Automatic commit of package [vespa] release [7.31.18-1].vespa-7.31.18-1by-screwdriver2019-03-264-1/+2
| | | | | | Created by command: /usr/bin/tito tag --use-version=7.31.18 --no-auto-changelog
* Merge pull request #8896 from ↵Arnstein Ressem2019-03-254-7/+1
|\ | | | | | | | | vespa-engine/revert-8894-havardpe/add-content-length Revert "include content length in http response"
| * Revert "include content length in http response"Harald Musum2019-03-254-7/+1
|/
* Merge pull request #8894 from vespa-engine/havardpe/add-content-lengthBjørn Christian Seime2019-03-254-1/+7
|\ | | | | include content length in http response
| * include content length in http responseHåvard Pettersen2019-03-254-1/+7
| |
* | Merge pull request #8878 from vespa-engine/havardpe/searchprotocol-cppHåvard Pettersen2019-03-2537-176/+1462
|\ \ | | | | | | initial searchprotocol implementation in cpp
| * | initial searchprotocol implementation in cppHåvard Pettersen2019-03-2537-176/+1462
| |/
* | Merge pull request #8891 from ↵Henning Baldersheim2019-03-251-8/+16
|\ \ | | | | | | | | | | | | vespa-engine/hmusum/do-rpc-call-asynchronously-and-with-higher-timeout-take-2 Do RPC call asynchronously and with higher timeout
| * | Do RPC call asynchronously and with higher timeoutHarald Musum2019-03-251-8/+16
| | |
* | | Merge pull request #8893 from vespa-engine/mpolden/remove-dead-pathsJon Marius Venstad2019-03-251-0/+3
|\ \ \ | |_|/ |/| | Remove unused job queue paths in ZK
| * | Remove unused job queue paths in ZKMartin Polden2019-03-251-0/+3
|/ /
* | Merge pull request #8889 from vespa-engine/geirst/logd-generate-protobuf-cppGeir Storli2019-03-252-0/+13
|\ \ | | | | | | Generate and compile protobuf files for the new log protocol to commu…
| * | Generate and compile protobuf files for the new log protocol to communicate ↵Geir Storli2019-03-252-0/+13
| | | | | | | | | | | | with the logserver.
* | | Merge pull request #8879 from vespa-engine/ollivir/protobuf-dependency-cleanupOlli Virtanen2019-03-254-12/+7
|\ \ \ | |/ / |/| | protobuf-java dependency cleanup
| * | protobuf-java dependency cleanupOlli Virtanen2019-03-224-12/+7
| | |
* | | Merge pull request #8888 from vespa-engine/toregge/use-opt-vespa-deps-prefixGeir Storli2019-03-251-3/+4
|\ \ \ | | | | | | | | Use /opt/vespa-deps prefix.
| * | | Use /opt/vespa-deps prefix.Tor Egge2019-03-241-3/+4
|/ / /
* | | Merge pull request #8887 from vespa-engine/bratseth/remove-dependencies-2Henning Baldersheim2019-03-2425-4794/+210
|\ \ \ | |_|/ |/| | Revert "Revert "Bratseth/remove dependencies" (#8885)"
| * | Revert "Revert "Bratseth/remove dependencies" (#8885)"Jon Bratseth2019-03-2325-4794/+210
|/ / | | | | | | This reverts commit 9379e425712abe71fcd2f406c139baf25a017108.
* | Merge pull request #8886 from ↵Valerij Fredriksen2019-03-221-8/+7
|\ \ | | | | | | | | | | | | vespa-engine/revert-8865-hmusum/do-rpc-call-asnychronously-and-with-higher-timeout Revert "Do RPC call asynchronously and with higher timeout "
| * | Revert "Do RPC call asynchronously and with higher timeout "Harald Musum2019-03-221-8/+7
|/ /
* | Revert "Bratseth/remove dependencies" (#8885)Harald Musum2019-03-2225-210/+4794
| |
* | Merge pull request #8881 from vespa-engine/bratseth/remove-dependenciesJon Bratseth2019-03-2225-4794/+210
|\ \ | | | | | | Bratseth/remove dependencies
| * | Clean up dependenciesJon Bratseth2019-03-221-16/+5
| | |
| * | Don't depend (transitively) on annotations moduleJon Bratseth2019-03-224-4167/+13
| | |
| * | Correct javadoc syntaxJon Bratseth2019-03-221-1/+1
| | |
| * | Correct commons lang dependency scope to testJon Bratseth2019-03-221-4/+0
| | |
| * | Correct commons lang dependency scope to testJon Bratseth2019-03-221-5/+6
| | |
| * | Correct hamcrest dependency scope to testJon Bratseth2019-03-221-5/+5
| | |
| * | Remove testutils dependencyJon Bratseth2019-03-2210-38/+95
| | |
| * | Remove vespajlib dependencyJon Bratseth2019-03-225-61/+78
| | |
| * | Remove component dependencyJon Bratseth2019-03-223-8/+9
| | |
| * | Remove dependency on Vespa annotationsJon Bratseth2019-03-225-499/+8
| | |
* | | Merge pull request #8865 from ↵Harald Musum2019-03-221-7/+8
|\ \ \ | | | | | | | | | | | | | | | | vespa-engine/hmusum/do-rpc-call-asnychronously-and-with-higher-timeout Do RPC call asynchronously and with higher timeout
| * | | Do RPC call asynchronously and with higher timeoutHarald Musum2019-03-211-7/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The RPC call is just a hint that the host wants to download the file reference, no need to wait for call to finish, since we allow calls to fail. Increase timeout a bit, since we have seen that 100 ms might not always be enough (e.g. in system tests)
* | | | Merge pull request #8884 from vespa-engine/bjorncs/logserver-rpcBjørn Christian Seime2019-03-221-16/+41
|\ \ \ \ | | | | | | | | | | Bjorncs/logserver rpc
| * | | | Skip packaging of BouncyCastle signature filesBjørn Christian Seime2019-03-221-0/+11
| | | | |
| * | | | Use maven-shade-pluginBjørn Christian Seime2019-03-221-11/+8
| | | | | | | | | | | | | | | | | | | | The maven-assembly-plugin has a bug that makes packaging very slow.
| * | | | Ignore 'redundant cast' warnings from protoc-generated sourcesBjørn Christian Seime2019-03-221-0/+1
| | | | |
| * | | | Generate Java types from protobuf schemaBjørn Christian Seime2019-03-221-0/+4
| | | | |
| * | | | Add dependency on jrt and protobuf-javaBjørn Christian Seime2019-03-221-0/+9
| | | | |
| * | | | Order dependencies on scopeBjørn Christian Seime2019-03-221-5/+8
|/ / / /
* | | | Merge pull request #8883 from vespa-engine/geirst/logserver-proto-syntax-fixesBjørn Christian Seime2019-03-221-9/+9
|\ \ \ \ | | | | | | | | | | Fix syntax errors.
| * | | | Fix syntax errors.Geir Storli2019-03-221-9/+9
|/ / / /
* | | | Merge pull request #8880 from vespa-engine/geirst/logserver-proto-fileBjørn Christian Seime2019-03-221-0/+42
|\ \ \ \ | | | | | | | | | | Initial version of proto file for new protocol between logserver and …
| * | | | Initial version of proto file for new protocol between logserver and logd.Geir Storli2019-03-221-0/+42
| | |_|/ | |/| |
* | | | Merge pull request #8872 from vespa-engine/ollivir/just-trace-partial-failuresOlli Virtanen2019-03-227-122/+127
|\ \ \ \ | | | | | | | | | | Report partial group connection failures through trace, not error
| * | | | Change trace level of network errorsOlli Virtanen2019-03-221-2/+2
| | | | |
| * | | | Report partial group connection failures through trace, not errorOlli Virtanen2019-03-227-122/+127
| |/ / /
* | | | Merge pull request #8873 from vespa-engine/bratseth/non-functional-changesJon Bratseth2019-03-229-102/+101
|\ \ \ \ | | | | | | | | | | Non-functional changes only