Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | PR comments | David Garcia Quintas | 2016-09-15 |
| | |||
* | More PR comments | David Garcia Quintas | 2016-09-14 |
| | |||
* | More PR comments. | David Garcia Quintas | 2016-09-13 |
| | | | | | Mainly, removed all user_data memory management responsibilities from the round robin policy. | ||
* | PR comments | David Garcia Quintas | 2016-09-12 |
| | |||
* | Merge branch 'master' of github.com:grpc/grpc into lb_add_md | David Garcia Quintas | 2016-09-12 |
|\ | |||
* | | Moved LB token changes solely into grpclb.c | David Garcia Quintas | 2016-09-12 |
| | | |||
| * | Revert "Grand unified closures" | Craig Tiller | 2016-09-12 |
| | | |||
| * | Merge pull request #8048 from jtattermusch/dotnetcli_interoptest | Jan Tattermusch | 2016-09-12 |
| |\ | | | | | | | Enable running interop tests with dotnet CLI + CoreCLR | ||
| * \ | Merge pull request #8047 from jtattermusch/coreclr_unloading | Jan Tattermusch | 2016-09-12 |
| |\ \ | | | | | | | | | Add shutdown hook for CoreCLR | ||
| * | | | Fix bad merge | Craig Tiller | 2016-09-09 |
| | | | | |||
| * | | | Merge github.com:grpc/grpc into grand-unified-closures | Craig Tiller | 2016-09-09 |
| |\ \ \ | |||
| | * \ \ | Merge pull request #8021 from hacfi/node_typo | Michael Lumish | 2016-09-09 |
| | |\ \ \ | | | | | | | | | | | | | Fix typo in node.js README | ||
| | * \ \ \ | Merge pull request #8039 from jtattermusch/dotnetcli_distribtest_prototype | Jan Tattermusch | 2016-09-09 |
| | |\ \ \ \ | | | | | | | | | | | | | | | Dotnet CLI distrib tests and associated cleanup. | ||
| | | | | | * | fix copying data directory | Jan Tattermusch | 2016-09-09 |
| | | | |_|/ | | | |/| | | |||
| | | | | * | add shutdownhook for CoreCLR | Jan Tattermusch | 2016-09-09 |
| | | | |/ | | | |/| | |||
| | * | | | Merge pull request #7748 from thinkerou/update_function_desc | Stanley Cheung | 2016-09-08 |
| | |\ \ \ | | | | | | | | | | | | | PHP: update param description of function | ||
| | | | * | | fixed formatting | Jan Tattermusch | 2016-09-08 |
| | | | | | | |||
| | | | * | | 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 |
| | | | | | | |||
| * | | | | | Merge github.com:grpc/grpc into grand-unified-closures | Craig Tiller | 2016-09-08 |
| |\| | | | | |||
| | * | | | | Merge pull request #8024 from makdharma/cpp_cacheable | makdharma | 2016-09-08 |
| | |\ \ \ \ | | | | | | | | | | | | | | | add cacheable option to client_context | ||
| | | | | * | | 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 |
| | |\ \ \ \ | |||
| | | | * | | | add cacheable option to client_context | Makarand Dharmapurikar | 2016-09-07 |
| | | |/ / / | | |/| | | | |||
| | * | | | | Merge pull request #7864 from ctiller/bigger_frames | Craig Tiller | 2016-09-07 |
| | |\ \ \ \ | | | | | | | | | | | | | | | Support >16kib frame sizes in core | ||
| | | | | | * | Fix typo in node.js README | Philipp Wahala | 2016-09-07 |
| | | |_|_|/ | | |/| | | | |||
| | * | | | | Merge pull request #7986 from jtattermusch/coreclr_interop_fixes | Jan Tattermusch | 2016-09-07 |
| | |\ \ \ \ | | | | | | | | | | | | | | | Improvements to CoreCLR support | ||
| | * \ \ \ \ | Merge pull request #7987 from ctiller/fuzz-fails | Craig Tiller | 2016-09-07 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | Fix fuzzing detected failure | ||
| * | | | | | | | Merge github.com:grpc/grpc into grand-unified-closures | Craig Tiller | 2016-09-07 |
| |\| | | | | | | |||
| | * | | | | | | Merge pull request #7774 from ctiller/percent-encoder | Craig Tiller | 2016-09-06 |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Percent encoding routines | ||
| | | | | | | | * | update func desc | thinkerou | 2016-09-07 |
| | | | | | | | | | |||
| | | | | | | | * | update func desc | thinkerou | 2016-09-07 |
| | | | | | | | | | |||
| | | | | | | * | | Merge pull request #7963 from apolcyn/fix_server_leak | apolcyn | 2016-09-06 |
| | | | | | | |\ \ | | | | | | | | | | | | | | | | | | | | | destroy byte buffer reader after use | ||
| | * | | | | | | | | 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 |
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Manual upmerge from v1.0.x | ||
| | | | | | | | * \ | Merge pull request #7894 from murgatroid99/build.yaml_changes | Nicolas Noble | 2016-09-06 |
| | | | | | | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | build.yaml changes to make certain grpc++ builds work | ||
| | | | | * | | | | | | 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 |
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Use thread pool from concurrent-ruby on ruby server | ||
| * | | | | | | | | | | Revert barrier change to restore TSAN passing | Craig Tiller | 2016-09-02 |
| | | | | | | | | | | | |||
| * | | | | | | | | | | Fix typo | Craig Tiller | 2016-09-02 |
| | | | | | | | | | | | |||
* | | | | | | | | | | | typo | David Garcia Quintas | 2016-09-02 |
| | | | | | | | | | | | |||
| * | | | | | | | | | | Address review comments | Craig Tiller | 2016-09-02 |
| | | | | | | | | | | |