Jan Tattermusch
|
9b1f8e4274
|
Merge pull request #21410 from jtattermusch/upgrade_reference_assemblies_dep
upgrade Microsoft.NETFramework.ReferenceAssemblies dependency
|
2019-12-10 19:31:36 +01:00 |
Jan Tattermusch
|
a12a8f0ce2
|
Merge pull request #21383 from JamesNK/jamesnk/channelcredentials-improve-error
Improve ChannelCredentials.Create error messsage with non-SslCredentials
|
2019-12-09 20:57:53 +01:00 |
Jan Tattermusch
|
cef8ed8c33
|
upgrade Microsoft.NETFramework.ReferenceAssemblies dependency
|
2019-12-06 14:06:51 +01:00 |
Jan Tattermusch
|
642e45a033
|
Merge pull request #21382 from JamesNK/jamesnk/fix-flakey-test
Fix flaky health check test
|
2019-12-05 09:38:32 +01:00 |
Jan Tattermusch
|
f818a0356e
|
Merge pull request #21365 from JamesNK/mgravell/avoid-delegate-spawn
c# - reduce delegate allocations in the Async*Call API
|
2019-12-05 09:21:14 +01:00 |
James Newton-King
|
8b740047c9
|
Improve error message
|
2019-12-05 13:29:55 +13:00 |
James Newton-King
|
1fec449ee9
|
Improve error message
|
2019-12-05 13:19:31 +13:00 |
James Newton-King
|
8abdbe18cd
|
Improve ChannelCredentials.Create error messsage with non-SslCredentials
|
2019-12-05 13:17:19 +13:00 |
James Newton-King
|
9cedb80c6f
|
Fix flaky health check test
|
2019-12-05 12:12:43 +13:00 |
James Newton-King
|
4f834e73b2
|
Clean up
|
2019-12-05 09:32:37 +13:00 |
Jan Tattermusch
|
32ace42484
|
Merge pull request #21120 from JamesNK/jamesnk/healthchecks-watch
C# health checks watch
|
2019-12-04 17:14:44 +01:00 |
James Newton-King
|
74f3291a13
|
Remove readonly struct to fix build
|
2019-12-04 15:37:59 +13:00 |
Jan Tattermusch
|
931ce49cf1
|
fix a few nits
|
2019-12-04 15:37:58 +13:00 |
mgravell
|
2030a4e5f7
|
move core of Async*Call into a new internal AsyncCallState struct; abstracts over Foo() vs Foo(object), avoiding delegate allocations
|
2019-12-04 15:37:57 +13:00 |
Richard Belleville
|
6feae07504
|
Regenerate projects
|
2019-12-03 15:08:50 -08:00 |
James Newton-King
|
7cccfb37b9
|
Additional tests
|
2019-12-04 11:07:20 +13:00 |
James Newton-King
|
f7ddf4ed63
|
Add exceed capacity test
|
2019-12-04 10:55:22 +13:00 |
Jan Tattermusch
|
f7e34e9d57
|
Merge pull request #21202 from jtattermusch/csharp_unobserved_fix
C# Fix Unobserved Task Exception problem for cancelled calls with unexhausted response stream.
|
2019-12-03 18:19:47 +01:00 |
Hope Casey-Allen
|
bdac6a5dd4
|
Revert csharp workaround for empty payload gzip compression crash
|
2019-11-27 10:11:41 -08:00 |
Hope Casey-Allen
|
60d0105542
|
Fix compression filter Stream::Next bug
|
2019-11-27 10:04:31 -08:00 |
Jan Tattermusch
|
06b420d314
|
consider cancelRequested flag too
|
2019-11-27 11:55:01 +01:00 |
Jan Tattermusch
|
7eeb1e564d
|
address review comments
|
2019-11-26 21:41:12 +01:00 |
Jan Tattermusch
|
6df4fc5865
|
improve comments
|
2019-11-26 15:34:57 -05:00 |
Jan Tattermusch
|
4b834f4661
|
add tests empty send_message buffer
|
2019-11-21 07:35:31 -05:00 |
Jan Tattermusch
|
745f973eeb
|
ensure there is at least one slice in send_message buffer
|
2019-11-21 07:34:26 -05:00 |
James Newton-King
|
eef228a596
|
Clean up
|
2019-11-14 15:04:55 -08:00 |
James Newton-King
|
65f6feea41
|
Clean up
|
2019-11-14 14:40:41 -08:00 |
James Newton-King
|
7ef103b372
|
Make watch writing thread safe
|
2019-11-14 14:37:01 -08:00 |
James Newton-King
|
dbc0bcc91d
|
Add watchers lock
|
2019-11-14 09:13:56 -08:00 |
Jan Tattermusch
|
d34f7f3df5
|
fix unobserved task exception problem for non-exhausted response streams
|
2019-11-14 11:20:43 +01:00 |
Jan Tattermusch
|
87bb6ed2bf
|
add UnobservedTaskExceptionTest
|
2019-11-14 11:06:18 +01:00 |
Jan Tattermusch
|
cf019a8cbe
|
only run the test with tracing enabled on windows
|
2019-11-13 11:57:24 -05:00 |
Jan Tattermusch
|
1387226fe0
|
reduce amount of logs generated by ExternalDnsWithTracingClientServerTest
|
2019-11-13 11:25:18 -05:00 |
James Newton-King
|
48ba78a7de
|
Clean up
|
2019-11-12 17:39:41 -08:00 |
James Newton-King
|
dbff2e04ba
|
C# health checks watch
|
2019-11-12 17:37:25 -08:00 |
Jan Tattermusch
|
3f302c2c04
|
Improve ServerCallContext doc comments.
|
2019-11-11 08:22:24 +01:00 |
Jan Tattermusch
|
e071b7d0f9
|
try to fix #20782
|
2019-10-29 12:41:02 -04:00 |
Yash Tibrewal
|
07ef24344c
|
Regenerate projects
|
2019-10-24 11:54:20 -07:00 |
Jan Tattermusch
|
3e48b2073f
|
Merge pull request #20691 from JamesNK/jamesnk/bufferwriter-length
Provide length when getting serialization buffer writer
|
2019-10-22 12:36:43 +02:00 |
Jan Tattermusch
|
39bac38aff
|
Merge pull request #20569 from JamesNK/jamesnk/grpc-tools-property-error
Fix error when changing Protobuf item values in Visual Studio
|
2019-10-22 11:15:50 +02:00 |
James Newton-King
|
b240210521
|
PR feedback
|
2019-10-22 21:51:50 +13:00 |
James Newton-King
|
f4480fa8b2
|
Change to use SetPayloadLength
|
2019-10-22 16:37:11 +13:00 |
James Newton-King
|
d8d272119a
|
Provide length when getting serialization buffer writer
|
2019-10-21 08:53:05 +13:00 |
Jan Tattermusch
|
80ff750b7c
|
improve RpcException doc comments
|
2019-10-15 09:25:16 +02:00 |
James Newton-King
|
d327e78271
|
Fix error when changing Protobuf item values in Visual Studio
|
2019-10-11 14:24:35 +13:00 |
James Newton-King
|
4086431c1d
|
Add generic variance to reader and writer interfaces
|
2019-10-10 13:49:05 +13:00 |
tanjunchen
|
ccc5481ff0
|
fix typo in document
|
2019-10-08 21:23:48 +08:00 |
tanjunchen
|
64cdea5a07
|
fix some spelling mistakes in document
|
2019-10-04 09:07:35 +08:00 |
Jan Tattermusch
|
eff9c6cb8b
|
Merge remote-tracking branch 'upstream/v1.24.x' into HEAD
|
2019-09-19 10:53:22 -04:00 |
Muxi Yan
|
7e6d990117
|
Merge pull request #20257 from muxi/v1.24.x
Fix v1.24.0-pre1 objc release
|
2019-09-16 10:08:12 -07:00 |