aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp
Commit message (Collapse)AuthorAge
* build package with native debug symbolsGravatar Jan Tattermusch2018-06-07
|
* add package with native debug symbolsGravatar Jan Tattermusch2018-06-07
|
* fix C# codegen for empty serviceGravatar Jan Tattermusch2018-05-31
|
* Merge pull request #14577 from jtattermusch/csharp_remove_connectivity_watcherGravatar Jan Tattermusch2018-05-24
|\ | | | | Get rid of C# connectivity watcher task
* | build C# android artifactGravatar Jan Tattermusch2018-05-09
| |
* | Merge pull request #15214 from jtattermusch/test_double_for_server_call_contextGravatar Jan Tattermusch2018-05-08
|\ \ | | | | | | Allow creating instances of ServerCallContext in tests
* \ \ Merge pull request #15252 from carl-mastrangelo/healthyGravatar Yang Gao2018-05-04
|\ \ \ | | | | | | | | Update health.proto to match grpc-proto reference copy
| * | | regenerate pbsGravatar Carl Mastrangelo2018-05-03
| | | |
* | | | Regenerate projectsGravatar Mehrdad Afshari2018-05-02
| | | |
| * | | update csharp genGravatar Carl Mastrangelo2018-05-02
|/ / /
| * / Allow creating instances of ServerCallContext in testsGravatar Jan Tattermusch2018-04-27
|/ /
* | Further improvements to README.mdGravatar Jan Tattermusch2018-04-26
| |
* | better C# instructionsGravatar Jan Tattermusch2018-04-25
| |
* | Merge pull request #15140 from jskeet/statusGravatar Mehrdad Afshari2018-04-21
|\ \ | | | | | | Add RpcException.StatusCode property
| * | Add RpcException.StatusCode propertyGravatar Jon Skeet2018-04-20
| | | | | | | | | | | | | | | | | | This is purely for convenience - using `e.Status.StatusCode` looks clunky compared with `e.StatusCode`, and this is the property most likely to be used for exception filtering etc.
* | | new mono versions on MacOS default to 64bit runtimeGravatar Jan Tattermusch2018-04-20
| | |
* | | remove C# global.json filesGravatar Jan Tattermusch2018-04-20
|/ /
* | Merge pull request #15114 from mehrdada/bump-protobuf-submodule-to-3.5.2Gravatar Mehrdad Afshari2018-04-19
|\ \ | | | | | | Bump protobuf submodule to 3.5.2
| * | Bump protobuf runtime dependency versionsGravatar Mehrdad Afshari2018-04-19
| | |
* | | Break out qps services into seperate protosGravatar kpayson642018-04-18
|/ /
* | Regenerate projectsGravatar Mehrdad Afshari2018-04-04
| |
* | Merge pull request #14683 from kkm000/package-grpc-tools-nitsGravatar Jan Tattermusch2018-03-28
|\ \ | | | | | | Minor changes to control files from Tools package rework
* | | fix a testGravatar Jan Tattermusch2018-03-21
| | |
* | | fix C# connectivity watcher shutdown raceGravatar Jan Tattermusch2018-03-21
| | |
* | | make package builds work on kokoroGravatar Jan Tattermusch2018-03-13
| | |
| * | Minor changes to control files from Tools package reworkGravatar kkm2018-03-12
| | |
* | | improve commentGravatar Jan Tattermusch2018-03-08
| | |
* | | fix build on netstandard1.5Gravatar Jan Tattermusch2018-03-07
| | |
* | | address commentsGravatar Jan Tattermusch2018-03-07
| | |
* | | detect when running on Unity iOSGravatar Jan Tattermusch2018-03-07
| | |
* | | script improvementsGravatar Jan Tattermusch2018-03-06
| | |
* | | enable loading grpc_csharp_ext as a unity native pluginGravatar Jan Tattermusch2018-03-06
| | |
* | | add IsUnity propertyGravatar Jan Tattermusch2018-03-06
| | |
* | | add experimental script for building the unitypackageGravatar Jan Tattermusch2018-03-06
| | |
| | * get rid of C# connectivity watcher taskGravatar Jan Tattermusch2018-03-02
| | |
* | | address commentsGravatar Jan Tattermusch2018-03-02
| | |
* | | add useful resources for unity/xamarin supportGravatar Jan Tattermusch2018-03-02
| |/ |/|
* | Merge pull request #14539 from jtattermusch/csharp_dotnet_2Gravatar Jan Tattermusch2018-02-27
|\ \ | | | | | | Upgrade dotnet SDK version used for src/csharp
| * | Use newest dotnet SDK to build C#Gravatar Jan Tattermusch2018-02-27
| | |
| * | fix build in newer dotnet SDK versionsGravatar Jan Tattermusch2018-02-27
| | |
* | | regenerateGravatar Jan Tattermusch2018-02-27
|/ /
* | Regenerate projectsGravatar Mehrdad Afshari2018-02-22
| |
* | Eliminate GenericInterceptor to simplify this PRGravatar Mehrdad Afshari2018-02-22
| |
* | Polish and address review commentsGravatar Mehrdad Afshari2018-02-22
| |
* | Move InterceptingCallInvoker to its own fileGravatar Mehrdad Afshari2018-02-22
| |
* | Add more documentation comments for continuationGravatar Mehrdad Afshari2018-02-21
| |
* | Add test for interceptor registration code pathsGravatar Mehrdad Afshari2018-02-21
| |
* | Make GenericInterceptor internal for nowGravatar Mehrdad Afshari2018-02-21
| | | | | | | | Also change `*Arbitrator` to `*Hooks`.
* | Turn ClientInterceptorContext into a structGravatar Mehrdad Afshari2018-02-21
| | | | | | | | ...and move it into its own file.
* | Simplify service-side interceptor codeGravatar Mehrdad Afshari2018-02-21
| |