Commit message (Expand) | Author | Age | |
---|---|---|---|
* | moar VS fun | David Garcia Quintas | 2016-02-19 |
* | Fixed language category for grpc_codegen_lib | David Garcia Quintas | 2016-02-19 |
* | added uuids for VS | David Garcia Quintas | 2016-02-19 |
* | actually made the codegen_lib targets private now | David Garcia Quintas | 2016-02-19 |
* | Fixed sanity | David Garcia Quintas | 2016-02-18 |
* | moved grpc_library.cc moved out of codegen | David Garcia Quintas | 2016-02-18 |
* | Merge branch 'master' of github.com:grpc/grpc into codegen_lib | David Garcia Quintas | 2016-02-18 |
|\ | |||
* | | Split codegen target and made it libs | David Garcia Quintas | 2016-02-18 |
| * | Merge pull request #5288 from murgatroid99/node_proto_options | Jan Tattermusch | 2016-02-18 |
| |\ | |||
| * \ | Merge pull request #5308 from murgatroid99/test_timeouts | Jan Tattermusch | 2016-02-18 |
| |\ \ | |||
| | * | | Increase Node's per-test timeout and Ruby's overall test timeout | murgatroid99 | 2016-02-18 |
| |/ / | |||
| * | | Merge pull request #5301 from dgquintas/fix_grpc_args | David G. Quintas | 2016-02-17 |
| |\ \ | |||
| | * | | clang format | David Garcia Quintas | 2016-02-17 |
| | * | | Fixed refactoring of grpc_arg pointer vtable | David Garcia Quintas | 2016-02-17 |
| |/ / | |||
| * | | Merge pull request #4859 from ctiller/sceq | Sree Kuchibhotla | 2016-02-17 |
| |\ \ | |||
| * \ \ | Merge pull request #5186 from yang-g/inherit_from_grpc_library | Sree Kuchibhotla | 2016-02-17 |
| |\ \ \ | |||
| | | | * | Sanitize files | murgatroid99 | 2016-02-17 |
| | | | * | Add tests and documentation for new options | murgatroid99 | 2016-02-17 |
| * | | | | Merge pull request #5240 from vjpai/loaded | David G. Quintas | 2016-02-17 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge pull request #5285 from nicolasnoble/flagging_all_the_api | Craig Tiller | 2016-02-17 |
| |\ \ \ \ \ | |||
| | * | | | | | Flagging the missing API entries. | Nicolas "Pixel" Noble | 2016-02-17 |
| |/ / / / / | |||
| | | * | | | add comments | yang-g | 2016-02-17 |
| | | | * | | Merge github.com:grpc/grpc into sceq | Craig Tiller | 2016-02-17 |
| | | | |\ \ | | |_|_|/ / | |/| | | | | |||
| | * | | | | Document variable names | Vijay Pai | 2016-02-17 |
| | * | | | | Merge branch 'master' into loaded | Vijay Pai | 2016-02-17 |
| | |\ \ \ \ | | |/ / / / | |/| | | | | |||
| | | | | * | Node: add options to modify ProtoBuf behavior | murgatroid99 | 2016-02-17 |
| * | | | | | Merge pull request #5281 from jskeet/master | Jan Tattermusch | 2016-02-17 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge pull request #5277 from soltanmm/abimerp | Bogdan Drutu | 2016-02-17 |
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||
| | * | | | | | 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 |
| | |/ / / / | |/| | | | | |||
| * | | | | | Merge pull request #5275 from bogdandrutu/bug | Masood Malekghassemi | 2016-02-16 |
| |\ \ \ \ \ | |||
| | * | | | | | 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 | vjpai | 2016-02-16 |
| |/ / / / / | |||
* | | | | | | Fixed header dependencies and copyrights | David Garcia Quintas | 2016-02-16 |
| * | | | | | Merge pull request #5157 from murgatroid99/sanitize_precommit | Nicolas Noble | 2016-02-16 |
| |\ \ \ \ \ | |||
| | | | * \ \ | Merge branch 'master' into loaded | Vijay Pai | 2016-02-16 |
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | | | |||
* / | | | | | | Added codegen_lib target | David Garcia Quintas | 2016-02-16 |
|/ / / / / / | |||
* | | | | | | Merge pull request #5267 from bogdandrutu/bug | Craig Tiller | 2016-02-16 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #5269 from stanley-cheung/fix-php-copyright | Stanley Cheung | 2016-02-16 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | 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 grpc_i... | Bogdan Drutu | 2016-02-16 |
* | | | | | | | Merge pull request #5209 from vjpai/why_lever | Yang Gao | 2016-02-16 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||
| | | | * | | | Merge branch 'master' into loaded | Vijay Pai | 2016-02-16 |
| | | | |\ \ \ | |_|_|_|/ / / |/| | | | | | |