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 |
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 |
vjpai
|
dc0615fa87
|
Init a variable
|
10 years ago |
vjpai
|
d1dce90c9a
|
Minor fixes
|
10 years ago |
vjpai
|
ca61f5b765
|
Merge branch 'master' into poisson
|
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 |
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 |
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 |
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 |