Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merged from release_0.11 branch | murgatroid99 | 2015-09-23 |
|\ | |||
* | | Fixed hang when using Node gRPC with other async operations | murgatroid99 | 2015-09-23 |
| | | |||
| * | Update to nan 2.0 | murgatroid99 | 2015-09-17 |
|/ | |||
* | Merge pull request #2696 from murgatroid99/node_client_connectivity | Jan Tattermusch | 2015-08-14 |
|\ | | | | | Wrap connectivity API, expose it to client as waitForReady | ||
| * | Fixed typo | murgatroid99 | 2015-08-13 |
| | | |||
* | | Working on node. | Nicolas "Pixel" Noble | 2015-08-07 |
| | | |||
| * | Wrap connectivity API, expose it to client as waitForReady | murgatroid99 | 2015-07-28 |
|/ | |||
* | Updating wrapped languages to new time functions | Craig Tiller | 2015-07-13 |
| | |||
* | C Core API cleanup. | Craig Tiller | 2015-05-04 |
| | | | | | | Simplify grpc_event into something that can be non-heap allocated. Deprecate grpc_event_finish. Remove grpc_op_error - use an int as this is more idiomatic C style. | ||
* | Resolved merge conflicts with master | murgatroid99 | 2015-03-18 |
|\ | |||
| * | Fixed segfault by fixing scope issue | murgatroid99 | 2015-03-09 |
| | | |||
| * | Add missing new-lines at end of file | Craig Tiller | 2015-02-18 |
| | | |||
| * | Update copyright to 2015 | Craig Tiller | 2015-02-18 |
| | | |||
| * | Removed extraneous log messages | murgatroid99 | 2015-02-12 |
| | | |||
| * | Fixed end to end tests | murgatroid99 | 2015-02-11 |
| | | |||
| * | More end to end test debugging | murgatroid99 | 2015-02-11 |
| | | |||
| * | Extension module now compiles and some tests pass | murgatroid99 | 2015-02-09 |
| | | |||
| * | More progress towards new API compatibility | murgatroid99 | 2015-02-09 |
| | | |||
* | | Use only some of the thread pool threads for gRPC | murgatroid99 | 2015-02-02 |
|/ | |||
* | Moved extension and JS files to separate directories | murgatroid99 | 2015-01-26 |