Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #179 from ctiller/kill-printf | jboeuf | 2015-01-23 |
|\ | | | | | Remove uses of sprintf | ||
* \ | Merge pull request #182 from nicolasnoble/openssl | jboeuf | 2015-01-23 |
|\ \ | | | | | | | OpenSSL 1.0.2 is out of beta - let's update our own repositories to reflect that. | ||
* \ \ | Merge pull request #175 from ↵ | Qi Zhao | 2015-01-23 |
|\ \ \ | | | | | | | | | | | | | | | | | tbetbetbe/grpc_tools_update_go_dockerfile_with_recent_restructuring Updates the Go dockerfile to reflect the package restructuring. | ||
| | | * | Add constant for min bufsize for timeout encoding | Craig Tiller | 2015-01-23 |
| | | | | |||
| | | * | Formatting | Craig Tiller | 2015-01-23 |
| | | | | |||
| | | * | src | Craig Tiller | 2015-01-23 |
| | | | | |||
* | | | | Merge pull request #178 from murgatroid99/merge_new_invoke_api | Craig Tiller | 2015-01-23 |
|\ \ \ \ | | | | | | | | | | | Merge new invoke api | ||
| * | | | | Removed unnecessary test file | murgatroid99 | 2015-01-23 |
| | | | | | |||
| * | | | | Fixed node interop server | murgatroid99 | 2015-01-23 |
| | | | | | |||
* | | | | | Merge pull request #184 from nathanielmanistaatgoogle/python-introduction | Craig Tiller | 2015-01-23 |
|\ \ \ \ \ | | | | | | | | | | | | | Correct an out-of-date path in a comment. | ||
| * | | | | | Correct an out-of-date path in a comment. | Nathaniel Manista | 2015-01-23 |
|/ / / / / | |||
| | | | * | Move string.h to internal code | Craig Tiller | 2015-01-23 |
| | | | | | |||
* | | | | | Merge pull request #160 from a11r/Documentation | Nicolas Noble | 2015-01-23 |
|\ \ \ \ \ | | | | | | | | | | | | | Documentation | ||
| | | | | * | Add define | Craig Tiller | 2015-01-23 |
| | | | | | | |||
| | | | * | | OpenSSL 1.0.2 is out of beta - let's update our own repositories to reflect ↵ | Nicolas "Pixel" Noble | 2015-01-23 |
| |_|_|/ / |/| | | | | | | | | | | | | | | that. | ||
| | | | * | Remove sprintf from timeout_encoding | Craig Tiller | 2015-01-23 |
| | | | | | |||
| | | | * | Add gpr_ltoa | Craig Tiller | 2015-01-23 |
| |_|_|/ |/| | | | |||
| | * | | Skiped currently failing test | murgatroid99 | 2015-01-23 |
| | | | | |||
| | * | | Made node library buildable from source tree | murgatroid99 | 2015-01-23 |
| | | | | |||
| * | | | Update README.md | Abhishek Kumar | 2015-01-23 |
| | | | | | | | | | | | | Addressed review comments. | ||
* | | | | Merge pull request #174 from ↵ | donnadionne | 2015-01-23 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | tbetbetbe/grpc_tools_correct_regression_in_the_ruby_dockerfile Fixes a regression in the ruby dockerfile | ||
| | | * \ | Merge branch 'master' of github.com:google/grpc into merge_new_invoke_api | murgatroid99 | 2015-01-23 |
| | | |\ \ | |_|_|/ / |/| | | | | |||
* | | | | | Merge pull request #153 from ctiller/windows-fixes | Jan Tattermusch | 2015-01-23 |
|\ \ \ \ \ | | | | | | | | | | | | | Windows fixes | ||
| | | | | * | Updates the Go dockerfile to reflect the package restructuring. | Tim Emiola | 2015-01-23 |
| |_|_|_|/ |/| | | | | | | | | | | | | | | - also corrects an error in the Go client test command | ||
| | * | | | Fixes a regression in the ruby dockerfile | Tim Emiola | 2015-01-23 |
| | | | | | | | | | | | | | | | | | | | | - the line that built and installed grpc ruby was mistakenly removed. | ||
* | | | | | Merge pull request #173 from tbetbetbe/grpc_rb_fix_grpc_gemspec | Tim Emiola | 2015-01-23 |
|\ \ \ \ \ | |_|/ / / |/| | | | | fixes a typo | ||
| * | | | | fix a typo | Tim Emiola | 2015-01-23 |
|/ / / / | |||
| * | | | Fix indentation | Craig Tiller | 2015-01-22 |
| | | | | |||
| * | | | Add Newline | Craig Tiller | 2015-01-22 |
| | | | | |||
* | | | | Merge pull request #172 from ↵ | Nicolas Noble | 2015-01-22 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | tbetbetbe/grpc_ruby_cleanup_readme_remove_internal_references Grpc ruby cleanup readme remove internal references | ||
| * | | | | removed a reference to a google3 dir | Tim Emiola | 2015-01-22 |
| | | | | | |||
| * | | | | Merge branch 'master' into grpc_ruby_cleanup_readme_remove_internal_references | Tim Emiola | 2015-01-22 |
| |\ \ \ \ | |||
| | * \ \ \ | Merge remote-tracking branch 'upstream/master' | Tim Emiola | 2015-01-22 |
| | |\ \ \ \ | |_|/ / / / |/| | | | | | |||
| * | | | | | Remove Go links | Tim Emiola | 2015-01-22 |
| | | | | | | |||
| * | | | | | Removes google3 specifics from the README.md, aligns the description with an ↵ | Tim Emiola | 2015-01-22 |
| | | | | | | | | | | | | | | | | | | | | | | | | open source release | ||
| * | | | | | Removes Google username from TODOs, removes defunct TODOs | Tim Emiola | 2015-01-22 |
| | | | | | | |||
* | | | | | | Merge pull request #169 from tbetbetbe/grpc_tools_add_go_dockerfile | donnadionne | 2015-01-22 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Grpc tools add go dockerfile | ||
* \ \ \ \ \ \ | Merge pull request #171 from nicolasnoble/typos | Yang Gao | 2015-01-22 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Regenerating project files. | ||
| | | * | | | | | Removed beefcake extension hook, it was no longer needed | Tim Emiola | 2015-01-22 |
| | | |/ / / / | |||
| * | / / / / | Regenerating project files. | Nicolas "Pixel" Noble | 2015-01-23 |
|/ / / / / / | |||
| | * | | | | Merge remote-tracking branch 'upstream/master' | Tim Emiola | 2015-01-22 |
| | |\ \ \ \ | |_|/ / / / |/| | | | | | |||
* | | | | | | Merge pull request #165 from murgatroid99/php_ssl_fix | Tim Emiola | 2015-01-22 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Fixed junk data bug in PHP SSL Credentials | ||
| | * | | | | | removes noisy output when syncing | Tim Emiola | 2015-01-22 |
| | | | | | | | |||
| | * | | | | | Adds a bash func that runs the interop test client command | Tim Emiola | 2015-01-22 |
| | | | | | | | |||
| | * | | | | | Adds Dockerfile for Go | Tim Emiola | 2015-01-22 |
| | | | | | | | |||
* | | | | | | | Merge pull request #164 from nathanielmanistaatgoogle/python-introduction | Nicolas Noble | 2015-01-22 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Python introduction. | ||
* \ \ \ \ \ \ \ | Merge pull request #158 from chen-wang/tips | Yang Gao | 2015-01-22 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | TIPS client implementation. | ||
| * | | | | | | | | delete using grpc:: | Chen Wang | 2015-01-22 |
| | | | | | | | | | |||
| * | | | | | | | | add space line between include | Chen Wang | 2015-01-22 |
| | | | | | | | | | |||
| * | | | | | | | | fixed some typos | Chen Wang | 2015-01-22 |
| | | | | | | | | |