Commit Graph

11505 Commits

Author SHA1 Message Date
BrennanConroy b8747e0463 Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev 2017-04-26 15:35:02 -07:00
BrennanConroy 73a91b19a9 React to Logging API changes 2017-04-26 15:12:31 -07:00
BrennanConroy ead08706ae Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev 2017-04-26 13:45:20 -07:00
BrennanConroy 1a26dc0238 React to Logging API changes (#1775)
React to Logging API changes
2017-04-26 13:44:55 -07:00
Nate McMaster 3dedea2389 Merge branch 'rel/2.0.0-preview1' into dev 2017-04-26 11:28:46 -07:00
Nate McMaster 9464003bda Add wait in ListenerPrimaryTests to avoid race condition with List.Add 2017-04-26 11:03:28 -07:00
Pranav K 552ddd1011 Updating package version to preview2 2017-04-26 07:13:45 -07:00
Pranav K 099f8f1a47 Updating package version to preview2 2017-04-26 07:13:10 -07:00
Pranav K d0e7b6b7cd Updating package version to preview2 2017-04-26 07:13:08 -07:00
Pranav K eba8d8a94f Updating package version to preview2 2017-04-26 07:13:07 -07:00
Pranav K 36a11404ac Updating package version to preview2 2017-04-26 07:12:58 -07:00
Pranav K f86cd6b9b4 Updating package version to preview2 2017-04-26 07:12:47 -07:00
Pranav K febaba8367 Updating package version to preview2 2017-04-26 07:12:42 -07:00
Pranav K ea0b98b950 Merge branch 'rel/2.0.0-preview1' into dev 2017-04-25 22:18:16 -07:00
Pranav K a7b8a8be8e Branching for 2.0.0-preview1 2017-04-25 22:09:35 -07:00
Pranav K da728b9341 Merge branch 'rel/2.0.0-preview1' into dev 2017-04-25 22:06:10 -07:00
Pranav K e882e3ac8e Branching for 2.0.0-preview1 2017-04-25 22:06:07 -07:00
Pranav K e76737b8a6 Merge branch 'rel/2.0.0-preview1' into dev 2017-04-25 22:03:32 -07:00
Pranav K d9dad9400c Branching for 2.0.0-preview1 2017-04-25 22:03:29 -07:00
Pranav K b9afe6f1c6 Merge branch 'rel/2.0.0-preview1' into dev 2017-04-25 22:03:24 -07:00
Pranav K c4dbc8d315 Branching for 2.0.0-preview1 2017-04-25 22:03:21 -07:00
Pranav K 71e44a4e21 Merge branch 'rel/2.0.0-preview1' into dev 2017-04-25 22:03:17 -07:00
Pranav K 461b5976fd Branching for 2.0.0-preview1 2017-04-25 22:03:14 -07:00
Pranav K beeaa0fcb3 Merge branch 'rel/2.0.0-preview1' into dev 2017-04-25 22:02:39 -07:00
Pranav K 755bba2c62 Branching for 2.0.0-preview1 2017-04-25 22:02:36 -07:00
Pranav K 7ea7302694 Merge branch 'rel/2.0.0-preview1' into dev 2017-04-25 22:01:53 -07:00
Pranav K 08799573e0 Branching for 2.0.0-preview1 2017-04-25 22:01:50 -07:00
Pranav K 7b291ca40b Merge branch 'rel/2.0.0-preview1' into dev 2017-04-25 22:01:31 -07:00
Pranav K 3489d02720 Branching for 2.0.0-preview1 2017-04-25 22:01:28 -07:00
Andrew Stanton-Nurse 5ed8116b0b remove integration test logging (#172)
now that logging.testing has it
2017-04-25 15:18:55 -07:00
Andrew Stanton-Nurse e2537e1d96 remove integration test logging (#360)
now that logging.testing has it
2017-04-25 14:41:39 -07:00
Andrew Stanton-Nurse c89c6a304b Merge pull request #504 from aspnet/anurse/remove-platform-abstractions
Remove Microsoft.Extensions.PlatformAbstractions
2017-04-25 14:40:46 -07:00
Nate McMaster eb1301f28d Skip HostName binding test when network is unreachable 2017-04-25 14:33:06 -07:00
Nate McMaster 4dad47eeab Ignore assembly version when activating DataProtection types from string name (#223) 2017-04-25 14:29:26 -07:00
Pranav K 5b976a9fa3 Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one 2017-04-25 12:51:48 -07:00
Pranav K d3d88481e2 Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one 2017-04-25 12:47:25 -07:00
Pranav K 720cf1cf0e Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one 2017-04-25 11:04:10 -07:00
Pranav K e61f7a591c Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one 2017-04-25 11:04:08 -07:00
Pranav K 2c2992b465 Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one 2017-04-25 11:04:08 -07:00
Pranav K 84b549abe0 Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one 2017-04-25 11:04:08 -07:00
Pranav K 5fe4807c1e Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one 2017-04-25 11:04:07 -07:00
Smit Patel edd7386aa8 Update API Check related files
React to aspnet/BuildTools#238
2017-04-25 08:19:12 -07:00
David Fowler 566a587126 Added ApplicationSchedulingMode to KestrelServerOptions (#1759)
* Added ApplicationSchedulingMode to KestrelServerOptions
- Made default mode Default instead of ThreadPool
2017-04-25 00:37:09 -07:00
Stephen Halter a4def946a6 Fix flaky 400 response tests (#1758) 2017-04-24 23:48:47 -07:00
jhkimnew 2c5132251b Updated to support IISExpress and add new test cases for the additional environment variables (#93) 2017-04-24 18:17:33 -07:00
Pavel Krymets e3e78bc461 Fix LibuvOutputConsumerTests (#1757)
* Fix LibuvOutputConsumerTests
2017-04-24 17:37:30 -07:00
David Fowler 9e80fb65bd Removed the wrote after disconnect log (#1747)
- It's not very useful
2017-04-24 17:34:56 -07:00
Stephen Halter f26c31c116 Fix scope id test failures on mac and linux (#1754) 2017-04-24 17:15:41 -07:00
Nate McMaster 39047638cc Add debug logging in address binding when IPv6Any fails 2017-04-24 17:14:43 -07:00
Nate McMaster 089ff49643 Put hostname address registration into separate test 2017-04-24 17:14:43 -07:00