yang-g
|
12a0a2c20b
|
move tls type name to .cc file
|
9 years ago |
yang-g
|
4c8aed3dba
|
Add a helper to return all the secure types
|
9 years ago |
yang-g
|
17197ddc71
|
Revert "make an enum"
This reverts commit 5152cd29f8 .
|
9 years ago |
Nicolas "Pixel" Noble
|
2e8fdbac77
|
Building the dlls.
|
9 years ago |
Masood Malekghassemi
|
382294106c
|
Merge pull request #5319 from soltanmm/banhammer
Exclude cygrpc.so from the Python package
|
9 years ago |
Nicolas "Pixel" Noble
|
3ba2eba9eb
|
Adding grpc_dll project.
|
9 years ago |
yang-g
|
5152cd29f8
|
make an enum
|
9 years ago |
Michael Lumish
|
835ed8d5d9
|
Merge pull request #5309 from jtattermusch/csharp_rename_preconditions
Rename C# Preconditions to GrpcPreconditions
|
9 years ago |
Masood Malekghassemi
|
736173487c
|
Exclude cygrpc.so from the Python package
|
9 years ago |
yang-g
|
7d2a3e1917
|
Refactor end2end_test. Make the credentials a separate library.
|
9 years ago |
murgatroid99
|
9ddd465878
|
Fixed zip file name
|
9 years ago |
murgatroid99
|
b466726029
|
Extract reports.xml files from docker images in reports.zip
|
9 years ago |
makdharma
|
894bd37434
|
Updated travis to use Xcode 7.2 and SDK 9.2
|
9 years ago |
murgatroid99
|
9c5f0b1605
|
Move Node JUnit reports.xml to repo root
|
9 years ago |
Test User
|
9656eca510
|
Added tests for code coverage
|
9 years ago |
Jan Tattermusch
|
13b63a0711
|
fix copyrights
|
9 years ago |
Jan Tattermusch
|
1cbb567317
|
minor tweaks to C# qpswoker
|
9 years ago |
Vijay Pai
|
64e7875510
|
Should have a test for 0 and negative alarms to make sure that those make
it on to the CQ like any other.
|
9 years ago |
Jan Tattermusch
|
1fd052f43c
|
Merge pull request #5288 from murgatroid99/node_proto_options
Add options to Node library to modify ProtoBuf behavior
|
9 years ago |
Jan Tattermusch
|
e404de63eb
|
Merge pull request #5308 from murgatroid99/test_timeouts
Increase Node's per-test timeout and Ruby's overall test timeout
|
9 years ago |
Jan Tattermusch
|
0f892567ee
|
update copyrights
|
9 years ago |
Jan Tattermusch
|
7a3ee6a3a3
|
rename Preconditions to GrpcPreconditions
|
9 years ago |
murgatroid99
|
7d243df88f
|
Increase Node's per-test timeout and Ruby's overall test timeout
|
9 years ago |
Craig Tiller
|
89d517c86a
|
Fix copyrights
|
9 years ago |
Craig Tiller
|
57821834da
|
Merge branch 'cleaner-posix' into hide-the-worker
|
9 years ago |
Craig Tiller
|
f315bc1980
|
Fix copyrights
|
9 years ago |
Craig Tiller
|
3633ce48a9
|
Fix tools
|
9 years ago |
Craig Tiller
|
bd479284dc
|
Update windows
|
9 years ago |
Craig Tiller
|
f290e30d08
|
Finish porting posix
|
9 years ago |
Craig Tiller
|
319e221f82
|
Merge branch 'cleaner-posix' into hide-the-worker
|
9 years ago |
Craig Tiller
|
cb6c7f66d3
|
Fix test
|
9 years ago |
Craig Tiller
|
d0a8ae1266
|
Move worker into pollset
|
9 years ago |
Craig Tiller
|
311445fd32
|
Fix tcp_client_posix_test
|
9 years ago |
Craig Tiller
|
9dc184fd95
|
Merge github.com:grpc/grpc into cleaner-posix
|
9 years ago |
Craig Tiller
|
16f6826ffd
|
Merge github.com:grpc/grpc into fix-proto-docker
|
9 years ago |
David G. Quintas
|
c15cd723eb
|
Merge pull request #5301 from dgquintas/fix_grpc_args
Fixed refactoring of grpc_arg pointer vtable
|
9 years ago |
David Garcia Quintas
|
1689990ff3
|
clang format
|
9 years ago |
David Garcia Quintas
|
4105505b33
|
Fixed refactoring of grpc_arg pointer vtable
|
9 years ago |
David Garcia Quintas
|
10e269897f
|
Merge branch 'master' of github.com:grpc/grpc into alarm_cpp
|
9 years ago |
David Garcia Quintas
|
5e07d76a86
|
Made Alarm's constructor a template for deadline
|
9 years ago |
Nicolas "Pixel" Noble
|
de808bbea8
|
Enabling python artifact building for Windows.
|
9 years ago |
Sree Kuchibhotla
|
3cce2ecb12
|
Merge pull request #4859 from ctiller/sceq
Subchannel Sharing [The interop tests failures and Basic test failures are unrelated to this change. Merging]
|
9 years ago |
Sree Kuchibhotla
|
ac94c430d2
|
Merge pull request #5186 from yang-g/inherit_from_grpc_library
Provide explicit API for user to set user agent string prefix
|
9 years ago |
murgatroid99
|
5acbb9c1e9
|
Sanitize files
|
9 years ago |
yang-g
|
eb62c94338
|
Add a way to override channel arguments for server creation
|
9 years ago |
murgatroid99
|
654d2549b7
|
Add tests and documentation for new options
|
9 years ago |
David G. Quintas
|
e9718aa841
|
Merge pull request #5240 from vjpai/loaded
Add an open-loop test using Poisson at 20-70% of peak
|
9 years ago |
Craig Tiller
|
b4b7324e4c
|
Merge pull request #5285 from nicolasnoble/flagging_all_the_api
Flagging the missing API entries.
|
9 years ago |
Nicolas "Pixel" Noble
|
639766023e
|
Flagging the missing API entries.
|
9 years ago |
vjpai
|
0d526f475b
|
Merge branch 'poll_override2' of github.com:vjpai/grpc into poll_override2
|
9 years ago |