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 |
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 |
Vijay Pai
|
8559485c23
|
Bug fix
|
10 years ago |
murgatroid99
|
55739d5c4a
|
Replaced underscore and underscore.string modules with lodash
|
10 years ago |
murgatroid99
|
548dc2ee5f
|
Replaced underscore and underscore.string modules with lodash
|
10 years ago |
vjpai
|
7abc4e720c
|
Invoke LoadTest setup
|
10 years ago |
vjpai
|
afc3ee89ee
|
Merge branch 'master' into poisson
|
10 years ago |
Craig Tiller
|
82c8d6de1e
|
Merge pull request #1886 from dgquintas/run_tests_shuffling
Improvements to the way we randomize test runs.
|
10 years ago |
David Garcia Quintas
|
79e389f431
|
Improvements to the way we randomize test runs.
|
10 years ago |
Masood Malekghassemi
|
ee6f1bffc6
|
Redirect build_python.sh to requirements.txt
|
10 years ago |
Craig Tiller
|
669c139a4a
|
Merge pull request #1866 from dgquintas/stack-allocate-bb-reader
Removed grpc_byte_buffer_reader_{create,destroy}.
|
10 years ago |
donnadionne
|
f11214faa5
|
Merge pull request #1827 from madongfly/creds_test
Enable service_account_creds test and compute_engine_creds for gRpc-java.
|
10 years ago |
Nicolas Noble
|
c86b1dd59d
|
Merge pull request #1880 from jtattermusch/csharp_bump_version
Bump C# package versions
|
10 years ago |
Masood Malekghassemi
|
691b8234af
|
Increase test timeout
The previous timeout was short enough that it led to erroneous failures.
Fixes #1875.
|
10 years ago |
Nicolas "Pixel" Noble
|
80176474e9
|
Removing an assert on chand->security_connector->auth_context.
That value actually MAY be NULL in some circumstances, and that's not a problem.
|
10 years ago |
Jan Tattermusch
|
67a3c164f5
|
Merge pull request #1871 from tbetbetbe/grpc_ruby_corrects_the_cancel_after_first_response_test
Corrects the cancel_after_first_response test
|
10 years ago |
Masood Malekghassemi
|
a6de798209
|
Merge pull request #1859 from nicolasnoble/no-pollution-from-global-grpc
Avoid polluting our compilation with previously installed grpc.
|
10 years ago |
Jan Tattermusch
|
06194dcde5
|
bump C# package versions
|
10 years ago |