Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
| | |||
* | start using Ignore attribute for performance tests | Jan Tattermusch | 2015-12-14 |
| | |||
* | split up C# tests into separate processes | Jan Tattermusch | 2015-12-14 |
| | |||
* | Merge pull request #4421 from jtattermusch/csharp_more_coverage | Michael Lumish | 2015-12-11 |
|\ | | | | | More C# coverage | ||
* \ | Merge pull request #4397 from jtattermusch/tv_sec_64bit | Craig Tiller | 2015-12-11 |
|\ \ | | | | | | | Make gpr_timespec platform agnostic. | ||
| | * | Add test coverage for Metadata class | Jan Tattermusch | 2015-12-11 |
| | | | |||
| | * | add coverage for AsyncStreamExtensions | Jan Tattermusch | 2015-12-10 |
| |/ |/| | |||
* | | remove dead code from AsyncCallBase | Jan Tattermusch | 2015-12-10 |
| | | |||
* | | increase coverage of ServerCallContext | Jan Tattermusch | 2015-12-10 |
| | | |||
* | | added coverage for Async*StreamingCall classes | Jan Tattermusch | 2015-12-10 |
| | | |||
* | | add ClientBase coverage | Jan Tattermusch | 2015-12-10 |
| | |