Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |
|\ | |||
| * | Adding a constant for a well known place where the SSL roots are installed. | Julien Boeuf | 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 |
| * | | | | | Update README.md | Jayant Kolhe | 2015-02-19 |
* | | | | | | Merge pull request #589 from nathanielmanistaatgoogle/src-python-readme | Jayant Kolhe | 2015-02-19 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||
| | * | | | | Update README.md | Jayant Kolhe | 2015-02-19 |
| | * | | | | Update README.md | Jayant Kolhe | 2015-02-19 |
| | * | | | | Update README.md | Jayant Kolhe | 2015-02-19 |
| | | * | | | Remove cpu.h which is no longer a thing | Vijay Pai | 2015-02-19 |
| |_|/ / / |/| | | | | |||
| | * | | | Update README.md | Jayant Kolhe | 2015-02-19 |
| | * | | | Update README.md | Jayant Kolhe | 2015-02-19 |
| | * | | | Create README.md | Jayant Kolhe | 2015-02-19 |
| | * | | | Create README.md | Jayant Kolhe | 2015-02-19 |
| | * | | | Update README.md | Jayant Kolhe | 2015-02-19 |
| | * | | | Update README.md | Jayant Kolhe | 2015-02-19 |
* | | | | | Merge pull request #605 from vjpai/mac | Nicolas Noble | 2015-02-19 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #618 from vjpai/plugin | Nicolas Noble | 2015-02-19 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||
* | | | | | | Merge pull request #615 from tbetbetbe/grpc_fix_grpc_gemspec | Jan Tattermusch | 2015-02-19 |
|\ \ \ \ \ \ | |||
| * | | | | | | Fixes case, other minor corrections | Tim Emiola | 2015-02-19 |
| | * | | | | | Fix a bug in Makefile where cpp_plugin name hadn't been updated yet where it | Vijay Pai | 2015-02-19 |