| Commit message (Expand) | Author | Age |
* | simple kill test | Jan Tattermusch | 2015-12-15 |
* | Fix AbandonedCall test | Jan Tattermusch | 2015-12-14 |
* | fix completion queue test | Jan Tattermusch | 2015-12-14 |
* | add C# sanity test | Jan Tattermusch | 2015-12-14 |
* | start using Ignore attribute for performance tests | Jan Tattermusch | 2015-12-14 |
* | Merge pull request #4421 from jtattermusch/csharp_more_coverage | Michael Lumish | 2015-12-11 |
|\ |
|
* \ | Merge pull request #4397 from jtattermusch/tv_sec_64bit | Craig Tiller | 2015-12-11 |
|\ \ |
|
| | * | Add test coverage for Metadata class | Jan Tattermusch | 2015-12-11 |
| | * | add coverage for AsyncStreamExtensions | 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 |
* | | improve PropagateCancellation test | Jan Tattermusch | 2015-12-10 |
* | | add coverage for call options | Jan Tattermusch | 2015-12-10 |
| * | make gpr_timespec platform agnostic | Jan Tattermusch | 2015-12-10 |
|/ |
|
* | put user defined userAgentString to the beginning of userAgentString | Jan Tattermusch | 2015-12-09 |
* | Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change | Julien Boeuf | 2015-11-17 |
|\ |
|
| * | add profiling support | Jan Tattermusch | 2015-11-02 |
* | | update C# to the new C core auth API | Jan Tattermusch | 2015-10-26 |
|/ |
|
* | restrict number of iterations for UnaryCallPerformance test | Jan Tattermusch | 2015-10-15 |
* | Merge pull request #3756 from jtattermusch/adjust_csharp_auth_api | Jan Tattermusch | 2015-10-13 |
|\ |
|
| * | Polishing of C# auth API | Jan Tattermusch | 2015-10-12 |
* | | Merge pull request #3688 from murgatroid99/run_tests_tracing_fix | Michael Lumish | 2015-10-12 |
|\ \
| |/
|/| |
|
| * | Shortened long C# benchmark test | murgatroid99 | 2015-10-07 |
* | | introduce the new split-type credentials api | Jan Tattermusch | 2015-10-06 |
* | | Migrate C# to the new auth API | Jan Tattermusch | 2015-10-06 |
|/ |
|
* | Ensure GrpcEnvironment setup for these (special) tests | Craig Tiller | 2015-09-29 |
* | check for allowed characters in metadata key | Jan Tattermusch | 2015-08-28 |
* | error spec compliance and marshalling tests | Jan Tattermusch | 2015-08-27 |
* | fix stylecop issues | Jan Tattermusch | 2015-08-21 |
* | support for reading response headers on client side | Jan Tattermusch | 2015-08-21 |
* | reading of response headers for unary response calls | Jan Tattermusch | 2015-08-21 |
* | introduce INativeCall interface to simplify testing | Jan Tattermusch | 2015-08-21 |
* | get rid of explicit GrpcEnvironment.Shutdown() | Jan Tattermusch | 2015-08-20 |
* | improving the tests | Jan Tattermusch | 2015-08-19 |
* | metadata polishing | Jan Tattermusch | 2015-08-19 |
* | generate auth URI for JWT access token properly | Jan Tattermusch | 2015-08-12 |
* | migrate to usable auth library | Jan Tattermusch | 2015-08-12 |
* | polishing CallOptions | Jan Tattermusch | 2015-08-10 |
* | fix test | Jan Tattermusch | 2015-08-10 |
* | rename async extension methods for clarity | Jan Tattermusch | 2015-08-10 |
* | fix preconditions class | Jan Tattermusch | 2015-08-10 |
* | Merge pull request #2873 from jtattermusch/expose_version_string | Jan Tattermusch | 2015-08-10 |
|\ |
|
| * | fix method signature and add test | Jan Tattermusch | 2015-08-10 |
* | | added tests | Jan Tattermusch | 2015-08-08 |
* | | make intializer for metadata even nicer | 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 |
* | | fixing tests | Jan Tattermusch | 2015-08-07 |
* | | big facelift of test code | Jan Tattermusch | 2015-08-07 |
* | | fixing tests | Jan Tattermusch | 2015-08-07 |