Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | C# benchmarks: honor optimizationtarget channel arg | Jan Tattermusch | 2017-11-16 |
| | |||
* | Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix | Mark D. Roth | 2017-09-25 |
|\ | |||
| * | Upmerge from v1.6.x branch to master | David Garcia Quintas | 2017-09-18 |
| |\ | |||
* | | | make a guarantee that c# auth callbacks are async to c-core | Alexander Polcyn | 2017-09-06 |
|/ / | |||
| * | PackageTargetFallback not necessary | Jan Tattermusch | 2017-09-05 |
| | | |||
| * | System.Linq.Expressions dependency in redundant | Jan Tattermusch | 2017-09-05 |
| | | |||
| * | dont set RuntimeFrameworkVersion unneccessarily | Jan Tattermusch | 2017-09-05 |
| | | |||
* | | unify loggers used by Grpc tests | Jan Tattermusch | 2017-08-20 |
|/ | |||
* | fix warnings in integration tests | Jan Tattermusch | 2017-08-11 |
| | |||
* | regenerate C# protos | Jan Tattermusch | 2017-08-11 |
| | |||
* | improve examples in CustomErrorDetails test | Jan Tattermusch | 2017-08-09 |
| | |||
* | reduce threadpool size for qps benchmarks | Jan Tattermusch | 2017-07-26 |
| | |||
* | regenerate C# protos | Jan Tattermusch | 2017-06-29 |
| | |||
* | add C# test demoing custom error details | Jan Tattermusch | 2017-06-29 |
| | |||
* | fix remaining license notices | Jan Tattermusch | 2017-06-08 |
| | |||
* | auto-fix most of licenses | Jan Tattermusch | 2017-06-08 |
| | |||
* | there is no GC generation 3 | Jan Tattermusch | 2017-06-01 |
| | |||
* | get rid of Histogram lock contention in qps worker | Jan Tattermusch | 2017-05-18 |
| | |||
* | cache byteBufRequest for generic C# qps client | Jan Tattermusch | 2017-05-18 |
| | |||
* | reports GC stats in qps workers | Jan Tattermusch | 2017-05-02 |
| | |||
* | eliminate crosstalk between C# tests | Jan Tattermusch | 2017-04-20 |
| | |||
* | fix package downgrade warning in dotnet restore | Jan Tattermusch | 2017-04-07 |
| | |||
* | Initial migration to new .csproj files | Jan Tattermusch | 2017-04-07 |
| | |||
* | regenerate code | Jan Tattermusch | 2017-03-14 |
| | |||
* | Merge pull request #10004 from dgquintas/1.1.x_to_master_again | David G. Quintas | 2017-03-07 |
|\ | | | | | 1.1.x to master again | ||
* | | update nugets in csproj projects | Jan Tattermusch | 2017-03-07 |
| | | |||
* | | regenerate projects | Jan Tattermusch | 2017-03-07 |
| | | |||
* | | updgrade C# project.json to protobuf 3.2.0 | Jan Tattermusch | 2017-03-07 |
| | | |||
* | | regenerate C# protos | Jan Tattermusch | 2017-03-07 |
| | | |||
| * | Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_master_again | David Garcia Quintas | 2017-03-06 |
| |\ | |||
| | * | fix Grpc.HealthCheck and Grpc.Reflection packages | Jan Tattermusch | 2017-03-03 |
| | | | |||
* | | | expose AuthContext in C# | Jan Tattermusch | 2017-03-02 |
|/ / | |||
* | | display logs when running interop based tests | Jan Tattermusch | 2017-02-24 |
| | | |||
* | | Merge pull request #9634 from pmarks-net/master | Paul Marks | 2017-02-16 |
|\ \ | | | | | | | Connect to "localhost" from interop clients. | ||
* | | | use grpc_csharp_ext built by cmake | Jan Tattermusch | 2017-02-09 |
| |/ |/| | |||
| * | Connect to "localhost" from interop clients. | Paul Marks | 2017-02-07 |
|/ | | | | | | | | This is for compatibility with IPv6-only environments; see the Google bug b/32531998. Note that InteropClient.cs and http2_client.cc don't appear to be tested by our internal branch, but I've included them for consistency. | ||
* | Generate param comments in C# proto plugin | Jan Tattermusch | 2016-12-13 |
| | |||
* | remove leading space in C# comments | Jan Tattermusch | 2016-12-13 |
| | |||
* | get rid of unused ReleaseSigned config | Jan Tattermusch | 2016-12-09 |
| | |||
* | regenerate C# protos | Jan Tattermusch | 2016-11-23 |
| | |||
* | 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 |
| | | |||
| * | Merge pull request #8619 from apolcyn/gen_csharp_partial_class | apolcyn | 2016-11-17 |
| |\ | | | | | | | Generate c# client stubs as partial classes | ||
* | | | add a comment | Jan Tattermusch | 2016-11-10 |
| | | | |||
* | | | add more MetadataCredentials tests | Jan Tattermusch | 2016-11-09 |
| | | | |||
| | * | run gen proto c# after proto plugin changed | Alexander Polcyn | 2016-11-07 |
| | | | |||
| * | | strong name sign csharp nuget builds with dotnet on windows | Alexander Polcyn | 2016-11-01 |
| |/ | |||
* | | Merge pull request #8453 from jtattermusch/csharp_task_utils | Jan Tattermusch | 2016-10-25 |
|\ \ | | | | | | | Introduce framework independent replacement for CompletedTask | ||
* \ \ | Merge pull request #8463 from ncteisen/csharp_unimplemented_method | Noah Eisen | 2016-10-24 |
|\ \ \ | | | | | | | | | Implement Csharp Unimplemented Method | ||
| | * | | provide framework independent version of Task.CompletedTask | Jan Tattermusch | 2016-10-24 |
| |/ / |/| | |