Nicolas Noble
5a36325896
Merge pull request #7502 from dgquintas/cpp_compression_level
...
C++ Compression Level set properly
9 years ago
Stanley Cheung
526a9f9086
php: cleanup for GA
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
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
thinkerou
4f8df873b0
add php_grpc_zend_object macro and rename klass
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
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
Stanley Cheung
d8f77f63dc
update copyright
9 years ago
Stanley Cheung
217c385717
php: update composer.json
9 years ago
thinkerou
4b9740bfe0
use php7_wrapper to reduce dup-codes
9 years ago
Ken Payson
8d3e9ec9c2
Fix cygrpc test
9 years ago
thinkerou
9ee78aa17d
use php7_wrapper to reduce dup-codes
9 years ago
murgatroid99
bce3fb07ce
Fixed typo in Node health check package.json
9 years ago
thinkerou
104ae8dad6
support php7 on v1.0.x branch
9 years ago
murgatroid99
90e5b2e58e
Remove undefined reference warning in Ruby build
9 years ago
murgatroid99
8a16ce265b
Make new linker warning linux-only
9 years ago
murgatroid99
91633cb2f2
Fix undefined reference in Ruby code, add linker warning
9 years ago
Craig Tiller
77c7f9fd62
Merge pull request #7407 from ctiller/delayed-write
...
Benchmark fixes
9 years ago
Craig Tiller
5ca7e47493
Merge pull request #6737 from ctiller/delayed-write
...
Delay beginning most writes until we enter poll()
9 years ago
Jorge Canizales
886eecf1e0
Fixup: Readme to 1.0.0-pre1 too instead of 1.0.0
9 years ago
Jorge Canizales
f8c4580939
Commit as 1.0.0-pre1 so we can release already.
9 years ago
Ken Payson
e39edac2c8
Fixed name syntax error
9 years ago
Ken Payson
dd24c1ece4
Polish grpcio_health_checking package
...
-Rename namespace to grpc_health->grpc to match spec
-Proper use of NOT_FOUND status code
-Improve testing
-Add source distribution to artifact build
9 years ago
Jorge Canizales
854c167069
We’re done with the underscore tags for good!
...
Yay compatibility and predictability!
9 years ago
Jorge Canizales
5c421ef8ab
BoringSSL 5.0 is now tagged and pushed.
9 years ago
Jorge Canizales
fffff2296c
Point BoringSSL.podspec to 5.0 commit (pending tag)
9 years ago
Jorge Canizales
0af0ae4715
Update err_data.c to BoringSSL commit 8d343b44bbab
9 years ago
Craig Tiller
8f18ee64b2
Make default log verbosity ERROR, run tests with DEBUG
9 years ago
Masood Malekghassemi
a39c2cb4f2
Handle distutils command idiosyncracies
9 years ago
Masood Malekghassemi
b236279832
Patch `spawn` for Python 'unix' compilers instead
...
Before we patched the link command, now we just patch `spawn` as an
updatable catch-all solution to ARG_MAX limitations on bash for MSYS and
MinGW and friends.
9 years ago
Jorge Canizales
a5e86f3aef
SwiftSample app: ProtoMethod -> GRPCProtoMethod, etc.
9 years ago
Jorge Canizales
d7f0e87708
Sample app: ProtoMethod -> GRPCProtoMethod
9 years ago
Jorge Canizales
ac06cf09be
SwiftSample app: solve XCode config warnings
9 years ago
Jorge Canizales
57dab92811
Sample app: solve XCode config warnings
9 years ago
Jorge Canizales
7f097a14c2
Build sample app both with and without frameworks
9 years ago
Jorge Canizales
545bad349c
Misc test scripts cleanup:
...
- Echo commands
- Remove generated code before pod install
- Don’t “clean” before “build”
9 years ago
Jorge Canizales
f4df3d2d02
Don’t care about installed protoc in the test scripts
9 years ago
Jorge Canizales
4a72356bd3
SwiftSample: always use frameworks
9 years ago
Jorge Canizales
7ed4fb7e3c
Use google/protobuf/empty.proto in the sample apps
9 years ago
Jorge Canizales
854b81a83b
Advance versions from 0.14 -> 1.0
...
Pending:
- Tag BoringSSL repo.
- Tag gRPC repo.
- Build the plugin, zip it, and add it to the release.
- Push Cocoapods to trunk.
9 years ago