Stanley Cheung
|
7d8c543d64
|
regenerate from template
|
8 years ago |
Stanley Cheung
|
78f0fd4715
|
fix copyright
|
8 years ago |
Stanley Cheung
|
fa1e4fa7f1
|
php: add php7 to jenkins basic and interop tests
|
8 years ago |
Stanley Cheung
|
99955ab0af
|
php: remove protobuf-php clone hack
|
8 years ago |
Stanley Cheung
|
7b672f8473
|
remove outdated php dockerfile dependency
|
8 years ago |
Stanley Cheung
|
6511a874f9
|
Merge pull request #7540 from stanley-cheung/php-minor-cleanup-ga-v1_0
PHP: minor cleanup for GA v1.0 branch
|
8 years ago |
Stanley Cheung
|
b2d590463f
|
update README
|
8 years ago |
Stanley Cheung
|
fdf27a49bb
|
remove reference to homebrew
|
8 years ago |
Stanley Cheung
|
b95870d85b
|
php: fix composer.json
|
8 years ago |
Stanley Cheung
|
ee70fa7022
|
Merge pull request #7533 from thinkerou/wrap_php7_on_v1_branch_second
PHP: use php7_wrapper to reduce duplicated codes on v1.0.x branch(second part)
|
8 years ago |
thinkerou
|
8fa9d31cd7
|
fix indent use two spaces
|
8 years ago |
thinkerou
|
6d62ada983
|
add macro to php7_wrapper for reduce duplicate code
|
8 years ago |
kpayson64
|
66ebd08818
|
Merge pull request #7499 from thinkerou/wrap_php7_on_v1_branch
PHP: use php7_wrapper to reduce dup-codes on v1.0.x branch
|
8 years ago |
田欧
|
35ac9bec52
|
Merge pull request #5 from stanley-cheung/wrap_php7_on_v1_branch
update copyright
|
8 years ago |
Stanley Cheung
|
d8f77f63dc
|
update copyright
|
8 years ago |
田欧
|
10ad752328
|
Merge pull request #2 from stanley-cheung/wrap_php7_on_v1_branch
Add new file to build.yaml
|
8 years ago |
kpayson64
|
202ba4b019
|
Merge pull request #7394 from murgatroid99/node_client_creds_memory_leak
Fix a memory leak in Node call credentials
|
8 years ago |
Stanley Cheung
|
ca931e4167
|
add new file to build.yaml
|
8 years ago |
makdharma
|
c1ed2193f2
|
Merge pull request #7473 from jcanizales/p0-fix-auth-sample
Fix AuthSample crash on startup
|
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 |
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 |
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
|
217c385717
|
php: update composer.json
|
8 years ago |
Stanley Cheung
|
31399d20d9
|
php: update package.xml to 1.0.0RC2
|
8 years ago |
thinkerou
|
4b9740bfe0
|
use php7_wrapper to reduce dup-codes
|
8 years ago |
kpayson64
|
73eec148d2
|
Merge pull request #7491 from kpayson64/remote_linux_whl_artifacts
Remove non-manylinux linux .whl artifacts
|
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
|
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 |
thinkerou
|
9ee78aa17d
|
use php7_wrapper to reduce dup-codes
|
8 years ago |
Nicolas Noble
|
f6aefa3ea6
|
Merge pull request #7400 from yang-g/ga_branch2
Cherrypick #7319 into v1.0.x
|
8 years ago |
murgatroid99
|
bce3fb07ce
|
Fixed typo in Node health check package.json
|
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 |
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 |
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 |
Masood Malekghassemi
|
6f7d4221af
|
Upgrade virtualenv pip in Python docgen
Also ignore the docgen-generated directories under doc/.
|
8 years ago |
murgatroid99
|
1c2268b453
|
Correct shell scripting mistake in node package generation code
|
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 |
Nicolas Noble
|
42b08aec22
|
Merge pull request #7474 from murgatroid99/ruby_remove_undef_symbol_warning
Remove undefined reference warning in Ruby build
|
8 years ago |
murgatroid99
|
90e5b2e58e
|
Remove undefined reference warning in Ruby build
|
8 years ago |
Jorge Canizales
|
6e2832af29
|
Downloaded plist with new keys needed by Firebase SDK
|
8 years ago |
Nicolas Noble
|
ab8dfb8021
|
Merge pull request #7463 from murgatroid99/ruby_undefined_symbol_usage
Fix undefined reference in Ruby code, add linker warning
|
8 years ago |
kpayson64
|
e2195c0644
|
Merge pull request #7397 from soltanmm/hua-tulyada-hua-wa-hua-HEY-Hey-hey-hey
Document the custom grpcio-tools command class
|
8 years ago |