Nicolas "Pixel" Noble
|
7204010c05
|
Fixing format and copyright.
|
9 years ago |
Craig Tiller
|
0488d14c55
|
Add comment
|
9 years ago |
Craig Tiller
|
ca62ff014b
|
Expand gtest suites into individual run_tests tests
|
9 years ago |
Julien Boeuf
|
4f4d37cbde
|
Have a dedicated server security connector.
That was overdue and the handshake is now slightly different for clients
(channels) and servers.
|
9 years ago |
Stanley Cheung
|
6b57328ead
|
remove current date from package.xml;
|
9 years ago |
Stanley Cheung
|
80db5be7b5
|
fix bug with pecl install on mac
|
9 years ago |
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 |
Dan Born
|
1b5a264eb8
|
Allow new credential types to be added to tests.
|
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 |
Sree Kuchibhotla
|
8bcbee815c
|
Fix a bug in failure check
|
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 |
Sree Kuchibhotla
|
2715a39a2e
|
Change RUN_ID type to string to allow for a non-numeric run_id
|
9 years ago |
Dan Born
|
7275f36411
|
Initialize mutex to nullptr.
|
9 years ago |
Dan Born
|
f30941cd95
|
Injectable test credentials provider interface.
|
9 years ago |
yang-g
|
c9399346ac
|
Merge remote-tracking branch 'upstream/master' into v1alpha_to_v1
|
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 |
Sree Kuchibhotla
|
559e45becd
|
Scripts to launch stress tests in GKE
|
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 |
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 |