Craig Tiller
1d7704d7a1
Fix windows
9 years ago
Julien Boeuf
16f47b035e
Running project generation.
9 years ago
Craig Tiller
85371a2bb0
Change pollset mutex ownership
9 years ago
Julien Boeuf
ad81219aa8
Merge branch 'master' of github.com:grpc/grpc into server_security_connector
9 years ago
Yang Gao
84a74f8966
Merge pull request #5327 from yang-g/v1alpha_to_v1
...
global replace health check proto v1alpha to v1
9 years ago
Stanley Cheung
5ade2d4a35
add some CFLAGS to compile on mac
9 years ago
Yang Gao
4df53107b1
Merge pull request #5421 from vjpai/e2e_bad_behavior
...
Fix SimultaneousReadWritesDone test
9 years ago
Craig Tiller
2167987565
Merge github.com:grpc/grpc into hide-the-pollset
9 years ago
Vijay Pai
bdfec2c86c
SimultaneousReadWritesDone test was not observing the contract on the
...
streaming API. In particular, Finish should not be called until the client
is sure that there is no more message to be read (as documented in
the comments for ClientStreamingInterface::Finish)
9 years ago
Sree Kuchibhotla
f63c49238e
Some more cleanup
9 years ago
Nicolas Noble
f7806b766b
Merge pull request #5410 from ctiller/run_gtest
...
Expand gtest suites into individual run_tests tests
9 years ago
Jan Tattermusch
74c391299b
Merge pull request #5086 from chrisdunelm/coreclr_platforms
...
Support coreclr platform detection
9 years ago
Jan Tattermusch
7620649134
Merge pull request #5359 from nicolasnoble/upmerge
...
Upmerge from 0.13
9 years ago
Jan Tattermusch
74b5b7e10e
Merge pull request #5407 from stanley-cheung/fix-php-mac-pecl-package
...
Fix PHP pecl package build on Mac
9 years ago
Craig Tiller
50ab832b16
Merge github.com:grpc/grpc into run_gtest
9 years ago
Jorge Canizales
296f9a7762
Merge pull request #5316 from makdharma/patch-1
...
Updated travis to use Xcode 7.2 and SDK 9.2
9 years ago
Craig Tiller
7f4f231ae3
Merge pull request #5411 from nicolasnoble/round-and-round-we-go
...
clang-format all the things.
9 years ago
Nicolas "Pixel" Noble
12e600977c
clang-format all the things.
9 years ago
Craig Tiller
72c6956c50
Merge pull request #5404 from nicolasnoble/format-and-copyright
...
Fixing format and copyright.
9 years ago
Craig Tiller
184e423fa4
Fix bug
9 years ago
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