Jorge Canizales
|
31871df58f
|
@pgrosu’s fix of Go’s docker build
|
9 years ago |
Muxi Yan
|
6b59ac8da5
|
Fix Jenkins test error
|
9 years ago |
Jorge Canizales
|
cc3ecd104f
|
Point out what to do if the sanity check fails
|
9 years ago |
Jorge Canizales
|
e8f088e522
|
Remove obsolete template notices in podspecs
|
9 years ago |
Jorge Canizales
|
3df9bdf880
|
Update generated files with new protobuf version
Also make the script fetch protoc from the usual place.
|
9 years ago |
Jorge Canizales
|
fb3a71d9c0
|
Fix usage of proto message parsing
On account of https://github.com/google/protobuf/pull/1712
|
9 years ago |
Jorge Canizales
|
7a2bc14fc0
|
Merge commit '5e623b8d8d8d106bd4ab9a6d77ef43b1a134d8ec' into p0-advance-protobuf-version
|
9 years ago |
Jorge Canizales
|
8a9fe2ad97
|
nit: format ObjC test targets better
So they can be commented out.
|
9 years ago |
Jorge Canizales
|
72dce2dfbc
|
Update podspecs to use Protobuf 3.0.0
The SwiftSample doesn’t build in this commit, but I need to sync with
head anyway so I’ll first merge v1.0.x into this branch and then debug.
|
9 years ago |
Jorge Canizales
|
4343c904e2
|
Update Protobuf submodule to v3.0.0 (GA)
|
9 years ago |
Stanley Cheung
|
5e623b8d8d
|
Merge pull request #7581 from stanley-cheung/php-fix-zts-error-v1_0
PHP: missed a macro
|
9 years ago |
Stanley Cheung
|
d083c148a2
|
php: missed a macro
|
9 years ago |
Nicolas Noble
|
18e54a54a1
|
Merge pull request #7567 from murgatroid99/node_artifact_build_health_check
Build the Node health-check package in the build_packages script
|
9 years ago |
kpayson64
|
531c909073
|
Merge pull request #7568 from apolcyn/update_tests_for_new_nuget_ga
update to use new nuget client in tests
|
9 years ago |
Nicolas Noble
|
623e4fc0cc
|
Merge pull request #7569 from dgquintas/backport_cpp_compression_level
backport #7502 from dgquintas/cpp_compression_level
|
9 years ago |
Nicolas Noble
|
5a36325896
|
Merge pull request #7502 from dgquintas/cpp_compression_level
C++ Compression Level set properly
|
9 years ago |
Alexander Polcyn
|
161767771b
|
update to use new nuget client in tests
|
9 years ago |
murgatroid99
|
5d65eb6bbe
|
Build the Node health-check package in the build_packages script
|
9 years ago |
Nicolas Noble
|
a062a7f2c5
|
Merge pull request #7551 from murgatroid99/ruby_tools_plugin_arg
Ruby Tools: automatically include plugin argument in protoc command
|
9 years ago |
murgatroid99
|
d8bc223252
|
Merge remote-tracking branch 'upstream/v1.0.x' into ruby_tools_plugin_arg
|
9 years ago |
Stanley Cheung
|
92ebb5dc26
|
Merge pull request #7560 from stanley-cheung/php-cleanup-ga-v1_0
PHP: cleanup for GA
|
9 years ago |
Stanley Cheung
|
526a9f9086
|
php: cleanup for GA
|
9 years ago |
Stanley Cheung
|
2eabf76af1
|
Merge pull request #7543 from thinkerou/wrap_php7_on_v1_branch_third
PHP: use php7_wrapper to reduce duplicated codes on v1.0.x branch(final part)
|
9 years ago |
thinkerou
|
6972af492d
|
add macro PHP_GRPC_INIT_HANDLER
|
9 years ago |
thinkerou
|
3e03e1651e
|
delete commented-code for missing
|
9 years ago |
thinkerou
|
a24a0dd784
|
add PHP_GRPC_FREE_CLASS_OBJECT macro
|
9 years ago |
thinkerou
|
dacb2e3a5c
|
fix unused var
|
9 years ago |
kpayson64
|
a4d9e4bbfa
|
Merge pull request #7534 from murgatroid99/ruby_tools_script_naming
Remove .rb suffix from grpc-tools scripts, to be consistent with other gems
|
9 years ago |
thinkerou
|
eb9c545746
|
add some macro to reduce duplicate code
|
9 years ago |
murgatroid99
|
0b316b041f
|
Ruby Tools: automatically include plugin argument in protoc command
|
9 years ago |
kpayson64
|
b51eeb58bd
|
Merge pull request #7537 from kpayson64/regen_ruby_protos
Updated ruby protos to use new _pb filename
|
9 years ago |
Vijay Pai
|
efef0d29c5
|
Merge pull request #7380 from nicolasnoble/no-c++11-threads
Avoid using certain C++11-isms with grpc::thread, as it's not necessarily std::thread.
|
9 years ago |
thinkerou
|
4f8df873b0
|
add php_grpc_zend_object macro and rename klass
|
9 years ago |
Stanley Cheung
|
93e84a51cc
|
Merge pull request #7541 from stanley-cheung/php-cleanup-dockerfile-v1_0
PHP: add PHP7 to various Jenkins tests and update dockerfile
|
9 years ago |
Stanley Cheung
|
7d8c543d64
|
regenerate from template
|
9 years ago |
Stanley Cheung
|
78f0fd4715
|
fix copyright
|
9 years ago |
Stanley Cheung
|
fa1e4fa7f1
|
php: add php7 to jenkins basic and interop tests
|
9 years ago |
Stanley Cheung
|
99955ab0af
|
php: remove protobuf-php clone hack
|
9 years ago |
Stanley Cheung
|
7b672f8473
|
remove outdated php dockerfile dependency
|
9 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
|
9 years ago |
thinkerou
|
d2583007f5
|
add macro to php7_wrapper for reduce duplicate code
|
9 years ago |
Ken Payson
|
5a2c91806f
|
Updated ruby protos to use new _pb filename
|
9 years ago |
Stanley Cheung
|
b2d590463f
|
update README
|
9 years ago |
Stanley Cheung
|
fdf27a49bb
|
remove reference to homebrew
|
9 years ago |
Stanley Cheung
|
b95870d85b
|
php: fix composer.json
|
9 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)
|
9 years ago |
murgatroid99
|
b5282c7628
|
Remove .rb suffix from grpc-tools scripts, to be consistent with other gems
|
9 years ago |
thinkerou
|
8fa9d31cd7
|
fix indent use two spaces
|
9 years ago |
thinkerou
|
6d62ada983
|
add macro to php7_wrapper for reduce duplicate code
|
9 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
|
9 years ago |