Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #10043 from grpc/jtattermusch-patch-1 | Jan Tattermusch | 2017-03-09 |
|\ | |||
* \ | Merge pull request #10040 from rjshade/udp_use_after_free | Yang Gao | 2017-03-08 |
|\ \ | |||
* \ \ | Merge pull request #9974 from nathanielmanistaatgoogle/lint | Nathaniel Manista | 2017-03-08 |
|\ \ \ | |||
* \ \ \ | Merge pull request #10018 from ctiller/accept4 | Craig Tiller | 2017-03-08 |
|\ \ \ \ | |||
| | | | * | Delete TestResult.xml | Jan Tattermusch | 2017-03-08 |
| |_|_|/ |/| | | | |||
| | | * | Fix flaky use-after-free in udp_server | Robbie Shade | 2017-03-08 |
* | | | | Merge pull request #10026 from mehrdada/bump-proto-depenedency-on-python-3.2 | Mehrdad Afshari | 2017-03-07 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #10004 from dgquintas/1.1.x_to_master_again | David G. Quintas | 2017-03-07 |
|\ \ \ \ \ | |||
| | | * | | | Fix locking | Craig Tiller | 2017-03-07 |
| | * | | | | Updated protobuf dependency for python to 3.2.0 | Mehrdad Afshari | 2017-03-07 |
* | | | | | | Revert "Fix flaky use-after-free in udp_server" | Yang Gao | 2017-03-07 |
| |/ / / / |/| | | | | |||
* | | | | | Merge pull request #10015 from rjshade/use_after_free | Robbie Shade | 2017-03-07 |
|\ \ \ \ \ | |||
| * | | | | | Fix flaky use-after-free in udp_server | Robbie Shade | 2017-03-07 |
| | |_|_|/ | |/| | | | |||
| | | * | | Fix initialization | Craig Tiller | 2017-03-07 |
| | | * | | Silence accept4 message when its irrelevant | Craig Tiller | 2017-03-07 |
| | |/ / | |/| | | |||
* | | | | fix C# nuget restore | Jan Tattermusch | 2017-03-07 |
* | | | | remove unneeded dependencies | Jan Tattermusch | 2017-03-07 |
* | | | | NUnitVersion tests no longer needed | Jan Tattermusch | 2017-03-07 |
* | | | | update nugets in csproj projects | Jan Tattermusch | 2017-03-07 |
* | | | | regenerate projects | Jan Tattermusch | 2017-03-07 |
* | | | | updgrade C# project.json to protobuf 3.2.0 | Jan Tattermusch | 2017-03-07 |
* | | | | regenerate C# protos | Jan Tattermusch | 2017-03-07 |
|/ / / | |||
* | | | Merge pull request #9632 from jtattermusch/csharp_server_side_auth | Jan Tattermusch | 2017-03-07 |
|\ \ \ | |||
| | * | | Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_master_again | David Garcia Quintas | 2017-03-06 |
| |/| | |/| | | | |||
* | | | | Merge pull request #9983 from dgquintas/1.1.x_to_master | David G. Quintas | 2017-03-06 |
|\ \ \ \ | |||
| | | * \ | Merge pull request #9862 from Op3n4M3/limit-gem-build | apolcyn | 2017-03-06 |
| | | |\ \ | |||
| * | | | | | Manual changes from upmerged modifications | David Garcia Quintas | 2017-03-06 |
* | | | | | | Merge pull request #8407 from jronak/fixtag | Yang Gao | 2017-03-04 |
|\ \ \ \ \ \ | |||
| | * | | | | | Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_master | David Garcia Quintas | 2017-03-03 |
| |/| | | | | |/| | | | | | | |||
* | | | | | | | Merge pull request #9939 from ctiller/stream_owned_slice | Craig Tiller | 2017-03-03 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #9921 from ctiller/fastcreate | Craig Tiller | 2017-03-03 |
|\ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ | Merge pull request #9967 from nathanielmanistaatgoogle/lint | Nathaniel Manista | 2017-03-03 |
|\ \ \ \ \ \ \ \ \ | |||
| | | | | | | * | | | fix Grpc.HealthCheck and Grpc.Reflection packages | Jan Tattermusch | 2017-03-03 |
| | | | | | |/ / / | | | | | |/| | | | |||
| | | | | | | | * | Enable unused-argument lint | Nathaniel Manista | 2017-03-03 |
| | | | | | | | * | Enable too-many-return-statements lint | Nathaniel Manista | 2017-03-03 |
| | | | | | | | * | Suppress and enable too-many-locals lint | Nathaniel Manista | 2017-03-03 |
| | | | | | | | * | Configure and enable too-many-arguments lint | Nathaniel Manista | 2017-03-03 |
| | | | | | | | * | Fix and enable super-init-not-called lint | Nathaniel Manista | 2017-03-03 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||
* | | | | | | | | Merge pull request #9953 from y-zeng/build_license | Yuchen Zeng | 2017-03-02 |
|\ \ \ \ \ \ \ \ | |||
| | * | | | | | | | Fix and enable redefined-outer-name lint | Nathaniel Manista | 2017-03-03 |
* | | | | | | | | | Merge pull request #9866 from nathanielmanistaatgoogle/lint-fixes | Nathaniel Manista | 2017-03-02 |
|\ \ \ \ \ \ \ \ \ | |||
| | | * | | | | | | | Work toward enabling cyclic-import lint | Nathaniel Manista | 2017-03-02 |
| | | * | | | | | | | Selectively suppress and enable broad-except lint | Nathaniel Manista | 2017-03-02 |
* | | | | | | | | | | Merge pull request #9961 from nathanielmanistaatgoogle/_connectivity_channel | Nathaniel Manista | 2017-03-02 |
|\ \ \ \ \ \ \ \ \ \ | |||
| | | | * | | | | | | | Fix and enable no-value-for-parameter lint | Nathaniel Manista | 2017-03-02 |
| | | |/ / / / / / / | | |/| | | | | | | | |||
| | * | | | | | | | | Fix and enable unused-variable lint | Nathaniel Manista | 2017-03-02 |
| | * | | | | | | | | Fix and enable unused-import lint | Nathaniel Manista | 2017-03-02 |
| | * | | | | | | | | Fix and enable no-self-use lint | Nathaniel Manista | 2017-03-02 |
| | | | | | | | | * | Limit the gem native build resources | J. Martin | 2017-03-02 |
| | | | | | | | |/ | | | | | | | |/| | |||
* | | | | | | | | | Merge pull request #9931 from ncteisen/to-time-dot-sleep-perchance-to-dream | Noah Eisen | 2017-03-02 |
|\ \ \ \ \ \ \ \ \ |