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 |
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 |
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 |
Craig Tiller
|
5553eb3ee2
|
Fix race introduced recently
|
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 |
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 |
Craig Tiller
|
1c62870cc0
|
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other
|
9 years ago |
Nicolas Noble
|
556875d1d0
|
Merge pull request #2559 from ctiller/holographic-ninja-soda
Fix (forever) a TSAN bug thats plagued us
|
9 years ago |
Michael Lumish
|
0ac55806d4
|
Merge pull request #2554 from murgatroid99/node_oauth_interop
Added oauth2_auth_token and per_rpc_creds Node interop tests
|
9 years ago |
Craig Tiller
|
26205360fe
|
Fix (forever) a TSAN bug thats plagued us
|
9 years ago |
Craig Tiller
|
4e9ce32870
|
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other
Conflicts:
include/grpc/grpc.h
|
9 years ago |
Craig Tiller
|
990f6427e8
|
Fix TSAN reported failure
|
9 years ago |
Craig Tiller
|
3d57871e9d
|
Fix TSAN reported failure
|
9 years ago |
Craig Tiller
|
60fb201277
|
Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODY
Conflicts:
src/cpp/client/channel_arguments.cc
|
9 years ago |
Jan Tattermusch
|
40d808ffdc
|
Merge pull request #2474 from nicolasnoble/lets-actually-build-32-bits
Making sure we build 32 bits in Jenkins.
|
9 years ago |
murgatroid99
|
63bb2f1de2
|
Removed now-incorrect asserts in oauth test
|
9 years ago |
murgatroid99
|
c7b8872f54
|
Removed unnecessary arguments from auth message
|
9 years ago |
murgatroid99
|
21ec6c30b1
|
Added oauth2_auth_token and per_rpc_creds Node interop tests
|
9 years ago |
Michael Lumish
|
1e24847a96
|
Merge pull request #2553 from jtattermusch/auth_interop_tests
C#: add per_rpc_creds and oauth2_auth_token interop tests
|
9 years ago |
Jan Tattermusch
|
33c9130112
|
fixed dependencies in C# project
|
9 years ago |
Jan Tattermusch
|
7b4a31f982
|
implement per_rpc_creds and oauth2_auth_token interop tests
|
9 years ago |
Nicolas "Pixel" Noble
|
482d761bd7
|
Making sure that 32 bits is being built and run on Jenkins.
|
9 years ago |
Nicolas Noble
|
aabf72c218
|
Merge pull request #2551 from ctiller/markup-the-things
Mark up all existing comments in grpc.h for Doxygen, add main page
|
9 years ago |
Abhishek Kumar
|
7a68b29125
|
Merge pull request #2552 from murgatroid99/node_metadata_meainingful_keys
Use more meaningful names for metadata keys in tests
|
9 years ago |
murgatroid99
|
02c160a668
|
Use more meaningful names for metadata keys in tests
|
9 years ago |
Craig Tiller
|
2d984bf253
|
Mark up all existing comments in grpc.h for Doxygen, add main page
|
9 years ago |
Abhishek Kumar
|
2355066c1b
|
Merge pull request #2464 from murgatroid99/node_server_construction_change
Changed to newer, simpler server construction interface
|
9 years ago |
David G. Quintas
|
58df9eec67
|
Merge pull request #2530 from ctiller/no-reserve
Remove experimental prefix
|
9 years ago |
Michael Lumish
|
ddb4b1a067
|
Merge pull request #2538 from jcanizales/tests-script
Script to run Objective-C tests
|
9 years ago |
Jorge Canizales
|
aaab65142a
|
Refer simplifying script with xctool.
|
9 years ago |
Jorge Canizales
|
cbe18e568e
|
Remove unneeded error trap.
|
9 years ago |
Craig Tiller
|
9d25e94682
|
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other
|
9 years ago |
Craig Tiller
|
4a6f9e08e9
|
Update Windows to use the monotonic clock for alarms also
|
9 years ago |
Craig Tiller
|
4f101bd6b9
|
Merge github.com:grpc/grpc into prefer-gin-n-tonic
|
9 years ago |
Jorge Canizales
|
b71f8fbda8
|
Simplify xcodebuild’s output filter regex
|
9 years ago |
Jorge Canizales
|
a307728aab
|
Test on iPhone instead of iPad
|
9 years ago |
Jorge Canizales
|
5dc5899f6a
|
Filter xcodebuild output, fix return code, and leave make to the podspec
|
9 years ago |
Jorge Canizales
|
bed5c3cc9c
|
Always use the locally-built plugin for tests
|
9 years ago |
Jorge Canizales
|
be85352dce
|
Script to build the ObjC plugin, generate code, and run tests
|
9 years ago |
Jorge Canizales
|
0535b039cb
|
Share AllTests scheme, without the local RouteGuide tests
|
9 years ago |
Michael Lumish
|
cd329560d3
|
Merge pull request #2526 from jcanizales/accept-nil-container
Accept [GRXWriter writerWithContainer:nil] for consistency with the rest
|
9 years ago |
Michael Lumish
|
51c69e6a6f
|
Merge pull request #2525 from jcanizales/fix-emptywriter
Fix [GRXWriter emptyWriter] not being reusable.
|
9 years ago |
Michael Lumish
|
03f0bd6786
|
Merge pull request #2501 from jcanizales/gpr-inf-future
Fix C library gpr_inf_future breakage
|
9 years ago |