Alex Polcyn
|
a868c0424e
|
keep old behavior to not destroy ruby server if not instantiated
|
8 years ago |
Alexander Polcyn
|
7f8a628f6a
|
fix race between app and GC on ruby server shutdown
|
8 years ago |
Alexander Polcyn
|
3d48cf4ed3
|
dont break out of response stream iterator in benchmark client
|
8 years ago |
Alexander Polcyn
|
03fc19876d
|
wait for write loop to finish at end of ruby read loop, on client side calls
|
8 years ago |
apolcyn
|
8a4ac886e4
|
Merge pull request #8619 from apolcyn/gen_csharp_partial_class
Generate c# client stubs as partial classes
|
8 years ago |
apolcyn
|
5876854018
|
Merge pull request #8627 from apolcyn/update_csharp_examples
example changes to update to 1.0.1
|
8 years ago |
Alexander Polcyn
|
5b3d6ea647
|
remove changes to examples
|
8 years ago |
Alexander Polcyn
|
c0f4c2cb1e
|
run gen proto c# after proto plugin changed
|
8 years ago |
Vijay Pai
|
aa50f2e6a7
|
Merge pull request #8632 from apolcyn/fix_ruby_deadlock
remove wait queue from ruby thread pool to avoid possibility of deadlock
|
8 years ago |
Alexander Polcyn
|
a713b76d57
|
change per job sleep of 5 seconds back to 3 in unit test
|
8 years ago |
Alexander Polcyn
|
20457a1f09
|
clean up pool unit tests
|
8 years ago |
Nathaniel Manista
|
24f861b1f9
|
Merge pull request #8633 from nathanielmanistaatgoogle/stop
Improved Server.stop specification.
|
8 years ago |
Nathaniel Manista
|
8764c220d6
|
Improved Server.stop specification
|
8 years ago |
Alexander Polcyn
|
269e6ccb4d
|
remove wait queue from ruby thread pool to avoid deadlock
|
8 years ago |
Alexander Polcyn
|
0350471b2e
|
example changes to smoke test with 1.0.1
|
8 years ago |
Alexander Polcyn
|
333658177d
|
generate server base class as partial too
|
8 years ago |
apolcyn
|
aa3863b4b7
|
Merge pull request #8607 from apolcyn/build_strong_name_packages
Build csharp packages with strong name signing
|
8 years ago |
Alexander Polcyn
|
c75fdea628
|
revert code changes to example files generated by only protobuf
|
8 years ago |
Alexander Polcyn
|
d09d24d044
|
regenerate example code with changed c# plugin
|
8 years ago |
Alexander Polcyn
|
660e4b082c
|
generate partial c# client stubs as partial classes
|
8 years ago |
Alex Polcyn
|
c064ff4e56
|
keep old obsolete csharp package builds but add windows dotnetcli package build. change names of package build targets too
|
8 years ago |
Alexander Polcyn
|
84be265239
|
strong name sign csharp nuget builds with dotnet on windows
|
8 years ago |
matt-kwong
|
c6d2329e4c
|
Merge pull request #8581 from matt-kwong/v1.0.x-add_inner_jobs
Add --inner_jobs parameter to run_tests_matrix.py
|
8 years ago |
Matt Kwong
|
f964e772af
|
Add --inner_jobs args to run_tests_matrix.py
|
8 years ago |
apolcyn
|
6040b471bc
|
Merge pull request #8543 from apolcyn/fix_ruby_plugin_build
fix type comparison in ruby plugin
|
8 years ago |
Alexander Polcyn
|
79a1375f2a
|
fix type comparison in ruby plugin
|
8 years ago |
Michael Lumish
|
7bf63a2cd5
|
Merge pull request #8541 from murgatroid99/node_artifact_dont_cache_clean
npm cache clean is not a good idea in the artifact build
|
8 years ago |
murgatroid99
|
50cc196a43
|
npm cache clean is not a good idea in the artifact build
|
8 years ago |
Michael Lumish
|
7e15bd0b20
|
Merge pull request #8529 from murgatroid99/node_fix_module_caching
Decrease Node module cache time to avoid errors with out-of-date modules
|
8 years ago |
murgatroid99
|
06fbca03d0
|
Don't try to build Node 7 artifacts yet
|
8 years ago |
apolcyn
|
6490409be9
|
Merge pull request #8525 from apolcyn/fix_ruby_plugin_windows
convert uint to int in generator
|
8 years ago |
murgatroid99
|
ebf882070e
|
Decrease Node module cache time to avoid errors with out-of-date modules
|
8 years ago |
apolcyn
|
d2f784dcb4
|
Merge pull request #8102 from apolcyn/failed_credentials_error_message
surface more exception info for call creds errors
|
8 years ago |
Alexander Polcyn
|
2d056708fb
|
convert uint to int in generator
|
8 years ago |
Nicolas Noble
|
0ad5f59075
|
Merge pull request #8516 from nicolasnoble/doing-v1.0.1
Going 1.0.1.
|
8 years ago |
Nicolas Noble
|
b574b11edd
|
Merge pull request #8521 from murgatroid99/node_7_artifacts_fix
Add missing comma in run_tests.py
|
8 years ago |
murgatroid99
|
5a3f862153
|
Add missing comma in run_tests.py
|
8 years ago |
Nicolas "Pixel" Noble
|
50a730bd1c
|
Going 1.0.1.
|
8 years ago |
Michael Lumish
|
5b36156d2b
|
Merge pull request #8496 from murgatroid99/node_7_artifacts
Build Node artifacts and allow Node tests for Node 7
|
8 years ago |
Muxi Yan
|
f4104247ec
|
Merge pull request #8497 from muxi/advance-objc-version
Advance Objective C versions of gRPC from v1.0.1-pre1 to v1.0.1
|
9 years ago |
Muxi Yan
|
1d424216fb
|
advance OBJC_VERSION_STRING in GRPCHost.m
|
9 years ago |
murgatroid99
|
59792a39b0
|
Build Node artifacts and allow Node tests for Node 7
|
9 years ago |
Muxi Yan
|
447d0a22e6
|
Advance versions of gRPC from v1.0.1-pre1 to v1.0.1
|
9 years ago |
Michael Lumish
|
9db13bd595
|
Merge pull request #8220 from murgatroid99/node_remove_deprecated_function
Remove deprecated V8 function call in Node library
|
9 years ago |
Michael Lumish
|
eb56ce6581
|
Merge pull request #7738 from murgatroid99/node_package_updates
Update Node library dependencies and change deprecated function calls
|
9 years ago |
Muxi Yan
|
408fc22c70
|
Merge pull request #8480 from muxi/finalize-release-v1.0.1-pre1
Protobuf versioning in v1.0.1-pre1
|
9 years ago |
Muxi Yan
|
d54e1bc660
|
bug fix
|
9 years ago |
Muxi Yan
|
93fc27735b
|
Use the v1.0.0 plugin
|
9 years ago |
murgatroid99
|
952b99cf21
|
Merge remote-tracking branch 'upstream/v1.0.x' into node_package_updates
|
9 years ago |
Muxi Yan
|
b6becb950c
|
Adjust version of protobuf and point zip file in mxyan's repo
|
9 years ago |