Commit Graph

409 Commits

Author SHA1 Message Date
Craig Tiller 377881204f Merge branch 'reset-thy-counts-or-fear-my-wrath' into tis-but-thy-name 2015-07-06 10:26:03 -07:00
Siddharth Rakesh f8857de339 Merge branch 'master' of https://github.com/grpc/grpc 2015-06-30 20:26:58 -07:00
Craig Tiller 49dc1146ec Merge github.com:grpc/grpc into forever-is-a-long-time 2015-06-30 16:38:39 -07:00
Siddharth Rakesh b713546e4d Resolving dependency error in Jenkins 2015-06-29 14:14:37 -07:00
Siddharth Rakesh 25481f72c1 Resolving merge conflict 2015-06-29 13:27:23 -07:00
Craig Tiller 08a1cf8f4f Use connectivity state tracking code in chttp2 transport 2015-06-29 09:37:52 -07:00
Craig Tiller 4d74056b08 Merge branch 'forever-is-a-long-time' into tis-but-thy-name
Conflicts:
	Makefile
	vsprojects/Grpc.mak
2015-06-29 08:49:49 -07:00
Craig Tiller ee98d84a02 Add an fd conservation test to verify that fds actually close 2015-06-29 08:45:55 -07:00
Craig Tiller acf0f07dfc Unix resolver, bug fixes 2015-06-29 08:24:16 -07:00
Craig Tiller bb30971cec Fix run_tests forever mode 2015-06-28 16:05:34 -07:00
Craig Tiller 73f36bdb6c Fix run_tests forever mode 2015-06-28 16:04:47 -07:00
Craig Tiller c7b5f7605e Factor out channel state watching 2015-06-27 11:48:42 -07:00
Nicolas "Pixel" Noble d35f93d1b3 Merges broke the build - regenerating. 2015-06-27 00:57:29 +02:00
Craig Tiller 0c5cf25d4e Merge github.com:grpc/grpc into tis-but-thy-name 2015-06-26 14:42:54 -07:00
Craig Tiller 00d018ca13 Merge github.com:grpc/grpc into forever-is-a-long-time 2015-06-26 13:13:18 -07:00
Craig Tiller ebaa860e08 Update this file 2015-06-26 13:12:58 -07:00
Craig Tiller 6b1ad3c40a Merge pull request #2225 from nicolasnoble/make-runtest-output-junit-reports
Make runtest output junit reports
2015-06-26 10:49:16 -07:00
Craig Tiller ef2a3e22a1 Merge github.com:grpc/grpc into forever-is-a-long-time 2015-06-26 10:48:17 -07:00
Craig Tiller 30ee10b785 Rename test into the right place 2015-06-26 08:09:01 -07:00
Nicolas "Pixel" Noble 5937b5bc5a Exporting XML reports, JUnit-compatible. 2015-06-26 03:32:16 +02:00
Masood Malekghassemi 1aa041ab1a BLARGHAFLARGHAAHAJHAKJHATJHKAYMNHZIYRN 2015-06-25 18:02:18 -07:00
Craig Tiller 224b04f6ef Make this more robust against merges 2015-06-25 07:11:18 -07:00
Craig Tiller fe8592ee99 Merge github.com:grpc/grpc into are-includes-sane
Conflicts:
	tools/doxygen/Doxyfile.c++.internal
2015-06-25 07:00:18 -07:00
Craig Tiller f75fc12e3a Add a test that headers are properly in build.json
Clean up anything that failed
2015-06-25 06:58:00 -07:00
Craig Tiller 3bc8ebd48e Implementation work for client_config
- uri parsing
- dns resolution
2015-06-24 15:41:15 -07:00
Craig Tiller aa555df7ee Merge pull request #2175 from yang-g/constness
Add const to ByteBuffer methods and add tests
2015-06-23 07:54:19 -07:00
Yang Gao 89c5a56233 Add const to ByteBuffer methods and add tests 2015-06-22 16:31:11 -07:00
David G. Quintas 6b3cb2a71f Merge pull request #2168 from ctiller/dont-do-nothing-infinite-times
Dont do nothing for eternity
2015-06-22 15:00:56 -07:00
Craig Tiller f7b7c89351 Dont do nothing for eternity 2015-06-22 14:48:46 -07:00
Julien Boeuf 5b1fdc5c3d Merge branch 'master' of https://github.com/grpc/grpc into ssl_auth_context_fix 2015-06-22 16:47:01 +02:00
Craig Tiller 7552f0f958 Ensure tests are built during run_tests runs
The issue remains that we don't test our tools, but at least we test
that they compile.
2015-06-19 17:46:20 -07:00
Julien Boeuf a701ade70a Fixing ssl auth context. 2015-06-18 15:23:40 +02:00
Craig Tiller bf8ac3f406 Merge branch 'you-complete-me' into we-dont-need-no-backup 2015-06-17 09:15:48 -07:00
Nicolas "Pixel" Noble 43e5f5663f Various Jenkins-related tweaks.
-) created a .profile at the root of the docker image - seems the new nvm script requires that.
-) installing simplejson and mako python packages, for the sanity check.
-) calling prepare_travis.sh in order to try and download precompiled packages for openssl and protobuf.
-) using the new "config" axis.
-) improved the output of prepare_travis.sh.
2015-06-17 07:28:16 +02:00
Masood Malekghassemi 9d3fbcf0ba Make warnings errors when building Python tests 2015-06-16 13:15:47 -07:00
David Garcia Quintas 4d9414064e Merge branch 'master' of github.com:grpc/grpc into flags-abi 2015-06-15 23:53:27 -07:00
Jan Tattermusch 12e8a049e4 backslashes break build on jenkins 2015-06-15 17:07:14 -07:00
Jan Tattermusch 4b3f9522ec make buildtests on windows pass 2015-06-15 16:43:43 -07:00
David Garcia Quintas 1d5aca5de0 Added flags support to grpc_op.
Which includes its propagation to grpc_ioreq and validation mechanisms for checking that only known bits are set ot in).
Also added an internal flag (GRPC_WRITE_INTERNAL_COMPRESS) mask for its use in signaling compressed messages.
2015-06-14 14:42:04 -07:00
Craig Tiller 0680527a78 Dont force GRPC_TRACE outside of Travis 2015-06-11 14:46:47 -07:00
Craig Tiller 74e770d5e8 Speed up hash checks, crash on first TSAN error 2015-06-11 09:40:14 -07:00
Craig Tiller d5d862df67 Merge github.com:grpc/grpc into we-dont-need-no-backup 2015-06-11 09:39:54 -07:00
Craig Tiller 69cd237ba5 Speed up hash checks, crash on first TSAN error 2015-06-11 09:38:09 -07:00
Masood Malekghassemi 4b4181ed1c Ensure C89 compatibility in Linux tests 2015-06-10 17:37:55 -07:00
Craig Tiller 4671122995 Merge branch 'you-complete-me' into we-dont-need-no-backup 2015-06-09 22:59:31 -07:00
Vijay Pai 372fd8791b Revert "Revert "Open loop sync/async multithreaded testing"" 2015-06-08 13:30:08 -07:00
Craig Tiller cfef24bb56 Merge github.com:grpc/grpc into we-dont-need-no-backup 2015-06-08 10:34:15 -07:00
Craig Tiller d55636d813 Revert "Open loop sync/async multithreaded testing" 2015-06-08 10:12:46 -07:00
Craig Tiller 1207ef5f52 Merge github.com:grpc/grpc into we-dont-need-no-backup 2015-06-08 08:40:32 -07:00
Craig Tiller ba9df85f7e Merge pull request #1948 from vjpai/poisson
Open loop sync/async multithreaded testing
2015-06-08 07:36:56 -07:00