Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Compilation error | Sree Kuchibhotla | 2016-06-15 |
| | |||
* | Rename _GRPC_TSAN to GRPC_TSAN | Sree Kuchibhotla | 2016-06-13 |
| | |||
* | Merge branch 'master' into epoll_changes | Sree Kuchibhotla | 2016-06-13 |
|\ | |||
* | | Fix tsan failures | Sree Kuchibhotla | 2016-06-13 |
| | | |||
| * | Merge pull request #6852 from nathanielmanistaatgoogle/status-codes | Abhishek Kumar | 2016-06-13 |
| |\ | | | | | | | Document cardinality violation status codes | ||
| * \ | Merge pull request #6887 from stanley-cheung/php-remove-composer-version | Jan Tattermusch | 2016-06-13 |
| |\ \ | | | | | | | | | PHP: remove explicit version in composer.json | ||
| * \ \ | Merge pull request #6865 from vjpai/stylin | Jan Tattermusch | 2016-06-13 |
| |\ \ \ | | | | | | | | | | | Doc Fixit: Introduce C++ style guide | ||
| * \ \ \ | Merge pull request #6438 from y-zeng/reflection_separate_lib | Jan Tattermusch | 2016-06-13 |
| |\ \ \ \ | | | | | | | | | | | | | Proto server reflection | ||
| * \ \ \ \ | Merge pull request #6879 from kpayson64/server_metadata_fix | Jan Tattermusch | 2016-06-13 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Fixed bug with server initial metadata type translation | ||
| * \ \ \ \ \ | Merge pull request #6634 from stanley-cheung/php-add-channel-to-stub-constructor | Jan Tattermusch | 2016-06-13 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | PHP: add optional channel argument to BaseStub constructor | ||
| | | | | | * | | php: remove explicit version in composer.json | Stanley Cheung | 2016-06-13 |
| | |_|_|_|/ / | |/| | | | | | |||
| | * | | | | | php: add channel argument to BaseStub constructor | Stanley Cheung | 2016-06-13 |
| |/ / / / / | |||
| | * | | | | Fixed bug with server initial metadata type translation | Ken Payson | 2016-06-13 |
| | | | | | | |||
| * | | | | | Merge pull request #6547 from kpayson64/py_generic_stream_test | Jan Tattermusch | 2016-06-13 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Added unit test for generic empty stream | ||
| * \ \ \ \ \ | Merge pull request #6867 from ctiller/blazing-fuzz | Jan Tattermusch | 2016-06-13 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Expand corpus, make one-shot runners not self-check leaks (to give ASAN a chance) | ||
| * \ \ \ \ \ \ | Merge pull request #6864 from ctiller/fuzzing-hell | Jan Tattermusch | 2016-06-13 |
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | Fix fuzzing detected bug | ||
* | | | | | | | | Fix bad merge | Sree Kuchibhotla | 2016-06-13 |
| | | | | | | | | |||
| | | | * | | | | Added unit test for empty request/responses | Ken Payson | 2016-06-11 |
| | | | | | | | | |||
| * | | | | | | | Merge pull request #6503 from kpayson64/python_3_support | Jan Tattermusch | 2016-06-11 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Initial Python3 support | ||
| * \ \ \ \ \ \ \ | Merge pull request #6840 from yang-g/command-line-tool-1 | Jan Tattermusch | 2016-06-11 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Add a doc for the command line tool | ||
| * \ \ \ \ \ \ \ \ | Merge pull request #6869 from jtattermusch/runtest_add_more_portability_targets | Jan Tattermusch | 2016-06-11 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Add support for clang3.5, clang3.7 and gcc4.6 in run_tests.py | ||
| | * | | | | | | | | | add support for clang3.5, clang3.7 and gcc4.6 | Jan Tattermusch | 2016-06-11 |
| |/ / / / / / / / / | |||
| | | | | | | | * | | Digraph | vjpai | 2016-06-11 |
| | | | | | | | | | | |||
* | | | | | | | | | | Fix ref counting bug | Sree Kuchibhotla | 2016-06-10 |
| | | | | | | | | | | |||
| * | | | | | | | | | Merge pull request #6659 from stanley-cheung/php-fix-style | Jan Tattermusch | 2016-06-10 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | PHP: ran php-cs-fixer again | ||
| * \ \ \ \ \ \ \ \ \ | Merge pull request #6853 from ↵ | Jan Tattermusch | 2016-06-10 |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nathanielmanistaatgoogle/operationtyple-equals-equals Use == instead of is for cygrpc.OperationType values | ||
| | | | | * | | | | | | Initial Python3 support | Ken Payson | 2016-06-10 |
| | |_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Notable Changes: -Convert all str types to byte types at cython layer (ascii encoding) -Use six for packages that have different names in Python2/Python3 -By default, unit tests are compiled/run in Python2.7 and Python3.4 -Ensure MACOSX_BUILD_TARGET is at least 10.7 | ||
* | | | | | | | | | | Merge branch 'master' into epoll_changes | Sree Kuchibhotla | 2016-06-10 |
|\| | | | | | | | | | |||
| | | | | | * | | | | Expand corpus, make one-shot runners not self-check leaks (to give ASAN a ↵ | Craig Tiller | 2016-06-10 |
| | |_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | chance) | ||
* | | | | | | | | | generate_projects.sh after adding grpc_use_signal() API | Sree Kuchibhotla | 2016-06-10 |
| | | | | | | | | | |||
| | | | | | | * | | this_thread | vjpai | 2016-06-10 |
| | | | | | | | | | |||
| | | | | | | * | | Add ref to test | vjpai | 2016-06-10 |
| | | | | | | | | | |||
| | | | | * | | | | Fix fuzzing detected bug | Craig Tiller | 2016-06-10 |
| | |_|_|/ / / / | |/| | | | | | | |||
| | | | | | * | | More docs | vjpai | 2016-06-10 |
| | | | | | | | | |||
| | | | | | * | | First draft of C++ style guide, minor changes to C | vjpai | 2016-06-10 |
| | | | | | | | | |||
| | | | * | | | | minor fixes | Yang Gao | 2016-06-09 |
| | | | | | | | | |||
| * | | | | | | | Merge pull request #6822 from yang-g/empty_message_test | Jan Tattermusch | 2016-06-09 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | add a test with empty request | ||
| * \ \ \ \ \ \ \ | Merge pull request #6804 from ctiller/plugin_advertisement | Jan Tattermusch | 2016-06-09 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Advertise transport selected in user-agent string | ||
| * \ \ \ \ \ \ \ \ | Merge pull request #6753 from ctiller/fuzz-me | Jan Tattermusch | 2016-06-09 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Fix server side memory leak | ||
* | | | | | | | | | | | Add an API at the core level to disable signals or use a different | Sree Kuchibhotla | 2016-06-09 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | signal number | ||
| * | | | | | | | | | | Merge pull request #6828 from soltanmm/arkenhammer | Jan Tattermusch | 2016-06-09 |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add common proto files to Python grpcio-tools | ||
| * \ \ \ \ \ \ \ \ \ \ | Merge pull request #6855 from makdharma/issue6834 | Jan Tattermusch | 2016-06-09 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | fix for #6834 | ||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6751 from soltanmm/6522 | Jan Tattermusch | 2016-06-09 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a test for grpc/grpc#6522 | ||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6841 from makdharma/issue6344 | Jan Tattermusch | 2016-06-09 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix for issue 6344. added printing of .proto file comments in generat… | ||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6843 from soltanmm/doc-tools | Jan Tattermusch | 2016-06-09 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add usage documentation to Python tools distribution | ||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6811 from soltanmm/names | Jan Tattermusch | 2016-06-09 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use Python namespace packages | ||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6773 from y-zeng/handler_http_response | Jan Tattermusch | 2016-06-09 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On receiving an unexpected response, provide the reason in the error message of the returned status | ||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6461 from y-zeng/fix-async-example | Jan Tattermusch | 2016-06-09 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Check the value of Next in async examples | ||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6829 from jtattermusch/csharp_add_server_test | Jan Tattermusch | 2016-06-09 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | C#: Add unstarted server test | ||
| | | | | | | | | * | | | | | | | | | | fix for #6834 | Makarand Dharmapurikar | 2016-06-09 |
| | |_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed constants kPackageName and kServiceName so multiple services can be defined in one proto. |