Vijay Pai
|
b6015c383c
|
Merge pull request #1983 from dgquintas/reporter-qps-test-fix
Missing required changes from pull req. #1964
|
10 years ago |
David Garcia Quintas
|
bb7370fc68
|
Missing required changes from pull req. #1964
|
10 years ago |
Vijay Pai
|
b32c082906
|
Merge pull request #1980 from grpc/revert-1948-poisson
Revert "Open loop sync/async multithreaded testing"
|
10 years ago |
Craig Tiller
|
d55636d813
|
Revert "Open loop sync/async multithreaded testing"
|
10 years ago |
Craig Tiller
|
c170dee3fc
|
Merge pull request #1974 from vjpai/comments-1972
Fix comments about return value of grpc_completion_queue_{next,pluck}
|
10 years ago |
Craig Tiller
|
ba9df85f7e
|
Merge pull request #1948 from vjpai/poisson
Open loop sync/async multithreaded testing
|
10 years ago |
Vijay Pai
|
2e84c85c0c
|
Merge pull request #1964 from dgquintas/reporter-interface-tweak
Removed redundant parameter from Reporter interface.
|
10 years ago |
Vijay Pai
|
74ff607331
|
Merge pull request #1902 from ctiller/not-everything-is-linux
Fix compilation on mac
|
10 years ago |
vjpai
|
1854d77da0
|
Fix comments about return value of grpc_completion_queue_{next,pluck}
|
10 years ago |
vjpai
|
aa4548ddf0
|
Add a new test for qps openloop to make sure this code gets exercised
regularly.
Also, convert qps_test to test, from benchmark
|
10 years ago |
Nicolas Noble
|
cce361f7ca
|
Merge pull request #1961 from ctiller/moar-defense
Add tests for initial settings frames being bad
|
10 years ago |
Nicolas Noble
|
4ac6b88a13
|
Merge pull request #1955 from ctiller/critical-code-needs-at-least-some-sort-of-test
Add working tests for httpcli
|
10 years ago |
David Garcia Quintas
|
c695066fec
|
Removed redundant parameter from Reporter interface.
|
10 years ago |
Tim Emiola
|
6f61e9542d
|
Merge pull request #1956 from grpc/jtattermusch-patch-2
Update README.md
|
10 years ago |
Craig Tiller
|
83b2f2590d
|
clang-format
|
10 years ago |
Craig Tiller
|
3c26d09a7f
|
Add a test of bad settings frame (and fix a bug!)
|
10 years ago |
vjpai
|
191b67437b
|
Address reviewer comment by not having non-const reference
|
10 years ago |
Jan Tattermusch
|
ece25ee8a4
|
Update README.md
|
10 years ago |
Nicolas Noble
|
e617377e66
|
Merge pull request #1950 from ctiller/there-is-a-place-for-everything-and-the-old-place-was-wrong
Get internal documentation generated in the right place
|
10 years ago |
Nicolas Noble
|
283d2acb7d
|
Merge pull request #1851 from ejona86/dockerfile-no-codegen
Don't build codegen in grpc/java dockerfile
|
10 years ago |
Craig Tiller
|
b5075e3754
|
Add working tests for httpcli
|
10 years ago |
Vijay Pai
|
36403af71e
|
Address review comments for code clarity
|
10 years ago |
Vijay Pai
|
92b7f872fd
|
Add comments describing various random distributions
Also remove the parameterized constructor for InterarrivalTimer
and only keep the init function.
|
10 years ago |
Craig Tiller
|
78a97ed3f9
|
Get internal documentation generated in the right place
|
10 years ago |
Vijay Pai
|
fcedc15082
|
Use typedef rather than using to make Travis happy
|
10 years ago |
Vijay Pai
|
cf3fb092cc
|
clang-format
|
10 years ago |
Vijay Pai
|
c7de81e57e
|
Better management of channel attempts and channel coverage
|
10 years ago |
Vijay Pai
|
db398e0609
|
Omit redundant record-keeping
|
10 years ago |
Vijay Pai
|
06c995137b
|
Take some code out from under a lock_guard and try to
maintain affinity of next_channel whenever possible
|
10 years ago |
Vijay Pai
|
7b172b2411
|
Get the code to stop crashing by fixing bugs
|
10 years ago |
Jan Tattermusch
|
b15d37a3c8
|
Merge pull request #1946 from murgatroid99/jenkins_node_ruby_python2
Set up Node, Python, and Ruby environment in Jenkins slave.
|
10 years ago |
Michael Lumish
|
a6ddb30f98
|
Merge pull request #1945 from jcanizales/fix-test-and-sample-podspecs
Fix podspec of tests, sample and README
|
10 years ago |
murgatroid99
|
16d36362d4
|
Set up Node, Python, and Ruby environment in Jenkins slave. Made other minor changes to make those work
|
10 years ago |
murgatroid99
|
c9ba336c86
|
Merge branch 'master' of github.com:grpc/grpc
|
10 years ago |
Jorge Canizales
|
80afb1436f
|
Regenerate README table of contents
|
10 years ago |
Jorge Canizales
|
df1a29f7ed
|
Update README (minus table of content)
|
10 years ago |
Jorge Canizales
|
27a0627917
|
Make podspecs work for nested dirs
|
10 years ago |
Craig Tiller
|
3e50a658f8
|
Merge pull request #1941 from jtattermusch/fix_csharp_crash
Fix C# test access violation exception on Windows
|
10 years ago |
Jorge Canizales
|
ceb43623ba
|
Use grpc-common’s route_guide in local tests
|
10 years ago |
Jorge Canizales
|
3b309d69cc
|
Generate RemoteTest code on podspec install
|
10 years ago |
Jorge Canizales
|
e37a41cf66
|
Generate RouteGuide code on pod install
|
10 years ago |
Jan Tattermusch
|
c2e5be99d3
|
fix C# test access violation exception on Windows
|
10 years ago |
Michael Lumish
|
7faeea5084
|
Merge pull request #1939 from jcanizales/podspec-that-passes-lint
Fix gRPC.podspec to pass pod spec lint
|
10 years ago |
Jorge Canizales
|
9f95dcdc9a
|
Fix version reqs in generated podspecs
|
10 years ago |
Jorge Canizales
|
ba65a1028d
|
Point test and sample podfiles to protobuf release
|
10 years ago |
Jorge Canizales
|
461b094cc8
|
Fix gRPC.podspec to pass pod spec lint
- Relax protobuf requirement to alpha version
- Suppress warnings for GRPCClient
- Fix headers search path
- Document hacks.
|
10 years ago |
murgatroid99
|
2687db6179
|
Merge branch 'master' of github.com:grpc/grpc
|
10 years ago |
vjpai
|
dc0615fa87
|
Init a variable
|
10 years ago |
vjpai
|
d1dce90c9a
|
Minor fixes
|
10 years ago |
Michael Lumish
|
1b13c549c1
|
Merge pull request #1910 from tbetbetbe/grpc-ruby-fix-extconf-rb
Grpc ruby fix extconf rb
|
10 years ago |