Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update clang-format to 5.0 | Craig Tiller | 2017-11-03 |
| | |||
* | Make constructors for `Async*Call` objects public | Mehrdad Afshari | 2017-10-12 |
| | |||
* | Merge pull request #12801 from chrisdunelm/fixregister | Jan Tattermusch | 2017-10-04 |
|\ | | | | | C# De-register cancellation token | ||
| * | De-register cancellation token | Chris Bacon | 2017-10-03 |
| | | | | | | | | Fixes #12800 | ||
* | | Update version to 1.8.0-dev, update g word to 'generous' | murgatroid99 | 2017-10-02 |
|/ | |||
* | Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix | Mark D. Roth | 2017-09-25 |
|\ | |||
| * | Upmerge from v1.6.x branch to master | David Garcia Quintas | 2017-09-18 |
| |\ | |||
| | * | bump version to 1.6.1 | Jan Tattermusch | 2017-09-12 |
| | | | |||
* | | | clang-format | Mark D. Roth | 2017-09-06 |
| | | | |||
* | | | make a guarantee that c# auth callbacks are async to c-core | Alexander Polcyn | 2017-09-06 |
| | | | |||
| | * | Merge pull request #12333 from jtattermusch/minor_csharp_fixes | Jan Tattermusch | 2017-09-06 |
| | |\ | | | | | | | | | C# package & distribtest fixes | ||
| | | * | PackageTargetFallback not necessary | Jan Tattermusch | 2017-09-05 |
| | | | | |||
| | | * | System.Linq.Expressions dependency in redundant | Jan Tattermusch | 2017-09-05 |
| | | | | |||
| | | * | dont set RuntimeFrameworkVersion unneccessarily | Jan Tattermusch | 2017-09-05 |
| | | | | |||
| | | * | NUnit.ConsoleRunner dependency is useless | Jan Tattermusch | 2017-09-05 |
| | | | | |||
| | | * | dont set NetStandardImplicitPackageVersion | Jan Tattermusch | 2017-09-05 |
| | | | | |||
| | | * | fix nonexistent version warning for System.Threading.ThreadPool | Jan Tattermusch | 2017-09-05 |
| | | | | |||
* | | | | Change plugin credentials API to support both sync and async modes. | Mark D. Roth | 2017-09-01 |
|/ / / | |||
| * / | Use docfx to generate C# API reference | Jan Tattermusch | 2017-08-31 |
| |/ | |||
| * | 1.6.0-pre1 -> 1.6.0 | David Garcia Quintas | 2017-08-29 |
| | | |||
* | | Merge pull request #12248 from glerchundi/fix/csharp-native-libraries-visibility | Jan Tattermusch | 2017-08-23 |
|\ \ | | | | | | | csharp: hide the native libraries in Visual Studio project explorer | ||
* | | | address review comments | Jan Tattermusch | 2017-08-22 |
| | | | |||
| * | | csharp: make the native libraries links are not shown | Gorka Lerchundi Osa | 2017-08-22 |
| | | | | | | | | | | | | Closes #12247 | ||
* | | | unify loggers used by Grpc tests | Jan Tattermusch | 2017-08-20 |
| | | | |||
* | | | make C# logging & tracing more intuitive | Jan Tattermusch | 2017-08-20 |
|/ / | |||
| * | Version bump to 1.6 | David Garcia Quintas | 2017-08-16 |
| | | |||
* | | Master version bump to 1.7.x | David Garcia Quintas | 2017-08-16 |
|/ | |||
* | give C# continuations 10 secs to finish on shutdown | Jan Tattermusch | 2017-08-16 |
| | |||
* | wait for queued continuation to finish | Jan Tattermusch | 2017-08-16 |
| | |||
* | more correct atomic counter | Jan Tattermusch | 2017-08-16 |
| | |||
* | fix more warnings | Jan Tattermusch | 2017-08-11 |
| | |||
* | dont use generic version of Marshal.SizeOf | Jan Tattermusch | 2017-08-11 |
| | |||
* | dont use generic version of PtrToStructure | Jan Tattermusch | 2017-08-11 |
| | |||
* | fix warnings in Grpc.Core.Tests | Jan Tattermusch | 2017-08-11 |
| | |||
* | fix warnings in integration tests | Jan Tattermusch | 2017-08-11 |
| | |||
* | Fix warnings in Grpc.Examples | Jan Tattermusch | 2017-08-11 |
| | |||
* | treat warnings as errors | Jan Tattermusch | 2017-08-11 |
| | |||
* | regenerate C# protos | Jan Tattermusch | 2017-08-11 |
| | |||
* | add global.json files for C# | Jan Tattermusch | 2017-08-11 |
| | |||
* | Merge pull request #12120 from jtattermusch/csharp_rpcexception | Jan Tattermusch | 2017-08-10 |
|\ | | | | | Add Trailers property to RpcException | ||
* | | improve comment | Jan Tattermusch | 2017-08-10 |
| | | |||
| * | better name for StatusFromException | Jan Tattermusch | 2017-08-09 |
| | | |||
| * | improve examples in CustomErrorDetails test | Jan Tattermusch | 2017-08-09 |
| | | |||
| * | add tests | Jan Tattermusch | 2017-08-08 |
| | | |||
| * | merging of trailers on server-side | Jan Tattermusch | 2017-08-08 |
| | | |||
| * | Populate trailers in RpcException | Jan Tattermusch | 2017-08-08 |
| | | |||
* | | add ConfigureAwait | Jan Tattermusch | 2017-08-08 |
| | | |||
* | | add test for shuttingdown event | Jan Tattermusch | 2017-08-08 |
| | | |||
* | | address comments | Jan Tattermusch | 2017-08-08 |
| | | |||
* | | add GrpcEnvironment.ShuttingDown event | Jan Tattermusch | 2017-08-07 |
|/ |