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.IntegrationTesting
Commit message (
Expand
)
Author
Age
*
get rid of deprecated server and client interface
Jan Tattermusch
2016-06-06
*
update C# codegen and regenerate
Jan Tattermusch
2016-06-06
*
get rid of servicename argument for server service definition.
Jan Tattermusch
2016-06-06
*
fix one more test
Jan Tattermusch
2016-05-25
*
fix tests
Jan Tattermusch
2016-05-25
*
Merge pull request #6643 from jtattermusch/csharp_profiling2
Jan Tattermusch
2016-05-19
|
\
|
*
support adding profilers to C# qps clients
Jan Tattermusch
2016-05-18
|
*
return number of cores from server
Jan Tattermusch
2016-05-18
*
|
Merge remote-tracking branch 'upstream/release-0_14' into HEAD
Jan Tattermusch
2016-05-18
|
\
\
|
|
/
|
/
|
|
*
rename names of generated enum values to match protobuf3beta3
Jan Tattermusch
2016-05-16
|
*
regenerate C# protobuf messages
Jan Tattermusch
2016-05-16
|
*
Update Grpc.sln to Google.Protobuf.3.0.0-beta3
Jan Tattermusch
2016-05-16
*
|
fix qps reporting in C# stress client
Jan Tattermusch
2016-05-11
*
|
Merge pull request #6493 from jtattermusch/csharp_streaming_api_exceptions
Jan Tattermusch
2016-05-10
|
\
\
|
*
|
fix TimeoutOnSleepingServer interop test
Jan Tattermusch
2016-05-10
*
|
|
Merge pull request #6498 from jtattermusch/csharp_server_improvements
Jan Tattermusch
2016-05-10
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
dont create dedicated threads for async client
Jan Tattermusch
2016-05-09
|
|
/
*
/
regenerate C# code
Jan Tattermusch
2016-05-09
|
/
*
regenerate C# sources
Jan Tattermusch
2016-04-28
*
Merge pull request #6284 from jtattermusch/csharp_optional_client_codegen
Nicolas Noble
2016-04-27
|
\
|
*
regenerate code
Jan Tattermusch
2016-04-26
*
|
fix #5912
Jan Tattermusch
2016-04-26
|
/
*
regenerate C# protos
Jan Tattermusch
2016-04-25
*
Merge pull request #6256 from jtattermusch/csharp_stressclient
Jan Tattermusch
2016-04-25
|
\
|
*
address comments
Jan Tattermusch
2016-04-25
|
*
add generated proto files
Jan Tattermusch
2016-04-21
|
*
add metrics.proto generated files to C# project
Jan Tattermusch
2016-04-21
|
*
Add C# stress test client
Jan Tattermusch
2016-04-21
*
|
Add support for an "OTHER" value in client_type, server_type, and add a strin...
vjpai
2016-04-21
|
/
*
Eradicate Uniform, Deterministic, and Pareto interarrival
vjpai
2016-04-20
*
check for histogramParams presence
Jan Tattermusch
2016-04-14
*
work around nunit issue #1406
Jan Tattermusch
2016-04-11
*
make NUnitMain fail on failure
Jan Tattermusch
2016-04-11
*
fix interop 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
*
fix test credentials for nunit3
Jan Tattermusch
2016-04-11
*
migrate Grpc.IntegrationTesting to NUnit3
Jan Tattermusch
2016-04-11
*
update nuget dependencies to nunit3
Jan Tattermusch
2016-04-11
*
remove leftover file from the past
Jan Tattermusch
2016-04-08
*
delete a leftover file from the past
Jan Tattermusch
2016-04-08
*
make interarrival timer generate the right QPS with poisson load
Jan Tattermusch
2016-04-05
*
Add more features for C# performance worker
Jan Tattermusch
2016-04-05
*
add some test for the newly generated code
Jan Tattermusch
2016-04-01
*
regenerate code
Jan Tattermusch
2016-04-01
*
fix copyrights
Jan Tattermusch
2016-04-01
*
add ClientBase.WithHost and get rid of HeaderInterceptor
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
*
fix copyrights
Jan Tattermusch
2016-04-01
[next]