yang-g
48f3a7191c
add missing goto
9 years ago
yang-g
077f6f80f0
some tests
9 years ago
Sree Kuchibhotla
039655475d
Marking unreachable code so that it doesn't get counted in code coverage
9 years ago
Jorge Canizales
944c0743cc
Merge release-0.12 into master
9 years ago
Sree Kuchibhotla
334f5b7752
Merge pull request #4300 from ctiller/ZOMBIE_KILLER
...
Delete unused code
9 years ago
Craig Tiller
e219e02fd1
Add tests for dynamic table resizing
9 years ago
Yang Gao
d2ecdc6e96
Merge pull request #4298 from ctiller/delete-unused-stuff
...
Delete unused code
9 years ago
murgatroid99
b469630fee
Refactored server.js and added a test to increase coverage
9 years ago
Craig Tiller
1a76877779
Delete unused code
9 years ago
Craig Tiller
cf06d02d5d
Delete unused code
9 years ago
Craig Tiller
adeaa1941f
Delete unused code
9 years ago
jboeuf
42564d1666
Merge pull request #4293 from ctiller/test-credentials-posix
...
Add test for grpc_get_well_known_google_credentials_file_path
9 years ago
Craig Tiller
311af8e281
Merge pull request #4296 from yang-g/fixit_byte_buffer_c
...
add test for byte_buffer_copy
9 years ago
Craig Tiller
535701c5bd
Add bad hpack frame tests
9 years ago
yang-g
9caec653ea
add test for byte_buffer_copy
9 years ago
Michael Lumish
9d43a676dc
Merge pull request #4292 from jtattermusch/configureawait
...
add ConfigureAwait(false) where needed
9 years ago
Craig Tiller
47e541ccff
Add a test of invalid values to bad_client
9 years ago
Craig Tiller
f9c8ce98cf
Add test for grpc_get_well_known_google_credentials_file_path
9 years ago
Jan Tattermusch
63b31dedf7
Merge pull request #4290 from murgatroid99/node_auth_plugin_param_change
...
Generalize metadata plugin arguments to future-proof it
9 years ago
Jan Tattermusch
723c34bae2
add ConfigureAwait(false) where needed
9 years ago
Nathaniel Manista
67140d0703
Merge pull request #4281 from soltanmm/LD50
...
Make Python testing predictable again.
9 years ago
Masood Malekghassemi
070b91c3f2
Generate coverage HTML reports for Jenkins
9 years ago
Masood Malekghassemi
d00241e65c
Use tox
9 years ago
Carl Mastrangelo
3e21ba493b
Add optional passing more
9 years ago
murgatroid99
bcf193ec9e
Generalize metadata plugin arguments to future-proof it
9 years ago
Carl Mastrangelo
3c7862478d
Make http2 interop tests always pass, and instead give a report
9 years ago
Michael Lumish
98ee61f68c
Merge pull request #4282 from jcanizales/custom-mutable-dict
...
Use a custom NSMutableDictionary subclass for request headers
9 years ago
Nicolas Noble
b67ef24d77
Merge pull request #4280 from ctiller/import-sadness
...
Fix for when grpc::string is not the same type as FLAGS_...
9 years ago
Nicolas Noble
5a5e9ee0dd
Merge pull request #4277 from murgatroid99/node_backport_memory_leak_fix
...
Node backport memory leak fix
9 years ago
Jorge Canizales
35768db8c9
Mark the GRPCRequestHeaders protocol deprecated
9 years ago
Jorge Canizales
e1f74454ac
Add the protocol back for backward compatibility.
9 years ago
Jorge Canizales
f4f150f28b
Makes GRPCRequestHeaders a NSMutableDictionary
...
TODO:
- Documentation
- Make public
- Check I’ve implemented all NSMutDict required methods
9 years ago
Masood Malekghassemi
0a9cc3cf10
Fix Python interop test invocation in run_interop_tests.py
9 years ago
Masood Malekghassemi
7566c9a85d
Make Python testing predictable again
...
This reorganizes the Python code, scraps the current testing
infrastructure, and implements a simple test discovery and run script
based on the standard Python unittest library so we can trust that our
tests are running.
9 years ago
Craig Tiller
56a363f36c
Fix for when grpc::string is not the same type as FLAGS_...
9 years ago
Masood Malekghassemi
31c16e526f
Merge pull request #4269 from nathanielmanistaatgoogle/lifecycle
...
Stub and server lifecycle fixes
9 years ago
Craig Tiller
c9614d3003
Merge pull request #4175 from yang-g/tcp_refactor
...
Refactor security connector and handshake
9 years ago
Nicolas Noble
f48c46f7ec
Merge pull request #4278 from ctiller/ding-ding-ding-ding
...
Make default prefix overridable
9 years ago
Craig Tiller
6d1882b4b2
Make default prefix overridable
9 years ago
Carl Mastrangelo
368a304c94
Add http2 test for small http max frame size
9 years ago
Seongjin Cho
14d76fd139
Fixes memory leak when receiving data
9 years ago
Seongjin Cho
b531f76c62
Memory leak fix?
9 years ago
Nicolas Noble
f7abb65c37
Merge pull request #4276 from jtattermusch/vs2015_fixup
...
Fixup nuget packages
9 years ago
Craig Tiller
35c1d3c462
Merge pull request #4207 from yang-g/server_builder_options
...
Server builder options
9 years ago
Sree Kuchibhotla
adb2e9f471
Merge pull request #4270 from ctiller/consistent-encoding-test
...
Fix HPACK encoder test
9 years ago
Jan Tattermusch
878d069089
unify .targets file with zlib nuget
9 years ago
Michael Lumish
873d04bc3d
Merge pull request #4235 from jcanizales/use-boringssl
...
Use BoringSSL instead of OpenSSL
9 years ago
Nicolas Noble
8b5122e779
Merge pull request #4265 from jtattermusch/display_csharp_coverage_report
...
Add index.html file for C# coverage reports
9 years ago
Nicolas Noble
07db0af4e8
Merge pull request #4248 from ctiller/odr
...
Fix dependency violations
9 years ago
Nicolas Noble
9cb6b235ca
Merge pull request #4236 from jtattermusch/get_ready_vs2015
...
Make native nuget packages VS2015 ready
9 years ago