Jan Tattermusch
5bf6b02385
Merge pull request #4272 from nicolasnoble/check-all-the-pythons
...
Supporting Msys2's python.
9 years ago
Nicolas "Pixel" Noble
f72d7b5a79
Supporting Msys2's python.
9 years ago
Craig Tiller
028a4e9ee1
Merge pull request #4266 from ctiller/http2-is-a-spec
...
Make chttp2 pass h2spec section 6.5
9 years ago
Craig Tiller
e62bf9844c
Fix HPACK encoder test
9 years ago
Craig Tiller
5c3a11010f
Make chttp2 pass h2spec section 6.5
9 years ago
Craig Tiller
06dd04cfd3
Further review feedback
9 years ago
Eric Anderson
025bb9fa40
Merge pull request #4262 from nicolasnoble/unzip-override
...
Force-unzipping test results.
9 years ago
Jan Tattermusch
be6f0def8f
add index.html file for C# coverage reports
9 years ago
Nicolas "Pixel" Noble
4e8b2b5235
Force-unzipping test results.
9 years ago
yang-g
92f4a155d8
add doxygen comment
9 years ago
yang-g
d88e1d8f4e
merge with head and resolve conflict
9 years ago
Jorge Canizales
9fac2afdaf
Merge pull request #4249 from yang-g/unreachable
...
Remove unreachable macro from reachable code.
9 years ago
Craig Tiller
d26bae9e9e
Merge pull request #4247 from Crusty82/patch-1
...
Adjusted error handling for benign error EINTR.
9 years ago
Craig Tiller
b7c9d896d6
Merge pull request #4202 from yang-g/channel_args
...
Give the security_connector server's channel_args
9 years ago
Craig Tiller
71f3a88d48
Build fix
9 years ago
Craig Tiller
8352b9e997
Review feedback
9 years ago
yang-g
49209763a1
Fix unreachable macro
9 years ago
Tom
2cb9a61ce7
Adjusted error handling for benign error EINTR.
9 years ago
Craig Tiller
917c29e276
Correctly tag dependencies: generated files
9 years ago
Craig Tiller
6a27514207
Correctly tag dependencies
9 years ago
adelez
e3c52e9d3c
Merge pull request #4230 from nicolasnoble/generate-coverage-always
...
Generate html reports always.
9 years ago
Stanley Cheung
4fba11551b
Merge pull request #4231 from parkr/patch-1
...
php: remove callable type hint from BaseStub->_simpleRequest()
9 years ago
Sree Kuchibhotla
6fce197b3f
Merge pull request #4188 from ctiller/no-transport-metadata
...
Remove metadata contexts
9 years ago
LisaFC
df3efeb2e8
Merge pull request #4244 from grpc/jtattermusch-patch-1
...
Delete grpc-auth-support.md
9 years ago
Nicolas Noble
023be1fbfb
Merge pull request #4222 from yang-g/release_fd
...
Support release fd from tcp endpoint
9 years ago
Jan Tattermusch
130c322c52
Delete grpc-auth-support.md
9 years ago
Michael Lumish
f8766235dd
Merge pull request #4229 from nicolasnoble/ruby-gcov
...
Ruby gcov support.
9 years ago
Jan Tattermusch
4e5b91f0c4
regenerate project files
9 years ago
Jan Tattermusch
5beb0ee9d7
update C# projects
9 years ago
Jan Tattermusch
2977f9326d
improve injected .targets files
9 years ago
Parker Moore
513a68816a
php: remove callable type hint from BaseStub->_simpleRequest()
...
The "callable" type hint in PHP appears to be broken in PHP 5.6.6. It feels unnecessary here, as the required code is generated.
See https://bugs.php.net/bug.php?id=61467&edit=1 for more info.
9 years ago
Nicolas "Pixel" Noble
61059d3d38
Generate html reports always.
9 years ago
Nicolas "Pixel" Noble
7ef1e531ff
Adding coverage report for ruby.
9 years ago
Nicolas "Pixel" Noble
96847efefd
Making ruby's gcov configuration work.
9 years ago
Nicolas Noble
9f4554ef94
Merge pull request #4217 from adelez/fix_coverage
...
Run code coverage no matter if tests failed or succeeded.
9 years ago
Craig Tiller
508f6c73c4
Merge pull request #4225 from nicolasnoble/format-master
...
Clang format.
9 years ago
Nicolas "Pixel" Noble
ac5e2eef91
Clang format.
9 years ago
Nicolas "Pixel" Noble
f9c58f3bf7
Merge branch 'release-0_12'
...
Conflicts:
src/core/security/credentials.c
test/core/security/credentials_test.c
9 years ago
Michael Lumish
cf42611b39
Merge pull request #4219 from w4-sjcho/master
...
Fixes memory leaks described in #4211
9 years ago
Michael Lumish
3e5cbee777
Merge pull request #4223 from jcanizales/filter-protobuf-warnings
...
Filter Protobuf nullable warnings
9 years ago
Michael Lumish
7127b68f03
Merge pull request #4210 from jcanizales/objc-012
...
Update ObjC versions for 0.12 release
9 years ago
yang-g
5d85037748
update api
9 years ago
Jorge Canizales
42fe14a876
The podspec is a template. The podspec is a template.
...
The podspec is a template.
9 years ago
Jorge Canizales
f762d40412
Filter Protobuf nullable warnings
9 years ago
Jan Tattermusch
36065beee2
grpc_csharp_ext VS2015 support
9 years ago
Jan Tattermusch
ef292c34e2
update openssl nuget packages
9 years ago
Jan Tattermusch
fd72a4c689
update zlib nuget packages
9 years ago
yang-g
58f8049645
Add a test
9 years ago
Seongjin Cho
5c3d571c1a
Fixes memory leak when receiving data
9 years ago
Adele Zhou
803af15b58
Run code coverage no matter if tests failed or succeeded.
9 years ago