Craig Tiller
|
3e9ff5c04a
|
Better english
|
10 years ago |
Craig Tiller
|
f9fae98fdb
|
clang-format
|
10 years ago |
Craig Tiller
|
9ec2a520ee
|
Add channel refcount debugging
|
10 years ago |
Craig Tiller
|
16a3e1394f
|
clang-format
|
10 years ago |
Craig Tiller
|
c4a1f52151
|
Add debugging, dont require calls to be fully deleted
|
10 years ago |
Craig Tiller
|
d7029e1ee3
|
Merge pull request #1672 from jboeuf/server_auth_context
Server auth context
|
10 years ago |
Craig Tiller
|
9dcb58cbe6
|
Make debug output a bit clearer
|
10 years ago |
Julien Boeuf
|
3824209a49
|
Merge branch 'master' of github.com:grpc/grpc into server_auth_context
|
10 years ago |
Julien Boeuf
|
ff69cd19f5
|
Fixing build issue.
|
10 years ago |
Craig Tiller
|
d709b04b73
|
Merge pull request #1819 from jboeuf/mdctx_free_creds
Removing mdctx from the credentials.
|
10 years ago |
Julien Boeuf
|
8a8c1b2ed2
|
fixing doxygen files after merge.
|
10 years ago |
Julien Boeuf
|
449db81b7f
|
Merge branch 'master' of github.com:grpc/grpc into mdctx_free_creds
|
10 years ago |
Julien Boeuf
|
1f03030123
|
fixing protobuf (again...)
|
10 years ago |
Julien Boeuf
|
2d48ce0955
|
Fixing protobuf (again...)
|
10 years ago |
Julien Boeuf
|
f4547404be
|
Merge branch 'master' of github.com:grpc/grpc into server_auth_context
|
10 years ago |
Jan Tattermusch
|
c4e81ad03d
|
adapt C# to the new server shutdown API
|
10 years ago |
Jorge Canizales
|
297a2f70c0
|
Fix podspec example in README to work with dir hierarchies
Because the sample protos were all in a flat directory, I hadn't noticed the issue.
|
10 years ago |
Craig Tiller
|
ec3aa8915c
|
Fix disconnection
|
10 years ago |
Craig Tiller
|
b76d05b8b4
|
Cleanup server shutdown some
|
10 years ago |
Jorge Canizales
|
eb1509c18c
|
Remove empty class AllTests
|
10 years ago |
Jorge Canizales
|
6caf911392
|
Add a few unit tests for GRX
|
10 years ago |
Jorge Canizales
|
ad0965edbe
|
Install GRX into RxLibraryUnitTests.m
|
10 years ago |
Jorge Canizales
|
f3530acfce
|
Podfile to link RxLibrary to its unit tests
|
10 years ago |
Jorge Canizales
|
6295115d4e
|
Minimal "test library" project
|
10 years ago |
Craig Tiller
|
553eae3d61
|
Spam cleanup
|
10 years ago |
Craig Tiller
|
3f37fd95b2
|
Clear alarm list more aggressively
|
10 years ago |
Craig Tiller
|
bac414224b
|
Correctly bind on server side streams
|
10 years ago |
Craig Tiller
|
5242c1e22a
|
Merge pull request #1832 from nicolasnoble/tagging-master-as-0.9.1
Tagging 0.9.1 on master.
|
10 years ago |
Nicolas "Pixel" Noble
|
2ae2982324
|
Tagging 0.9.1 on master.
|
10 years ago |
Nicolas Noble
|
d97caa1edc
|
Merge pull request #1817 from ctiller/what-happens-if-a-hippopotamus-lives-on-your-roof
Enable LSAN report_objects by default
|
10 years ago |
David G. Quintas
|
f6bf2d75c8
|
Added docstring to gen_doxyfile mako template
|
10 years ago |
Julien Boeuf
|
f720bc5428
|
Merge branch 'master' of github.com:grpc/grpc into server_auth_context
|
10 years ago |
David G. Quintas
|
eaee2bcb32
|
Merge pull request #1783 from ctiller/whisper-sweet-nothings-to-yourself
Add doxygen setups for internal documentation
|
10 years ago |
Craig Tiller
|
6c4ae607fe
|
Add doxygen setups for internal documentation
|
10 years ago |
Nicolas Noble
|
ab4ef43658
|
Merge pull request #1810 from soltanmm/update-pb3
Update protobuf to release v3.0.0-alpha-3
|
10 years ago |
Craig Tiller
|
9300c4b9c0
|
Fix the display of total slowdown
|
10 years ago |
Xudong Ma
|
8cbc2506d5
|
Enable service_account_creds test and compute_engine_creds for gRpc-java.
|
10 years ago |
Craig Tiller
|
130b516546
|
Merge github.com:grpc/grpc into we-dont-need-no-backup
|
10 years ago |
Craig Tiller
|
d1a7ecc1ad
|
Fix tests
|
10 years ago |
Craig Tiller
|
a07d50389c
|
Merge branch 'but-maybe-i-want-to-poll' into we-dont-need-no-backup
|
10 years ago |
Craig Tiller
|
8f17c6c028
|
clang-format
|
10 years ago |
Craig Tiller
|
4d63da6910
|
Update tests
|
10 years ago |
Craig Tiller
|
127e390f07
|
Merge branch 'but-maybe-i-want-to-poll' into we-dont-need-no-backup
|
10 years ago |
Craig Tiller
|
1a6f755c1f
|
Make it possible to run with poll() instead of epoll()
Mostly to facilitate testing, but maybe in the future we want to work on
Linux systems with broken epoll support?
|
10 years ago |
Nathaniel Manista
|
7181d85f8b
|
Merge pull request #1668 from soltanmm/cancel-interop
Add cancellation interop tests for Python.
|
10 years ago |
Jan Tattermusch
|
cdd82c469e
|
fixes to Grpc nuget package
|
10 years ago |
Masood Malekghassemi
|
a2918d2e04
|
Move batch API exposure to Python layer
Exposes the C core batch API to the Python layers. Provides a shim to
enable the old Python API to remain the same (for now).
|
10 years ago |
Nicolas Noble
|
4bbc821637
|
Merge pull request #1815 from ctiller/stop-in-the-name-of-love
Add fast stop to run_tests.py
|
10 years ago |
Julien Boeuf
|
75c9b6f495
|
Removing mdctx from the credentials.
|
10 years ago |
David Klempner
|
690476daab
|
Merge pull request #1814 from ctiller/demon-on-wheels
Add missing lock
|
10 years ago |