murgatroid99
|
dbda92064f
|
Also propagate serialization errors in unary server responses
|
8 years ago |
murgatroid99
|
c13e2f5b03
|
Node: correctly bubble up errors caused by non-serializable writes
|
8 years ago |
apolcyn
|
82870cad46
|
Merge pull request #8833 from apolcyn/ruby_wait_to_finish_writes
wait for write loop to finish at end of ruby read loop, on client side calls
|
8 years ago |
Muxi Yan
|
03cae8a470
|
Merge pull request #8871 from muxi/advance-objc-version-v102
Advance objective c version to v1.0.2
|
8 years ago |
Michael Lumish
|
a43aafef23
|
Merge pull request #8818 from murgatroid99/node_7_build_enable
Re-enable Node 7 artifact build
|
8 years ago |
Muxi Yan
|
de30b0ae36
|
missing file
|
8 years ago |
Muxi Yan
|
a7f03f6423
|
Advance objective c version to v1.0.2
|
8 years ago |
Muxi Yan
|
dc2111ec70
|
Merge pull request #8735 from muxi/fix-error-status-popup-v10x
Backport: Send RST_STREAM from client when it receives trailing metadata without the corresponding RST_STREAM
|
8 years ago |
Muxi Yan
|
d742574004
|
Fix breaking generate_project.py
|
8 years ago |
Muxi Yan
|
878ff0835d
|
Revert "Missed file"
This reverts commit 10790401dd .
|
8 years ago |
Muxi Yan
|
6ead007882
|
Revert "Update messages.proto and add a new test" as the test is not supported in v1.0.x
This reverts commit 59af1bf468 .
|
8 years ago |
Muxi Yan
|
3f1db28ed0
|
clang-format
|
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 |
murgatroid99
|
e4a013d654
|
Re-enable Node 7 artifact build
|
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 |
Muxi Yan
|
72541d08fd
|
undo test hack
|
8 years ago |
Craig Tiller
|
10790401dd
|
Missed file
|
8 years ago |
Craig Tiller
|
2ac52edbfe
|
Ensure something executes the new rst_stream code
|
8 years ago |
Muxi Yan
|
e10c333819
|
Send reset from the client when server closes stream unexpectedly
|
8 years ago |
Muxi Yan
|
14fe5187ba
|
tests hacks
|
8 years ago |
Muxi Yan
|
59af1bf468
|
Update messages.proto and add a new test
|
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 |