Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 32 bits support. | Nicolas "Pixel" Noble | 2016-02-20 |
| | |||
* | Building the dlls. | Nicolas "Pixel" Noble | 2016-02-19 |
| | |||
* | Adding grpc_dll project. | Nicolas "Pixel" Noble | 2016-02-19 |
| | |||
* | Enabling python artifact building for Windows. | Nicolas "Pixel" Noble | 2016-02-18 |
| | |||
* | Merge pull request #5240 from vjpai/loaded | David G. Quintas | 2016-02-17 |
|\ | | | | | Add an open-loop test using Poisson at 20-70% of peak | ||
* \ | Merge pull request #5285 from nicolasnoble/flagging_all_the_api | Craig Tiller | 2016-02-17 |
|\ \ | | | | | | | Flagging the missing API entries. | ||
| * | | Flagging the missing API entries. | Nicolas "Pixel" Noble | 2016-02-17 |
|/ / | |||
| * | Document variable names | Vijay Pai | 2016-02-17 |
| | | |||
| * | Merge branch 'master' into loaded | Vijay Pai | 2016-02-17 |
| |\ | |/ |/| | |||
* | | Merge pull request #5281 from jskeet/master | Jan Tattermusch | 2016-02-17 |
|\ \ | | | | | | | Add a NullLogger in the C# implementation | ||
* \ \ | Merge pull request #5277 from soltanmm/abimerp | Bogdan Drutu | 2016-02-17 |
|\ \ \ | | | | | | | | | Extern "C" Python DLL support | ||
| * | | | Extern "C" Python DLL support | Masood Malekghassemi | 2016-02-17 |
| | | | | |||
| | | * | Use more variables for better explanations | Vijay Pai | 2016-02-17 |
| | | | | |||
| | | * | Use three different load-factors and document load-factor variable | Vijay Pai | 2016-02-17 |
| | | | | |||
| | | * | Merge branch 'master' into loaded | Vijay Pai | 2016-02-17 |
| | | |\ | |_|_|/ |/| | | | |||
| | * | | Add a NullLogger in the C# implementation | Jon Skeet | 2016-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/bug | Masood Malekghassemi | 2016-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 definition | Bogdan Drutu | 2016-02-16 |
|/ / / | |||
| | * | Merge branch 'master' into loaded | Vijay Pai | 2016-02-16 |
| | |\ | |_|/ |/| | | |||
* | | | Merge pull request #5273 from vjpai/us | Nicolas Noble | 2016-02-16 |
|\ \ \ | | | | | | | | | Fix copyright | ||
| * | | | Fix copyright | vjpai | 2016-02-16 |
|/ / / | |||
* | | | Merge pull request #5157 from murgatroid99/sanitize_precommit | Nicolas Noble | 2016-02-16 |
|\ \ \ | | | | | | | | | Add a sanitize script usable in a precommit hook | ||
| | | * | Merge branch 'master' into loaded | Vijay Pai | 2016-02-16 |
| | | |\ | |_|_|/ |/| | | | |||
* | | | | Merge pull request #5267 from bogdandrutu/bug | Craig Tiller | 2016-02-16 |
|\ \ \ \ | | | | | | | | | | | Fix the arguments type for on_read and destroy callbacks in iomgr | ||
* \ \ \ \ | Merge pull request #5269 from stanley-cheung/fix-php-copyright | Stanley Cheung | 2016-02-16 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix PHP copyright | ||
| * | | | | | fix php copyright | Stanley Cheung | 2016-02-16 |
|/ / / / / | |||
| * | | | | Fix call to grpc_exec_ctx_enqueue | Bogdan Drutu | 2016-02-16 |
| | | | | | |||
| * | | | | Merge remote-tracking branch 'upstream/master' into bug | Bogdan Drutu | 2016-02-16 |
| |\ \ \ \ | |/ / / / |/| | | | | |||
| * | | | | Fix the arguments type for on_read and destroy callbacks to match with ↵ | Bogdan Drutu | 2016-02-16 |
| | | | | | | | | | | | | | | | | | | | | grpc_iomgr_cb_func | ||
* | | | | | Merge pull request #5209 from vjpai/why_lever | Yang Gao | 2016-02-16 |
|\ \ \ \ \ | |/ / / / |/| | | | | Delete fixed_size_thread_pool | ||
| | | | * | Merge branch 'master' into loaded | Vijay Pai | 2016-02-16 |
| | | | |\ | |_|_|_|/ |/| | | | | |||
* | | | | | Merge pull request #5225 from stanley-cheung/php-ext-code-coverage | Michael Lumish | 2016-02-16 |
|\ \ \ \ \ | | | | | | | | | | | | | PHP: add unit test to increase PHP C extension code coverage | ||
* \ \ \ \ \ | Merge pull request #5201 from vjpai/alarm_openloop | David G. Quintas | 2016-02-16 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Revive and reform open-loop QPS testing | ||
* \ \ \ \ \ \ | Merge pull request #5098 from a-veitch/base_log | Bogdan Drutu | 2016-02-16 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Add Census base log | ||
| | | * | | | | | channel constructor the array is required | Stanley Cheung | 2016-02-16 |
| | | | | | | | | |||
| | | * | | | | | revert unnecessary change | Stanley Cheung | 2016-02-16 |
| | | | | | | | | |||
* | | | | | | | | Merge pull request #5224 from stanley-cheung/php-code-coverage | Michael Lumish | 2016-02-16 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | PHP: add unit test to bring coverage back up above 95% (PHP portion) | ||
* | | | | | | | | Merge pull request #5254 from grpc/release-0_13 | Jan Tattermusch | 2016-02-15 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Release 0.13 upmerge. | ||
| * \ \ \ \ \ \ \ | Merge pull request #5253 from nicolasnoble/yard-in-gems | Kailash Sethuraman | 2016-02-13 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Adding the .yardopts file into the gems. | ||
| | * | | | | | | | | Adding the .yardopts file into the gems. | Nicolas "Pixel" Noble | 2016-02-14 |
| |/ / / / / / / / | |||
| * | | | | | | | | Merge pull request #5252 from nicolasnoble/yardocs | Craig Tiller | 2016-02-13 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Adding a .yardopts file at the root so rubydocs isn't getting lost. | ||
| | * | | | | | | | | Adding a .yardopts file at the root so rubydocs isn't getting lost. | Nicolas "Pixel" Noble | 2016-02-13 |
| |/ / / / / / / / | |||
| * | | | | | | | | Merge pull request #5227 from murgatroid99/node_documentation_update_0.13 | Kailash Sethuraman | 2016-02-13 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Update Node examples and example documentation | ||
| | | | | | | * \ \ | Merge branch 'master' into why_lever | vjpai | 2016-02-13 |
| | | | | | | |\ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #5248 from vjpai/ccc | Craig Tiller | 2016-02-13 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Copyright fix | ||
| | | | | | * \ \ \ \ | Merge branch 'ccc' into alarm_openloop | Vijay Pai | 2016-02-13 |
| | | | | | |\ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | |||
| | | | | | * | | | | | Fix the timeout | Vijay Pai | 2016-02-13 |
| | | | | | | | | | | | |||
| | | | | | * | | | | | Merge remote-tracking branch 'upstream/master' into alarm_openloop | Vijay Pai | 2016-02-13 |
| | | | | | | | | | | | |||
| | | | | | * | | | | | use timeouts with proper fixture multipliers rather than raw, | Vijay Pai | 2016-02-13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | since tsan slows things down a lot and may complicate issues such as shutdown. | ||
| * | | | | | | | | | | I merged this without checking the copyright. My mistake... | vjpai | 2016-02-12 |
|/ / / / / / / / / / |