yang-g
471dbd8217
Make possible lossy conversion explicit.
9 years ago
Abhishek Kumar
f4ef7bca14
Added exception handling for ImportError
9 years ago
Craig Tiller
64195a7ded
Attempt to get docker clang-format working
9 years ago
Craig Tiller
408dc21390
Merge branch 'clang-format-fix' of github.com:nicolasnoble/grpc into clangfmt
9 years ago
Craig Tiller
de3da74866
Add copyright checks to sanity; make them verify copyright year is valid
9 years ago
Michael Lumish
fd1b06ceef
Merge pull request #4593 from ctiller/copyzomg
...
Happy new year
9 years ago
Craig Tiller
418411f75d
Happy new year
9 years ago
Craig Tiller
ea21ca234c
Fix makefile, codegen bugs
9 years ago
jboeuf
5e4775f0bf
Merge pull request #4561 from ctiller/StyleGuide
...
Initial style guide notes for C
9 years ago
Nathaniel Manista
27f62432f5
Remove ceiling on required protobuf version
...
This is possible now that https://github.com/google/protobuf/issues/855
is fixed (or at least appears to be fixed).
9 years ago
Michael Lumish
ceaa3c81f9
Merge pull request #4468 from jtattermusch/csharp_server_kill_test
...
Add simple StartAndKillServer test
9 years ago
Michael Lumish
648da525a8
Merge pull request #4563 from ctiller/copying
...
Update copyrights
9 years ago
yang-g
3fd2836600
Add a error log to indicate error, then abort.
9 years ago
yang-g
eb92fa7ba8
remove unreachable macro
9 years ago
yang-g
b4aa08cb9f
Merge remote-tracking branch 'upstream/master' into stalled_and_destroy
9 years ago
Michael Lumish
062ad48888
Merge pull request #4564 from ctiller/less_projects
...
Eliminate a layer of libraries in the end2end tests
9 years ago
Craig Tiller
47c50cc4d3
zookeeper is platform specific
9 years ago
Craig Tiller
ab23045414
Add a test that public headers compile as C99
9 years ago
Craig Tiller
a9686f6433
Merge pull request #4588 from sammcveety/patch-1
...
Update link in credentials.h to point to grpc.io
9 years ago
sammcveety
cbf2dfed88
Update link in credentials.h to point to grpc.io
9 years ago
Yang Gao
db026e7cee
Merge pull request #4584 from pszemus/master
...
Change CallData status before notifying CompletionQueue
9 years ago
Przemysław Sobala
90391dbbcf
Change CallData status before notifying CompletionQueue
9 years ago
Craig Tiller
b121d44dc6
Merge github.com:grpc/grpc into ints
9 years ago
Craig Tiller
c12f8a9d39
Merge github.com:grpc/grpc into proto_names
9 years ago
Craig Tiller
f14baea3e6
Fix templates + clang-format
9 years ago
Craig Tiller
769567e769
Eliminate a layer of libraries in the end2end tests
9 years ago
Craig Tiller
b10f05e91d
Fix newline at end of file
9 years ago
Craig Tiller
897e4fe2ad
Update copyrights
9 years ago
Michael Lumish
7593cff337
Merge pull request #4502 from ctiller/yawn
...
BoringSSL integration
9 years ago
Craig Tiller
00f8702c5e
Merge branch 'yawn' into proto_names
9 years ago
Craig Tiller
2e14b1f588
Merge github.com:grpc/grpc into proto_names
9 years ago
Craig Tiller
0b96edc3ed
Fix time_test.c
9 years ago
Craig Tiller
67f23d7832
Updating 32 bit dockerfile
9 years ago
Craig Tiller
ff298f6888
First round of feedback
9 years ago
Craig Tiller
7536af02cf
Eliminate gpr_ int types - and insist on C99 variants instead
9 years ago
Craig Tiller
f0d916ae17
Initial style guide
9 years ago
Craig Tiller
2d2963e5e9
Actually remove OpenSSL
9 years ago
Craig Tiller
77fc4d35e4
BoringSSL: vsproject changes
9 years ago
Craig Tiller
0fe5ee7be3
BoringSSL integration: non-vsprojects changes
9 years ago
Nathaniel Manista
d491897c40
Merge pull request #4526 from soltanmm/schrodingers-fix
...
Fix Python test timeouts.
9 years ago
yang-g
8950c0fc51
regenerate projects
9 years ago
yang-g
0db9032a8b
remove stream from stalled_by_transport list before destroy it
9 years ago
Masood Malekghassemi
f872c6aa9f
Fix Python test timeouts
...
We've been assuming that the server upon invoking start was started.
This has been false; invoking start means that the server will
eventually be started, and to make this reliably observable requires
passing control to core.
9 years ago
Craig Tiller
66953c1c08
Merge pull request #4536 from jtattermusch/buildtests_c_is_no_cpp
...
Don't include grpc++ in buildtests_c
9 years ago
Yang Gao
11169d9a2c
Merge pull request #4384 from ctiller/big_data
...
Add a test that overflows incoming flow control windows
9 years ago
Jan Tattermusch
83405c13b6
dont include grpc++ in buildtests_c
9 years ago
Craig Tiller
f5be46d060
Merge pull request #4533 from jboeuf/remove_peer_from_ssl_auth_context
...
Remove peer from ssl auth context
9 years ago
Craig Tiller
371bdfe206
Merge pull request #4532 from jtattermusch/remove_unused_vsprojects
...
Remove unused vsprojects
9 years ago
Craig Tiller
9fdf8e7102
Merge pull request #4531 from jtattermusch/shorter_win_path
...
Make intermediate directory path shorter than 260characters
9 years ago
Julien Boeuf
96d7c8e7c9
Merge branch 'master' of github.com:grpc/grpc into remove_peer_from_ssl_auth_context
9 years ago