Sree Kuchibhotla
804a21a867
Merge pull request #5 from sreecha/cq_create_api_changes_node_ruby_objc
...
Node Ruby Objetive-C: Completion queue create api changes
8 years ago
Sree Kuchibhotla
013a8b9a55
Objective-C: Completion queue creation API changes
8 years ago
Sree Kuchibhotla
5d54160cad
Merge branch 'cq_create_api_changes' into cq_create_api_changes_languages
8 years ago
Sree Kuchibhotla
e7e38da237
Remove the check that ensures server completion queues are of type GRPC_CQ_NEXT (because ruby uses GRPC_CQ_PLUCK only)
8 years ago
Sree Kuchibhotla
98ab52003a
Ruby: Completion queue creation API changes
8 years ago
Sree Kuchibhotla
39bc495a16
Node: Completion queue API changes
8 years ago
Sree Kuchibhotla
189eb4adbe
Merge branch 'master' into cq_create_api_changes
8 years ago
Craig Tiller
8c3eaf2f15
Merge pull request #9939 from ctiller/stream_owned_slice
...
Add a slice type that shares a refcount with a transport stream
8 years ago
Sree Kuchibhotla
752be9ceeb
clang format code
8 years ago
Sree Kuchibhotla
1dbd981cf8
Prefix grpc_cq_polling_type enums with GRPC_CQ_
8 years ago
Sree Kuchibhotla
9f71b17707
Fix clang formatting issues
8 years ago
Craig Tiller
637a275ec7
Merge pull request #9921 from ctiller/fastcreate
...
Eliminate cancellation if we never sent an op down
8 years ago
Sree Kuchibhotla
2c7ab675c3
Merge branch 'master' into cq_create_api_changes
8 years ago
Yuchen Zeng
a9dbc97584
Merge pull request #9966 from y-zeng/static_area
...
Avoid using oversized frames
8 years ago
Nathaniel Manista
26515ab5ba
Merge pull request #9967 from nathanielmanistaatgoogle/lint
...
Lint progress.
8 years ago
Craig Tiller
c9bf9ba7a7
Merge pull request #9930 from ctiller/call_create_fixtures
...
Add fixtures for call creation benchmarks
8 years ago
Sree Kuchibhotla
39b6f27a35
generate_projects.sh change
8 years ago
Sree Kuchibhotla
982a6f2b1c
C++ code changes in response to grpc_completion_queue_create() API change
8 years ago
Yuchen Zeng
b19e30430d
Merge pull request #9953 from y-zeng/build_license
...
Add licenses() in BUILD files
8 years ago
Yuchen Zeng
67951aaf5e
Avoid using oversized frames
8 years ago
Nathaniel Manista
af39256c01
Fix and enable redefined-outer-name lint
8 years ago
Nathaniel Manista
0ee3e3ec2d
Merge pull request #9866 from nathanielmanistaatgoogle/lint-fixes
...
Lint fixes.
8 years ago
Sree Kuchibhotla
6b45d01246
fix tests after rebase
8 years ago
Nathaniel Manista
b16d765c0c
Work toward enabling cyclic-import lint
8 years ago
Nathaniel Manista
4531cbe937
Selectively suppress and enable broad-except lint
8 years ago
Nathaniel Manista
8903a19b0d
Control and enable fixme lint
8 years ago
Nathaniel Manista
f4aca31d21
Merge pull request #9961 from nathanielmanistaatgoogle/_connectivity_channel
...
Remove grpc.beta._connectivity_channel.
8 years ago
Nathaniel Manista
e151a21ee4
Fix and enable unused-variable lint
...
In _server.py start_server_batch_result is removed because
start_server_batch can only ever fail as a result of a programming
defect in gRPC Python and not the application. This differs from some
analogous-appearing points in _channel.py where the result of
start_client_batch is checked because at those points it is possible
for a failure to indicate a programming defect on the part of the
application.
8 years ago
Nathaniel Manista
d5e3766027
Fix and enable no-value-for-parameter lint
8 years ago
Nathaniel Manista
7983213fd2
Fix and enable unused-import lint
8 years ago
Nathaniel Manista
017365d072
Fix and enable no-self-use lint
8 years ago
Sree Kuchibhotla
4f31f44f34
rebase with latest master
8 years ago
Noah Eisen
0093d6684f
Merge pull request #9931 from ncteisen/to-time-dot-sleep-perchance-to-dream
...
Add sleep(1) to Python negative http2 client
8 years ago
Sree Kuchibhotla
0393d5d0a6
generate_projects.sh
8 years ago
Sree Kuchibhotla
321881d07f
Change Core to use the new completion_queue_create API
8 years ago
Sree Kuchibhotla
7a4e5b427c
Completion queue creation API change (JUST API change. No functionality change)
8 years ago
apolcyn
a35d0e3864
Merge pull request #9814 from apolcyn/turn_off_ruby_tests
...
re-enable ruby tests on mac
8 years ago
Nathaniel Manista
98a4c6f33f
Remove grpc.beta._connectivity_channel
...
This should have been removed in, and has done anything but fail on
import since, 4d425522bf
.
8 years ago
Jan Tattermusch
f2ac4bd488
Merge pull request #9809 from jtattermusch/csharp_server_side_auth_docs
...
Add high-level docs for server-side auth
8 years ago
Jan Tattermusch
885dac010f
regenerate docs
8 years ago
Jan Tattermusch
4ead637236
Add high-level server-side auth docs
8 years ago
Jan Tattermusch
138e1bee85
Merge pull request #9928 from jtattermusch/kokoro_win
...
Improve script for running windows tests on internal_ci
8 years ago
Yuchen Zeng
39514ccb29
Add licenses() in BUILD files
8 years ago
Eric Gribkoff
11a4ed80d6
refactor client
8 years ago
Eric Gribkoff
caf7ea53be
Enable C++ negative http2 test
8 years ago
apolcyn
aa5e7600ec
Merge pull request #9894 from apolcyn/update_go_bm
...
update go to 1.8 on benchmarks
8 years ago
Craig Tiller
7d729b134e
Merge pull request #9950 from grpc/revert-9932-lto
...
Revert "Enable lto for performance testing"
8 years ago
Craig Tiller
0a3d5f90a9
Revert "Enable lto for performance testing"
8 years ago
Craig Tiller
6f249772d1
Merge pull request #9932 from ctiller/lto
...
Enable lto for performance testing
8 years ago
Craig Tiller
36281f950a
Merge github.com:grpc/grpc into lto
8 years ago