Craig Tiller
|
7c0715af6c
|
Properly initialize TLS var
|
9 years ago |
vjpai
|
6483c32f7c
|
BSD platforms (such as Mac) are likely to have /bin/sh refer to traditional
Bourne shell syntax, not Bash syntax. Change "|&" to "2>&1 |" since that's the
traditional way to redirect stdout and stderr to a pipe
|
9 years ago |
Vijay Pai
|
56042ce22d
|
Remove outdated ref to openssl from Mac instructions
|
9 years ago |
Craig Tiller
|
c46beaaa29
|
Add an implementation firewall against pollset_set
So multiple implementations can exist in one binary
|
9 years ago |
Craig Tiller
|
ee1f1f347d
|
Merge branch 'hide-the-worker' into hide-the-pollset
|
9 years ago |
Craig Tiller
|
9114a142c9
|
Port pollset worker changes to windows
|
9 years ago |
Craig Tiller
|
65c443ba51
|
Merge github.com:grpc/grpc into hide-the-worker
|
9 years ago |
Stanley Cheung
|
91edc13bf8
|
Merge pull request #5249 from stanley-cheung/php-build-template
PHP: simplify installation
|
9 years ago |
Stanley Cheung
|
bf74d69ed6
|
fix php artifact name and update config.m4 template
|
9 years ago |
Stanley Cheung
|
5adb71fb9a
|
php: simplify installation
|
9 years ago |
Craig Tiller
|
3163a46f37
|
Merge github.com:grpc/grpc into 44
|
9 years ago |
Craig Tiller
|
c95bfefa5e
|
Merge pull request #5369 from jtattermusch/run_tests_improvements
Run tests improvements
|
9 years ago |
Nicolas Noble
|
e85c06a61a
|
Merge pull request #5380 from dgquintas/fix_nanopb_gens
cleanup gens/ directory after nanopb check
|
9 years ago |
David Garcia Quintas
|
e86b4573fe
|
fixed check nanopb sanity script
|
9 years ago |
David Garcia Quintas
|
0d2df65c41
|
updated generated lb proto code to latest nanopb version
|
9 years ago |
Craig Tiller
|
4ea4599a50
|
Merge github.com:grpc/grpc into naming-crisis
|
9 years ago |
Craig Tiller
|
5b18682add
|
Add fallback for secure_getenv (again)
|
9 years ago |
Craig Tiller
|
804b85534b
|
Test for a working -Wshadow
|
9 years ago |
Craig Tiller
|
b79c1e112e
|
Ensure we can compile boringssl before trying: old compiler compatibility
Allow compiling with openssl
|
9 years ago |
Makarand Dharmapurikar
|
a0414ee12f
|
Addressed feedback from @jcanizales
|
9 years ago |
Nicolas Noble
|
0c24f97415
|
Merge pull request #5334 from jtattermusch/protoc_artifacts_windows
Building protoc artifacts on Windows
|
9 years ago |
Nicolas Noble
|
31d1c34e5d
|
Merge pull request #5329 from jtattermusch/protoc_artifacts
Build protoc artifacts on Linux and Mac
|
9 years ago |
David Garcia Quintas
|
4f6683c395
|
remove the whole gens/
|
9 years ago |
David Garcia Quintas
|
07b4c1cb8d
|
update nanopb version
|
9 years ago |
Nicolas Noble
|
cd7bd2664c
|
Merge pull request #5317 from murgatroid99/node_test_reporting_fix
Extract reports.xml files from docker images in reports.zip
|
9 years ago |
Nicolas Noble
|
f37ffbc446
|
Merge pull request #5139 from ctiller/version_check
Sanity check for version metadata
|
9 years ago |
David Garcia Quintas
|
6d5abcb341
|
cleanup gens/ directory after nanopb check
|
9 years ago |
Vijay Pai
|
73979f4f80
|
Merge pull request #5375 from jtattermusch/grpcpreconditions_fix
Fix C# build
|
9 years ago |
Vijay Pai
|
953e41a01a
|
Merge pull request #5321 from vjpai/openloop
TSAN/ASAN timeout and QPS rate adjustments
|
9 years ago |
David G. Quintas
|
0a5f61325a
|
Merge pull request #5213 from ctiller/fix-proto-docker
Proto API for LB request/responses (redux)
|
9 years ago |
Jan Tattermusch
|
a49335326c
|
fix C# build
|
9 years ago |
Sree Kuchibhotla
|
44ca2c2640
|
Examples
|
9 years ago |
Sree Kuchibhotla
|
7d037a5ee2
|
first version of bigquery python helpers
|
9 years ago |
David Garcia Quintas
|
e2f243ba7c
|
clang format
|
9 years ago |
Vijay Pai
|
4938274d47
|
Merge pull request #5314 from jtattermusch/csharp_perf_removehost
C# qps worker updates
|
9 years ago |
Jayant Kolhe
|
92f19efb68
|
Merge pull request #5373 from nathanielmanistaatgoogle/summerofcode
More ideas page tweaks
|
9 years ago |
Nathaniel Manista
|
368a66dcbe
|
More ideas page tweaks
One copy edit, two links.
|
9 years ago |
Jan Tattermusch
|
11a915f93e
|
Merge pull request #5364 from vjpai/timeout
Put a 900-sec timeout on the perf test.
|
9 years ago |
Kailash Sethuraman
|
05792c0788
|
Merge pull request #5372 from nathanielmanistaatgoogle/summerofcode
Further improvements to Summer Of Code Ideas
|
9 years ago |
Nathaniel Manista
|
9f23c4a4f6
|
Further improvements to Summer Of Code Ideas
An introductory paragraph, addition of required skills and likely
mentors, hyperlinks to other technologies, and copy edits.
|
9 years ago |
Jan Tattermusch
|
4651bef8c7
|
fix ruby
|
9 years ago |
Jan Tattermusch
|
c4cbe39889
|
add more compilers
|
9 years ago |
Craig Tiller
|
19fa540100
|
Fix copyrights
|
9 years ago |
Jan Tattermusch
|
3b5121bfe4
|
minor refactoring
|
9 years ago |
Jan Tattermusch
|
a2d964c24d
|
rename _WINDOWS_CONFIG
|
9 years ago |
Jan Tattermusch
|
c96caf8733
|
compilers for C,C++
|
9 years ago |
Jan Tattermusch
|
77db432c2d
|
simplify run_tests.py
|
9 years ago |
Jan Tattermusch
|
70a57e42f4
|
Build "language" superceded by --build_only flag
|
9 years ago |
David Garcia Quintas
|
45add8a445
|
Merge branch 'master' of github.com:grpc/grpc into alarm_cpp
|
9 years ago |
David G. Quintas
|
27b3f776da
|
Merge pull request #5311 from vjpai/qa
Add a test for immediate and historic alarms
|
9 years ago |