nownabe
fcc4b9b68c
Fix ruby document
...
1. Organize collapsed ruby yard doc.
2. Update contents about ClientStub#bidi_streamer because
bidi#writes_done hasn't existed.
https://github.com/grpc/grpc/pull/14535#discussion_r171452923
3. Fix yardoc warnings.
Warings:
[warn]: Invalid tag format for @return in file `lib/grpc/core/time_consts.rb` near line 36
[warn]: @param tag has duplicate parameter name: set_input_stream_done
in file `lib/grpc/generic/bidi_call.rb' near line 70
[warn]: Unknown tag @result in file `lib/grpc/generic/rpc_server.rb` near line 287
[warn]: @param tag has unknown parameter name:
in file `lib/grpc/generic/interceptors.rb' near line 158
[warn]: In file `lib/grpc/generic/rpc_server.rb':217: Cannot resolve link to key: from text:
...{key: val, ..}
[warn]: In file `lib/grpc/generic/rpc_server.rb':217:
Cannot resolve link to key: from text:
...{key: val, ..}
7 years ago
ncteisen
c1284576f8
Fix build and sanity
7 years ago
ncteisen
ee013d25b3
Fix build and sanity
7 years ago
Mehrdad Afshari
b6d35fd9ea
Regenerate projects
7 years ago
Mehrdad Afshari
1546b2ae7c
Regenerate projects
7 years ago
Mehrdad Afshari
9073ea03ef
Regenerate projects
7 years ago
Mehrdad Afshari
005d63da4c
Regenerate projects
7 years ago
Vijay Pai
c745690caf
Internalize gpr_thd except for id and currentid
7 years ago
Muxi Yan
cda058de8e
build projects
7 years ago
Muxi Yan
99f1a8f467
Remove compression_ruby
7 years ago
Alexander Polcyn
d60ed8f1f8
Guarantee no race between ruby server's shutdown_and_notify and destroy
7 years ago
Ken Payson
1a8565d379
Bump version to 1.9.1
7 years ago
Shohei Kamimori
35367cc3ed
fix typo
7 years ago
Vijay Pai
d4d0a30c6f
Privatize useful.h and avl.h
7 years ago
Mehrdad Afshari
e05ca2204e
Regenerate projects
7 years ago
Mehrdad Afshari
812e5da193
Regenerate projects
7 years ago
Vijay Pai
ae376bf9d9
Privatize host_port.h; was not used in any wrapped language implementation
7 years ago
Vijay Pai
8a99fdb57e
Move cmdline and subprocess from public gpr to test/core/util
7 years ago
Alexander Polcyn
7b87bab832
Refactor ruby server shutdown to fix a race
7 years ago
Alexander Polcyn
443165f88f
Fix two ruby memory leaks when exceptions are raised
7 years ago
Mark D. Roth
62569dd978
Fix arena to return aligned memory.
7 years ago
Jan Tattermusch
2dc3b1eb55
regenerate projects
7 years ago
Vijay Pai
2b226adf60
Remove alarm from core, implement in C++ layer only
7 years ago
Mehrdad Afshari
43884047c9
Regenerate projects
7 years ago
Mehrdad Afshari
28d5cf33e9
Regenerate projects
7 years ago
murgatroid99
01c2334998
Update version to v1.8.4
7 years ago
Mehrdad Afshari
6c9a0a1a96
Bump version to 1.8.3
7 years ago
Ken Payson
16e4bc010a
Bump to 1.8.2
7 years ago
Mehrdad Afshari
0981f9fab1
Bump version to 1.8.1
7 years ago
Frank Natividad
235a2e74b2
[Ruby] Specify module init after cloning repo
7 years ago
Alexander Polcyn
b14f1ea602
Disable soreuseport in ruby unit tests
7 years ago
Jan Tattermusch
a2044f83c6
metadata plugin update statuses in wrapped langs
7 years ago
Mehrdad Afshari
0ba96edc41
v1.8.0-pre2 is now v1.8.0
7 years ago
Alexander Polcyn
ebcc6b398d
Update extconf.rb for c++ conversion, move CFLAGS to CPPFLAGS when
...
compiling core.
7 years ago
Muxi Yan
9c02a3cca1
Do not separate message/stream compression levels
7 years ago
Alexander Polcyn
f7a869fdbe
Unref global backup poller under its lock
7 years ago
Muxi Yan
38fcd0c6c3
clang-format
7 years ago
Yash Tibrewal
8cf1470a51
Revert "Revert "All instances of exec_ctx being passed around in src/core removed""
7 years ago
Yash Tibrewal
ad4d2dde00
Revert "All instances of exec_ctx being passed around in src/core removed"
7 years ago
Vijay Pai
770bf078d5
Regen projects and fix more uses of gpr_thd_new
7 years ago
Vijay Pai
195cf1ebfd
Move histogram to test/core/util
7 years ago
Alex Polcyn
81e9581bf3
Remove some sleeps in ruby tests and fix test server shutdown
7 years ago
Mehrdad Afshari
14e96f9ae8
Bump 1.8.0-dev to 1.9.0-dev
7 years ago
Mehrdad Afshari
552a7ca088
Bump 1.8.0-dev to 1.8.0-pre1
7 years ago
Muxi Yan
fba967747c
generate_projects
7 years ago
Marko Bogdanović
9f4a8eeced
Add HealthChecker helpers for setting statuses
7 years ago
Craig Tiller
44ab6a559c
fix
7 years ago
Craig Tiller
b32d72ef90
Sanity fixes
7 years ago
Craig Tiller
baa14a975e
Update clang-format to 5.0
7 years ago
Yash Tibrewal
2f921a3f97
Remove grpc_slice_buf_cmp and change public_headers_must_be_c89 to print the addresses of public api functions to check if they can be linked to
7 years ago