Jorge Canizales
|
c333cc9305
|
Merge pull request #5315 from makdharma/master
Added tests for code coverage
|
9 years ago |
Vijay Pai
|
2063a1c26a
|
Merge pull request #5384 from ctiller/44
Fixes for gcc4.4
|
9 years ago |
Nicolas Noble
|
7466d3397b
|
Merge pull request #5395 from ctiller/faster-generation
Optimize generate_projects
|
9 years ago |
Jan Tattermusch
|
b0ec2baa15
|
Merge pull request #5087 from chrisdunelm/coreclr_DefaultSslRootsOverride2
Coreclr compatible DefaultSslRootsOverride.cs
|
9 years ago |
Craig Tiller
|
560c9017c4
|
Faster code generation
|
9 years ago |
Yang Gao
|
0f62f5d9a7
|
Merge pull request #5401 from daniel-j-born/test_creds
Injectable test credentials provider interface.
|
9 years ago |
Craig Tiller
|
d734167648
|
Fix bug
|
9 years ago |
Craig Tiller
|
ec8bcb8c7c
|
Actually update dockerfile
|
9 years ago |
Dan Born
|
53a94ef4e7
|
Use standard include paths.
|
9 years ago |
Craig Tiller
|
8b7876075d
|
huh
|
9 years ago |
Craig Tiller
|
0544d7fd66
|
Merge github.com:grpc/grpc into 44
|
9 years ago |
Craig Tiller
|
d14d103387
|
Use env-var for post git step
|
9 years ago |
Dan Born
|
7275f36411
|
Initialize mutex to nullptr.
|
9 years ago |
Dan Born
|
f30941cd95
|
Injectable test credentials provider interface.
|
9 years ago |
Makarand Dharmapurikar
|
1c2890d6fb
|
Order change of includes.
|
9 years ago |
Craig Tiller
|
c68dc7031b
|
Merge pull request #5397 from vjpai/usage_timer
Timer->UsageTimer consistently
|
9 years ago |
Makarand Dharmapurikar
|
54a3cc64b8
|
Reverted a change, removed empty test.
|
9 years ago |
Kailash Sethuraman
|
24d309d281
|
Merge pull request #5387 from vjpai/mac
Remove outdated ref to openssl from Mac INSTALL instructions
|
9 years ago |
Makarand Dharmapurikar
|
63f2b5b2d0
|
Fixed nits.
|
9 years ago |
Jan Tattermusch
|
83b8f218ea
|
Merge pull request #5398 from murgatroid99/reports.xml_extraction_fix
Fix name of report.xml in zip execution
|
9 years ago |
murgatroid99
|
85b9cd9ebd
|
Fix name of report.xml in zip execution
|
9 years ago |
vjpai
|
e2d39e08f9
|
Timer->UsageTimer consistently
|
9 years ago |
Craig Tiller
|
633f7c2761
|
Merge pull request #5396 from dgquintas/redo-nanopb
redo the nanopb upgrade
|
9 years ago |
David Garcia Quintas
|
2173edfe19
|
redo the nanopb upgrade
|
9 years ago |
Vijay Pai
|
cbff80e0fe
|
Merge pull request #5390 from ctiller/tls_init
Properly initialize TLS var
|
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 |
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 |
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 |