Craig Tiller
|
4ea4599a50
|
Merge github.com:grpc/grpc into naming-crisis
|
9 years ago |
Nicolas Noble
|
0c24f97415
|
Merge pull request #5334 from jtattermusch/protoc_artifacts_windows
Building protoc artifacts on Windows
|
9 years ago |
Nicolas Noble
|
31d1c34e5d
|
Merge pull request #5329 from jtattermusch/protoc_artifacts
Build protoc artifacts on Linux and Mac
|
9 years ago |
Nicolas Noble
|
cd7bd2664c
|
Merge pull request #5317 from murgatroid99/node_test_reporting_fix
Extract reports.xml files from docker images in reports.zip
|
9 years ago |
Nicolas Noble
|
f37ffbc446
|
Merge pull request #5139 from ctiller/version_check
Sanity check for version metadata
|
9 years ago |
Vijay Pai
|
73979f4f80
|
Merge pull request #5375 from jtattermusch/grpcpreconditions_fix
Fix C# build
|
9 years ago |
Vijay Pai
|
953e41a01a
|
Merge pull request #5321 from vjpai/openloop
TSAN/ASAN timeout and QPS rate adjustments
|
9 years ago |
David G. Quintas
|
0a5f61325a
|
Merge pull request #5213 from ctiller/fix-proto-docker
Proto API for LB request/responses (redux)
|
9 years ago |
Jan Tattermusch
|
a49335326c
|
fix C# build
|
9 years ago |
Vijay Pai
|
4938274d47
|
Merge pull request #5314 from jtattermusch/csharp_perf_removehost
C# qps worker updates
|
9 years ago |
Jayant Kolhe
|
92f19efb68
|
Merge pull request #5373 from nathanielmanistaatgoogle/summerofcode
More ideas page tweaks
|
9 years ago |
Nathaniel Manista
|
368a66dcbe
|
More ideas page tweaks
One copy edit, two links.
|
9 years ago |
Jan Tattermusch
|
11a915f93e
|
Merge pull request #5364 from vjpai/timeout
Put a 900-sec timeout on the perf test.
|
9 years ago |
Kailash Sethuraman
|
05792c0788
|
Merge pull request #5372 from nathanielmanistaatgoogle/summerofcode
Further improvements to Summer Of Code Ideas
|
9 years ago |
Nathaniel Manista
|
9f23c4a4f6
|
Further improvements to Summer Of Code Ideas
An introductory paragraph, addition of required skills and likely
mentors, hyperlinks to other technologies, and copy edits.
|
9 years ago |
Craig Tiller
|
19fa540100
|
Fix copyrights
|
9 years ago |
David G. Quintas
|
27b3f776da
|
Merge pull request #5311 from vjpai/qa
Add a test for immediate and historic alarms
|
9 years ago |
Craig Tiller
|
6541cabe9d
|
clang-fmt
|
9 years ago |
Craig Tiller
|
70ab4c5cef
|
Merge github.com:grpc/grpc into fix-proto-docker
|
9 years ago |
Craig Tiller
|
023759216c
|
Add comment
|
9 years ago |
Craig Tiller
|
c866f7281f
|
Merge github.com:grpc/grpc into naming-crisis
|
9 years ago |
Craig Tiller
|
521423c8cf
|
Regenerate files, fix bugs
|
9 years ago |
Craig Tiller
|
914a2e7217
|
Merge pull request #5350 from yang-g/stalled_by_transport_race
Fix race between add_writing_stalled and destroy stream
|
9 years ago |
Craig Tiller
|
c8d34d50a2
|
Merge pull request #5287 from yang-g/global_callback_magic
Add a way to override channel arguments for server creation
|
9 years ago |
Vijay Pai
|
49c5c3308c
|
Some more cleanup on timeout
|
9 years ago |
Vijay Pai
|
3c50e70c99
|
Start the timeout after the build finishes
|
9 years ago |
Vijay Pai
|
19432c3daa
|
Put a 900-sec timeout on the perf test.
|
9 years ago |
Nathaniel Manista
|
30e9de8099
|
Merge pull request #5358 from hsaliak/soc-ideas
Add ideas to the Google Summer of Code ideas list.
|
9 years ago |
Kailash Sethuraman
|
5fc09525ed
|
Add initial set of SoC ideas
|
9 years ago |
Sree Kuchibhotla
|
acbcdb6d94
|
Merge pull request #5347 from yang-g/check_error_in_read
Discard the read buffer on stream error
|
9 years ago |
Vijay Pai
|
e32ef7acde
|
Make timeout instant as well
|
9 years ago |
Vijay Pai
|
9b4c2e26e8
|
Merge branch 'master' into qa
|
9 years ago |
Vijay Pai
|
349bba9179
|
Merge pull request #5257 from ctiller/cleaner-posix
Separate timer checking from pollsets
|
9 years ago |
Vijay Pai
|
b586cd0eb5
|
Merge branch 'master' into openloop
|
9 years ago |
Vijay Pai
|
a412162e9e
|
Merge branch 'master' into qa
|
9 years ago |
Craig Tiller
|
732a875fe8
|
Add a sanity test for name aliasing
|
9 years ago |
Makarand Dharmapurikar
|
bfc7adaa71
|
Added option to echo back user agent for testing
|
9 years ago |
David G. Quintas
|
31dd666054
|
Merge pull request #5353 from nicolasnoble/fixing-macos
Fixing MacOS.
|
9 years ago |
Nicolas "Pixel" Noble
|
e0dbd3f92d
|
Fixing MacOS.
|
9 years ago |
Nicolas Noble
|
1a11a3a670
|
Merge pull request #5352 from a-veitch/fix_mac2
Rename census log files to avoid build breakage on MacOS
|
9 years ago |
Jan Tattermusch
|
2dd6b11adf
|
Merge pull request #5346 from vjpai/master
Put in some performance tests to be run on PRs and master
|
9 years ago |
Alistair Veitch
|
7771544111
|
rename census log files to avoid build breakage on MacOS
|
9 years ago |
David G. Quintas
|
4f2745030d
|
Merge pull request #5332 from yang-g/interop_echo_metadata
Add custom_metadata test case
|
9 years ago |
Vijay Pai
|
4699415750
|
Fix sanity
|
9 years ago |
yang-g
|
276e32d0fb
|
Fix race between add_writing_stalled and destroy stream
|
9 years ago |
Jan Tattermusch
|
b912508224
|
Merge pull request #5331 from murgatroid99/node_message_reflection_info
Add more reflection information to Node client classes
|
9 years ago |
yang-g
|
857c4703ce
|
Merge branch 'master' into check_error_in_read
|
9 years ago |
Masood Malekghassemi
|
9f79159590
|
Merge pull request #5302 from nicolasnoble/python-windows
Enabling python artifact building for Windows.
|
9 years ago |
yang-g
|
364be644d0
|
copyright of course
|
9 years ago |
yang-g
|
ad0df7bf1f
|
Discard the read buffer on stream error
|
9 years ago |