Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | introduce inlineHandlers setting | Jan Tattermusch | 2017-07-26 |
| | |||
* | dont run user handlers on grpc threadpool threads | Jan Tattermusch | 2017-07-26 |
| | |||
* | Merge remote-tracking branch 'upstream/v1.4.x' into upmerge_1.4.x | murgatroid99 | 2017-06-15 |
|\ | |||
* | | auto-fix most of licenses | Jan Tattermusch | 2017-06-08 |
| | | |||
| * | improve exception message | Jan Tattermusch | 2017-06-01 |
| | | |||
* | | silence xmldoc warnings for non-nuget projects | Jan Tattermusch | 2017-06-01 |
| | | |||
| * | throw if server started with unbound ports | Jan Tattermusch | 2017-06-01 |
| | | |||
* | | master bumped to 1.5.x | David Garcia Quintas | 2017-05-30 |
| | | |||
| * | 1.4.x branch cut, version bump PR | David Garcia Quintas | 2017-05-30 |
|/ | |||
* | Merge pull request #11309 from murgatroid99/master_1.3.x_upmerge | Michael Lumish | 2017-05-30 |
|\ | | | | | Master 1.3.x upmerge | ||
* | | address comments | Jan Tattermusch | 2017-05-26 |
| | | |||
| * | Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmerge | murgatroid99 | 2017-05-25 |
| |\ | |||
| | * | Merge pull request #11283 from jtattermusch/bump_136 | Jan Tattermusch | 2017-05-25 |
| | |\ | | | | | | | | | bump version to 1.3.6 | ||
| | | * | bump version to 1.3.6 | Jan Tattermusch | 2017-05-23 |
| | | | | |||
| | * | | include symbols and source in nugets | Jan Tattermusch | 2017-05-23 |
| | |/ | |||
* | | | override in benchmark | Jan Tattermusch | 2017-05-23 |
| | | | |||
* | | | overridable call_start_batch | Jan Tattermusch | 2017-05-23 |
| | | | |||
* | | | benchmark prototype | Jan Tattermusch | 2017-05-23 |
| | | | |||
* | | | allow creating fake CallSafeHandle | Jan Tattermusch | 2017-05-22 |
| | | | |||
* | | | make internals visible to microbenchmarks | Jan Tattermusch | 2017-05-22 |
|/ / | |||
| * | Update version to 1.3.5 | Ken Payson | 2017-05-19 |
| | | |||
| * | Merge pull request #11021 from jtattermusch/csharp_unavailable_workaround | Jan Tattermusch | 2017-05-19 |
| |\ | | | | | | | C# workaround for unavailable on idle channels | ||
* | | | dont concatenate strings when status is OK | Jan Tattermusch | 2017-05-19 |
| | | | |||
| * | | Bump to version 1.3.4 | Alexander Polcyn | 2017-05-18 |
| | | | |||
* | | | dont use non-blittable types in native method signatures | Jan Tattermusch | 2017-05-16 |
| | | | |||
| * | | Bump to version 1.3.3 | Ken Payson | 2017-05-16 |
| | | | |||
* | | | Merge pull request #11115 from jtattermusch/revamp_artifacts | Jan Tattermusch | 2017-05-15 |
|\ \ \ | | | | | | | | | Revamp artifacts, packages and distribtests | ||
| * | | | adjust package build scripts to new paths | Jan Tattermusch | 2017-05-12 |
| | | | | |||
* | | | | upgrade C# to protobuf 3.3.0 | Jan Tattermusch | 2017-05-12 |
|/ / / | |||
| * | | Bump to version 1.3.2 | Stanley Cheung | 2017-05-10 |
| | | | |||
| * | | Bump to 1.3.2-pre1 | Stanley Cheung | 2017-05-09 |
| | | | |||
| | * | C# workaround for unavailable on idle channels | Jan Tattermusch | 2017-05-08 |
| |/ | |||
| * | Update version to 1.3.1 | murgatroid99 | 2017-05-04 |
| | | |||
| * | 1.3.0 -> 1.3.1-pre1 | David Garcia Quintas | 2017-04-27 |
| | | |||
| * | s/1.3.0-pre/1.3.0 | David Garcia Quintas | 2017-04-27 |
| | | |||
| * | Revert "Merge branch 'master' into v1.3.x" | Alexander Polcyn | 2017-04-26 |
|/ | | | | | This reverts commit 79759fea1abd09102d38af3e13a84b69e898124b, reversing changes made to dc36f4df6aba60275a31227e1d29c4d20b6cadca. | ||
* | expose grpc.so_reuseport in C# | Jan Tattermusch | 2017-04-20 |
| | |||
* | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-04-13 |
|\ | |||
| * | master to 1.4.0-dev | David Garcia Quintas | 2017-04-13 |
| | | |||
* | | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-04-11 |
|\| | |||
| * | Merge pull request #10480 from jtattermusch/csharp_new_projects | Jan Tattermusch | 2017-04-11 |
| |\ | | | | | | | C# new .csproj projects | ||
| * | | avoid boxing of IntPtr | Jan Tattermusch | 2017-04-10 |
| | | | |||
| | * | fix C# build_packages scripts | Jan Tattermusch | 2017-04-07 |
| | | | |||
| | * | adjust run_tests scripts | Jan Tattermusch | 2017-04-07 |
| | | | |||
| | * | Initial migration to new .csproj files | Jan Tattermusch | 2017-04-07 |
| |/ | |||
* | | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-03-24 |
|\| | |||
| * | Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0 | Nicolas "Pixel" Noble | 2017-03-24 |
| |\ | |||
* | | | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-03-21 |
|\| | | |||
| | * | bump v1.2.x branch to 1.2.1-pre1 | Alexander Polcyn | 2017-03-20 |
| | | | |||
| | * | Going for 1.2.0 | David Garcia Quintas | 2017-03-20 |
| | | |