Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #627 from nathanielmanistaatgoogle/sync-async | Nathaniel Manista | 2015-02-20 |
|\ | |||
| * | Add SyncAsync interfaces and implementations. | Nathaniel Manista | 2015-02-20 |
* | | Merge pull request #657 from nathanielmanistaatgoogle/thread-leak-fix | Nathaniel Manista | 2015-02-20 |
|\ \ | |||
| * | | Fix a thread leak bug. | Nathaniel Manista | 2015-02-20 |
* | | | Merge pull request #606 from yang-g/roots | Craig Tiller | 2015-02-20 |
|\ \ \ | |||
* \ \ \ | Merge pull request #655 from yang-g/copyleft | Craig Tiller | 2015-02-20 |
|\ \ \ \ | |_|/ / |/| | | | |||
* | | | | Merge pull request #652 from ctiller/interop2 | Yang Gao | 2015-02-20 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #651 from ctiller/interop | Yang Gao | 2015-02-20 |
|\ \ \ \ \ | |||
| | | * | | | include .m in check_copyright.py | Yang Gao | 2015-02-20 |
| |_|/ / / |/| | | | | |||
| | * | | | Ensure interop tests are run as part of run_tests | Craig Tiller | 2015-02-20 |
* | | | | | Merge pull request #645 from ctiller/32bit | Jan Tattermusch | 2015-02-20 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||
| | * | | | Fix server side large message receiving | Craig Tiller | 2015-02-20 |
| |/ / / |/| | | | |||
* | | | | Merge pull request #650 from Yhg1s/master | Nathaniel Manista | 2015-02-20 |
|\ \ \ \ | |||
| * | | | | Clean up Python C API use in src/python/src/grpc/_adapter/*.c. Specifically: | Thomas Wouters | 2015-02-20 |
|/ / / / | |||
* | | | | Merge pull request #647 from grpc/revert-646-ssl_roots_file | Nicolas Noble | 2015-02-19 |
|\ \ \ \ | |||
| * | | | | Revert "Adding a constant for a well known place where the SSL roots are inst... | Nicolas Noble | 2015-02-19 |
|/ / / / | |||
* | | | | Merge pull request #646 from jboeuf/ssl_roots_file | Nicolas Noble | 2015-02-19 |
|\ \ \ \ | |||
| | * \ \ | Merge pull request #21 from nicolasnoble/32bit | Craig Tiller | 2015-02-19 |
| | |\ \ \ | |||
| | | * | | | Some 32 bits platforms don't like buildint asm for openssl. | Nicolas "Pixel" Noble | 2015-02-20 |
| | |/ / / | |||
| * / / / | Adding a constant for a well known place where the SSL roots are installed. | Julien Boeuf | 2015-02-19 |
|/ / / / | |||
| * / / | 32 bit compilation fixes for core | Craig Tiller | 2015-02-19 |
|/ / / | |||
* | | | Merge pull request #638 from vjpai/expecteq | Craig Tiller | 2015-02-19 |
|\ \ \ | |||
* \ \ \ | Merge pull request #643 from nicolasnoble/gflags | Craig Tiller | 2015-02-19 |
|\ \ \ \ | |||
| * | | | | Making the usage of gflags uniform across distributions. | Nicolas "Pixel" Noble | 2015-02-20 |
|/ / / / | |||
* | | | | Merge pull request #642 from nicolasnoble/gflags | Eric Anderson | 2015-02-19 |
|\ \ \ \ | |||
| * | | | | Fixing gflags' include path. | Nicolas "Pixel" Noble | 2015-02-20 |
* | | | | | Merge pull request #639 from soltanmm/master | Nathaniel Manista | 2015-02-19 |
|\ \ \ \ \ | |||
| * | | | | | Removed unused/wrong generated Python code imports from Python codegen. | Masood Malekghassemi | 2015-02-19 |
* | | | | | | Merge pull request #636 from murgatroid99/node_mocha_fix | donnadionne | 2015-02-19 |
|\ \ \ \ \ \ | |||
| | | | * | | | EXPECT_EQ Mac issue... | vjpai | 2015-02-19 |
| * | | | | | | Explicitly use nodejs to run tests | murgatroid99 | 2015-02-19 |
|/ / / / / / | |||
* | | | | | | Merge pull request #633 from nicolasnoble/ldconfig | Jan Tattermusch | 2015-02-19 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #631 from soltanmm/master | Tim Emiola | 2015-02-19 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||
* | | | | | | | Merge pull request #634 from murgatroid99/node_header_fix | donnadionne | 2015-02-19 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||
| * | | | | | | Removed reference to non-existent header | murgatroid99 | 2015-02-19 |
|/ / / / / / | |||
| | * / / / | Running ldconfig shouldn't fail; so we can run fakeroot make install properly. | Nicolas "Pixel" Noble | 2015-02-20 |
| |/ / / / |/| | | | | |||
| * | | | | Added protoc plugin for Python GRPC. | Masood Malekghassemi | 2015-02-19 |
* | | | | | Merge pull request #629 from jcanizales/fix-internal-include-path | Tim Emiola | 2015-02-19 |
|\ \ \ \ \ | |||
| * | | | | | Fix internal include path | Jorge Canizales | 2015-02-19 |
* | | | | | | Merge pull request #628 from murgatroid99/node_lint | Tim Emiola | 2015-02-19 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||
| * | | | | | Fixed lint errors | murgatroid99 | 2015-02-19 |
* | | | | | | Merge pull request #621 from yang-g/header | Nicolas Noble | 2015-02-19 |
|\ \ \ \ \ \ | |||
| | * | | | | | Added lint script | murgatroid99 | 2015-02-19 |
| | | |_|_|/ | | |/| | | | |||
* | | | | | | Merge pull request #625 from murgatroid99/node_package_files_include | Tim Emiola | 2015-02-19 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #620 from vjpai/buildjson | David Klempner | 2015-02-19 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||
| | * | | | | | Added files to the node package | murgatroid99 | 2015-02-19 |
| |/ / / / / |/| | | | | | |||
| | * | | | | add more missing headers | Yang Gao | 2015-02-19 |
| | * | | | | add missing header | Yang Gao | 2015-02-19 |
* | | | | | | Merge pull request #619 from jayantkolhe/jayantkolhe-patch-2 | Mugur Marculescu | 2015-02-19 |
|\ \ \ \ \ \ | |||
| * | | | | | | Small change to documentation text. | Mugur Marculescu | 2015-02-19 |