aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.Core
Commit message (Collapse)AuthorAge
* Make constructors for `Async*Call` objects publicGravatar Mehrdad Afshari2017-10-12
|
* Merge pull request #12801 from chrisdunelm/fixregisterGravatar Jan Tattermusch2017-10-04
|\ | | | | C# De-register cancellation token
| * De-register cancellation tokenGravatar Chris Bacon2017-10-03
| | | | | | | | Fixes #12800
* | Update version to 1.8.0-dev, update g word to 'generous'Gravatar murgatroid992017-10-02
|/
* Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fixGravatar Mark D. Roth2017-09-25
|\
| * Upmerge from v1.6.x branch to masterGravatar David Garcia Quintas2017-09-18
| |\
| | * bump version to 1.6.1Gravatar Jan Tattermusch2017-09-12
| | |
* | | make a guarantee that c# auth callbacks are async to c-coreGravatar Alexander Polcyn2017-09-06
|/ /
| * dont set NetStandardImplicitPackageVersionGravatar Jan Tattermusch2017-09-05
| |
| * fix nonexistent version warning for System.Threading.ThreadPoolGravatar Jan Tattermusch2017-09-05
| |
| * 1.6.0-pre1 -> 1.6.0Gravatar David Garcia Quintas2017-08-29
| |
* | Merge pull request #12248 from glerchundi/fix/csharp-native-libraries-visibilityGravatar Jan Tattermusch2017-08-23
|\ \ | | | | | | csharp: hide the native libraries in Visual Studio project explorer
* | | address review commentsGravatar Jan Tattermusch2017-08-22
| | |
| * | csharp: make the native libraries links are not shownGravatar Gorka Lerchundi Osa2017-08-22
| | | | | | | | | | | | Closes #12247
* | | make C# logging & tracing more intuitiveGravatar Jan Tattermusch2017-08-20
|/ /
| * Version bump to 1.6Gravatar David Garcia Quintas2017-08-16
| |
* | Master version bump to 1.7.xGravatar David Garcia Quintas2017-08-16
|/
* give C# continuations 10 secs to finish on shutdownGravatar Jan Tattermusch2017-08-16
|
* wait for queued continuation to finishGravatar Jan Tattermusch2017-08-16
|
* more correct atomic counterGravatar Jan Tattermusch2017-08-16
|
* dont use generic version of Marshal.SizeOfGravatar Jan Tattermusch2017-08-11
|
* dont use generic version of PtrToStructureGravatar Jan Tattermusch2017-08-11
|
* treat warnings as errorsGravatar Jan Tattermusch2017-08-11
|
* Merge pull request #12120 from jtattermusch/csharp_rpcexceptionGravatar Jan Tattermusch2017-08-10
|\ | | | | Add Trailers property to RpcException
* | improve commentGravatar Jan Tattermusch2017-08-10
| |
| * better name for StatusFromExceptionGravatar Jan Tattermusch2017-08-09
| |
| * merging of trailers on server-sideGravatar Jan Tattermusch2017-08-08
| |
| * Populate trailers in RpcExceptionGravatar Jan Tattermusch2017-08-08
| |
* | add ConfigureAwaitGravatar Jan Tattermusch2017-08-08
| |
* | address commentsGravatar Jan Tattermusch2017-08-08
| |
* | add GrpcEnvironment.ShuttingDown eventGravatar Jan Tattermusch2017-08-07
|/
* introduce inlineHandlers settingGravatar Jan Tattermusch2017-07-26
|
* dont run user handlers on grpc threadpool threadsGravatar Jan Tattermusch2017-07-26
|
* Merge remote-tracking branch 'upstream/v1.4.x' into upmerge_1.4.xGravatar murgatroid992017-06-15
|\
* | auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
| |
| * improve exception messageGravatar Jan Tattermusch2017-06-01
| |
* | silence xmldoc warnings for non-nuget projectsGravatar Jan Tattermusch2017-06-01
| |
| * throw if server started with unbound portsGravatar Jan Tattermusch2017-06-01
| |
* | master bumped to 1.5.xGravatar David Garcia Quintas2017-05-30
| |
| * 1.4.x branch cut, version bump PRGravatar David Garcia Quintas2017-05-30
|/
* Merge pull request #11309 from murgatroid99/master_1.3.x_upmergeGravatar Michael Lumish2017-05-30
|\ | | | | Master 1.3.x upmerge
* | address commentsGravatar Jan Tattermusch2017-05-26
| |
| * Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmergeGravatar murgatroid992017-05-25
| |\
| | * Merge pull request #11283 from jtattermusch/bump_136Gravatar Jan Tattermusch2017-05-25
| | |\ | | | | | | | | bump version to 1.3.6
| | | * bump version to 1.3.6Gravatar Jan Tattermusch2017-05-23
| | | |
| | * | include symbols and source in nugetsGravatar Jan Tattermusch2017-05-23
| | |/
* | | override in benchmarkGravatar Jan Tattermusch2017-05-23
| | |
* | | overridable call_start_batchGravatar Jan Tattermusch2017-05-23
| | |
* | | benchmark prototypeGravatar Jan Tattermusch2017-05-23
| | |
* | | allow creating fake CallSafeHandleGravatar Jan Tattermusch2017-05-22
| | |