Craig Tiller
|
b256faa353
|
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other
|
9 years ago |
Craig Tiller
|
5126bb6d82
|
Merge pull request #2493 from a-veitch/record_stat
Census record stats API
|
9 years ago |
Yang Gao
|
b70440bb1d
|
Merge pull request #2542 from ctiller/tell-me-who-you-might-be
Expose call peer uri from C core
|
9 years ago |
Stanley Cheung
|
dd0f4fa009
|
Merge pull request #2628 from stanley-cheung/add_homebrew_to_jenkins
Minor jenkins script cleanjup
|
9 years ago |
Stanley Cheung
|
f4f6bc2c77
|
Minor jenkins script cleanjup
|
9 years ago |
Vijay Pai
|
d435caa13e
|
Merge pull request #2625 from jcanizales/fix-c-install-typo
Fix typo in gtest install instructions for Mac
|
9 years ago |
Yang Gao
|
1451f2e919
|
Merge pull request #2571 from vjpai/cent6-issues
Remove one range-based for and do appropriate static casts on nullptr
|
9 years ago |
Yang Gao
|
8b89bdeee7
|
Merge pull request #2622 from ctiller/look-at-the-trees
Prevent applications from sending reserved metadata
|
9 years ago |
Jorge Canizales
|
123e5d883f
|
Fix typo in gtest install instructions for Mac
|
9 years ago |
David G. Quintas
|
be7d16daf2
|
Merge pull request #2621 from ctiller/forgetful-frederic-feeds-frogs-frankfurts
Fix interop tests by ensuring non-http-special metadata precedes othe…
|
9 years ago |
Craig Tiller
|
d9ddc77ff0
|
Filter out reserved metadata so that applications cant mess us up
|
9 years ago |
Craig Tiller
|
b358c41c7e
|
Move clock type
|
9 years ago |
Craig Tiller
|
6159c07709
|
Fix interop tests by ensuring non-http-special metadata precedes other metadata
|
9 years ago |
Stanley Cheung
|
e19b75a8c3
|
Merge pull request #2619 from stanley-cheung/add_homebrew_to_jenkins
Jenkins: macos homebrew, fix ruby gem path
|
9 years ago |
Stanley Cheung
|
0308274267
|
fix ruby gem path
|
9 years ago |
Nathaniel Manista
|
6a7418cd20
|
Merge pull request #2609 from soltanmm/c89
Fix Python C89 pedantry in _adapter/_c/utility.c
|
9 years ago |
Masood Malekghassemi
|
b6d613730f
|
Fix Python C89 pedantry
|
9 years ago |
Michael Lumish
|
73a31c50bb
|
Merge pull request #2604 from murgatroid99/node_user_agent_string
Set user-agent string in Node clients
|
9 years ago |
Stanley Cheung
|
2cf0ba4545
|
Merge pull request #2608 from stanley-cheung/add_homebrew_to_jenkins
Run homebrew installation script on Jenkins macos instance
|
9 years ago |
Stanley Cheung
|
f64825f24b
|
run homebrew installation script on macos jenkins
|
9 years ago |
Stanley Cheung
|
49c8a15357
|
Merge pull request #2607 from jtattermusch/csharp_improvements
Set primary user agent in C# channel
|
9 years ago |
Jan Tattermusch
|
ae017092ad
|
fix stylecop warnings
|
9 years ago |
Jan Tattermusch
|
b146ef62c4
|
added generated file Health.cs to stylecop ignore
|
9 years ago |
Jan Tattermusch
|
766d72b1c0
|
set primary user agent by C# channel
|
9 years ago |
Stanley Cheung
|
88b8a036ce
|
Merge pull request #2597 from jtattermusch/csharp_metadata
Improving C# metadata API
|
9 years ago |
murgatroid99
|
d601ff5e9d
|
Fixed setting user-agent string
|
9 years ago |
Craig Tiller
|
044d153141
|
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other
Conflicts:
src/core/client_config/subchannel.c
src/core/iomgr/alarm.c
src/core/iomgr/iomgr.c
src/core/iomgr/tcp_client_posix.c
|
9 years ago |
Jan Tattermusch
|
7717202c2b
|
fix crash caused by wrong size of MetadataEntryStruct
|
9 years ago |
Stanley Cheung
|
d1408e7163
|
Merge pull request #2594 from stanley-cheung/add_homebrew_to_jenkins
Minor fix to run_distribution script
|
9 years ago |
Stanley Cheung
|
a83cb9160f
|
use export instead
|
9 years ago |
Abhishek Kumar
|
b322d4a89e
|
Merge pull request #2427 from yang-g/per_call_oauth_creds_impl
Per call oauth creds impl
|
9 years ago |
Stanley Cheung
|
736689dbce
|
Merge pull request #2589 from stanley-cheung/add_homebrew_to_jenkins
local can only be used in a function
|
9 years ago |
Stanley Cheung
|
29e1aca8cc
|
local can only be used in a function;
|
9 years ago |
Jan Tattermusch
|
45d336b8e8
|
Merge pull request #2555 from stanley-cheung/add_homebrew_to_jenkins
Add per-language homebrew testing for Mac on Jenkins
|
9 years ago |
Stanley Cheung
|
f97b4f26d6
|
Add per-language homebrew testing for Mac on Jenkins
|
9 years ago |
murgatroid99
|
198a1ad966
|
Added user-agent setting code, and a test for it
|
9 years ago |
Vijay Pai
|
23a33aaef5
|
Merge pull request #2529 from ctiller/prefer-gin-n-tonic
Move alarm subsystem to monotonic time
|
9 years ago |
Vijay Pai
|
86ba41370b
|
Merge pull request #2556 from ctiller/one-thing-at-a-time
Fix TSAN reported failure
|
9 years ago |
Vijay Pai
|
e66165dead
|
Remove iterator-based test altogether
|
9 years ago |
Jan Tattermusch
|
e7e1c82d5e
|
improving test readability
|
9 years ago |
Jan Tattermusch
|
a236ff205b
|
rename Result to ResponseAsync
|
9 years ago |
Craig Tiller
|
5553eb3ee2
|
Fix race introduced recently
|
9 years ago |
Jan Tattermusch
|
7d219cfe4a
|
fix echo metadata test
|
9 years ago |
Craig Tiller
|
90220b3241
|
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other
|
9 years ago |
Jan Tattermusch
|
25bb2ef8b8
|
regenerated code and fixed inconsistencies
|
9 years ago |
Jan Tattermusch
|
5269d16dd9
|
codegen and API changes
|
9 years ago |
Yang Gao
|
61e647819c
|
Merge pull request #2370 from ctiller/now-i-get-to-show-it-to-EVERYBODY
User agent string sending support
|
9 years ago |
Jan Tattermusch
|
ed4b7a7c29
|
modify client call interface to allow reading status and trailers
|
9 years ago |
Craig Tiller
|
1c62870cc0
|
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other
|
9 years ago |
Vijay Pai
|
c4af224970
|
Remove one range-based for and do appropriate static casts on nullptr
|
9 years ago |