Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' of github.com:grpc/grpc into codegen_lib | David Garcia Quintas | 2016-02-18 |
|\ | |||
* | | Split codegen target and made it libs | David Garcia Quintas | 2016-02-18 |
| * | Merge github.com:grpc/grpc into sceq | Craig Tiller | 2016-02-17 |
| |\ | |/ |/| | |||
* | | Merge pull request #5098 from a-veitch/base_log | Bogdan Drutu | 2016-02-16 |
|\ \ | |||
| * \ | merge to HEAD | Alistair Veitch | 2016-02-11 |
| |\ \ | |||
* | \ \ | Merge github.com:grpc/grpc into compatibility_mode | Craig Tiller | 2016-02-11 |
|\ \ \ \ | | |/ / | |/| | | |||
| | | * | Merge github.com:grpc/grpc into sceq | Craig Tiller | 2016-02-09 |
| | | |\ | |||
| * | | | | Get compilation working again | Craig Tiller | 2016-02-09 |
| * | | | | Rollback gpr deletion | Craig Tiller | 2016-02-09 |
| | |_|/ | |/| | | |||
| | * | | merge | Alistair Veitch | 2016-02-05 |
| | |\ \ | | |/ / | |/| | | |||
* / | | | Make binary compatibility not the default | Craig Tiller | 2016-02-04 |
|/ / / | |||
* | | | Merge pull request #5013 from a-veitch/tag_set_to_context | Bogdan Drutu | 2016-02-04 |
|\ \ \ | |||
* \ \ \ | Merged from master | murgatroid99 | 2016-02-03 |
|\ \ \ \ | |||
* | | | | | Add working Node artifact builder for all platforms | murgatroid99 | 2016-02-03 |
| | * | | | merge | Alistair Veitch | 2016-02-03 |
| | |\ \ \ | | |/ / / | |/| | | | |||
| | | * | | initial commit | Alistair Veitch | 2016-02-02 |
| * | | | | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable | Nicolas "Pixel" Noble | 2016-02-03 |
| |\ \ \ \ | |||
| | | * | | | post merge | Alistair Veitch | 2016-02-02 |
| | | | | * | Merge github.com:grpc/grpc into sceq | Craig Tiller | 2016-02-02 |
| | | | | |\ | | | | | |/ | | | | |/| | |||
| | * | / | | Use old memcpy for wrappers | Craig Tiller | 2016-02-02 |
| | | |/ / | | |/| | | |||
| | * | | | Merge pull request #4979 from nicolasnoble/win32_subprocess | Craig Tiller | 2016-02-01 |
| | |\ \ \ | |||
| | * \ \ \ | Merge pull request #4978 from nicolasnoble/alarming | Craig Tiller | 2016-01-31 |
| | |\ \ \ \ | |||
| * | | | | | | Merge branch 'census-placeholders' into make-ruby-installable | Nicolas "Pixel" Noble | 2016-01-31 |
| |\| | | | | | |||
| | * | | | | | Actually moving this to the proper place. | Nicolas "Pixel" Noble | 2016-01-31 |
| |/ / / / / |/| | | | | | |||
| * | | | | | Merge branch 'win32_subprocess' into make-ruby-installable | Nicolas "Pixel" Noble | 2016-01-31 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||
| | * | | | | Adding windows support for gpr subprocesses. | Nicolas "Pixel" Noble | 2016-01-31 |
| |/ / / / |/| | | | | |||
| * | | | | Merge branch 'alarming' into make-ruby-installable | Nicolas "Pixel" Noble | 2016-01-31 |
| |\| | | | |||
| | * | | | Fixing, using and testing alarm code. | Nicolas "Pixel" Noble | 2016-01-31 |
| |/ / / |/| | | | |||
| * | | | Removing gpr as a separated library. | Nicolas "Pixel" Noble | 2016-01-30 |
|/ / / | |||
* | | | Fixed windows build warning | murgatroid99 | 2016-01-28 |
* | | | Update template, add comment and message about Windows build | murgatroid99 | 2016-01-28 |
| | * | Merge github.com:grpc/grpc into sceq | Craig Tiller | 2016-01-28 |
| | |\ | |||
* | | | | Make Node library build on Windows | Michael Lumish | 2016-01-27 |
| |_|/ |/| | | |||
* | | | Merge branch 'master' into node_binary_precompile | murgatroid99 | 2016-01-26 |
|\ \ \ | |||
| * | | | Make Node library depend on BoringSSL and zlib, and only build them under Win... | murgatroid99 | 2016-01-25 |
| |/ / | |||
| | * | Merge github.com:grpc/grpc into sceq | Craig Tiller | 2016-01-22 |
| | |\ | | |/ | |/| | |||
* | | | Update copyright in binding.gyp | murgatroid99 | 2016-01-20 |
* | | | Completed integration of node-pre-gyp into Node library | murgatroid99 | 2016-01-20 |
| | * | Merge github.com:grpc/grpc into sceq | Craig Tiller | 2016-01-15 |
| | |\ | |_|/ |/| | | |||
| | * | Shared subchannel sketch | Craig Tiller | 2016-01-15 |
| * | | Merge branch 'master' into tag_set | Alistair Veitch | 2016-01-15 |
| |\ \ | |/ / |/| | | |||
| * | | Merge branch 'master' into tag_set | Alistair Veitch | 2016-01-12 |
| |\| | |||
| * | | initial commit | Alistair Veitch | 2016-01-12 |
* | | | Merged from master and resolved merge conflicts | murgatroid99 | 2016-01-08 |
|\ \ \ | | |/ | |/| | |||
| * | | Removed redundant std= cflag | murgatroid99 | 2016-01-07 |
| * | | Compile Node extension with c99 and c++11 | murgatroid99 | 2016-01-07 |
| |/ | |||
* / | Expose core metadata validation functions in public headers | murgatroid99 | 2016-01-06 |
|/ | |||
* | Merge branch 'connected-subchannel' into ping-ping-ping-ping-ping-ping-ping-p... | Craig Tiller | 2015-12-10 |
|\ | |||
| * | Kill noop_filter.c | Craig Tiller | 2015-12-09 |
| * | Nuke unused files | Craig Tiller | 2015-12-09 |