| Commit message (Expand) | Author | Age |
* | add copyrights for AssemblyInfo.cs files | Jan Tattermusch | 2016-09-21 |
* | dont enumerate runtimes in project.json file | Jan Tattermusch | 2016-09-08 |
* | cleanup of project.json files | Jan Tattermusch | 2016-09-05 |
* | add all runtime nodes back into testing packages | Alexander Polcyn | 2016-08-09 |
* | removed runtime nodes from project.json libraries | Alexander Polcyn | 2016-08-02 |
* | Merge pull request #7580 from jtattermusch/netcore_nuget_to_rtm | Jan Tattermusch | 2016-08-02 |
|\ |
|
| * | regenerate | Jan Tattermusch | 2016-07-30 |
* | | update to use new nuget client in tests | Alexander Polcyn | 2016-07-28 |
|/ |
|
* | Overhaul how the native extension is found, loaded and used | Jon Skeet | 2016-07-15 |
* | regenerate | Jan Tattermusch | 2016-06-29 |
* | regenerate files | Jan Tattermusch | 2016-06-27 |
* | regenerate project.json files | Jan Tattermusch | 2016-06-21 |
* | improve project.json files | Jan Tattermusch | 2016-06-20 |
* | add debian.8-x64 to the list of runtimes | Jan Tattermusch | 2016-06-17 |
* | address review comments | Jan Tattermusch | 2016-06-17 |
* | migrate everything to netstandard1.5 | Jan Tattermusch | 2016-06-16 |
* | update project.json | Jan Tattermusch | 2016-06-15 |
* | update .xproj files | Jan Tattermusch | 2016-06-15 |
* | prevent interfering of project.json files with .csproj files in VS2015 | Jan Tattermusch | 2016-06-15 |
* | add support for CoreCLR | Jan Tattermusch | 2016-06-14 |
* | fix copyrights | Jan Tattermusch | 2016-04-01 |
* | migrate code to single client-side class | Jan Tattermusch | 2016-04-01 |
* | migrate from client side interface to client side abstract class | Jan Tattermusch | 2016-04-01 |
* | include assembly signing key in the repo | Jan Tattermusch | 2016-01-21 |
* | introduce the new split-type credentials api | Jan Tattermusch | 2015-10-06 |
* | Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3 | Jan Tattermusch | 2015-08-26 |
|\ |
|
| * | get rid of explicit GrpcEnvironment.Shutdown() | Jan Tattermusch | 2015-08-20 |
* | | upgraded NuGet package | Jan Tattermusch | 2015-08-08 |
|/ |
|
* | Add ReleaseSigned configuration for Grpc.sln | Jan Tattermusch | 2015-07-27 |
* | make insecure channel and server explicit | Jan Tattermusch | 2015-07-24 |
* | fix x86 target to be AnyCPU | Jan Tattermusch | 2015-07-24 |
* | renaming stub to client and refactoring metadata class | Jan Tattermusch | 2015-07-15 |
* | introduce Version.cs as single source of truth of gRPC C# version | Jan Tattermusch | 2015-07-15 |
* | no need to call GrpcEnvironment.Initialize() explicitly | Jan Tattermusch | 2015-07-10 |
* | bumped version of C# | Jan Tattermusch | 2015-07-09 |
* | add host and port overload for new channel | Jan Tattermusch | 2015-06-08 |
* | bump version of gRPC C# assemblies | Jan Tattermusch | 2015-05-14 |
* | Replace handwritten math stub by the generated one | Jan Tattermusch | 2015-05-07 |
* | csharp version 0.1 -> 0.2 | Jan Tattermusch | 2015-04-07 |
* | cleanup of C# API examples | Jan Tattermusch | 2015-04-02 |
* | code style fixes based on StyleCop warnings | Jan Tattermusch | 2015-03-11 |
* | Used StyleCop to get rid of tabs in the source code | Jan Tattermusch | 2015-03-06 |
* | renamed MathClient -> Grpc.Examples.MathClient | Jan Tattermusch | 2015-02-20 |