Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' of github.com:google/grpc into docker_python | Donna Dionne | 2015-02-21 |
|\ | |||
| * | Merge pull request #706 from nicolasnoble/regen | Craig Tiller | 2015-02-21 |
| |\ | |||
| | * | Re-generated project files. | Nicolas "Pixel" Noble | 2015-02-21 |
| |/ | |||
| * | Merge pull request #705 from ctiller/fd_shutdown | Nicolas Noble | 2015-02-21 |
| |\ | |||
| | * | Fix a double-close in the server code. | Craig Tiller | 2015-02-21 |
| * | | Merge pull request #703 from nicolasnoble/win32 | Craig Tiller | 2015-02-21 |
| |\ \ | | |/ | |/| | |||
| * | | Merge pull request #641 from jboeuf/jwt_id_token | Yang Gao | 2015-02-21 |
| |\ \ | |||
| | | * | Factorizing out function split_host_port. | Nicolas "Pixel" Noble | 2015-02-20 |
| | | * | Merge branch 'master' of github.com:google/grpc into win32 | Nicolas "Pixel" Noble | 2015-02-21 |
| | | |\ | | |_|/ | |/| | | |||
| | | * | Fixing Windows port. | Nicolas "Pixel" Noble | 2015-02-20 |
| * | | | Merge pull request #701 from ctiller/mac3 | Nicolas Noble | 2015-02-20 |
| |\ \ \ | |||
| | * | | | Check POLLHUP, POLLERR as required | Craig Tiller | 2015-02-20 |
| | * | | | sockaddr_un needs the null terminator included in the address length | Craig Tiller | 2015-02-20 |
| * | | | | Merge pull request #699 from ctiller/mac3 | Nicolas Noble | 2015-02-20 |
| |\| | | | |||
| | * | | | Fix in tree build of protobuf | Craig Tiller | 2015-02-20 |
| |/ / / | |||
| * | | | Merge pull request #698 from nicolasnoble/verify-install | Craig Tiller | 2015-02-20 |
| |\ \ \ | |||
| | * | | | Adding a helpful installation message about protobuf. | Nicolas "Pixel" Noble | 2015-02-21 |
| | | |/ | | |/| | |||
| * | | | Merge pull request #697 from ctiller/mac2 | Nicolas Noble | 2015-02-20 |
| |\ \ \ | | |/ / | |/| | | |||
| | * | | This magically fixes the C build on my Mac | Craig Tiller | 2015-02-20 |
| |/ / | |||
* / / | Fixing docker file and image building for python. | Donna Dionne | 2015-02-20 |
|/ / | |||
* | | Merge pull request #692 from soltanmm/py-protoc-plugin-test-fixed | Nathaniel Manista | 2015-02-20 |
|\ \ | |||
| * | | Added compiler plugin test for Python. | Masood Malekghassemi | 2015-02-20 |
* | | | Merge pull request #693 from nicolasnoble/regen-makefile | Jan Tattermusch | 2015-02-20 |
|\ \ \ | |||
| * | | | Regenerated outdated Makefile. | Nicolas "Pixel" Noble | 2015-02-21 |
|/ / / | |||
* | | | Merge pull request #601 from murgatroid99/node_route_guide_sample | Tim Emiola | 2015-02-20 |
|\ \ \ | |||
* \ \ \ | Merge pull request #690 from ctiller/mac2 | Nicolas Noble | 2015-02-20 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #684 from jtattermusch/dockerfile_fixes | Tim Emiola | 2015-02-20 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #689 from nicolasnoble/macos-fix | Craig Tiller | 2015-02-20 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #687 from nicolasnoble/no-install-protobuf | Craig Tiller | 2015-02-20 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #688 from nicolasnoble/local-protobuf-build | Craig Tiller | 2015-02-20 |
|\ \ \ \ \ \ \ \ | |||
| | | | | * | | | | Fix in tree build of openssl on mac | Craig Tiller | 2015-02-20 |
| | * | | | | | | | Let's not install our potentially broken version of protobuf onto the system ... | Nicolas "Pixel" Noble | 2015-02-21 |
| * | | | | | | | | Force compilation of protobuf using -fPIC. | Nicolas "Pixel" Noble | 2015-02-21 |
| |/ / / / / / / | |||
* | | | | | | | | Merge pull request #685 from soltanmm/gen-code-update | Nathaniel Manista | 2015-02-20 |
|\ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ | Merge pull request #679 from tbetbetbe/grpc_ruby_update_readme | Jan Tattermusch | 2015-02-20 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | |||
| | | * | | | | | | Turns out the -D option of install is GNU-specific, and doesn't exist on MacOS. | Nicolas "Pixel" Noble | 2015-02-21 |
| | | | |/ / / / | | | |/| | | | | |||
| | | | * | | | | Forgot to commit some files | Jan Tattermusch | 2015-02-20 |
| * | | | | | | | Update README.md | Tim Emiola | 2015-02-20 |
| | | | * | | | | Fixes in Dockerfiles for Node, PHP, Ruby, speed boost for Python | Jan Tattermusch | 2015-02-20 |
| | | | | |/ / | | | | |/| | | |||
| | * | / | | | Replaces the generated code in src/python/interop/interop with more recently ... | Masood Malekghassemi | 2015-02-20 |
| | | |/ / / | | |/| | | | |||
* | | | | | | Merge pull request #660 from nicolasnoble/httpcli_test | Craig Tiller | 2015-02-20 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||
| * | | | | | Merge branch 'master' of github.com:google/grpc into httpcli_test | Nicolas "Pixel" Noble | 2015-02-21 |
| |\ \ \ \ \ | |/ / / / / |/| | | | | | |||
* | | | | | | Merge pull request #683 from nicolasnoble/unsecure-fix | Craig Tiller | 2015-02-20 |
|\ \ \ \ \ \ | |||
| * \ \ \ \ \ | Merge branch 'master' of github.com:google/grpc into unsecure-fix | Nicolas "Pixel" Noble | 2015-02-21 |
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||
* | | | | | | | Merge pull request #677 from ctiller/diagnose | Yang Gao | 2015-02-20 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||
| | * | | | | | Various MacOS build fixes. | Nicolas "Pixel" Noble | 2015-02-21 |
| * | | | | | | Make it possible to compile out tracing | Craig Tiller | 2015-02-20 |
* | | | | | | | Merge pull request #668 from nathanielmanistaatgoogle/assembly | Masood Malekghassemi | 2015-02-20 |
|\ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ | Merge github.com:google/grpc into diagnose | Craig Tiller | 2015-02-20 |
| | |\ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||
| | | | | * | | | Update README.md | Tim Emiola | 2015-02-20 |