aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* regenerated projectsGravatar David Garcia Quintas2016-06-30
|
* updated copyrightGravatar David Garcia Quintas2016-06-30
|
* Added TODO for php.Gravatar David Garcia Quintas2016-06-30
|
* Return success status of grpc_byte_buffer_readerGravatar David Garcia Quintas2016-06-30
|
* Merge pull request #6378 from jcanizales/let-invalidate-channelsGravatar Jan Tattermusch2016-06-30
|\ | | | | Add a maybe-temporary way for apps to clear the channel cache
* \ Merge pull request #7120 from makdharma/issue6746Gravatar Jan Tattermusch2016-06-30
|\ \ | | | | | | fix for working with compressed data. Fixes #6746.
* \ \ Merge pull request #7109 from soltanmm/toolismGravatar Jan Tattermusch2016-06-30
|\ \ \ | | | | | | | | Use open-source defaults to propagate Python plugin configuration
* \ \ \ Merge pull request #7093 from murgatroid99/run_interop_override_server_fixGravatar Jan Tattermusch2016-06-30
|\ \ \ \ | | | | | | | | | | Fix bug with override_server flag in run_interop_tests.py
* \ \ \ \ Merge pull request #7092 from ctiller/dont_create_redundant_errorsGravatar Jan Tattermusch2016-06-30
|\ \ \ \ \ | | | | | | | | | | | | Dont create errors redundently in chttp2_transport.c
* \ \ \ \ \ Merge pull request #7151 from dgquintas/eventfdGravatar Jan Tattermusch2016-06-30
|\ \ \ \ \ \ | | | | | | | | | | | | | | implemented eventfd_check_availability
* \ \ \ \ \ \ Merge pull request #7152 from nathanielmanistaatgoogle/interopGravatar Jan Tattermusch2016-06-30
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Fix Python server interop spec noncompliance
* \ \ \ \ \ \ \ Merge pull request #7155 from stanley-cheung/php-fix-call-destroyGravatar Jan Tattermusch2016-06-30
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | PHP: fix shutdown hang issue
* \ \ \ \ \ \ \ \ Merge pull request #7161 from dgquintas/use_releaseGravatar Jan Tattermusch2016-06-30
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Updated git clone URL
* \ \ \ \ \ \ \ \ \ Merge pull request #7164 from dgquintas/fix_import_zuGravatar Jan Tattermusch2016-06-30
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | fixed size_t format string
* \ \ \ \ \ \ \ \ \ \ Merge pull request #7091 from kpayson64/python_str_stuffGravatar Nicolas Noble2016-06-30
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Changed default string type to be str
| | | | * | | | | | | | php: update package.xmlGravatar Stanley Cheung2016-06-30
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #7144 from jtattermusch/coreclr_packagesGravatar Jan Tattermusch2016-06-30
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Build experimental nugets with dotnet CLI
* \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #7025 from ctiller/%sGravatar Craig Tiller2016-06-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make transport-level errors be reflected in status messages on calls
| | | | * | | | | | | | | | fixed size_t format stringGravatar David Garcia Quintas2016-06-29
| |_|_|/ / / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #7125 from murgatroid99/node_unskip_creds_testsGravatar Jan Tattermusch2016-06-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Re-enable two Node credentials tests
| | | | * | | | | | | | | | Changed default string type to be strGravatar Ken Payson2016-06-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This impacts the following APIs: Metadata: Key is always a str, Value is bytes for binary metadata, str otherwise Call Details: str type gRPC method: str type hostname/target: str type
| | | | | * | | | | | | | | Updated git clone URLGravatar David Garcia Quintas2016-06-29
| | | | | | | | | | | | | |
| | | | | | * | | | | | | | php: fix shutdown hang, call was never destroyedGravatar Stanley Cheung2016-06-29
| |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | |
| | | | | | | * | | | | | implemented eventfd_check_availabilityGravatar David Garcia Quintas2016-06-29
| | | | | | | | | | | | |
| | | | | | * | | | | | | Fix Python server interop spec noncomplianceGravatar Nathaniel Manista2016-06-29
| |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also fix spelling mistakes in the spec itself.
* | | | | | | | | | | | Merge pull request #7116 from kpayson64/python_windows_fixGravatar Jan Tattermusch2016-06-29
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Convert windows dll filename to bytes
| | | | | | | | | | | * | fixed compiler warning #2Gravatar Makarand Dharmapurikar2016-06-29
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #7130 from kpayson64/downgrade_sixGravatar Jan Tattermusch2016-06-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Lowered six dependency version to 1.5.2
* \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #7081 from y-zeng/build-example-travisGravatar Jan Tattermusch2016-06-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Build ObjC examples in travis
| | | | | | * | | | | | | | | regenerateGravatar Jan Tattermusch2016-06-29
| | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | using shared option for Version.cs leaks it to nuget fileGravatar Jan Tattermusch2016-06-29
| | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | fix files/mappings in Grpc.Core nugetGravatar Jan Tattermusch2016-06-29
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #7086 from kpayson64/remove_python_beta_testGravatar Jan Tattermusch2016-06-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | Removed _connectivity_channel tests
| | | | | | | | | | | | * | | Use open-source defaults to propagate Python plugin configurationGravatar Masood Malekghassemi2016-06-29
| | | | | | | | | | | | | | |
| | | | | | | * | | | | | | | build experimental nugets with dotnet CLIGravatar Jan Tattermusch2016-06-29
| |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #7123 from sreecha/epoll_perfGravatar Jan Tattermusch2016-06-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | Trace statements in epoll poller (enabled by default to debug the recent perf regression)
| | | | | | | | | | | | * | fixed a compiler warningGravatar Makarand Dharmapurikar2016-06-29
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Reduce the number of kicksGravatar Sree Kuchibhotla2016-06-29
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Minor format fixGravatar Sree Kuchibhotla2016-06-28
| | | | | | | | | | | | | |
| | | | * | | | | | | | | | Lowered six dependency version to 1.5.2Gravatar Ken Payson2016-06-28
| |_|_|/ / / / / / / / / / |/| | | | | | | | | | | |
| | * | | | | | | | | | | Removed _connectivity_channel.ChannelConnectivityTest testGravatar Ken Payson2016-06-28
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| | | | | * | | | | | | Re-enable two Node credentials testsGravatar murgatroid992016-06-28
| |_|_|_|/ / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #7066 from y-zeng/ios-testGravatar Jan Tattermusch2016-06-28
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix InteropTests.m
* \ \ \ \ \ \ \ \ \ \ \ Merge pull request #7114 from jtattermusch/mac_port_server_timeoutsGravatar Nicolas Noble2016-06-28
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Give existing port_server time to respond
| | | | | | | | | | | * | Added another commentGravatar Makarand Dharmapurikar2016-06-28
| | | | | | | | | | | | |
| | | * | | | | | | | | | Trace statements in epoll poller (enabled by default to debug the recentGravatar Sree Kuchibhotla2016-06-28
| | | | |_|_|_|_|_|/ / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf regression)
| | | | | | | * | | | | Merge github.com:grpc/grpc into %sGravatar Craig Tiller2016-06-28
| | | | | | | |\ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
| | | | | | | | | | * | Added a commentGravatar Makarand Dharmapurikar2016-06-28
| | | | | | | | | | | |
| | | | | | | | | | * | fix for working with compressed data. Fixes #6746.Gravatar Makarand Dharmapurikar2016-06-28
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Using correct API that gives length of uncompressed data so correct amount of memory is allocated.
* | | | | | | | | | | Merge pull request #7087 from makdharma/signature_mismatch_issue7051Gravatar Jan Tattermusch2016-06-28
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Changed return type to GRPCCall * from ProtoRPC * to prevent compiler warnings. fixes #7051