Jan Tattermusch
|
a2ebc04fa9
|
Merge pull request #12248 from glerchundi/fix/csharp-native-libraries-visibility
csharp: hide the native libraries in Visual Studio project explorer
|
2017-08-23 14:50:31 +02:00 |
Jan Tattermusch
|
909c124feb
|
address review comments
|
2017-08-22 14:26:58 +02:00 |
Gorka Lerchundi Osa
|
bf9ac0f170
|
csharp: make the native libraries links are not shown
Closes #12247
|
2017-08-22 07:47:03 +02:00 |
Jan Tattermusch
|
ff6c03638d
|
unify loggers used by Grpc tests
|
2017-08-20 17:27:01 +02:00 |
Jan Tattermusch
|
1ca3bef6b6
|
make C# logging & tracing more intuitive
|
2017-08-20 17:27:01 +02:00 |
David Garcia Quintas
|
713597f1cd
|
Master version bump to 1.7.x
|
2017-08-16 20:59:05 -07:00 |
Jan Tattermusch
|
6bfe44daba
|
give C# continuations 10 secs to finish on shutdown
|
2017-08-16 20:53:53 +02:00 |
Jan Tattermusch
|
98ed73c389
|
wait for queued continuation to finish
|
2017-08-16 20:34:10 +02:00 |
Jan Tattermusch
|
7a3bd5b7d6
|
more correct atomic counter
|
2017-08-16 20:34:10 +02:00 |
Jan Tattermusch
|
2312634017
|
fix more warnings
|
2017-08-11 18:21:05 +02:00 |
Jan Tattermusch
|
9210293d9e
|
dont use generic version of Marshal.SizeOf
|
2017-08-11 18:17:19 +02:00 |
Jan Tattermusch
|
271cb36f56
|
dont use generic version of PtrToStructure
|
2017-08-11 18:17:19 +02:00 |
Jan Tattermusch
|
2fb313c9b6
|
fix warnings in Grpc.Core.Tests
|
2017-08-11 18:17:19 +02:00 |
Jan Tattermusch
|
c152d6628a
|
fix warnings in integration tests
|
2017-08-11 18:17:19 +02:00 |
Jan Tattermusch
|
b8c77c59c5
|
Fix warnings in Grpc.Examples
|
2017-08-11 18:17:19 +02:00 |
Jan Tattermusch
|
aa135cedf9
|
treat warnings as errors
|
2017-08-11 18:17:18 +02:00 |
Jan Tattermusch
|
ca25473229
|
regenerate C# protos
|
2017-08-11 18:17:18 +02:00 |
Jan Tattermusch
|
e9956df33d
|
add global.json files for C#
|
2017-08-11 18:17:18 +02:00 |
Jan Tattermusch
|
a48f879aef
|
Merge pull request #12120 from jtattermusch/csharp_rpcexception
Add Trailers property to RpcException
|
2017-08-10 11:23:59 +02:00 |
Jan Tattermusch
|
f602869c97
|
improve comment
|
2017-08-10 10:14:39 +02:00 |
Jan Tattermusch
|
9dc182161d
|
better name for StatusFromException
|
2017-08-09 19:36:50 +02:00 |
Jan Tattermusch
|
40ea2d3a04
|
improve examples in CustomErrorDetails test
|
2017-08-09 10:23:15 +02:00 |
Jan Tattermusch
|
a87f6d8239
|
add tests
|
2017-08-08 16:54:49 +02:00 |
Jan Tattermusch
|
2565e732f7
|
merging of trailers on server-side
|
2017-08-08 16:54:49 +02:00 |
Jan Tattermusch
|
e64825c302
|
Populate trailers in RpcException
|
2017-08-08 16:35:35 +02:00 |
Jan Tattermusch
|
5250e06890
|
add ConfigureAwait
|
2017-08-08 14:00:09 +02:00 |
Jan Tattermusch
|
a7ca866887
|
add test for shuttingdown event
|
2017-08-08 13:58:59 +02:00 |
Jan Tattermusch
|
ae607078fc
|
address comments
|
2017-08-08 10:58:15 +02:00 |
Jan Tattermusch
|
4ea8ce19ea
|
add GrpcEnvironment.ShuttingDown event
|
2017-08-07 16:26:02 +02:00 |
Jan Tattermusch
|
75e9eaed44
|
reduce threadpool size for qps benchmarks
|
2017-07-26 14:18:06 +02:00 |
Jan Tattermusch
|
7dbd72497c
|
introduce inlineHandlers setting
|
2017-07-26 14:18:03 +02:00 |
Jan Tattermusch
|
633434aed2
|
dont run user handlers on grpc threadpool threads
|
2017-07-26 14:18:01 +02:00 |
Craig Tiller
|
d996379030
|
Reset OWNERS state
|
2017-07-17 10:54:07 -07:00 |
Craig Tiller
|
e476f7d33f
|
Strawman OWNERS --> CODEOWNERS script
|
2017-07-13 08:52:00 -07:00 |
Mehrdad Afshari
|
bb3d95b643
|
Use https://grpc.io consistently as the canonical URL
|
2017-07-10 22:24:28 +00:00 |
Jan Tattermusch
|
eb0219ba76
|
regenerate C# protos
|
2017-06-29 17:49:37 +02:00 |
Jan Tattermusch
|
b2b54fe60f
|
add C# test demoing custom error details
|
2017-06-29 17:49:36 +02:00 |
murgatroid99
|
d5b0455110
|
Merge remote-tracking branch 'upstream/v1.4.x' into upmerge_1.4.x
|
2017-06-15 17:48:42 -07:00 |
Jan Tattermusch
|
06eb057eb7
|
add grpc_slice_unref to fix leaks
|
2017-06-08 18:33:36 +02:00 |
Jan Tattermusch
|
4d5c3102a1
|
fix remaining license notices
|
2017-06-08 11:22:41 +02:00 |
Jan Tattermusch
|
7897ae9308
|
auto-fix most of licenses
|
2017-06-08 11:22:41 +02:00 |
Jan Tattermusch
|
c409646929
|
improve exception message
|
2017-06-01 21:56:24 +02:00 |
Jan Tattermusch
|
d0d336c748
|
remove bad .NET45 references
|
2017-06-01 19:44:27 +02:00 |
Jan Tattermusch
|
c9c3d2aaaa
|
silence xmldoc warnings for non-nuget projects
|
2017-06-01 19:36:40 +02:00 |
Jan Tattermusch
|
8251fdd461
|
there is no GC generation 3
|
2017-06-01 19:26:12 +02:00 |
Jan Tattermusch
|
67206428a4
|
add StartThrowsWithUnboundPortTest
|
2017-06-01 00:17:26 +02:00 |
Jan Tattermusch
|
9d56717be4
|
throw if server started with unbound ports
|
2017-06-01 00:13:09 +02:00 |
David Garcia Quintas
|
aebcdbd732
|
master bumped to 1.5.x
|
2017-05-30 14:14:27 -07:00 |
David Garcia Quintas
|
ce13cb78a2
|
1.4.x branch cut, version bump PR
|
2017-05-30 14:11:38 -07:00 |
Michael Lumish
|
9baf4b19f0
|
Merge pull request #11309 from murgatroid99/master_1.3.x_upmerge
Master 1.3.x upmerge
|
2017-05-30 13:53:40 -07:00 |