Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix memory leaks. | Mark D. Roth | 2016-08-01 |
* | Added FIXME comment. | Mark D. Roth | 2016-07-27 |
* | Made significant progress on the test, but not working yet. | Mark D. Roth | 2016-07-27 |
* | Merge remote-tracking branch 'upstream/master' into http_connect | Mark D. Roth | 2016-07-26 |
|\ | |||
| * | Merge pull request #7517 from markdroth/handshake_api | kpayson64 | 2016-07-26 |
| |\ | |||
| * \ | Merge pull request #7527 from jskeet/nulllogger | kpayson64 | 2016-07-26 |
| |\ \ | |||
| * \ \ | Merge pull request #7498 from thinkerou/wrap_php7 | kpayson64 | 2016-07-26 |
| |\ \ \ | |||
| * \ \ \ | Merge pull request #7477 from yang-g/monotonic | kpayson64 | 2016-07-26 |
| |\ \ \ \ | |||
| | | | * | | Change the default logger to the NullLogger. | Jon Skeet | 2016-07-26 |
| | |_|/ / | |/| | | | |||
| * | | | | Merge pull request #7511 from nicolasnoble/doc-typo | kpayson64 | 2016-07-25 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge pull request #7512 from stanley-cheung/php-cleanup-dockerfile | kpayson64 | 2016-07-25 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge pull request #7497 from soltanmm/be-nicer | kpayson64 | 2016-07-25 |
| |\ \ \ \ \ \ | |||
| | | | | | * | | update copyright | Stanley Cheung | 2016-07-25 |
| * | | | | | | | Merge pull request #7508 from murgatroid99/v1.0.x_merge_into_master | Nicolas Noble | 2016-07-25 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge pull request #7451 from y-zeng/seperate_generated_files | kpayson64 | 2016-07-25 |
| |\ \ \ \ \ \ \ \ | |||
* | \ \ \ \ \ \ \ \ | Merge branch 'handshake_api' into http_connect | Mark D. Roth | 2016-07-25 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||
| * | | | | | | | | | clang-format | Mark D. Roth | 2016-07-25 |
* | | | | | | | | | | Update API from merge. | Mark D. Roth | 2016-07-25 |
* | | | | | | | | | | Merge branch 'handshake_api' into http_connect | Mark D. Roth | 2016-07-25 |
|\| | | | | | | | | | |||
| * | | | | | | | | | Fix API of handshake_manager_add(). | Mark D. Roth | 2016-07-25 |
| * | | | | | | | | | Merge remote-tracking branch 'upstream/master' into handshake_api2 | Mark D. Roth | 2016-07-25 |
| |\| | | | | | | | | |||
| | | | * | | | | | | Rerun generate_projects.sh | murgatroid99 | 2016-07-25 |
* | | | | | | | | | | Use URI query string instead of channel arg to indicate use of proxy. | Mark D. Roth | 2016-07-25 |
| | * | | | | | | | | Merge pull request #7395 from markdroth/handshake_api | kpayson64 | 2016-07-25 |
| | |\ \ \ \ \ \ \ \ | |||
| | | | | | | * | | | | remove outdated php dockerfile dependency | Stanley Cheung | 2016-07-22 |
| | | |_|_|_|/ / / / | | |/| | | | | | | | |||
| | * | | | | | | | | Merge pull request #7320 from yang-g/shut_down_acceptor_early | Nicolas Noble | 2016-07-22 |
| | |\ \ \ \ \ \ \ \ | |||
| | | | | | | | * | | | Fixing documentation typo. | Nicolas "Pixel" Noble | 2016-07-23 |
| | | |_|_|_|_|/ / / | | |/| | | | | | | | |||
| | | | | | | * | | | Be more intelligent about Cython in grpcio | Masood Malekghassemi | 2016-07-22 |
| | | | | | * | | | | Fixed incorrect merges | murgatroid99 | 2016-07-22 |
* | | | | | | | | | | Plumb server name down into the subchannel. | Mark D. Roth | 2016-07-22 |
| | * | | | | | | | | regenerate template files | Stanley Cheung | 2016-07-22 |
| | | | | | * | | | | Merge v1.0.x into master | murgatroid99 | 2016-07-22 |
| | | |_|_|/| | | | | | |/| | | | | | | | |||
* | | | | | | | | | | Added channel_arg for proxy server and changed client to add handshaker. | Mark D. Roth | 2016-07-22 |
* | | | | | | | | | | Update build files. | Mark D. Roth | 2016-07-22 |
* | | | | | | | | | | Fix API from merge. | Mark D. Roth | 2016-07-22 |
* | | | | | | | | | | Merge branch 'handshake_api2' into http_connect | Mark D. Roth | 2016-07-22 |
|\| | | | | | | | | | |||
| * | | | | | | | | | Add grpc_error parameter to handshaker callback. | Mark D. Roth | 2016-07-22 |
| | |_|/ / / / / / | |/| | | | | | | | |||
* | | | | | | | | | Add support for CONNECT to httpcli code and flesh out handshaker implementation. | Mark D. Roth | 2016-07-22 |
| | * | | | | | | | php: update composer.json | Stanley Cheung | 2016-07-21 |
| | | | | * | | | | php: update composer.json | Stanley Cheung | 2016-07-21 |
| | | | | | | | * | use php7_wrapper to reduce dup-codes | thinkerou | 2016-07-22 |
| | * | | | | | | | Merge pull request #7488 from ghemawat/slice_user_data | kpayson64 | 2016-07-21 |
| | |\ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | |||
| | | | | * | | | | Merge remote-tracking branch 'upstream/master' into seperate_generated_files | Yuchen Zeng | 2016-07-21 |
| | | | | |\ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | |||
| | | | | | * | | | Merge pull request #7495 from kpayson64/fix_cygrpc_test | Nicolas Noble | 2016-07-21 |
| | | | | | |\ \ \ | |||
| | | | | | | * | | | Fix cygrpc test | Ken Payson | 2016-07-21 |
| | | | | | * | | | | Merge remote-tracking branch 'google/v1.0.x' into no_verbose_fix | Nicolas "Pixel" Noble | 2016-07-21 |
| | | | | | |\ \ \ \ | |||
| | | | | | | | | | * | use php7_wrapper to reduce dup-codes | thinkerou | 2016-07-22 |
| | | | | | | * | | | | Merge pull request #7400 from yang-g/ga_branch2 | Nicolas Noble | 2016-07-21 |
| | | | | | | |\ \ \ \ | |||
| | * | | | | | \ \ \ \ | Merge pull request #7489 from stanley-cheung/php-fix-minor-style | Stanley Cheung | 2016-07-21 |
| | |\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | clang-format | Mark D. Roth | 2016-07-21 |