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 |
Alex Polcyn
|
74543125b5
|
moved Grpc.Tools dependency from solution level to project level
|
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 |
Alexander Polcyn
|
2222047f45
|
Add csharp check to return val of byte_buffer_reader_init
|
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 |
Jorge Canizales
|
70ded7eecc
|
Update sample and test versions to -pre1.1
To use the 3.0.0-beta-4 version of protoc, which has the fix for oneofs
when using dynamic frameworks.
|
8 years ago |
Jorge Canizales
|
9e6372380d
|
Update protobuf submodule to 3.0.0-beta-4
Which has the fix for oneofs when using dynamic frameworks in ObjectiveC
|
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 |
kpayson64
|
4fa58f082b
|
Merge pull request #7424 from soltanmm/macverfix
Force the Python host version on Mac OS X
|
8 years ago |
murgatroid99
|
8a16ce265b
|
Make new linker warning linux-only
|
8 years ago |
David Garcia Quintas
|
fb709049b4
|
grpc_args doxygen
|
8 years ago |
Masood Malekghassemi
|
34c9a73ab9
|
Document the custom grpcio-tools command class
|
8 years ago |
kpayson64
|
413d302d4b
|
Merge pull request #7374 from kpayson64/python_health_check_rename
Polish grpcio_health_checking package
|
8 years ago |
kpayson64
|
6aa81d1050
|
Merge pull request #7455 from kpayson64/small_beta_fix
Fixed name syntax error
|
8 years ago |
murgatroid99
|
91633cb2f2
|
Fix undefined reference in Ruby code, add linker warning
|
8 years ago |
Craig Tiller
|
77c7f9fd62
|
Merge pull request #7407 from ctiller/delayed-write
Benchmark fixes
|
8 years ago |
Craig Tiller
|
5ca7e47493
|
Merge pull request #6737 from ctiller/delayed-write
Delay beginning most writes until we enter poll()
|
8 years ago |
Nicolas Noble
|
91991a234f
|
Merge pull request #7417 from nathanielmanistaatgoogle/multiplex-v1.0.x
Client and server multiplex example
|
8 years ago |
Nicolas Noble
|
865caa6079
|
Merge pull request #7461 from nicolasnoble/rubyyyyyyyyyyyy
Fixing Ruby's Rakefile - high version number was hardcoded.
|
8 years ago |
Nicolas "Pixel" Noble
|
23f7859a46
|
Fixing Ruby's Rakefile - high version number was hardcoded.
|
8 years ago |