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
|
da11694971
|
Fix TSAN reported errors
|
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 |
Craig Tiller
|
7ae5a38ec0
|
Fix memory leak
|
10 years ago |
Craig Tiller
|
12d7e1f306
|
Dont unref secure state until destroy completes
|
10 years ago |
Craig Tiller
|
71ec6cb332
|
Fix valgrind
|
10 years ago |
Craig Tiller
|
09f2bdc847
|
Fix refcounting bug
|
10 years ago |
Craig Tiller
|
dfbb26aa95
|
Merge branch 'we-dont-need-no-backup' of github.com:ctiller/grpc into we-dont-need-no-backup
|
10 years ago |
Craig Tiller
|
ed6d90ece9
|
Bandaid over pollset promotion
|
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 |
Craig Tiller
|
a4b89fed1c
|
Merge github.com:grpc/grpc into you-complete-me
Conflicts:
src/core/iomgr/resolve_address_posix.c
src/core/surface/server.c
|
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 |
Craig Tiller
|
202a1aaedf
|
Merge branch 'we-dont-need-no-backup' of github.com:ctiller/grpc into we-dont-need-no-backup
|
10 years ago |
Craig Tiller
|
e3b63c2d01
|
Turn off debug
|
10 years ago |
Craig Tiller
|
8cc6f42287
|
Merge github.com:grpc/grpc into we-dont-need-no-backup
|
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 |
Craig Tiller
|
4b678bd722
|
Fix threading problem on early orphaning
|
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 |
Michael Lumish
|
aaba27281f
|
Merge pull request #1876 from jcanizales/prepare-podspec
Fix version number of gRPC.podspec
|
10 years ago |
Michael Lumish
|
2e7ffddfa9
|
Merge pull request #1872 from jcanizales/fix-metadata-propagation
Fix NSDictionary <-> metadata codec
|
10 years ago |
Craig Tiller
|
0ed8b1fc1b
|
Merge pull request #1874 from dgquintas/server_context_leak
Fixed memory leak in server_async
|
10 years ago |
Jorge Canizales
|
043dc72f64
|
Fix version number of gRPC.podspec
And solves a few linter issues that prevent it from being submitted to Cocoapods' repo.
|
10 years ago |
Jorge Canizales
|
d3a2d40b10
|
Disallow NSString headers with -bin suffix
|
10 years ago |
David Garcia Quintas
|
02c677c6cb
|
Reintroduced grpc_byte_buffer_reader_destroy.
As a no-op for the time being.
|
10 years ago |
Nicolas "Pixel" Noble
|
3adab74c62
|
Avoid polluting our compilation with previously installed grpc.
|
10 years ago |
David G. Quintas
|
d4158e0295
|
Merge pull request #1870 from nicolasnoble/we-are-not-linking-libdl-properly
Swapping the library order so that anything that openssl requires is properly tagged afterward.
|
10 years ago |
vjpai
|
3beb20c3e2
|
Support use of high_res clock in timepoints
|
10 years ago |
David Garcia Quintas
|
c9516d4e28
|
Fixed memory leak in server_async
|
10 years ago |
Jorge Canizales
|
b9692ca809
|
Fix NSDictionary <-> metadata codec
|
10 years ago |
Craig Tiller
|
79e11c6d05
|
Merge github.com:grpc/grpc into we-dont-need-no-backup
|
10 years ago |