Michael Lumish
|
bff4305203
|
Merge pull request #9766 from murgatroid99/node_uv_testing
Improve Node and libuv testing and test coverage
|
8 years ago |
murgatroid99
|
acd0ba0ca3
|
Fix segfault in Node server destructor
|
8 years ago |
murgatroid99
|
009c859832
|
Generalize build_node.bat argument propagation
|
8 years ago |
murgatroid99
|
88113f7b61
|
Minor fixes to tests
|
8 years ago |
murgatroid99
|
0c73a1ad8e
|
Clang format
|
8 years ago |
murgatroid99
|
1191b7202d
|
Improve Node and libuv testing and test coverage
Allow Node tests to run with or without UV, change default version to 7, add some portability tests. Also make some more core tests work with libuv
|
8 years ago |
kpayson64
|
dfa88e95c5
|
Merge pull request #9672 from kpayson64/v1_1_x_cherrypick
Use unique namespace for each python protoc test
|
8 years ago |
Ken Payson
|
6193f23f94
|
Use unique namespace for each python protoc test
Using the same namespace results in errors when using the c-extension
version of protobuf due to name collisions
|
8 years ago |
Jan Tattermusch
|
56478e7e43
|
Merge pull request #9640 from jtattermusch/csharp_readme_update
C# Readme improvements
|
8 years ago |
Jan Tattermusch
|
85171f4b04
|
remove an extra blank line
|
8 years ago |
apolcyn
|
be7468319b
|
Merge pull request #9654 from apolcyn/fix_ruby_mac_package_builds
ruby mac build environment updates
|
8 years ago |
Alexander Polcyn
|
d490a9e7c3
|
build fixes for ruby on mac
|
8 years ago |
apolcyn
|
fe9171314e
|
Merge pull request #9639 from apolcyn/add_ruby_example_without_protobuf
add ruby example that doesn't use protobuf
|
8 years ago |
Jan Tattermusch
|
1b6ebb84a9
|
Update README.md
|
8 years ago |
Alexander Polcyn
|
ccaec44d65
|
add ruby example that doesn't use protobuf
|
8 years ago |
Michael Lumish
|
fa301e3674
|
Merge pull request #9613 from murgatroid99/node_disable_libuv_core
Disable libuv core changes in Node library and bump version number
|
8 years ago |
Nathaniel Manista
|
d63d29330d
|
Merge pull request #9625 from nathanielmanistaatgoogle/user-agent
User-Agent "Python-gRPC-" → "grpc-python/".
|
8 years ago |
murgatroid99
|
ae998a37a2
|
Regenerate projects
|
8 years ago |
murgatroid99
|
3cf86542d3
|
Merge remote-tracking branch 'upstream/v1.1.x' into node_disable_libuv_core
|
8 years ago |
Nathaniel Manista
|
9e61e08065
|
User-Agent "Python-gRPC-" → "grpc-python/"
This brings gRPC Python into conformance with the recommendation in
https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-HTTP2.md.
|
8 years ago |
Michael Lumish
|
fe6b328a1b
|
Node: refactor non-uv completion queue wrapping code
|
8 years ago |
Muxi Yan
|
5b3f341e2e
|
Merge pull request #9480 from muxi/automate-objc-version-advancement-v1.1.x
Backport #9479: Automatedly advance ObjC version numbers
|
8 years ago |
murgatroid99
|
2b3e12ceee
|
Update version to 1.1.2
|
8 years ago |
murgatroid99
|
6f62c0adca
|
Disable libuv core changes in Node library
|
8 years ago |
kpayson64
|
b45791d462
|
Merge pull request #9600 from kpayson64/pin_yapf_1.1.x
Pin yapf for v1.1.x
|
8 years ago |
Muxi Yan
|
703d368794
|
Merge remote-tracking branch 'upstream/v1.1.x' into automate-objc-version-advancement-v1.1.x
|
8 years ago |
Ken Payson
|
0f5e3a87c2
|
Ran Yapf code, pinned version
|
8 years ago |
Muxi Yan
|
f24eae2d62
|
Correct commet style of version.h
|
8 years ago |
Muxi Yan
|
9ca1ee0090
|
Add regeneration info to version.h
|
8 years ago |
apolcyn
|
7c54d2929c
|
Merge pull request #9553 from apolcyn/fix_ruby_mac_build
ruby bundle install work around to build packages on mac
|
8 years ago |
Michael Lumish
|
f35c449239
|
Merge pull request #9567 from murgatroid99/node_serialization_error_handling_fix
Node: fix handling/propagation of server-side serialization errors
|
8 years ago |
Alexander Polcyn
|
6af442750a
|
remove -Werror compiler option in ruby Makefile to build on mac in opt configuration
|
8 years ago |
Alexander Polcyn
|
7f43bb25de
|
clean up bundle install wrapper and set SYSTEM within it
|
8 years ago |
murgatroid99
|
98673fa349
|
Node: fix handling/propagation of server-side serialization errors
|
8 years ago |
Alexander Polcyn
|
370e57a228
|
update dependency in template
|
8 years ago |
Alexander Polcyn
|
b7dce2dbc9
|
wrap all bundle install commands outside docker with check for mac workaround
|
8 years ago |
Alexander Polcyn
|
b39eb5302d
|
also pick up latest version of google-protobuf
|
8 years ago |
Alexander Polcyn
|
513e6b8599
|
ruby bundle install work around to build packages on mac
|
8 years ago |
Nicolas Noble
|
bb3edafea2
|
Merge pull request #9537 from nicolasnoble/ruby-fix-ldlibs
Ruby windows build fix.
|
8 years ago |
Nicolas "Pixel" Noble
|
a9fb111323
|
Ruby sucks.
|
8 years ago |
Michael Lumish
|
0e8763ffb1
|
Merge pull request #9533 from murgatroid99/version_1.1.1_bump
Bump version to 1.1.1
|
8 years ago |
Nicolas "Pixel" Noble
|
8087d70c4e
|
Ruby windows fix - LDLIBS always belongs last, for link order reasons.
|
8 years ago |
Michael Lumish
|
9bbc23cb62
|
Merge pull request #9506 from murgatroid99/uv_tcp_header_fix_backport
Backport "Add missing header include in tcp_uv.c"
|
8 years ago |
Michael Lumish
|
693a910e57
|
Merge pull request #9525 from murgatroid99/uv_tcp_connection_fix
Fix bugs in UV DNS resolver implementation
|
8 years ago |
Michael Lumish
|
be579b5608
|
Merge pull request #9527 from murgatroid99/yapf_code
Run yapf_code on v1.1.x
|
8 years ago |
murgatroid99
|
e15b5a42af
|
Bump version to 1.1.1
|
8 years ago |
Michael Lumish
|
de3ed4c670
|
Merge pull request #9516 from murgatroid99/node_addservice_argument_validation
Node: Validate arguments to addService, fix a couple of minor issues
|
8 years ago |
murgatroid99
|
ba7c059c64
|
Run yapf_code on v1.1.x
|
8 years ago |
murgatroid99
|
c4ed3b91da
|
Fix bugs in UV DNS resolver implementation
|
8 years ago |
murgatroid99
|
c73089643e
|
Add tcp_client_uv tracing
|
8 years ago |