Commit Graph

2488 Commits

Author SHA1 Message Date
Craig Tiller 1a43f87134 De-C++11-ification 2015-03-02 09:08:05 -08:00
Craig Tiller 61691f92c3 Merge github.com:grpc/grpc into credit 2015-03-02 08:51:52 -08:00
Nathaniel Manista 7a89026886 Merge pull request #904 from mbrukman/python-requirements
Fixes #898.
2015-03-02 00:40:22 -08:00
Craig Tiller c2bbb7391e Merge pull request #854 from jboeuf/tsi_tracing
Adding support to enable tracing in tsi.
2015-03-01 20:42:21 -08:00
Craig Tiller cfe6da22a5 Merge pull request #902 from bjornxiong/master
Update log_posix.c
2015-03-01 18:41:19 -08:00
Misha Brukman 53f101a7a9 Moved pip dependencies into requirements.txt .
This allows for easier scripting and updates.
2015-03-02 00:59:16 +00:00
bjorn c1f97ce789 Update log_posix.c
size error
2015-03-01 21:18:52 +08:00
Julien Boeuf 980f600c83 Adding support to enable tracing in tsi. 2015-03-01 00:20:01 -08:00
Craig Tiller fe3c37c281 Merge pull request #900 from nicolasnoble/headers
Guard headers tool.
2015-02-28 22:51:08 -08:00
Nicolas "Pixel" Noble 1ff52d5278 Guard headers tool. 2015-03-01 06:18:14 +01:00
Nicolas Noble 0c84e3c4e6 Merge pull request #886 from ctiller/asan2
Omit some tests, speed up others, prepare for ASAN
2015-02-28 10:17:55 -08:00
Nicolas Noble 4251ba4045 Merge pull request #897 from ctiller/asan
Suppressing a data race in OpenSSL
2015-02-28 10:16:41 -08:00
Craig Tiller c24eb22860 Suppressing a data race in OpenSSL
This race is (probably) legit on some platforms, but (likely) safe on Intel at least.
For now, since it's a little outside our control, I'm suppressing it to focus on any remaining races in our code.
2015-02-28 17:09:48 +00:00
Craig Tiller f6689e8acc Merge pull request #856 from vjpai/master
Multithreaded Async C++ perf tests, plus gens rename of Async client methods
2015-02-28 07:35:11 -08:00
vjpai 4e1e1bc28e Revert "Use typedefs to avoid triply-nested function templates"
This reverts commit 45b0bc4bec.

This revert is being done because the compilers on Travis don't
understand the C++11 template/using syntax.
2015-02-27 23:47:12 -08:00
Eric Anderson 0a2a22d9a7 Merge pull request #870 from nicolasnoble/docker
Removing the ssh setup of the dockerfile.
2015-02-27 21:54:04 -08:00
Nicolas "Pixel" Noble 2f02bb051f Further cleanup. 2015-02-28 05:58:22 +01:00
Nicolas "Pixel" Noble 706239bd5a Merge branch 'master' of github.com:google/grpc into docker 2015-02-28 05:54:58 +01:00
vjpai 45b0bc4bec Use typedefs to avoid triply-nested function templates 2015-02-27 16:54:17 -08:00
Craig Tiller bf01d4f69c Ignore the ASAN bits, get the fixes in 2015-02-27 16:35:21 -08:00
Michael Lumish 41d524682d Merge pull request #884 from donnadionne/auth-node-test
Auth node test
2015-02-27 16:26:49 -08:00
Craig Tiller f5065c5b65 Enable asan for C core
Also speed up a test, and disable some rarely touched but long running tests
2015-02-27 16:17:39 -08:00
Craig Tiller 6727428f96 Merge github.com:grpc/grpc into asan2 2015-02-27 16:16:08 -08:00
Nicolas Noble 26cbd1a003 Merge pull request #883 from ctiller/asan
Update suppressions file
2015-02-27 16:05:22 -08:00
Nicolas Noble 21bcda3e1d Merge pull request #879 from murgatroid99/ruby_run_tests
Added ruby tests to run_tests.py
2015-02-27 16:04:33 -08:00
Craig Tiller f26582d547 Add asan/tsan tests 2015-02-27 16:01:13 -08:00
Craig Tiller 3986427671 Merge branch 'ruby_run_tests' of github.com:murgatroid99/grpc into asan2 2015-02-27 15:55:19 -08:00
murgatroid99 0ee5fb8754 Removed test with non-included version of ruby 2015-02-27 15:54:33 -08:00
Craig Tiller af08efe29f This looks more serious 2015-02-27 23:53:45 +00:00
murgatroid99 ffc442c961 Added multiple ruby version tests 2015-02-27 15:46:13 -08:00
murgatroid99 2399160796 Switched to test matrix 2015-02-27 15:39:03 -08:00
Donna Dionne b47b89cedb Adding test command to test node auth compute engine credentials. 2015-02-27 15:21:14 -08:00
Michael Lumish e0c553ccf2 Merge pull request #881 from jtattermusch/csharp_docker
Fix conditional inclusion of grpc_csharp_ext.dll
2015-02-27 15:17:53 -08:00
Craig Tiller 5be9e3b421 Another update 2015-02-27 23:14:35 +00:00
Craig Tiller e1163283fb Update suppressions file 2015-02-27 23:08:28 +00:00
murgatroid99 7e14dd817a Moved ruby version to environment varible 2015-02-27 15:06:03 -08:00
murgatroid99 640e93f10b Uncommented tests, switched to less specific version of ruby 2015-02-27 14:59:37 -08:00
murgatroid99 726b486b80 Updated bundler in travis.yml 2015-02-27 14:54:24 -08:00
murgatroid99 530c0b9b1f Changed how ruby versions are selected again 2015-02-27 14:38:34 -08:00
Jan Tattermusch bd3df5f5f1 fix conditional inclusion of grpc_csharp_ext.dll 2015-02-27 14:37:57 -08:00
Yang Gao 5c5992554b Merge pull request #880 from nicolasnoble/python-codegen
Removing private protobuf header inclusion.
2015-02-27 14:35:59 -08:00
Donna Dionne cab88bf5fd Merge branch 'master' of github.com:google/grpc into testing-release 2015-02-27 14:25:59 -08:00
murgatroid99 ea14cfb493 Further changed ruby version handling 2015-02-27 14:21:45 -08:00
murgatroid99 c921865c39 Changed how ruby version is selected 2015-02-27 14:08:46 -08:00
Nicolas Noble e21da5e897 Merge "Update Java Dockerfile to proto3-alpha-2 and add nanoproto" 2015-02-27 22:56:55 +01:00
murgatroid99 7f86e95366 Added ruby version file for travis 2015-02-27 13:20:43 -08:00
Nicolas Noble 7801cea7f8 Merge pull request #878 from ctiller/port2
Allow starting from non-root directory
2015-02-27 13:12:26 -08:00
murgatroid99 cc2ef26288 Added ruby tests to travis file 2015-02-27 12:51:14 -08:00
Nicolas "Pixel" Noble 93fa098124 Removing private protobuf header inclusion. 2015-02-27 21:50:58 +01:00
murgatroid99 6a4c4fabf3 Added ruby tests to run_tests.py 2015-02-27 12:08:57 -08:00