aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node
Commit message (Collapse)AuthorAge
* Formatted db fileGravatar murgatroid992015-02-20
|
* Added client and fixed some server bugsGravatar murgatroid992015-02-19
|
* Merge branch 'master' into node_route_guide_sampleGravatar murgatroid992015-02-19
|\
| * Removed reference to non-existent headerGravatar murgatroid992015-02-19
| |
* | Switched to a smaller area of featuresGravatar murgatroid992015-02-19
| |
* | Switched to using pre-defined list of featuresGravatar murgatroid992015-02-19
| |
| * Merge pull request #628 from murgatroid99/node_lintGravatar Tim Emiola2015-02-19
| |\ | | | | | | Added lint to Node tests
| | * Fixed lint errorsGravatar murgatroid992015-02-19
| | |
| | * Added lint scriptGravatar murgatroid992015-02-19
| | |
| * | Added files to the node packageGravatar murgatroid992015-02-19
| |/
| * Merge pull request #619 from jayantkolhe/jayantkolhe-patch-2Gravatar Mugur Marculescu2015-02-19
| |\ | | | | | | Jayantkolhe patch 2 - Many documentation updates.
| | * Update README.mdGravatar Jayant Kolhe2015-02-19
| | |
* | | Added comments and fixed some minor bugsGravatar murgatroid992015-02-19
| | |
| * | Added comment about where Google credentials come fromGravatar murgatroid992015-02-18
| | |
* | | Added route_guide server example implementationGravatar murgatroid992015-02-18
| | |
| * | Merge branch 'master' into node_auth_integrationGravatar murgatroid992015-02-18
| |\ \ | |/ / |/| |
| * | Added auth functionality and interop testsGravatar murgatroid992015-02-18
| | |
| * | Added interop support for default root SSL certsGravatar murgatroid992015-02-18
| | |
* | | Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
| | |
* | | Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
| | |
* | | Update copyright to 2015Gravatar Craig Tiller2015-02-18
| | |
* | | Merge github.com:grpc/grpc into copyrightGravatar Craig Tiller2015-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_apiGravatar Tim Emiola2015-02-17
| |\ \ \ | | | | | | | | | | Rewrite the Node library to use the new core call API
| | | * | Merge branch 'node_new_core_api' into node_auth_integrationGravatar murgatroid992015-02-17
| | |/| | | |/|/ /
| | * | Added missing documentationGravatar murgatroid992015-02-17
| | | |
* | | | Add proto copyrightsGravatar Craig Tiller2015-02-16
| |_|/ |/| |
| * | The Python interoperability testing server.Gravatar Nathaniel Manista2015-02-15
|/ /
| * Version bumpGravatar murgatroid992015-02-13
| |
| * Removed debugging codeGravatar murgatroid992015-02-13
| |
| * Updated server.cc to match call.cc changesGravatar murgatroid992015-02-13
| |
| * Improved op_vector memory managementGravatar murgatroid992015-02-13
| |
| * Further improved memory managementGravatar murgatroid992015-02-13
| |
| * Improved memory managementGravatar murgatroid992015-02-13
| |
| * Made changes based on commentsGravatar murgatroid992015-02-13
| |
| * Removed extraneous log messagesGravatar murgatroid992015-02-12
| |
| * Last test now passesGravatar murgatroid992015-02-12
| |
| * Merge branch 'master' into node_new_core_apiGravatar murgatroid992015-02-12
| |\ | |/ |/|
| * Removed extra log linesGravatar murgatroid992015-02-12
| |
| * All tests but one now pass against new APIGravatar murgatroid992015-02-12
| |
| * Fixed most of surface testsGravatar murgatroid992015-02-12
| |
| * Removed extra extension filesGravatar murgatroid992015-02-11
| |
| * Fixed end to end testsGravatar murgatroid992015-02-11
| |
* | Added standard performance metricsGravatar murgatroid992015-02-11
| |
* | Updated copyright dateGravatar murgatroid992015-02-11
| |
* | Added a performance testGravatar murgatroid992015-02-11
| |
| * More end to end test debuggingGravatar murgatroid992015-02-11
| |
| * Resolved merge conflictsGravatar murgatroid992015-02-10
| |\ | |/ |/|
| * Fixed end-to-end tests for new changesGravatar murgatroid992015-02-10
| |
* | Fixed typo in stock_server.js0Gravatar murgatroid992015-02-09
| |
| * Extension module now compiles and some tests passGravatar murgatroid992015-02-09
| |