Craig Tiller
|
4a6f9e08e9
|
Update Windows to use the monotonic clock for alarms also
|
10 years ago |
Craig Tiller
|
4f101bd6b9
|
Merge github.com:grpc/grpc into prefer-gin-n-tonic
|
10 years ago |
Jorge Canizales
|
b71f8fbda8
|
Simplify xcodebuild’s output filter regex
|
10 years ago |
Jorge Canizales
|
a307728aab
|
Test on iPhone instead of iPad
|
10 years ago |
Jorge Canizales
|
5dc5899f6a
|
Filter xcodebuild output, fix return code, and leave make to the podspec
|
10 years ago |
Jorge Canizales
|
bed5c3cc9c
|
Always use the locally-built plugin for tests
|
10 years ago |
Jorge Canizales
|
be85352dce
|
Script to build the ObjC plugin, generate code, and run tests
|
10 years ago |
Jorge Canizales
|
0535b039cb
|
Share AllTests scheme, without the local RouteGuide tests
|
10 years ago |
Michael Lumish
|
cd329560d3
|
Merge pull request #2526 from jcanizales/accept-nil-container
Accept [GRXWriter writerWithContainer:nil] for consistency with the rest
|
10 years ago |
Michael Lumish
|
51c69e6a6f
|
Merge pull request #2525 from jcanizales/fix-emptywriter
Fix [GRXWriter emptyWriter] not being reusable.
|
10 years ago |
Michael Lumish
|
03f0bd6786
|
Merge pull request #2501 from jcanizales/gpr-inf-future
Fix C library gpr_inf_future breakage
|
10 years ago |
yang-g
|
ba5f98081a
|
Merge remote-tracking branch 'upstream/master' into per_call_oauth_creds_impl
|
10 years ago |
Michael Lumish
|
baf2ab0c30
|
Merge pull request #2503 from jcanizales/fixup-codegen
Fixup codegen now that GRXWriter is a class
|
10 years ago |
Stanley Cheung
|
669297b281
|
Merge pull request #2536 from stanley-cheung/add_homebrew_to_jenkins
missed a php depenedency in dockerfile
|
10 years ago |
Michael Lumish
|
ba906eda12
|
Merge pull request #2500 from jcanizales/remove-cocoapods-warning
Remove Cocoapods warning of OTHER_LDFLAGS
|
10 years ago |
Stanley Cheung
|
b00472b62a
|
missed a php depenedency in dockerfile
|
10 years ago |
Michael Lumish
|
b69d4c05ba
|
Merge pull request #2499 from jcanizales/move-delegate-wrapper-to-grx
Move GRPCDelegateWrapper to GRXConcurrentWriteable
|
10 years ago |
Michael Lumish
|
8584cb108d
|
Merge pull request #2497 from jcanizales/update-head-v-to-0.7
Move head podspec to v0.7.
|
10 years ago |
Craig Tiller
|
af1f97e92a
|
Fix typo
|
10 years ago |
Jan Tattermusch
|
a314f2cab5
|
Merge pull request #2531 from stanley-cheung/add_homebrew_to_jenkins
temp directory doesnt work when tests run in parallel
|
10 years ago |
Stanley Cheung
|
488a5b40b9
|
temp directory doesnt work when tests run in parallel
|
10 years ago |
Craig Tiller
|
56488eaf9c
|
Fix Windows CV
|
10 years ago |
Craig Tiller
|
bf6abeef3d
|
Remove experimental prefix
|
10 years ago |
Craig Tiller
|
b4fdd32100
|
Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODY
Conflicts:
src/cpp/client/channel_arguments.cc
|
10 years ago |
Craig Tiller
|
6a7626c98f
|
Move alarm subsystem to monotonic time
|
10 years ago |
Jan Tattermusch
|
9b602e06dc
|
Merge pull request #2491 from stanley-cheung/add_homebrew_to_jenkins
Support macos in jenkins run_distributions script
|
10 years ago |
Craig Tiller
|
f08b067cdb
|
Merge pull request #2494 from grpc/cconfig-readme
client config README small fixes
|
10 years ago |
Craig Tiller
|
ad339108f1
|
Merge branch 'dgquintas-decompression'
|
10 years ago |
Craig Tiller
|
b4e70366c6
|
Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquintas-decompression
Conflicts:
Makefile
vsprojects/Grpc.mak
|
10 years ago |
Stanley Cheung
|
17bb3ec921
|
support macos in jenkins run_distributions script
|
10 years ago |
Jorge Canizales
|
5fcdffcf3e
|
Accept [GRXWriter writerWithContainer:nil] for consistency with the rest
|
10 years ago |
Jorge Canizales
|
bc970ae23b
|
Fix [GRXWriter emptyWriter] not being reusable.
|
10 years ago |
Nicolas Noble
|
d82d0b295b
|
Merge pull request #2319 from dgquintas/str_join_with_sep
Added convenience functions gpr_strjoin_sep and grp_strsplit
|
10 years ago |
Nicolas Noble
|
436822131e
|
Merge pull request #2476 from murgatroid99/ruby_fix_warnings
Clean up some warnings in the ruby wrapping code
|
10 years ago |
Craig Tiller
|
7156fca192
|
Extend tracer to server shutdown
|
10 years ago |
Craig Tiller
|
0dc5e6cf16
|
User agent string support
|
10 years ago |
Craig Tiller
|
8bf2dcab4e
|
Make tests a little more robust
|
10 years ago |
Craig Tiller
|
352f38c112
|
Remove metadata checks - these are testing things that arent true
|
10 years ago |
Craig Tiller
|
83ac705fa7
|
Only check metadata that we want: its allowed to have extra elements
|
10 years ago |
Craig Tiller
|
9f85fa0043
|
Only validate metadata from the client that we know should exist
- it's allowed that other metadata may be picked up when sending a
request
|
10 years ago |
David G. Quintas
|
faeeac5750
|
Rephrasing of lb policies sentence
|
10 years ago |
Jorge Canizales
|
9fce455435
|
Fixup codegen now that GRXWriter is a class
|
10 years ago |
Jorge Canizales
|
570e9417b6
|
Fix C library gpr_inf_future breakage
|
10 years ago |
Jorge Canizales
|
243e8ee4eb
|
Remove Cocoapods warning of OTHER_LDFLAGS
We don’t use the Tests library target anyway.
|
10 years ago |
Jorge Canizales
|
6531b2b791
|
Make the call retain cycle explicit and encapsulated within GRPCCall.m
|
10 years ago |
Jorge Canizales
|
4c6f778cfd
|
ConcurrentWriteable: NSData *message -> id value
|
10 years ago |
Jorge Canizales
|
35f003b24e
|
Rename GRPCDelegateWrapper -> GRXConcurrentWriteable
And move it to the RxLibrary.
|
10 years ago |
jboeuf
|
f2b702071c
|
Merge pull request #2404 from yang-g/oauth_interop
Oauth interop
|
10 years ago |
yang-g
|
5e7e55b957
|
Merge with head and resolve conflict
|
10 years ago |
Jorge Canizales
|
63c3efb6fa
|
Move head podspec to v0.7.
Readd the commented-out config to suppress warnings, to have it handy
for submissions.
|
10 years ago |