aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.Core.Tests/ServerTest.cs
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'upstream/v1.4.x' into upmerge_1.4.xGravatar murgatroid992017-06-15
|\
* | auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
| * add StartThrowsWithUnboundPortTestGravatar Jan Tattermusch2017-06-01
|/
* allow shutdown of unstarted serverGravatar Jan Tattermusch2016-06-08
* add unstarted server testGravatar Jan Tattermusch2016-06-07
* get rid of servicename argument for server service definition.Gravatar Jan Tattermusch2016-06-06
* simple kill testGravatar Jan Tattermusch2015-12-15
* get rid of explicit GrpcEnvironment.Shutdown()Gravatar Jan Tattermusch2015-08-20
* changed the way ports are added to the serverGravatar Jan Tattermusch2015-08-04
* make insecure channel and server explicitGravatar Jan Tattermusch2015-07-24
* no need to call GrpcEnvironment.Initialize() explicitlyGravatar Jan Tattermusch2015-07-10
* Split address passed to AddListeningPort into host and portGravatar Jan Tattermusch2015-05-07
* Various Windows fixes.Gravatar Nicolas Noble2015-03-19
* code style fixes based on StyleCop warningsGravatar Jan Tattermusch2015-03-11
* renaming of VS projects and other minor structural fixesGravatar Jan Tattermusch2015-02-20