David G. Quintas
5fbec19749
Merge pull request #2167 from ctiller/everyone-is-special
...
Return dummy data for empty histograms
10 years ago
Siddharth Rakesh
3fdb938c5b
Merge branch 'master' of https://github.com/grpc/grpc
10 years ago
Stanley Cheung
229e8553a6
replace backticks with $()
10 years ago
Stanley Cheung
c865c318e4
php: refactor and cleanup some scripts
10 years ago
Michael Lumish
4ea9c8e6da
Merge pull request #2188 from ctiller/so-freaking-sick-of-irrelevant-merge-conflicts
...
Make it less likely a build.json change triggers a merge conflict
10 years ago
Nicolas "Pixel" Noble
3857d233f4
Let's inform the system of the lock to unlock...
...
Fixes #2190 . In grpc_pollset_work we need to pass down which lock to unlock before actually doing something.
10 years ago
Craig Tiller
cf4db6d9a7
Merge branch 'that-which-we-call-a-rose' into tis-but-thy-name
10 years ago
Craig Tiller
1b81cc40cd
Missed file
10 years ago
Craig Tiller
7df28a7bd2
Merge github.com:grpc/grpc into that-which-we-call-a-rose
...
Introduce resolver_factory
10 years ago
Craig Tiller
cd29c58c37
Stub DNS resolver
10 years ago
Julien Boeuf
abc09d8b12
Adding util to get a NULL terminated string from a slice.
10 years ago
Craig Tiller
9f903dad14
Merge github.com:grpc/grpc into so-freaking-sick-of-irrelevant-merge-conflicts
10 years ago
Michael Lumish
d9145d91f5
Merge pull request #2196 from jcanizales/bazel-grx
...
Add BUILD target for Objective-C's RxLibrary
10 years ago
Michael Lumish
269575ac0e
Merge pull request #2195 from jcanizales/rewrite-grpcclient-includes
...
Have Cocoapods rename includes in the core wrapper
10 years ago
Craig Tiller
d13794332c
Merge github.com:grpc/grpc into oops-i-split-it-again
10 years ago
Michael Lumish
85bc52e38a
Merge pull request #2193 from jcanizales/import-based-on-path
...
Don't import using directories created by Cocoapods
10 years ago
Craig Tiller
98bf7e6517
Added comments
10 years ago
Tim Emiola
8ed0e70faf
Adds an interop test: oauth2_auth_token
...
- test is similar to the auth tests
- uses an auth library to obtain the auth token OOB. This should be simplest, as many languages already use such an auth library in their existing auth tests.
10 years ago
Jorge Canizales
8c1fd042e4
Add libz dependency to grpc_unsecure_objc
10 years ago
Jorge Canizales
140bca8c5c
Generate objc_library for grpc_unsecure & gpr
10 years ago
Jorge Canizales
44dc423f99
Add BUILD target for Objective-C's RxLibrary
...
Part of https://github.com/grpc/grpc/issues/2120
Depends on https://github.com/grpc/grpc/pull/2193
10 years ago
Jorge Canizales
59bb9d7d56
Have Cocoapods rename includes in the core wrapper
...
Fixes https://github.com/grpc/grpc/issues/2194 .
10 years ago
Jorge Canizales
a92caa9db5
Import headers based on path in the generated code
...
Part of fixing https://github.com/grpc/grpc/issues/2192
10 years ago
Jorge Canizales
b8881399ee
Import headers based on path in sample app
...
Part of fixing https://github.com/grpc/grpc/issues/2192
10 years ago
Jorge Canizales
c42a38e53b
Import headers based on path in the tests project
...
Part of fixing https://github.com/grpc/grpc/issues/2192
10 years ago
Jorge Canizales
3936ed70c9
Import headers based on path in the runtime libraries
...
Part of fixing https://github.com/grpc/grpc/issues/2192
10 years ago
Jorge Canizales
ea9b4fdd27
Move header_mappings_dir one dir up so imports are like <RxLibrary/...>
...
Part of fixing https://github.com/grpc/grpc/issues/2192
10 years ago
Craig Tiller
e2288fcd8d
Merge github.com:grpc/grpc into so-freaking-sick-of-irrelevant-merge-conflicts
...
Conflicts:
gRPC.podspec
templates/gRPC.podspec.template
10 years ago
Nicolas "Pixel" Noble
d8c04b3603
std::function is no longer implicitly included. Fixing this.
10 years ago
Jorge Canizales
870af21d65
Merge pull request #2172 from murgatroid99/podspec_remove_include_paths
...
Move /include/... up on pod install, to put it on a search path Cocoapods supports
10 years ago
Michael Lumish
be79da21c5
Merge pull request #2187 from tbetbetbe/grpc-ruby-bump-version-for-release-branch-release
...
Bump version of grpc ruby for release on the release branch
10 years ago
Craig Tiller
eb327fba7c
Make it less likely a build.json change triggers a merge conflict
10 years ago
Nicolas "Pixel" Noble
4cc8c8abf4
Adding a check to find NPN-capable OpenSSL.
10 years ago
murgatroid99
df3557738c
Made podspec move include/grpc up a level
10 years ago
Tim Emiola
27243c223b
Bump version of grpc ruby for release on the release branch
...
- grpc ruby 0.9.3 should have released from the release branch but was not
- it needs to be re-released from that branch
10 years ago
Siddharth Rakesh
7b34d3afa7
Merge branch 'master' of https://github.com/sidrakesh93/grpc
10 years ago
Siddharth Rakesh
d9207715c5
Merge branch 'master' of https://github.com/grpc/grpc
10 years ago
Siddharth Rakesh
df77c580dc
Added support for passing a tag with the test
10 years ago
Nicolas Noble
0c82a24848
Merge pull request #2183 from yang-g/nil
...
Only copy call details when the status is ok.
10 years ago
Craig Tiller
009886cf79
Merge github.com:grpc/grpc into that-which-we-call-a-rose
...
Conflicts:
gRPC.podspec
tools/doxygen/Doxyfile.core.internal
10 years ago
Craig Tiller
af69180478
Flesh out things and make them compile
10 years ago
yang-g
a58cab30b2
release memory even if the status is false
10 years ago
Craig Tiller
31489e3aba
Move some code out of src/ into tools/
...
It shouldn't count towards coverage
10 years ago
Craig Tiller
6b4fc31f08
Merge pull request #2180 from yang-g/constness
...
Add missing headers to build.json
10 years ago
yang-g
3deb0069f4
Only copy stuff when status is ok
10 years ago
jboeuf
bcd1ff2fc3
Merge pull request #2143 from murgatroid99/core_security_conversion_warnings
...
Fixed integer conversion warnings in src/core/security
10 years ago
yang-g
01ac44bf08
Fix doxyfile for real
10 years ago
yang-g
728f29076d
clang-format messed up Doxyfile.c++, restored
10 years ago
yang-g
adfed03146
Add missing headers to build.json
10 years ago
Craig Tiller
d58b5b8847
Move parent subchannel construction args...
...
... into grpc_channel itself, to hide this complicated construction
detail.
10 years ago