Craig Tiller
|
b73856916a
|
Remove old code, simplify a little
|
10 years ago |
Craig Tiller
|
cad36b0831
|
Remove old code
|
10 years ago |
Craig Tiller
|
44290f1b6f
|
Add necessary include
|
10 years ago |
Craig Tiller
|
ce40de58da
|
clang-format
|
10 years ago |
Craig Tiller
|
c091d5f4cd
|
Merge branch 'we-dont-need-no-backup' into one-shouldnt-depend-on-protobufs
|
10 years ago |
Craig Tiller
|
2c42ef3eb3
|
Merge github.com:grpc/grpc into we-dont-need-no-backup
|
10 years ago |
Craig Tiller
|
8674cb10eb
|
clang-format
|
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 |
Craig Tiller
|
8a7592acc3
|
Merge remote-tracking branch 'upstream/master' into you-complete-me
|
10 years ago |
Siddharth Rakesh
|
922ea81877
|
QPS, latencies recorded with authentication
|
10 years ago |
Craig Tiller
|
7bc97bc6de
|
Everything compiles again
|
10 years ago |
Craig Tiller
|
789471cfc6
|
Client side compiles/links
|
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 |
Nicolas "Pixel" Noble
|
e850f3caad
|
Adding GRPC_MUST_USE_RESULT
|
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 |
Craig Tiller
|
50a7a68ca2
|
Progress commit on fixing up C++
|
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 |
vjpai
|
ca61f5b765
|
Merge branch 'master' into poisson
|
10 years ago |
Tim Emiola
|
1a2988df2b
|
Update version; fix dependency advisory comment
|
10 years ago |
Yang Gao
|
491a67bc47
|
Merge pull request #1903 from ctiller/maybe-i-want-to-change-my-mind
Enable runtime configuration of tracers
|
10 years ago |
Craig Tiller
|
a6ab47c75b
|
Merge branch 'we-dont-need-no-backup' into one-shouldnt-depend-on-protobufs
|
10 years ago |
Craig Tiller
|
81fafa8971
|
Beginning the cleanup
|
10 years ago |
Craig Tiller
|
409263c59f
|
Merge github.com:grpc/grpc into we-dont-need-no-backup
Conflicts:
tools/doxygen/Doxyfile.core.internal
|
10 years ago |
Craig Tiller
|
7b6e979f46
|
Merge github.com:grpc/grpc into you-complete-me
|
10 years ago |
Craig Tiller
|
2f300e297f
|
Proper init/shutdown
|
10 years ago |
Tim Emiola
|
191c8466e4
|
Re-organizes the GRPC_ROOT detection code in extconf.rb
|
10 years ago |
Craig Tiller
|
bed8a0699e
|
Merge pull request #1879 from nicolasnoble/that-assert-makes-me-sad
Removing an assert on chand->security_connector->auth_context.
|
10 years ago |
Nicolas Noble
|
67a48518be
|
Merge pull request #1894 from yang-g/create-thread-pool
Add ability to override default thread pool
|
10 years ago |