Mark D. Roth
ed7706087d
Merge remote-tracking branch 'upstream/master' into handshake_api2
8 years ago
makdharma
c1ed2193f2
Merge pull request #7473 from jcanizales/p0-fix-auth-sample
...
Fix AuthSample crash on startup
8 years ago
murgatroid99
1533e6aab9
Rerun generate_projects.sh
8 years ago
kpayson64
de2d9fc07b
Merge pull request #7395 from markdroth/handshake_api
...
General-purpose handshaker API.
8 years ago
murgatroid99
598d5240c0
Fix merge again
8 years ago
kpayson64
13d29841dd
Merge pull request #7501 from dgquintas/phony_async_stream
...
Removed unused version of async_stream.h
8 years ago
Stanley Cheung
2e2cdffe9d
php: add php7 to jenkins basic and interop tests
8 years ago
Alex Polcyn
74543125b5
moved Grpc.Tools dependency from solution level to project level
8 years ago
Stanley Cheung
47168ea6ee
php: remove protobuf-php clone hack
8 years ago
Stanley Cheung
20f900dc23
remove outdated php dockerfile dependency
8 years ago
Nicolas Noble
da9af3331c
Merge pull request #7320 from yang-g/shut_down_acceptor_early
...
Shutdown the listeners early when destroying the tcp_server
8 years ago
Nicolas "Pixel" Noble
4b4266a738
Fixing documentation typo.
8 years ago
Stanley Cheung
93da284179
Merge pull request #7510 from stanley-cheung/regenerate-template-files
...
Regenerate template files
8 years ago
David Garcia Quintas
a3fd28007f
regenerated projects
8 years ago
Masood Malekghassemi
fd9cc106f3
Be more intelligent about Cython in grpcio
...
Before, Cython would *need* to be imported immediately if generated
files did not already exist. Now, missing generated files will trigger a
`setup_requires` inclusion of Cython and defer cythonization until
extension build-time. If cythonization was specified via environment
variable and setup could not find Cython, the extensions are poisoned
instead of blocking non-extension commands from running.
8 years ago
murgatroid99
224fe989e4
Fixed incorrect merges
8 years ago
David Garcia Quintas
3922838613
Added missing var initialization
8 years ago
Stanley Cheung
bc3b6f3130
regenerate template files
8 years ago
Stanley Cheung
feff8ba293
Merge pull request #7509 from stanley-cheung/node-fix-package-json-template
...
node: fix health check package.json template
8 years ago
Stanley Cheung
c0810acce7
node: fix health check package.json template
8 years ago
David Garcia Quintas
d8084aa4ed
Merge branch 'master' of github.com:grpc/grpc into cpp_compression_level
8 years ago
murgatroid99
2b7fe5a6c0
Actually commit changes to tools/distrib/python/grpcio_tools/setup.py
8 years ago
murgatroid99
316f73f6c1
Merge v1.0.x into master
8 years ago
Nicolas Noble
2fa1c5c276
Merge pull request #7493 from murgatroid99/node_health_check_package_fix
...
Fixed typo in Node health check package.json
8 years ago
Alistair Veitch
2ea5e3d396
address comments
8 years ago
Mark D. Roth
a228e5f231
Add grpc_error parameter to handshaker callback.
8 years ago
Stanley Cheung
c03c575c86
Merge pull request #7504 from stanley-cheung/php-update-package-xml
...
PHP: update package xml and composer.json
8 years ago
Stanley Cheung
89a8851e68
Merge pull request #7503 from stanley-cheung/php-update-package-xml-v1_0
...
PHP: update package.xml and composer.json
8 years ago
Stanley Cheung
35d8474c0e
php: update composer.json
8 years ago
Stanley Cheung
b8c87fd33d
php: update package.xml to 1.0.0RC2
8 years ago
Stanley Cheung
217c385717
php: update composer.json
8 years ago
Stanley Cheung
31399d20d9
php: update package.xml to 1.0.0RC2
8 years ago
David Garcia Quintas
440558a7ec
C++ Compression Level set properly
8 years ago
David Garcia Quintas
f77b9bf2fe
Removed unused version of async_stream.h
8 years ago
thinkerou
b9c7f3ac0a
use php7_wrapper to reduce dup-codes
8 years ago
thinkerou
4b9740bfe0
use php7_wrapper to reduce dup-codes
8 years ago
kpayson64
d4087084f0
Merge pull request #7488 from ghemawat/slice_user_data
...
Add gpr_slice_new_with_user_data.
8 years ago
Alistair Veitch
3abd27e531
merge to upstream/master
8 years ago
kpayson64
b8208ff79a
Merge pull request #7269 from y-zeng/cli_call
...
Support server reflection in CLI
8 years ago
kpayson64
73eec148d2
Merge pull request #7491 from kpayson64/remote_linux_whl_artifacts
...
Remove non-manylinux linux .whl artifacts
8 years ago
Yuchen Zeng
26100cb1fe
Rerun generate_projects.sh
8 years ago
Yuchen Zeng
2edf5e904b
Merge remote-tracking branch 'upstream/master' into seperate_generated_files
8 years ago
kpayson64
b8e26c0217
Merge pull request #7486 from dgquintas/alive_typo
...
fixed typo
8 years ago
Nicolas Noble
7645fdc4f0
Merge pull request #7393 from y-zeng/example_makefile
...
Enable server reflection in c++ examples
8 years ago
Nicolas Noble
9cd380c5e1
Merge pull request #7296 from thinkerou/fix_orig
...
Fix orig files for conflicting generated
8 years ago
Nicolas Noble
593fdab480
Merge pull request #7495 from kpayson64/fix_cygrpc_test
...
Fix cygrpc test
8 years ago
Nicolas Noble
27d00b07b0
Merge pull request #7494 from nicolasnoble/no_verbose_fix
...
Make default log verbosity ERROR, run tests with DEBUG
8 years ago
Ken Payson
8d3e9ec9c2
Fix cygrpc test
8 years ago
Nicolas "Pixel" Noble
8bb4ecdcbf
Merge remote-tracking branch 'google/v1.0.x' into no_verbose_fix
...
Conflicts:
tools/run_tests/run_tests.py
8 years ago
Ken Payson
cc17af1681
Remove non-manylinux linux .whl artifacts
8 years ago