aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAge
* 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 #7091 from kpayson64/python_str_stuffGravatar Nicolas Noble2016-06-30
|\ \ \ | | | | | | | | Changed default string type to be str
* \ \ \ 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
* \ \ \ \ \ 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
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge pull request #7116 from kpayson64/python_windows_fixGravatar Jan Tattermusch2016-06-29
|\ \ \ \ \ \ | | | | | | | | | | | | | | Convert windows dll filename to bytes
* \ \ \ \ \ \ Merge pull request #7081 from y-zeng/build-example-travisGravatar Jan Tattermusch2016-06-29
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Build ObjC examples in travis
| | | | | * | | regenerateGravatar 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
* | | | | | | | 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)
| * | | | | | | Reduce the number of kicksGravatar Sree Kuchibhotla2016-06-29
| | | | | | | |
| * | | | | | | Minor format fixGravatar Sree Kuchibhotla2016-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
| | * | | | | 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
| | | | | | |\ | |_|_|_|_|_|/ |/| | | | | |
* | | | | | | 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
| | | | | | * | Convert windows dll filename to bytesGravatar Ken Payson2016-06-28
| | | | | |/ / | | | | |/| |
* | | | | | | Merge pull request #6920 from murgatroid99/grpc_trace_granularityGravatar Jan Tattermusch2016-06-28
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Allow disabling traces, add trace variables for pluck and timeout events
* | | | | | | | regenerate filesGravatar Jan Tattermusch2016-06-27
| | | | | | | |
* | | | | | | | share Version.cs among all project.json projectsGravatar Jan Tattermusch2016-06-27
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge pull request #7082 from ctiller/time_errorsGravatar Craig Tiller2016-06-27
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Annotate error.c for timing, remove broken test
* | | | | | | | Fix comment formattingGravatar Craig Tiller2016-06-27
| | | | | | | |
* | | | | | | | Dont reblock sigmask every loopGravatar Craig Tiller2016-06-27
| | | | | | | |
| | | * | | | | fixed indentation #2Gravatar Makarand Dharmapurikar2016-06-27
| | | | | | | |
| | | * | | | | fixed indentationGravatar Makarand Dharmapurikar2016-06-27
| | | | | | | |
* | | | | | | | Merge pull request #7073 from yang-g/ruby_compressGravatar Jan Tattermusch2016-06-27
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add a unit test for compression.
| | | * \ \ \ \ \ Resolved merge conflicts with masterGravatar murgatroid992016-06-27
| | | |\ \ \ \ \ \
| | | | | | | | | * Merge github.com:grpc/grpc into %sGravatar Craig Tiller2016-06-27
| | | | | | | | | |\ | | | | | |_|_|_|_|/ | | | | |/| | | | |
| | | | | * | | | | fixes #7051Gravatar Makarand Dharmapurikar2016-06-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed return type to GRPCCall * from ProtoRPC *
* | | | | | | | | | Annotate more thingsGravatar Craig Tiller2016-06-27
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #6644 from ctiller/reuse_portGravatar Jan Tattermusch2016-06-27
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | SO_REUSEPORT support
* | | | | | | | | Merge pull request #7046 from murgatroid99/master_merge_release-0_15Gravatar Jan Tattermusch2016-06-27
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | Merge release-0_15 into master
| | | | * | | | | Annotate error.c for timing, remove broken testGravatar Craig Tiller2016-06-27
| |_|_|/ / / / / |/| | | | | | |
| | | | | | * | Add .xcscheme files for ObjC examplesGravatar Yuchen Zeng2016-06-27
| | | | | | | |
* | | | | | | | Merge pull request #6973 from makdharma/network_status_changeGravatar Jan Tattermusch2016-06-27
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Network status tracking
| | * \ \ \ \ \ \ Merge remote-tracking branch 'upstream/release-0_15' into ↵Gravatar murgatroid992016-06-27
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | master_merge_release-0_15
| | | | | | | | | * Merge github.com:grpc/grpc into %sGravatar Craig Tiller2016-06-27
| | | | | | | | | |\
* | | | | | | | | | \ Merge pull request #7001 from kpayson64/python_cleanup_threadGravatar Jan Tattermusch2016-06-27
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Updated several threads to use CleanupThread for clean exit
* \ \ \ \ \ \ \ \ \ \ \ Merge pull request #6888 from yang-g/fixesGravatar Jan Tattermusch2016-06-27
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | Minor fixes
| | * | | | | | | | | | Updated several threads to use CleanupThread for clean exitGravatar Ken Payson2016-06-26
| | | | | | | | | | | |
| | | | | | | * | | | | Add a unit test for compression.Gravatar yang-g2016-06-26
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
* | | | | | | | | | | Fix GPR_TIMER misbalancingGravatar Craig Tiller2016-06-26
| | | | | | | | | | |
| | | | | | * | | | | Merge github.com:grpc/grpc into reuse_portGravatar Craig Tiller2016-06-26
| | | | | | |\ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |