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 |
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
|
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 |
Masood Malekghassemi
|
aa152ef420
|
Merge pull request #1895 from nicolasnoble/python-is-not-c89
Some compilers don't like C99.
|
10 years ago |
Masood Malekghassemi
|
0f4c6a2fb8
|
Upgrade protobuf, Python version number
|
10 years ago |
Craig Tiller
|
5dedc9883d
|
Merge pull request #1898 from soltanmm/cows-and-cows-and-cows
Expose gpr_asprintf and gpr_strdup
|
10 years ago |
Craig Tiller
|
af7abf92cb
|
Enable runtime configuration of tracers
|
10 years ago |
Craig Tiller
|
9e1ba43543
|
Fix compilation on mac
|
10 years ago |
Nicolas Noble
|
8507e150ba
|
Merge pull request #1901 from jtattermusch/fix_jenkins_win
Fix jenkins build on windows
|
10 years ago |
Jan Tattermusch
|
a959e64d0d
|
fix jenkins build on windows
|
10 years ago |
Nathaniel Manista
|
9bc61bd763
|
Merge pull request #1885 from soltanmm/room-of-requirements
Redirect build_python.sh to requirements.txt.
|
10 years ago |
Nathaniel Manista
|
247ca67bc6
|
Merge pull request #1882 from soltanmm/timeouts
Increase RPC timeout in _links_test.py.
|
10 years ago |
Vijay Pai
|
8eedd4a2c6
|
Context activation for async
|
10 years ago |
Tim Emiola
|
a1a1f3478a
|
Merge pull request #1892 from murgatroid99/node_use_lodash
Replaced underscore and underscore.string modules with lodash
|
10 years ago |
Masood Malekghassemi
|
701af6031f
|
Expose gpr_asprintf and gpr_strdup
|
10 years ago |
Nicolas Noble
|
ea81bcb81b
|
Merge pull request #1897 from jtattermusch/jenkins_support
fix CRLF line ending problem with run_jenkins.sh
|
10 years ago |
Jan Tattermusch
|
8fa8c04ec4
|
fix CRLF line ending problem with run_jenkins.sh
|
10 years ago |
Nicolas Noble
|
ce0a5dc68e
|
Merge pull request #1896 from jtattermusch/jenkins_support
experimental jenkins support
|
10 years ago |
Jan Tattermusch
|
f44a2b8c0f
|
make run_jenkins runnable
|
10 years ago |
Jan Tattermusch
|
083466fcf2
|
experimental jenkins support
|
10 years ago |
Nicolas "Pixel" Noble
|
3f6d351b86
|
Some compilers don't like C99.
|
10 years ago |
Yang Gao
|
6f4fb3b133
|
Add ability to override default thread pool
|
10 years ago |
Michael Lumish
|
9b88a55be9
|
Merge pull request #1893 from tbetbetbe/grpc-ruby-prepare-release
bump grpc ruby version
|
10 years ago |
Tim Emiola
|
9341045307
|
bump grpc ruby version
|
10 years ago |
Jayant Kolhe
|
8390709673
|
Merge pull request #1890 from tbetbetbe/grpc-node-update-readme-install
Updates the INSTALL section in the Node.js README.md
|
10 years ago |
Jayant Kolhe
|
11b4f3cdc5
|
Merge pull request #1891 from tbetbetbe/grpc-python-update-readme-install
Updates the INSTALL section for python
|
10 years ago |
Jayant Kolhe
|
ab14dde1e0
|
Merge pull request #1889 from tbetbetbe/grpc-ruby-update-readme-install
Update INSTALL on Ruby README.md
|
10 years ago |
Tim Emiola
|
174d9239f6
|
Updates INSTALL on Node.js README.md
|
10 years ago |
Tim Emiola
|
aa0e44bd63
|
Updates the INSTALL section for python
|
10 years ago |
Tim Emiola
|
50773e61cc
|
Update INSTALL on Ruby README.md
|
10 years ago |
Vijay Pai
|
9dc5c15b56
|
Account for time difference in mac and linux
|
10 years ago |