index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
csharp
/
Grpc.Core.Tests
/
Grpc.Core.Tests.csproj
Commit message (
Expand
)
Author
Age
*
prevent interfering of project.json files with .csproj files in VS2015
Jan Tattermusch
2016-06-15
*
add appdomain unload test
Jan Tattermusch
2016-06-06
*
update tests
Jan Tattermusch
2016-06-06
*
serverside shutdown hook test
Jan Tattermusch
2016-06-06
*
register appdomain events
Jan Tattermusch
2016-06-06
*
add tests for AsyncCallServer
Jan Tattermusch
2016-05-03
*
add Newtonsoft.Json to Grpc.Core.Tests
Jan Tattermusch
2016-04-11
*
use NUnitLite to run nunit tests
Jan Tattermusch
2016-04-11
*
add NUnitMain to test projects
Jan Tattermusch
2016-04-11
*
update nuget dependencies to nunit3
Jan Tattermusch
2016-04-11
*
allow halfclose after close on clients
Jan Tattermusch
2016-04-01
*
update C# dependencies
Jan Tattermusch
2016-01-25
*
include assembly signing key in the repo
Jan Tattermusch
2016-01-21
*
add C# sanity test
Jan Tattermusch
2015-12-14
*
add coverage for call options
Jan Tattermusch
2015-12-10
*
put user defined userAgentString to the beginning of userAgentString
Jan Tattermusch
2015-12-09
*
add profiling support
Jan Tattermusch
2015-11-02
*
introduce the new split-type credentials api
Jan Tattermusch
2015-10-06
*
Migrate C# to the new auth API
Jan Tattermusch
2015-10-06
*
error spec compliance and marshalling tests
Jan Tattermusch
2015-08-27
*
introduce INativeCall interface to simplify testing
Jan Tattermusch
2015-08-21
*
get rid of explicit GrpcEnvironment.Shutdown()
Jan Tattermusch
2015-08-20
*
metadata polishing
Jan Tattermusch
2015-08-19
*
generate auth URI for JWT access token properly
Jan Tattermusch
2015-08-12
*
added tests
Jan Tattermusch
2015-08-08
*
fixed writeOptions and added test
Jan Tattermusch
2015-08-07
*
added ResponseHeadersTest, fixed stylecop issues
Jan Tattermusch
2015-08-07
*
introduced MockServiceHelper to ease testing
Jan Tattermusch
2015-08-07
*
Added channel state API
Jan Tattermusch
2015-08-04
*
Add ReleaseSigned configuration for Grpc.sln
Jan Tattermusch
2015-07-27
*
make sure async test wont be silently skipped with old NUnit
Jan Tattermusch
2015-07-24
*
introducing async tests
Jan Tattermusch
2015-07-24
*
add NUnitTestAdapter for VS
Jan Tattermusch
2015-07-24
*
add Timeout support and tests
Jan Tattermusch
2015-07-23
*
robust conversion from Timespec to DateTime and tests
Jan Tattermusch
2015-07-23
*
introduce Version.cs as single source of truth of gRPC C# version
Jan Tattermusch
2015-07-15
*
revamp of c# channel options
Jan Tattermusch
2015-06-09
*
Stop using native callbacks for C#
Jan Tattermusch
2015-06-05
*
Make IAsyncReadStream use IAsyncEnumerator from Ix-Async
Jan Tattermusch
2015-05-20
*
added support for metadata
Jan Tattermusch
2015-03-16
*
Added support for true synchronous unary call and added some performance tests.
Jan Tattermusch
2015-02-23
*
renaming of VS projects and other minor structural fixes
Jan Tattermusch
2015-02-20