Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #720 from murgatroid99/node_pubsub_client | Tim Emiola | 2015-02-23 |
|\ | | | | | Node pubsub client | ||
* \ | Merge pull request #718 from grpc/mugurm-patch-1 | Tim Emiola | 2015-02-23 |
|\ \ | | | | | | | Update README.md | ||
| | * | Resolved merge conflicts | murgatroid99 | 2015-02-23 |
| | |\ | |_|/ |/| | | |||
| | * | Added pubsub demo client | murgatroid99 | 2015-02-23 |
| | | | |||
| * | | Update README.md | Mugur Marculescu | 2015-02-23 |
|/ / | | | | | Link out to the gRPC protocol description doc in grpc-common | ||
* | | Merge pull request #715 from tbetbetbe/grpc-ruby-fix-interop-client | Tim Emiola | 2015-02-23 |
|\ \ | | | | | | | Fixes a missed old module name reference in the interop client | ||
| * | | Fixes a missed old module name reference in the interop client | Tim Emiola | 2015-02-23 |
| | | | |||
* | | | Merge pull request #713 from nmittler/route_guide_package | Tim Emiola | 2015-02-22 |
|\ \ \ | | | | | | | | | Fixing java package for route_guide.proto | ||
| * | | | Fixing java package for route_guide.proto | nmittler | 2015-02-22 |
|/ / / | |||
* | | | Merge pull request #709 from nathanielmanistaatgoogle/thread-pool-less-links | Masood Malekghassemi | 2015-02-22 |
|\ \ \ | | | | | | | | | Thread-pool-less construction of GRPC links. | ||
* \ \ \ | Merge pull request #678 from jboeuf/installed_ssl_roots | Craig Tiller | 2015-02-21 |
|\ \ \ \ | | | | | | | | | | | Adding roots.pem from Mozilla and associated logic. | ||
| * | | | | Actually installing root certificates on the system. | Nicolas "Pixel" Noble | 2015-02-22 |
| | | | | | |||
| * | | | | Merge branch 'master' of github.com:google/grpc into installed_ssl_roots-patch | Nicolas "Pixel" Noble | 2015-02-22 |
| |\ \ \ \ | |/ / / / |/| | | | | |||
| | * | | | Thread-pool-less construction of GRPC links. | Nathaniel Manista | 2015-02-22 |
| |/ / / |/| | | | | | | | | | | | | | | | | | | | These will be used in generated code in circumstances in which we don't necessarily want to be asking calling code to have a thread pool readily available. | ||
* | | | | Merge pull request #708 from jtattermusch/deb_on_docker | donnadionne | 2015-02-21 |
|\ \ \ \ | | | | | | | | | | | Building of Debian packages on Docker | ||
| * | | | | Dockerfile to test that debian packages can be used with ruby instead of ↵ | Jan Tattermusch | 2015-02-21 |
| | | | | | | | | | | | | | | | | | | | | make install | ||
| * | | | | Dockerfile to build debian packages on docker | Jan Tattermusch | 2015-02-21 |
| | | | | | |||
| * | | | | Fixes to build_deb_packages script to allow running on Docker | Jan Tattermusch | 2015-02-21 |
| | | | | | |||
* | | | | | Merge pull request #704 from ctiller/interop3 | Yang Gao | 2015-02-21 |
|\ \ \ \ \ | | | | | | | | | | | | | Rename interop_test.c --> interop_test.cc | ||
* \ \ \ \ \ | Merge pull request #707 from nicolasnoble/contrib | Abhishek Kumar | 2015-02-21 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Adding a CONTRIBUTING file. | ||
| * | | | | | | Adding a CONTRIBUTING file. | Nicolas "Pixel" Noble | 2015-02-21 |
| | | | | | | | |||
* | | | | | | | Merge pull request #706 from nicolasnoble/regen | Craig Tiller | 2015-02-21 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | Re-generated project files. | ||
| * | | | | | | 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. | ||
| * | | | | | | Fix a double-close in the server code. | Craig Tiller | 2015-02-21 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Exposed (I think) now that we properly handle POLLHUP. | ||
* | | | | | | | Merge pull request #703 from nicolasnoble/win32 | Craig Tiller | 2015-02-21 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | Fixing Windows port. | ||
| | * | | | | | Rename interop_test.c --> interop_test.cc | Craig Tiller | 2015-02-21 |
| |/ / / / / |/| | | | | | | | | | | | | | | | | | We have many assumptions about languages baked into the test system, and we want this test harness to trigger when testing C++ stuff, so it needs to be written in C++. | ||
* | | | | | | Merge pull request #641 from jboeuf/jwt_id_token | Yang Gao | 2015-02-21 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Implementing JWT credentials (a.k.a JWT ID Tokens). | ||
| | * | | | | | 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 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Mac networking stack fixes | ||
| * | | | | | | | 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 | ||
| * | | | | | | | Fix in tree build of protobuf | Craig Tiller | 2015-02-20 |
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | If we are building protobuf because of an incompatible out of tree protobuf installation, then make sure that we don't accidentally use that versions includes. | ||
* | | | | | | | Merge pull request #698 from nicolasnoble/verify-install | Craig Tiller | 2015-02-20 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Adding a helpful installation message about protobuf. | ||
| * | | | | | | | Adding a helpful installation message about protobuf. | Nicolas "Pixel" Noble | 2015-02-21 |
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | Also, fixing protobuf in-place compilation for real, this time. | ||
* | | | | | | | Merge pull request #697 from ctiller/mac2 | Nicolas Noble | 2015-02-20 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | This magically fixes the C build on my Mac | ||
| * | | | | | | This magically fixes the C build on my Mac | Craig Tiller | 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. | ||
| * | | | | | | | Regenerated outdated Makefile. | Nicolas "Pixel" Noble | 2015-02-21 |
|/ / / / / / / | |||
* | | | | | | | Merge pull request #601 from murgatroid99/node_route_guide_sample | Tim Emiola | 2015-02-20 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Added route_guide server example implementation | ||
* \ \ \ \ \ \ \ | Merge pull request #690 from ctiller/mac2 | Nicolas Noble | 2015-02-20 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix in tree build of openssl on mac | ||
* \ \ \ \ \ \ \ \ | Merge pull request #684 from jtattermusch/dockerfile_fixes | Tim Emiola | 2015-02-20 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | Fixes in Dockerfiles for Node, PHP, Ruby, speed boost for Python | ||
* | | | | | | | | | Merge pull request #689 from nicolasnoble/macos-fix | Craig Tiller | 2015-02-20 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Turns out the -D option of install is GNU-specific, and doesn't exist on MacOS. | ||
* \ \ \ \ \ \ \ \ \ | Merge pull request #687 from nicolasnoble/no-install-protobuf | Craig Tiller | 2015-02-20 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Let's not install our potentially broken version of protobuf onto the system and pollute people's environment. | ||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #688 from nicolasnoble/local-protobuf-build | Craig Tiller | 2015-02-20 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Force compilation of protobuf using -fPIC. |