Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #5383 from miselin/add_request_parsing | Jan Tattermusch | 2016-03-23 |
|\ | | | | | Add HTTP request parsing | ||
* \ | Merge pull request #5755 from ahedberg/unix_sockets_optional | Jan Tattermusch | 2016-03-23 |
|\ \ | | | | | | | Make unix sockets optional | ||
| | * | Add HTTP request parsing. | Matthew Iselin | 2016-03-23 |
| |/ |/| | | | | | | | | | | | | | | | This extends the existing http parser to support requests as well as responses. httpcli continues to exist and work as it has previously, though in the new directory src/core/http (to reflect the fact the directory now contains code relevant to parsing requests, which httpcli would not generally involve itself in). | ||
* | | removed uchannels | David Garcia Quintas | 2016-03-21 |
| | | |||
| * | add unix_sockets_posix module to build system and fix compilation errors | ahedberg | 2016-03-18 |
| | | |||
* | | Merge github.com:grpc/grpc into filter-selection | Craig Tiller | 2016-03-17 |
|\ \ | |||
| * | | Build out backoff as a library | Craig Tiller | 2016-03-11 |
| |/ | |||
* | | Merge github.com:grpc/grpc into filter-selection | Craig Tiller | 2016-02-25 |
|\| | |||
| * | Merge github.com:grpc/grpc into naming-crisis | Craig Tiller | 2016-02-23 |
| |\ | |||
| | * | Merge github.com:grpc/grpc into fix-proto-docker | Craig Tiller | 2016-02-22 |
| | |\ | |||
| * | \ | Regenerate files, fix bugs | Craig Tiller | 2016-02-22 |
| |\ \ \ | | | |/ | | |/| | |||
* | | | | Merge github.com:grpc/grpc into filter-selection | Craig Tiller | 2016-02-22 |
|\ \ \ \ | | |/ / | |/| | | |||
| * | | | rename census log files to avoid build breakage on MacOS | Alistair Veitch | 2016-02-22 |
| |/ / | |||
| * | | Merge pull request #5302 from nicolasnoble/python-windows | Masood Malekghassemi | 2016-02-22 |
| |\ \ | | | | | | | | | Enabling python artifact building for Windows. | ||
| | * | | Building the dlls. | Nicolas "Pixel" Noble | 2016-02-19 |
| | | | | |||
| | | * | Merge github.com:grpc/grpc into fix-proto-docker | Craig Tiller | 2016-02-18 |
| | | |\ | | |_|/ | |/| | | |||
* / | | | Decouple filter selection from channel construction | Craig Tiller | 2016-02-17 |
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | Allow plugins to extend the set of filters used by gRPC core: - plugins at construction time can register against the 'channel_init' system to be allowed to mutate a new channel_stack_builder type - channel_stack_builder provides a central and rather dynamic place to construct the list of filters required by a channel stack - ultimately we construct the channel stack in the fashion we always have This is also a prerequisite step to allowing filters to be implemented from wrapped languages. | ||
* | | | 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 |
| |\ \ | | | | | | | | | Add Census base log | ||
| | | * | Revert "Revert "Proto API for LB request/responses"" | Craig Tiller | 2016-02-11 |
| | | | | |||
| | | * | Revert "Proto API for LB request/responses" | Craig Tiller | 2016-02-11 |
| | | | | |||
| | * | | merge to HEAD | Alistair Veitch | 2016-02-11 |
| | |\ \ | |||
| * | \ \ | Merge github.com:grpc/grpc into compatibility_mode | Craig Tiller | 2016-02-11 |
| |\ \ \ \ | | | |/ / | | |/| | | |||
| | | | * | Merge branch 'master' of github.com:grpc/grpc into grpclb_api | David Garcia Quintas | 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 branch 'master' of github.com:grpc/grpc into grpclb_api | David Garcia Quintas | 2016-02-08 |
| | | | |\ | | |_|_|/ | |/| | | | |||
| | | * | | 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 |
| |\ \ \ | | | | | | | | | | | Change all instances of census_tag_set to census_context | ||
| * \ \ \ | 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 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: BUILD Makefile binding.gyp build.yaml gRPC.podspec grpc.gemspec package.json src/python/grpcio/grpc_core_dependencies.py templates/Makefile.template tools/doxygen/Doxyfile.core.internal tools/run_tests/sources_and_headers.json vsprojects/vcxproj/gpr/gpr.vcxproj vsprojects/vcxproj/gpr/gpr.vcxproj.filters | ||
| | | | * | | | 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 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Adding windows support for gpr subprocesses. | ||
| * \ \ \ \ \ | Merge pull request #4978 from nicolasnoble/alarming | Craig Tiller | 2016-01-31 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fixing, using and testing alarm code. | ||
| | | | | * \ \ | Merge branch 'census-placeholders' into make-ruby-installable | Nicolas "Pixel" Noble | 2016-01-31 |
| | | | | |\ \ \ | | |_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: package.json tools/doxygen/Doxyfile.core.internal | ||
| * | | | | | | | 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 |
| | | | |\ \ \ | | | | |/ / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: BUILD Makefile binding.gyp build.yaml gRPC.podspec grpc.gemspec src/python/grpcio/grpc_core_dependencies.py tools/run_tests/sources_and_headers.json vsprojects/vcxproj/gpr/gpr.vcxproj vsprojects/vcxproj/gpr/gpr.vcxproj.filters | ||
| | | * | | | | 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 |
| | | |\ \ \ | | | |/ / / | | |/| | | | | | | | | | | | | | | | Conflicts: tools/run_tests/sources_and_headers.json | ||
| | * | | | | Fixing, using and testing alarm code. | Nicolas "Pixel" Noble | 2016-01-31 |
| |/ / / / | |||
| | * / / | Removing gpr as a separated library. | Nicolas "Pixel" Noble | 2016-01-30 |
| |/ / / | |||
| | | * | Merge branch 'master' of github.com:grpc/grpc into grpclb_api | David Garcia Quintas | 2016-01-29 |
| | | |\ | | |_|/ | |/| | | |||
| * | | | Fixed windows build warning | murgatroid99 | 2016-01-28 |
| | | | |