Craig Tiller
|
d14d103387
|
Use env-var for post git step
|
9 years ago |
Craig Tiller
|
06c2b70680
|
Merge branch '44' of github.com:ctiller/grpc into 44
|
9 years ago |
Craig Tiller
|
fc4dcf0042
|
Merge github.com:grpc/grpc into 44
|
9 years ago |
Nicolas Noble
|
86b258c462
|
Merge pull request #5388 from vjpai/bourne_again
Use traditional Bourne shell syntax for piping stdout and stderr
|
9 years ago |
Nicolas Noble
|
d3a7b60917
|
Merge pull request #5365 from ctiller/naming-crisis
Add a sanity test to ensure that name aliasing rules are obeyed
|
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 |
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 |
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 |
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 G. Quintas
|
27b3f776da
|
Merge pull request #5311 from vjpai/qa
Add a test for immediate and historic alarms
|
9 years ago |
Craig Tiller
|
6541cabe9d
|
clang-fmt
|
9 years ago |
Craig Tiller
|
70ab4c5cef
|
Merge github.com:grpc/grpc into fix-proto-docker
|
9 years ago |
Craig Tiller
|
023759216c
|
Add comment
|
9 years ago |
Craig Tiller
|
c866f7281f
|
Merge github.com:grpc/grpc into naming-crisis
|
9 years ago |
Craig Tiller
|
521423c8cf
|
Regenerate files, fix bugs
|
9 years ago |
Craig Tiller
|
914a2e7217
|
Merge pull request #5350 from yang-g/stalled_by_transport_race
Fix race between add_writing_stalled and destroy stream
|
9 years ago |