Commit message (Expand) | Author | Age | |
---|---|---|---|
* | allow building all nugets on linux | Jan Tattermusch | 2016-09-08 |
* | make native extension loader work for published netcoreapp1.0 too | Jan Tattermusch | 2016-09-08 |
* | dont enumerate runtimes in project.json file | Jan Tattermusch | 2016-09-08 |
* | Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge | Nicolas "Pixel" Noble | 2016-09-08 |
|\ | |||
* \ | Merge pull request #7864 from ctiller/bigger_frames | Craig Tiller | 2016-09-07 |
|\ \ | |||
* \ \ | Merge pull request #7986 from jtattermusch/coreclr_interop_fixes | Jan Tattermusch | 2016-09-07 |
|\ \ \ | |||
* \ \ \ | Merge pull request #7987 from ctiller/fuzz-fails | Craig Tiller | 2016-09-07 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #7774 from ctiller/percent-encoder | Craig Tiller | 2016-09-06 |
|\ \ \ \ \ | |||
| | | | | * | Merge pull request #7963 from apolcyn/fix_server_leak | apolcyn | 2016-09-06 |
| | | | | |\ | |||
* | | | | | | | php: use ssl hostname_override as auth audience uri if present | Stanley Cheung | 2016-09-06 |
* | | | | | | | php: minor error initializing a variable | Stanley Cheung | 2016-09-06 |
* | | | | | | | Merge pull request #7848 from nicolasnoble/upmerge-from-v1.0.x | Nicolas Noble | 2016-09-06 |
|\ \ \ \ \ \ \ | |||
| | | | | | * \ | Merge pull request #7894 from murgatroid99/build.yaml_changes | Nicolas Noble | 2016-09-06 |
| | | | | | |\ \ | |||
| | | * | | | | | | Fix fuzzing detected failure | Craig Tiller | 2016-09-05 |
| |_|/ / / / / / |/| | | | | | | | |||
| | | * | | | | | address coreCLR TODO | Jan Tattermusch | 2016-09-05 |
| | | * | | | | | upgrade Moq to version that supports netstandard1.3 | Jan Tattermusch | 2016-09-05 |
| | | * | | | | | cleanup of project.json files | Jan Tattermusch | 2016-09-05 |
| | | * | | | | | update csproj files to Google.Protobuf to 3.0.0 | Jan Tattermusch | 2016-09-05 |
| | | * | | | | | update Protobuf to 3.0.0 in project.json projects | Jan Tattermusch | 2016-09-05 |
| | | * | | | | | update .csproj projects to Google.Apis.Auth to 1.16.0 | Jan Tattermusch | 2016-09-05 |
| | | * | | | | | update Google.Apis.Auth to 1.16.0 for project.json projects | Jan Tattermusch | 2016-09-05 |
* | | | | | | | | Merge pull request #7758 from apolcyn/use_third_party_thread_pool_master | kpayson64 | 2016-09-02 |
|\ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ | Merge pull request #7018 from vjpai/fc_unary | kpayson64 | 2016-09-02 |
|\ \ \ \ \ \ \ \ \ | |||
| | | | | | * | | | | clang-format | Craig Tiller | 2016-09-02 |
| | | | | | * | | | | Merge github.com:grpc/grpc into bigger_frames | Craig Tiller | 2016-09-02 |
| | | | | | |\ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | |||
| | | | | | | | | * | destroy byte buffer reader after use | Alexander Polcyn | 2016-09-01 |
| | | | | | | | |/ | | | | | | | |/| | |||
| | | | | | | | * | Change UnimplementedService to UnimplementedEchoService in echo.proto | murgatroid99 | 2016-09-01 |
* | | | | | | | | | Merge pull request #7943 from markdroth/client_channel_cleanup | Mark D. Roth | 2016-09-01 |
|\ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ | Merge pull request #7918 from y-zeng/server_builder | kpayson64 | 2016-09-01 |
|\ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #7939 from dgquintas/server_builder_tiny_include_fix | kpayson64 | 2016-09-01 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #7942 from a-veitch/add_proto | kpayson64 | 2016-09-01 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | | * | | | | | | | | | clang-format | Mark D. Roth | 2016-09-01 |
* | | | | | | | | | | | | | Merge pull request #7862 from makdharma/grpc_caching | makdharma | 2016-09-01 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #7841 from fr05t1k/cs | Stanley Cheung | 2016-09-01 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | * | | | | | | | | | A bit more cleanup. | Mark D. Roth | 2016-09-01 |
| | * | | | | | | | | | | | | | moved kMaxPayloadSizeForGet definition to C file | Makarand Dharmapurikar | 2016-08-31 |
| | * | | | | | | | | | | | | | addressed review feedback. | Makarand Dharmapurikar | 2016-08-31 |
| | | | | | * | | | | | | | | | Move subchannel_call_holder code into client_channel module. | Mark D. Roth | 2016-08-31 |
| |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | |||
| | | * | | | | | | | | | | | add trace context proto | Alistair Veitch | 2016-08-31 |
| |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | |||
| | * | | | | | | | | | | | one more clang-format fix | Makarand Dharmapurikar | 2016-08-31 |
* | | | | | | | | | | | | | Merge pull request #7842 from jboeuf/security_context_extension | Mark D. Roth | 2016-08-31 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | | * | | | | | | | | | | server builder include fix | David Garcia Quintas | 2016-08-31 |
| |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | |||
| | | | | | | | | | | * | | Merge pull request #7916 from apolcyn/change_ruby_debug_builds | Nicolas Noble | 2016-08-30 |
| | | | | | | | | | | |\ \ | |||
* | | | | | | | | | | | \ \ | Merge pull request #7867 from grpc/jcanizales-patch-1 | makdharma | 2016-08-30 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | | * | | | | | | | | | | | addressed comments from review | Makarand Dharmapurikar | 2016-08-30 |
| | | | | | * | | | | | | | | | Put a space after '<' to avoid chance of digraph | Vijay Pai | 2016-08-30 |
| | | | | | * | | | | | | | | | Merge branch 'master' into fc_unary | Vijay Pai | 2016-08-30 |
| | | | | | |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | |||
* | | | | | | | | | | | | | | | Merge pull request #7795 from dgquintas/errors_doc | David G. Quintas | 2016-08-30 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #7912 from ctiller/g_stands_for | Craig Tiller | 2016-08-30 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | | | | | | * \ \ | Merge pull request #7909 from nathanielmanistaatgoogle/example-authorization-... | kpayson64 | 2016-08-30 |
| | | | | | | | | | | | | | |\ \ \ |