Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed reference to grpc_default_credentials_create | murgatroid99 | 2015-02-24 |
| | |||
* | Fixed copyright format in some example files | murgatroid99 | 2015-02-24 |
| | |||
* | Fixed old lint errors | murgatroid99 | 2015-02-23 |
| | |||
* | Merge pull request #721 from yang-g/master | Michael Lumish | 2015-02-23 |
|\ | | | | | Remove stale comment | ||
| * | remove stale comment | Yang Gao | 2015-02-23 |
| | | |||
* | | Resolved merge conflicts | murgatroid99 | 2015-02-23 |
|\| | |||
* | | Added pubsub demo client | murgatroid99 | 2015-02-23 |
| | | |||
| * | Fixing java package for route_guide.proto | nmittler | 2015-02-22 |
| | | |||
| * | Merge pull request #601 from murgatroid99/node_route_guide_sample | Tim Emiola | 2015-02-20 |
| |\ | | | | | | | Added route_guide server example implementation | ||
| | * | Updated client and server to use db from a variable path | murgatroid99 | 2015-02-20 |
| | | | |||
* | | | Added pubsub demo client | murgatroid99 | 2015-02-20 |
| | | | |||
| * | | clean up some internal path and names | Yang Gao | 2015-02-20 |
|/ / | |||
| * | Added comments to route_guide_client.js | murgatroid99 | 2015-02-20 |
| | | |||
| * | Formatted db file | murgatroid99 | 2015-02-20 |
| | | |||
| * | Added client and fixed some server bugs | murgatroid99 | 2015-02-19 |
| | | |||
* | | Explicitly use nodejs to run tests | murgatroid99 | 2015-02-19 |
| | | |||
| * | Merge branch 'master' into node_route_guide_sample | murgatroid99 | 2015-02-19 |
| |\ | |/ |/| | |||
* | | Removed reference to non-existent header | murgatroid99 | 2015-02-19 |
| | | |||
| * | Switched to a smaller area of features | murgatroid99 | 2015-02-19 |
| | | |||
| * | Switched to using pre-defined list of features | murgatroid99 | 2015-02-19 |
| | | |||
* | | Merge pull request #628 from murgatroid99/node_lint | Tim Emiola | 2015-02-19 |
|\ \ | | | | | | | Added lint to Node tests | ||
| * | | Fixed lint errors | murgatroid99 | 2015-02-19 |
| | | | |||
| * | | Added lint script | murgatroid99 | 2015-02-19 |
| | | | |||
* | | | Added files to the node package | murgatroid99 | 2015-02-19 |
|/ / | |||
* | | Merge pull request #619 from jayantkolhe/jayantkolhe-patch-2 | Mugur Marculescu | 2015-02-19 |
|\ \ | | | | | | | Jayantkolhe patch 2 - Many documentation updates. | ||
| * | | Update README.md | Jayant Kolhe | 2015-02-19 |
| | | | |||
| | * | Added comments and fixed some minor bugs | murgatroid99 | 2015-02-19 |
| | | | |||
* | | | Added comment about where Google credentials come from | murgatroid99 | 2015-02-18 |
| | | | |||
| | * | Added route_guide server example implementation | murgatroid99 | 2015-02-18 |
| | | | |||
* | | | Merge branch 'master' into node_auth_integration | murgatroid99 | 2015-02-18 |
|\ \ \ | | |/ | |/| | |||
* | | | Added auth functionality and interop tests | murgatroid99 | 2015-02-18 |
| | | | |||
* | | | Added interop support for default root SSL certs | murgatroid99 | 2015-02-18 |
| | | | |||
| * | | Add missing new-lines at end of file | Craig Tiller | 2015-02-18 |
| | | | |||
| * | | Add missing new-lines at end of file | Craig Tiller | 2015-02-18 |
| | | | |||
| * | | Update copyright to 2015 | Craig Tiller | 2015-02-18 |
| | | | |||
| * | | Merge github.com:grpc/grpc into copyright | Craig Tiller | 2015-02-17 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/python/src/__init__.py src/python/src/_adapter/__init__.py src/python/src/_framework/__init__.py src/python/src/_framework/base/__init__.py src/python/src/_framework/base/packets/__init__.py src/python/src/_framework/common/__init__.py src/python/src/_framework/face/__init__.py src/python/src/_framework/face/testing/__init__.py src/python/src/_framework/foundation/__init__.py src/python/src/_junkdrawer/__init__.py | ||
| | * \ | Merge pull request #504 from murgatroid99/node_new_core_api | Tim Emiola | 2015-02-17 |
| | |\ \ | | | | | | | | | | | Rewrite the Node library to use the new core call API | ||
* | | \ \ | Merge branch 'node_new_core_api' into node_auth_integration | murgatroid99 | 2015-02-17 |
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| | | |||
| * | | | Added missing documentation | murgatroid99 | 2015-02-17 |
| | | | | |||
| | * | | Add proto copyrights | Craig Tiller | 2015-02-16 |
| | |/ | |||
* | / | The Python interoperability testing server. | Nathaniel Manista | 2015-02-15 |
| |/ |/| | |||
| * | Version bump | murgatroid99 | 2015-02-13 |
| | | |||
| * | Removed debugging code | murgatroid99 | 2015-02-13 |
| | | |||
| * | Updated server.cc to match call.cc changes | murgatroid99 | 2015-02-13 |
| | | |||
| * | Improved op_vector memory management | murgatroid99 | 2015-02-13 |
| | | |||
| * | Further improved memory management | murgatroid99 | 2015-02-13 |
| | | |||
| * | Improved memory management | murgatroid99 | 2015-02-13 |
| | | |||
| * | Made changes based on comments | murgatroid99 | 2015-02-13 |
| | | |||
| * | Removed extraneous log messages | murgatroid99 | 2015-02-12 |
| | | |||
| * | Last test now passes | murgatroid99 | 2015-02-12 |
| | |