aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Initial attempt at a C++ wrapper for the C grpc_transport_op andGravatar Mark D. Roth2016-06-27
* Update comments.Gravatar Mark D. Roth2016-06-27
* Another boolification.Gravatar Mark D. Roth2016-06-24
* Bool-ify a couple of fields in grpc_transport_op.Gravatar Mark D. Roth2016-06-24
* Add comments indicating what the grpc_call_context_element values are forGravatar Mark D. Roth2016-06-20
* Add "final" to ChannelFilter class, so that compiler can un-indirect theGravatar Mark D. Roth2016-06-20
* Make another .h file accessible from C++.Gravatar Mark D. Roth2016-06-20
* Pass peer string to ChannelData ctor when available.Gravatar Mark D. Roth2016-06-16
* Removed unnecessary comments. Added connection counter to test.Gravatar Mark D. Roth2016-06-16
* Fix portability issues.Gravatar Mark D. Roth2016-06-16
* Remove unnecessary code from test.Gravatar Mark D. Roth2016-06-16
* clang-formatGravatar Mark D. Roth2016-06-16
* Pass channel args to ChannelData ctor and ChannelData to CallData ctor.Gravatar Mark D. Roth2016-06-16
* Fixed test.Gravatar Mark D. Roth2016-06-16
* - fix build problemsGravatar Mark D. Roth2016-06-16
* Initial attempt at a C++ API for defining channel filters.Gravatar Mark D. Roth2016-06-15
* Merge pull request #6875 from y-zeng/log_checkGravatar Jan Tattermusch2016-06-14
|\
* \ Merge pull request #6900 from nathanielmanistaatgoogle/_rpc_test-future-divisionGravatar Jan Tattermusch2016-06-14
|\ \
* \ \ Merge pull request #6904 from nathanielmanistaatgoogle/unimplemented-for-card...Gravatar Jan Tattermusch2016-06-14
|\ \ \
* \ \ \ Merge pull request #6632 from stanley-cheung/php-add-trailing-metadata-apiGravatar Jan Tattermusch2016-06-14
|\ \ \ \
* \ \ \ \ Merge pull request #6572 from y-zeng/base64_decodeGravatar Jan Tattermusch2016-06-14
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #6857 from kpayson64/python_cleanupGravatar Jan Tattermusch2016-06-14
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #6873 from kpayson64/python_signal_handlingGravatar Jan Tattermusch2016-06-14
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #6874 from nathanielmanistaatgoogle/gaGravatar Jan Tattermusch2016-06-14
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge pull request #6881 from kpayson64/python_create_channel_bugGravatar Jan Tattermusch2016-06-14
|\ \ \ \ \ \ \ \ \
| | | | | | | * | | UNIMPLEMENTED status for cardinality violationGravatar Nathaniel Manista2016-06-14
| |_|_|_|_|_|/ / / |/| | | | | | | |
| | | | | | | * | Drop unnecessary future division importGravatar Nathaniel Manista2016-06-14
| |_|_|_|_|_|/ / |/| | | | | | |
| | | | | | * | php: add call getTrailingMetadata APIGravatar Stanley Cheung2016-06-14
* | | | | | | | Merge pull request #6895 from dgquintas/async_docs_fixitGravatar David G. Quintas2016-06-14
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge pull request #6704 from yang-g/distribtestGravatar Jan Tattermusch2016-06-13
|\ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ Merge pull request #6890 from jtattermusch/csharp_less_verbose_logsGravatar Jan Tattermusch2016-06-13
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| | | | | | | | | * Rename gpr_strpad as gpr_leftpadGravatar Yuchen Zeng2016-06-13
| | | * | | | | | | Added to server's shutdown docstringsGravatar David Garcia Quintas2016-06-13
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #6852 from nathanielmanistaatgoogle/status-codesGravatar Abhishek Kumar2016-06-13
|\ \ \ \ \ \ \ \ \
| | | | | | | * | | Added cleanup to the server thread's join method.Gravatar Ken Payson2016-06-13
| | | * | | | | | | minor fixesGravatar yang-g2016-06-13
* | | | | | | | | | Merge pull request #6887 from stanley-cheung/php-remove-composer-versionGravatar Jan Tattermusch2016-06-13
|\ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | Fix create_[secure/insecure]_channel argument orderGravatar Ken Payson2016-06-13
| | | | | | |_|/ / / | | | | | |/| | | |
* | | | | | | | | | Merge pull request #6865 from vjpai/stylinGravatar Jan Tattermusch2016-06-13
|\ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ Merge pull request #6438 from y-zeng/reflection_separate_libGravatar Jan Tattermusch2016-06-13
|\ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ Merge pull request #6879 from kpayson64/server_metadata_fixGravatar Jan Tattermusch2016-06-13
|\ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #6634 from stanley-cheung/php-add-channel-to-stub-constructorGravatar Jan Tattermusch2016-06-13
|\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * | | | Python GA code generationGravatar Nathaniel Manista2016-06-13
| |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |
| | | | | | | * | | | | | set default gRPC C# logging level to InfoGravatar Jan Tattermusch2016-06-13
| | | | | | | * | | | | | add LogLevel enumGravatar Jan Tattermusch2016-06-13
| |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | |
| | | | | | | | | * | | Added check for signals in poll()Gravatar Ken Payson2016-06-13
| | | | | * | | | | | | php: remove explicit version in composer.jsonGravatar Stanley Cheung2016-06-13
| |_|_|_|/ / / / / / / |/| | | | | | | | | |
| | | | | | * | | | | cloning from the local repoGravatar yang-g2016-06-13
| * | | | | | | | | | php: add channel argument to BaseStub constructorGravatar Stanley Cheung2016-06-13
|/ / / / / / / / / /
| * | | | | / / / / Fixed bug with server initial metadata type translationGravatar Ken Payson2016-06-13
| | |_|_|_|/ / / / | |/| | | | | | |