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
|
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
|
8f17c6c028
|
clang-format
|
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 |
Jan Tattermusch
|
bb517cabb7
|
Merge pull request #1800 from tbetbetbe/grpc-ruby-fix-bidi-server-fails
Add's logging, removes an unnecessary thread join
|
10 years ago |
Michael Lumish
|
12bde00f1a
|
Merge pull request #1784 from jtattermusch/update_nuspec
update nuspec files
|
10 years ago |
Craig Tiller
|
6fbdd49875
|
Enable LSAN report_objects by default
|
10 years ago |
Craig Tiller
|
c95de720a8
|
Rename function for clarity
|
10 years ago |
Nathaniel Manista
|
742ec0aba4
|
Merge pull request #1803 from soltanmm/verbosity
Set verbosity to 2 for Python tests.
|
10 years ago |
Craig Tiller
|
533b1a22b4
|
Add fast stop
Allows run_tests to early out as soon as a test fails.
Plays well with -f.
|
10 years ago |
Michael Lumish
|
7684bf5238
|
Merge pull request #1789 from stanley-cheung/php_packaging
PHP: add composer.json to top level for packagist submission
|
10 years ago |
Craig Tiller
|
017912dac9
|
Add missing lock
|
10 years ago |
Craig Tiller
|
1c6c1e4322
|
Merge pull request #1801 from yang-g/test
Leak fix, the metadata array should be destroyed on the server SyncRe…
|
10 years ago |
David G. Quintas
|
89c0105390
|
Merge pull request #1781 from ctiller/test-we-can-tell-people-things
Add a test of cmdline usage strings - and make them saner
|
10 years ago |
Michael Lumish
|
0f7ffe1fa7
|
Merge pull request #1811 from grpc/jtattermusch-patch-1
Minor improvements to C# readme
|
10 years ago |
Jan Tattermusch
|
5915a7f455
|
Minor improvements to C# readme
|
10 years ago |
Masood Malekghassemi
|
19b1478f14
|
Update protobuf to release v3.0.0-alpha-3
Fixes #1759.
|
10 years ago |
Masood Malekghassemi
|
e0281bbbf1
|
Set verbosity to 2 for Python tests
Fixes #1762.
|
10 years ago |
Tim Emiola
|
dd7a036f75
|
Add's logging tweaks thread interaction for bidi_server
|
10 years ago |
Yang Gao
|
7b49a7737c
|
Leak fix, the metadata array should be destroyed on the server SyncRequest
|
10 years ago |
Nicolas Noble
|
40c466583c
|
Merge pull request #1787 from ctiller/refactor-some-growing-insanity
Factor out extra json generation
|
10 years ago |
Craig Tiller
|
06e3f446ee
|
Eliminate bashisms
|
10 years ago |
Stanley Cheung
|
9cb508dd2b
|
add composer.json to top level for packagist submission
|
10 years ago |
Craig Tiller
|
b8933b3878
|
Add copyrights
|
10 years ago |
Craig Tiller
|
a5b517fa15
|
Factor out extra json generation
This logic needs to be reusable in some other scripts
|
10 years ago |
Nicolas Noble
|
5ae14d1a5b
|
Merge pull request #1774 from ctiller/maybe-we-should-run-some-more-tests
Re-enable some tests
|
10 years ago |
Nicolas Noble
|
bea0048171
|
Merge pull request #1770 from jtattermusch/plugin_vcxproj
Provide VS projects for building protoc plugins on Windows
|
10 years ago |
Tim Emiola
|
2c31a56d4a
|
Merge pull request #1777 from stanley-cheung/use_consistent_port_numbers
fix php generated code test server port
|
10 years ago |
vjpai
|
675140ca1d
|
Merge branch 'master' into poisson
Conflicts:
Makefile
test/cpp/qps/client_async.cc
test/cpp/qps/qpstest.proto
|
10 years ago |
Stanley Cheung
|
5e9757bf0f
|
Merge pull request #1773 from donnadionne/test-log
Adding 2 helper build scripts to allow docker images to be built
|
10 years ago |
Craig Tiller
|
46a36d7cab
|
Merge pull request #1778 from yang-g/test
Unref the slices if no write will happen.
|
10 years ago |
Jan Tattermusch
|
a7361c79b6
|
update nuspec files
|
10 years ago |
Vijay Pai
|
e396a3f314
|
Merge pull request #1608 from ctiller/scalable-poll
More scalable unary polling
|
10 years ago |
Craig Tiller
|
e7023612ef
|
Add a test of cmdline usage strings - and make them saner
|
10 years ago |