Nicolas "Pixel" Noble
|
4d97707751
|
Adding crude html report support.
|
9 years ago |
Jan Tattermusch
|
210a0ea598
|
tweaking of run_interop_tests.py
|
9 years ago |
Craig Tiller
|
57f79d641e
|
clang-format
|
9 years ago |
Craig Tiller
|
a880342e2c
|
Merge github.com:grpc/grpc into stressy
|
9 years ago |
Craig Tiller
|
58d05a63df
|
Stabilize mac build
|
9 years ago |
Jan Tattermusch
|
28bf559ee2
|
Merge remote-tracking branch 'upstream/master' into interop_improvements
|
9 years ago |
Tim Emiola
|
25061413cf
|
Merge pull request #3602 from grpc/release-0_11
Upmerge from beta to master.
|
9 years ago |
David Klempner
|
38a09b78d2
|
Restore sanity by reformatting grpc_version_string
|
9 years ago |
Jan Tattermusch
|
1f8efa266d
|
Merge pull request #3386 from yang-g/enable_ssl
enable_ssl to use_tls
|
9 years ago |
murgatroid99
|
196188f77b
|
Fixed node extension module name
|
9 years ago |
Jan Tattermusch
|
91ad018c00
|
Build and run per-language containers for interop tests
|
9 years ago |
yang-g
|
759f59a183
|
handle closed transport at the end of a read
|
9 years ago |
murgatroid99
|
86ef17ada9
|
Prevented composing insecure credentials
|
9 years ago |
Vijay Pai
|
7a94236d69
|
Merge pull request #3556 from ctiller/clangf
Fix clang-format script
|
9 years ago |
Stanley Cheung
|
a1902c867d
|
Merge pull request #3594 from tbetbetbe/release-0_11-update-READMEs
Release 0 11 update README.mds
|
9 years ago |
Tim Emiola
|
298adbe4ed
|
Merge pull request #3597 from murgatroid99/node_fix_file_list_health
Fixed missing item in Node library file list
|
9 years ago |
murgatroid99
|
db5b1603b2
|
Removed most of the gyp file, and the tests for it
There seems to be a bug in node-gyp (nodejs/node-gyp#752) that prevents
it from working properly with other gyp files.
|
9 years ago |
David G. Quintas
|
8f64d5c311
|
Merge pull request #3595 from yang-g/channel_state
Maybe the channel is already ready when we call getstatus
|
9 years ago |
murgatroid99
|
35155ae997
|
Fixed missing item in Node library file list
|
9 years ago |
murgatroid99
|
f3f85647e3
|
Updated examples with new node package location
|
9 years ago |
murgatroid99
|
004128ce85
|
Updated run_tests with new node package location
|
9 years ago |
murgatroid99
|
2af89e49cb
|
Moved gRPC node package root to repo root, made it depend on grpc.gyp
|
9 years ago |
yang-g
|
54db83d06d
|
fix run_interop_tests.py
|
9 years ago |
yang-g
|
18802c7786
|
change objc
|
9 years ago |
yang-g
|
035cf093de
|
enable_ssl to use_tls
|
9 years ago |
yang-g
|
0d55750cb2
|
Maybe it is already ready when we call getstatus
|
9 years ago |
Tim Emiola
|
9908877a73
|
Update README.mds that don't currently have Status 'Beta'
|
9 years ago |
Craig Tiller
|
dc17471545
|
Completing wakeup story
|
9 years ago |
Craig Tiller
|
b7a597771f
|
Merge github.com:grpc/grpc into clangf
|
9 years ago |
Craig Tiller
|
988e37f1fc
|
Allow fd_posix to force a re-evaluation of polling on wakeup
|
9 years ago |
Nathaniel Manista
|
2b2a1ad6ca
|
Merge pull request #3548 from soltanmm/load-tests
Make load_tests protocol tests run via py.test.
|
9 years ago |
Michael Lumish
|
cbe32462da
|
Merge pull request #3589 from nicolasnoble/lcov-in-docker
Adding lcov to the jenkins docker files.
|
9 years ago |
Nicolas "Pixel" Noble
|
bf6cfc3d18
|
Adding lcov to the jenkins docker files.
|
9 years ago |
Nicolas Noble
|
b3ca2ad3ad
|
Merge pull request #3583 from murgatroid99/node_coverage
Node test coverage reporting
|
9 years ago |
Nicolas Noble
|
b4499af627
|
Merge pull request #3450 from grpc/end2end_readme_update
Updated end2end/README
|
9 years ago |
David Garcia Quintas
|
3b147818e3
|
Added subchannel ability to unsubscribe to connectivity state changes.
|
9 years ago |
Nicolas Noble
|
79e038ad90
|
Merge pull request #3571 from jtattermusch/coapp_zlib
Add scripts to build nuget package for zlib
|
9 years ago |
Nicolas Noble
|
043c822671
|
Merge pull request #3582 from ctiller/safe-signal
Remove stdio usage from signal handler
|
9 years ago |
Masood Malekghassemi
|
d43ad333b8
|
Make load_tests protocol tests run via py.test
|
9 years ago |
Vijay Pai
|
f37cac7dd2
|
Merge pull request #3565 from yang-g/end2end_test
Add more test cases to end2end test.
|
9 years ago |
murgatroid99
|
5f709ca2a4
|
Split Credentials into two types
|
9 years ago |
Vijay Pai
|
2fcd3ae848
|
Merge pull request #3555 from ctiller/pfft
Fix alarms
|
9 years ago |
David Garcia Quintas
|
404cf028e5
|
Subchannel cleanup on iomgr shutdown
|
9 years ago |
murgatroid99
|
8610dde89d
|
Merge branch 'master' into node_auth_plugin
|
9 years ago |
murgatroid99
|
d7d8337df0
|
Added code for extension coverage
|
9 years ago |
Craig Tiller
|
191b79cf53
|
Add comment
|
9 years ago |
Jan Tattermusch
|
18e2202fb5
|
customize the coapp scripts for zlib
|
9 years ago |
Jan Tattermusch
|
556a4badac
|
initial version of zlib coapp package
|
9 years ago |
Craig Tiller
|
072b93870e
|
Merge github.com:grpc/grpc into pfft
|
9 years ago |
Yang Gao
|
74abf42096
|
Merge pull request #3570 from vjpai/gcc44_fixes
Fixes to bring code back into gcc4.4 compliance
|
9 years ago |