Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #5066 from chrisdunelm/dnx_Profilers | Jan Tattermusch | 2016-02-09 |
|\ | | | | | Fix Profilers for coreclr | ||
* | | Flagging master as 0.14.0-dev. | Nicolas "Pixel" Noble | 2016-02-09 |
| | | |||
* | | C# assembly version and current version | Jan Tattermusch | 2016-02-08 |
| | | |||
* | | fix GrpcEnvironmentTest | Jan Tattermusch | 2016-02-08 |
| | | |||
* | | fix C# build | Jan Tattermusch | 2016-02-08 |
| | | |||
* | | Flagging 0.13 as pre1. | Nicolas "Pixel" Noble | 2016-02-09 |
| | | |||
* | | build.yaml centric versioning | Craig Tiller | 2016-02-08 |
| | | |||
| * | Correct copyright date | Chris Bacon | 2016-02-08 |
| | | |||
| * | Fix Profilers for coreclr | Chris Bacon | 2016-02-04 |
| | | | | | | | | | | Coreclr doesn't support the StreamWriter(string) constructor. Use File.CreateText() instead, which is equivalent and supported on all platforms. | ||
* | | Fix NativeExtensions for coreclr | Chris Bacon | 2016-02-04 |
|/ | | | | | Coreclr doesn't support Assembly.GetExecutingAssembly(), use TypeInfo.Assembly instead, which is supported on all platforms. | ||
* | fix copyrights | Jan Tattermusch | 2016-02-02 |
| | |||
* | dont ship roots.pem in nuget package | Jan Tattermusch | 2016-02-02 |
| | |||
* | add roots.pem as a resource | Jan Tattermusch | 2016-02-02 |
| | |||
* | Prevent the need to install libc6-dev on Linux | Jan Tattermusch | 2016-02-01 |
| | |||
* | create a .zip file with nuget packages | Jan Tattermusch | 2016-01-29 |
| | |||
* | Fix sanity | Craig Tiller | 2016-01-26 |
| | |||
* | update copyrights | Jan Tattermusch | 2016-01-25 |
| | |||
* | Merge remote-tracking branch 'upstream/master' into bump_version_0_13 | Jan Tattermusch | 2016-01-25 |
|\ | |||
| * | update C# dependencies | Jan Tattermusch | 2016-01-25 |
| | | |||
* | | fix copyrights | Jan Tattermusch | 2016-01-22 |
| | | |||
* | | get C# version generated by templates | Jan Tattermusch | 2016-01-22 |
|/ | |||
* | revamp native package building | Jan Tattermusch | 2016-01-21 |
| | |||
* | increase protobuf dependency version | Jan Tattermusch | 2016-01-21 |
| | |||
* | include assembly signing key in the repo | Jan Tattermusch | 2016-01-21 |
| | |||
* | regenerate C# protos | Jan Tattermusch | 2016-01-20 |
| | |||
* | fix C# generate_protos.sh script | Jan Tattermusch | 2016-01-20 |
| | |||
* | upgrade Grpc.sln to newest Google.Protobuf nuget | Jan Tattermusch | 2016-01-20 |
| | |||
* | Remove leftovers from packages.config | Jan Tattermusch | 2016-01-20 |
| | |||
* | Merge pull request #4730 from jtattermusch/revamp_native_loader | Michael Lumish | 2016-01-19 |
|\ | | | | | Revamp C# native loader | ||
* \ | Merge pull request #4744 from dgquintas/check_newlines | Craig Tiller | 2016-01-15 |
|\ \ | | | | | | | Added sanity check for trailing newlines | ||
| | * | extend copyright to 2016 | Jan Tattermusch | 2016-01-15 |
| | | | |||
| | * | revamp C# native library loader | Jan Tattermusch | 2016-01-15 |
| |/ |/| | |||
* | | Merge pull request #4696 from jtattermusch/win_static_deps | Nicolas Noble | 2016-01-15 |
|\ \ | | | | | | | Link grpc_csharp_ext dependencies on Windows statically | ||
| | * | Updated copyrights... | David Garcia Quintas | 2016-01-15 |
| | | | |||
| | * | Added sanity check for trailing newlines | David Garcia Quintas | 2016-01-14 |
| |/ |/| | |||
| * | Cleanup of grpc.csharp.native package | Jan Tattermusch | 2016-01-12 |
| | | |||
* | | Updated copyrights | murgatroid99 | 2016-01-12 |
|/ | |||
* | Update some wrapped stuff | Craig Tiller | 2016-01-07 |
| | |||
* | Merge github.com:grpc/grpc into ints | Craig Tiller | 2016-01-04 |
|\ | |||
| * | Merge pull request #4468 from jtattermusch/csharp_server_kill_test | Michael Lumish | 2016-01-04 |
| |\ | | | | | | | Add simple StartAndKillServer test | ||
* | | | Eliminate gpr_ int types - and insist on C99 variants instead | Craig Tiller | 2015-12-22 |
|/ / | |||
* | | refcounting completion queue shutdown | Jan Tattermusch | 2015-12-16 |
| | | |||
| * | simple kill test | Jan Tattermusch | 2015-12-15 |
|/ | |||
* | improve MetadataCredentials test | Jan Tattermusch | 2015-12-15 |
| | |||
* | Fix AbandonedCall test | Jan Tattermusch | 2015-12-14 |
| | |||
* | fix bug in Server.KillAsync() | Jan Tattermusch | 2015-12-14 |
| | |||
* | fix completion queue test | Jan Tattermusch | 2015-12-14 |
| | |||
* | add C# sanity test | Jan Tattermusch | 2015-12-14 |
| | |||
* | temporarily disable UnimplementedMethod test | Jan Tattermusch | 2015-12-14 |
| | |||
* | temporarily disable StatusCodeAndMessage test | Jan Tattermusch | 2015-12-14 |
| |