Commit Graph

4640 Commits

Author SHA1 Message Date
Mark D. Roth 4eec0041f5 Revert "Remove redundant includes from string.h and tmpfile.h" 2016-12-05 08:03:41 -08:00
Mark D. Roth adc3fbc0a3 Merge pull request #8922 from sreecha/slice_cleanup
Remove redundant includes from string.h and tmpfile.h
2016-12-05 07:43:40 -08:00
Mark D. Roth 746578ac9c Merge pull request #8851 from dgquintas/rename_gbench
Renamed google_benchmark submodule to benchmark
2016-12-05 07:43:17 -08:00
Craig Tiller b35cfc76e2 Merge pull request #8913 from markdroth/security_handshaker2
Rewrite security handshaker to use generic handshaker API.
2016-12-02 22:34:00 -08:00
Craig Tiller bc28cd6f90 Scale poll-cv test timeouts up 2016-12-02 13:52:21 -08:00
matt-kwong e633e47494 Merge pull request #8906 from matt-kwong/pin-bazel-version
Pin bazel version to 0.4.1 release tag
2016-12-02 11:55:15 -08:00
Mark D. Roth 3e9ba86377 Merge branch 'security_handshaker1' into security_handshaker2 2016-12-02 11:01:40 -08:00
Mark D. Roth 158a4a42b2 Add comment about testing with reviewable. 2016-12-02 10:53:26 -08:00
Mark D. Roth 714038204a Use the same server code for both secure and insecure servers. 2016-12-02 10:51:39 -08:00
Mark D. Roth 6288542146 This time, for sure! 2016-12-02 15:44:04 +00:00
Jan Tattermusch 8442ebee03 Merge pull request #8909 from jtattermusch/images_to_dockerhub
Script for pushing pre-built testing docker images to dockerhub.
2016-12-02 09:40:12 +01:00
Sree Kuchibhotla f989469fe3 Temporarily enable gpr_slice_* functions to not break api compatibility 2016-12-01 17:09:35 -08:00
Mark D. Roth 405abfcba2 Move hex dump to before crash. 2016-12-01 23:35:22 +00:00
Matt Kwong 180ea4bb20 Set Bazel to specific commit in Dockerfile 2016-12-01 15:26:59 -08:00
Mark D. Roth 562b684e19 My python-fu is rustier than an old nail. 2016-12-01 23:22:08 +00:00
Mark D. Roth f8ef30c977 Stringify generator result. 2016-12-01 14:53:42 -08:00
Mark D. Roth f9cffc7b70 List, not generator. 2016-12-01 14:41:43 -08:00
Mark D. Roth 6642b3899b Fix python. 2016-12-01 14:30:22 -08:00
Mark D. Roth 5ebc7bb7fc Add hex dump. 2016-12-01 13:29:25 -08:00
Mark D. Roth bf5272c6c5 Use future print(). Ugh. 2016-12-01 13:21:16 -08:00
Mark D. Roth 0fc334fcfa Python sucks. 2016-12-01 13:08:05 -08:00
Mark D. Roth f431642747 Attempt to fix syntax error in debugging lines. 2016-12-01 13:02:17 -08:00
Mark D. Roth 1e6b02b43d Add debugging. 2016-12-01 12:56:13 -08:00
Mark D. Roth efd7795335 Attempt to deal with unicode strings in jenkins environment. 2016-12-01 12:48:46 -08:00
Jan Tattermusch d17c7c955e Merge pull request #8884 from jtattermusch/csharp_cleanup_nuspec
C# cleanup package building
2016-12-01 08:50:50 +01:00
Mark D. Roth 86a893d52e Merge remote-tracking branch 'upstream/master' into security_handshaker2 2016-11-30 13:23:34 -08:00
Jan Tattermusch b04a0ccddd allow pulling a docker image from dockerhub instead of building locally 2016-11-30 12:57:20 +01:00
Jan Tattermusch 4597061352 add script for pushing testing docker images 2016-11-30 11:58:50 +01:00
Jan Tattermusch 4024e8961d basic config for internal CI 2016-11-30 09:30:12 +01:00
Jan Tattermusch a4945df604 get rid of the obsolete C# package builder 2016-11-30 07:45:29 +01:00
Mark D. Roth 2502afbdcb Fixed build.yaml and ran generate_projects.sh. 2016-11-29 15:17:31 -08:00
Mark D. Roth 6c3d040ebf Merge branch 'security_handshaker1' into security_handshaker2 2016-11-29 14:24:42 -08:00
Craig Tiller 3b45b8d60b Revert "Test credentials provider update" 2016-11-29 12:31:14 -08:00
Yang Gao fbc598a6a9 Merge pull request #8838 from yang-g/test_credentials
Test credentials provider update
2016-11-29 10:48:51 -08:00
Craig Tiller 9564cf9f0a Take into account all the configs 2016-11-29 09:12:48 -08:00
Craig Tiller c991e80e07 Limit outstanding rpc count for synchronous {client,server} tsan tests 2016-11-28 16:18:07 -08:00
Craig Tiller 34e6ce6349 Merge pull request #8872 from ctiller/fixit7
Make a better educated guess about CPU costs of a benchmark
2016-11-28 15:09:02 -08:00
Craig Tiller ab34b12e50 Make a better educated guess about CPU costs of a benchmark 2016-11-28 13:19:12 -08:00
Craig Tiller f739c058b7 Make a better educated guess about CPU costs of a benchmark 2016-11-28 13:04:51 -08:00
ncteisen 3770ac932d Run tools/buildgen/generate_projects.sh 2016-11-28 11:02:41 -08:00
David Garcia Quintas 7d03df3f44 Renamed google_benchmark submodule to benchmark 2016-11-23 19:47:04 -08:00
Noah Eisen f2764bf462 Merge branch 'master' of https://github.com/grpc/grpc into go_advanced_interop 2016-11-23 16:20:31 -08:00
Jan Tattermusch 6ff81e91c9 Merge pull request #8825 from jtattermusch/manual_upmerge_101
Manual upmerge from v1.0.x
2016-11-24 00:20:46 +01:00
Noah Eisen 7a60cfc662 Fix docker go 2016-11-23 11:39:26 -08:00
yang-g 71b275bc10 resolve dependency 2016-11-23 09:42:03 -08:00
Jan Tattermusch 8613e474cb Merge remote-tracking branch 'upstream/v1.0.x' into HEAD 2016-11-22 11:15:53 +01:00
Jan Tattermusch eed43d9128 Merge pull request #8792 from jtattermusch/interop_less_verbose
Reduce noise in interop test output
2016-11-21 09:34:15 +01:00
Jan Tattermusch 88818ae49a fix windows benchmarks and upload all 3 reports 2016-11-18 14:21:33 +01:00
Jan Tattermusch 03b7612a22 stop using login shell for invoking interop tests 2016-11-18 11:06:53 +01:00
Jan Tattermusch 34e8b91726 ruby doesnt need login shell 2016-11-18 11:06:47 +01:00