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
Commit message (
Expand
)
Author
Age
*
Merge pull request #13675 from jtattermusch/fix_csharp_clientserver_test
Jan Tattermusch
2017-12-11
|
\
|
*
split out channel connectivity test
Jan Tattermusch
2017-12-07
*
|
recycling of requestcallcontext
Jan Tattermusch
2017-11-30
|
/
*
Merge pull request #13476 from jtattermusch/csharp_batchcontext_pooling
Jan Tattermusch
2017-11-30
|
\
*
\
Merge branch 'master' of https://github.com/grpc/grpc into upmerge-from-v1.7
Nicolas "Pixel" Noble
2017-11-29
|
\
\
|
|
*
add basic tests
Jan Tattermusch
2017-11-25
|
|
*
simple version of batchcontext pooling
Jan Tattermusch
2017-11-25
|
|
/
|
*
consistent naming for OnReceivedCloseOnServer
Jan Tattermusch
2017-11-21
|
*
make everything compile
Jan Tattermusch
2017-11-21
|
*
avoid unnecessary allocation in completion registry
Jan Tattermusch
2017-11-21
*
|
remove delays in tests
Jan Tattermusch
2017-10-05
*
|
introduce CallCancellationTest
Jan Tattermusch
2017-10-04
|
/
*
Upmerge from v1.6.x branch to master
David Garcia Quintas
2017-09-18
|
\
|
*
PackageTargetFallback not necessary
Jan Tattermusch
2017-09-05
|
*
dont set RuntimeFrameworkVersion unneccessarily
Jan Tattermusch
2017-09-05
|
*
NUnit.ConsoleRunner dependency is useless
Jan Tattermusch
2017-09-05
*
|
unify loggers used by Grpc tests
Jan Tattermusch
2017-08-20
|
/
*
fix more warnings
Jan Tattermusch
2017-08-11
*
dont use generic version of Marshal.SizeOf
Jan Tattermusch
2017-08-11
*
fix warnings in Grpc.Core.Tests
Jan Tattermusch
2017-08-11
*
Merge pull request #12120 from jtattermusch/csharp_rpcexception
Jan Tattermusch
2017-08-10
|
\
|
*
add tests
Jan Tattermusch
2017-08-08
*
|
add test for shuttingdown event
Jan Tattermusch
2017-08-08
|
/
*
dont run user handlers on grpc threadpool threads
Jan Tattermusch
2017-07-26
*
Merge remote-tracking branch 'upstream/v1.4.x' into upmerge_1.4.x
murgatroid99
2017-06-15
|
\
*
|
auto-fix most of licenses
Jan Tattermusch
2017-06-08
|
*
add StartThrowsWithUnboundPortTest
Jan Tattermusch
2017-06-01
|
/
*
eliminate crosstalk between C# tests
Jan Tattermusch
2017-04-20
*
setting handler is a race
Jan Tattermusch
2017-04-18
*
Merge branch 'master' into cq_create_api_changes
Sree Kuchibhotla
2017-04-11
|
\
|
*
adjust run_tests scripts
Jan Tattermusch
2017-04-07
|
*
Initial migration to new .csproj files
Jan Tattermusch
2017-04-07
*
|
Merge branch 'master' into cq_create_api_changes
Sree Kuchibhotla
2017-03-21
|
\
|
|
*
Delete TestResult.xml
Jan Tattermusch
2017-03-08
*
|
adapt C# to new cq_create API
Jan Tattermusch
2017-03-08
|
/
*
NUnitVersion tests no longer needed
Jan Tattermusch
2017-03-07
*
update nugets in csproj projects
Jan Tattermusch
2017-03-07
*
regenerate projects
Jan Tattermusch
2017-03-07
*
expose AuthContext in C#
Jan Tattermusch
2017-03-02
*
use grpc_csharp_ext built by cmake
Jan Tattermusch
2017-02-09
*
add test for utf8 status
Jan Tattermusch
2017-01-30
*
get rid of unused ReleaseSigned config
Jan Tattermusch
2016-12-09
*
make CallFlags internal, expose WaitForReady
Jan Tattermusch
2016-12-02
*
wire passing of C# CallFlags to C core
Jan Tattermusch
2016-12-02
*
add C# call flags API
Jan Tattermusch
2016-12-02
*
add C# server reflection
Jan Tattermusch
2016-11-29
*
Merge remote-tracking branch 'upstream/v1.0.x' into HEAD
Jan Tattermusch
2016-11-22
|
\
*
|
Update .csproj files to System.Interactive.Async to 3.1.1
Jan Tattermusch
2016-11-21
|
*
strong name sign csharp nuget builds with dotnet on windows
Alexander Polcyn
2016-11-01
*
|
add copyrights for AssemblyInfo.cs files
Jan Tattermusch
2016-09-21
[next]