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
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
kpayson64
d4087084f0
Merge pull request #7488 from ghemawat/slice_user_data
...
Add gpr_slice_new_with_user_data.
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
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
Nicolas Noble
f6aefa3ea6
Merge pull request #7400 from yang-g/ga_branch2
...
Cherrypick #7319 into v1.0.x
8 years ago
Stanley Cheung
6b3361bc34
Merge pull request #7489 from stanley-cheung/php-fix-minor-style
...
php: fix minor style discrepency
8 years ago
Nicolas Noble
c38f160153
Merge pull request #7476 from vjpai/enable_cross
...
Makefile modifications and instructions to enable cross-compilation
8 years ago
Nicolas Noble
d9f2fe7bb9
Merge pull request #7462 from ctiller/backport-delayed-write
...
Backport delayed write into v1.0.x branch
8 years ago
Nicolas Noble
98f47f6169
Merge pull request #7469 from yang-g/proto_lite
...
Add a macro to support protobuf lite
8 years ago
kpayson64
466d8a6bc5
Merge pull request #7465 from grpc/revert-6942-perf_html_report
...
Revert "Generate html report for perf tests"
8 years ago
Nicolas Noble
4f8c76d959
Merge pull request #7490 from nicolasnoble/sanitize-master
...
Sanitizing master.
8 years ago
Nicolas "Pixel" Noble
20b8333efa
Sanitizing master.
8 years ago
Stanley Cheung
4f37dc3ca9
php: fix minor style discrepency
8 years ago
Stanley Cheung
95f04bdfcb
Merge pull request #7487 from thinkerou/on_v1.0.x_support_php7
...
[support PHP7 on v1.0.x branch] control code by version of PHP macro
8 years ago
Stanley Cheung
1f45b40f5c
Merge pull request #7464 from thinkerou/support_php7_by_marco
...
[support PHP7] control code by version of PHP macro
8 years ago
Sanjay Ghemawat
fca59fb2aa
Add gpr_slice_new_with_user_data.
...
gpr_slice_new_with_user_data is like gpr_slice_new, but allows the
caller to specify a distinct pointer to pass to the destroy function.
This is useful when the data is part of a larger data structure that
should be destroyed when the data is no longer needed.
8 years ago
kpayson64
9fee5a4879
Merge pull request #7484 from soltanmm/docgen-impro
...
Upgrade virtualenv pip in Python docgen
8 years ago
thinkerou
104ae8dad6
support php7 on v1.0.x branch
8 years ago
Nicolas Noble
bb981aa692
Merge pull request #7480 from murgatroid99/node_tools_tarball_names
...
Correct shell scripting mistake in node package generation code
8 years ago
Nicolas Noble
21059e23c5
Merge pull request #7470 from dgquintas/v1.0.x
...
grpc_args doxygen docstrings
8 years ago
David Garcia Quintas
b91cddb2fa
fixed typo
8 years ago
Masood Malekghassemi
6f7d4221af
Upgrade virtualenv pip in Python docgen
...
Also ignore the docgen-generated directories under doc/.
8 years ago
makdharma
76692bb283
Merge pull request #7368 from muxi/cronet-e2e
...
Establish Objective C end-to-end core test with Cronet
8 years ago
Yuchen Zeng
9cb9445155
Addressed review comments
8 years ago
David G. Quintas
e1951a1c6d
Merge pull request #7294 from dgquintas/lb_docs_update
...
Added LB diagram and some more detail
8 years ago
David G. Quintas
ba383d8193
Merge pull request #7454 from dgquintas/tiny_comment_update
...
Updated outdated comment about uchannels
8 years ago
murgatroid99
1c2268b453
Correct shell scripting mistake in node package generation code
8 years ago
田欧
9bf3798b56
Merge pull request #1 from stanley-cheung/support_php7_by_marco
...
minor changes. cannot assume hostname unchanged
8 years ago
Stanley Cheung
69c565bd60
wrap long lines;
8 years ago
Stanley Cheung
bae0cf1706
minor changes. cannot assume hostname unchanged
8 years ago
thinkerou
a3730b75f8
support php7 by marco
8 years ago
Vijay Pai
cc7eb8ef88
Makefile modifications and instructions to enable cross-compilation
8 years ago
makdharma
7195a490ac
Merge pull request #7425 from jcanizales/p0-dynamic-frameworks-build-tests
...
Automatic test that the library builds correctly with frameworks
8 years ago
Muxi Yan
4c82af59d5
Add test target file to repo
8 years ago
kpayson64
7c519b9243
Merge pull request #7444 from y-zeng/fix_typo
...
Fix typos in config_protobuf.h
8 years ago