aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Skeleton Summer of Code ideas pageGravatar Nathaniel Manista2016-02-19
|
* Merge pull request #5309 from jtattermusch/csharp_rename_preconditionsGravatar Michael Lumish2016-02-18
|\ | | | | Rename C# Preconditions to GrpcPreconditions
* \ Merge pull request #5288 from murgatroid99/node_proto_optionsGravatar Jan Tattermusch2016-02-18
|\ \ | | | | | | Add options to Node library to modify ProtoBuf behavior
* \ \ Merge pull request #5308 from murgatroid99/test_timeoutsGravatar Jan Tattermusch2016-02-18
|\ \ \ | | | | | | | | Increase Node's per-test timeout and Ruby's overall test timeout
| | | * update copyrightsGravatar Jan Tattermusch2016-02-18
| | | |
| | | * rename Preconditions to GrpcPreconditionsGravatar Jan Tattermusch2016-02-18
| |_|/ |/| |
| * | Increase Node's per-test timeout and Ruby's overall test timeoutGravatar murgatroid992016-02-18
|/ /
* | Merge pull request #5301 from dgquintas/fix_grpc_argsGravatar David G. Quintas2016-02-17
|\ \ | | | | | | Fixed refactoring of grpc_arg pointer vtable
| * | clang formatGravatar David Garcia Quintas2016-02-17
| | |
| * | Fixed refactoring of grpc_arg pointer vtableGravatar David Garcia Quintas2016-02-17
|/ /
* | Merge pull request #4859 from ctiller/sceqGravatar Sree Kuchibhotla2016-02-17
|\ \ | | | | | | Subchannel Sharing [The interop tests failures and Basic test failures are unrelated to this change. Merging]
* \ \ Merge pull request #5186 from yang-g/inherit_from_grpc_libraryGravatar Sree Kuchibhotla2016-02-17
|\ \ \ | | | | | | | | Provide explicit API for user to set user agent string prefix
| | | * Sanitize filesGravatar murgatroid992016-02-17
| | | |
| | | * Add tests and documentation for new optionsGravatar murgatroid992016-02-17
| | | |
* | | | Merge pull request #5240 from vjpai/loadedGravatar David G. Quintas2016-02-17
|\ \ \ \ | | | | | | | | | | Add an open-loop test using Poisson at 20-70% of peak
* \ \ \ \ Merge pull request #5285 from nicolasnoble/flagging_all_the_apiGravatar Craig Tiller2016-02-17
|\ \ \ \ \ | | | | | | | | | | | | Flagging the missing API entries.
| * | | | | Flagging the missing API entries.Gravatar Nicolas "Pixel" Noble2016-02-17
|/ / / / /
| | * | | add commentsGravatar yang-g2016-02-17
| | | | |
| | | * | Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-02-17
| | | |\ \ | |_|_|/ / |/| | | |
| * | | | Document variable namesGravatar Vijay Pai2016-02-17
| | | | |
| * | | | Merge branch 'master' into loadedGravatar Vijay Pai2016-02-17
| |\ \ \ \ | |/ / / / |/| | | |
| | | | * Node: add options to modify ProtoBuf behaviorGravatar murgatroid992016-02-17
| | | | |
* | | | | Merge pull request #5281 from jskeet/masterGravatar Jan Tattermusch2016-02-17
|\ \ \ \ \ | | | | | | | | | | | | Add a NullLogger in the C# implementation
* \ \ \ \ \ Merge pull request #5277 from soltanmm/abimerpGravatar Bogdan Drutu2016-02-17
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | Extern "C" Python DLL support
| * | | | | Extern "C" Python DLL supportGravatar Masood Malekghassemi2016-02-17
| | | | | |
| | | * | | Use more variables for better explanationsGravatar Vijay Pai2016-02-17
| | | | | |
| | | * | | Use three different load-factors and document load-factor variableGravatar Vijay Pai2016-02-17
| | | | | |
| | | * | | Merge branch 'master' into loadedGravatar Vijay Pai2016-02-17
| | | |\ \ \ | |_|_|/ / / |/| | | | |
| | * | | | Add a NullLogger in the C# implementationGravatar Jon Skeet2016-02-17
| |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | I'd argue that at this stage, this should probably be the default. Further options to consider: - Make it a singleton, or at least expose a static property with a single instance? - Allow SetLogger(null) to use the NullLogger?
* | | | | Merge pull request #5275 from bogdandrutu/bugGravatar Masood Malekghassemi2016-02-16
|\ \ \ \ \ | | | | | | | | | | | | Fix pygrpc_load_core in pxi to match with the C definition
| * | | | | Fix pygrpc_load_core in pxi to match with the C definitionGravatar Bogdan Drutu2016-02-16
|/ / / / /
| | * | | Merge branch 'master' into loadedGravatar Vijay Pai2016-02-16
| | |\ \ \ | |_|/ / / |/| | | |
* | | | | Merge pull request #5273 from vjpai/usGravatar Nicolas Noble2016-02-16
|\ \ \ \ \ | | | | | | | | | | | | Fix copyright
| * | | | | Fix copyrightGravatar vjpai2016-02-16
|/ / / / /
* | | | | Merge pull request #5157 from murgatroid99/sanitize_precommitGravatar Nicolas Noble2016-02-16
|\ \ \ \ \ | | | | | | | | | | | | Add a sanitize script usable in a precommit hook
| | | * \ \ Merge branch 'master' into loadedGravatar Vijay Pai2016-02-16
| | | |\ \ \ | |_|_|/ / / |/| | | | |
* | | | | | Merge pull request #5267 from bogdandrutu/bugGravatar Craig Tiller2016-02-16
|\ \ \ \ \ \ | | | | | | | | | | | | | | Fix the arguments type for on_read and destroy callbacks in iomgr
* \ \ \ \ \ \ Merge pull request #5269 from stanley-cheung/fix-php-copyrightGravatar Stanley Cheung2016-02-16
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Fix PHP copyright
| * | | | | | | fix php copyrightGravatar Stanley Cheung2016-02-16
|/ / / / / / /
| * | | | | | Fix call to grpc_exec_ctx_enqueueGravatar Bogdan Drutu2016-02-16
| | | | | | |
| * | | | | | Merge remote-tracking branch 'upstream/master' into bugGravatar Bogdan Drutu2016-02-16
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix the arguments type for on_read and destroy callbacks to match with ↵Gravatar Bogdan Drutu2016-02-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | grpc_iomgr_cb_func
* | | | | | | Merge pull request #5209 from vjpai/why_leverGravatar Yang Gao2016-02-16
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | Delete fixed_size_thread_pool
| | | | * | | Merge branch 'master' into loadedGravatar Vijay Pai2016-02-16
| | | | |\ \ \ | |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge pull request #5225 from stanley-cheung/php-ext-code-coverageGravatar Michael Lumish2016-02-16
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | PHP: add unit test to increase PHP C extension code coverage
* \ \ \ \ \ \ \ Merge pull request #5201 from vjpai/alarm_openloopGravatar David G. Quintas2016-02-16
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Revive and reform open-loop QPS testing
* \ \ \ \ \ \ \ \ Merge pull request #5098 from a-veitch/base_logGravatar Bogdan Drutu2016-02-16
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Add Census base log
| | | * | | | | | | channel constructor the array is requiredGravatar Stanley Cheung2016-02-16
| | | | | | | | | |
| | | * | | | | | | revert unnecessary changeGravatar Stanley Cheung2016-02-16
| | | | | | | | | |
* | | | | | | | | | Merge pull request #5224 from stanley-cheung/php-code-coverageGravatar Michael Lumish2016-02-16
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | PHP: add unit test to bring coverage back up above 95% (PHP portion)