Commit Graph

8046 Commits

Author SHA1 Message Date
Mike Harder 95831af3eb Set "TreatWarningsAsErrors" before NuGet restore (#255)
* Ensures our build stays clean of NuGet warnings
2017-07-03 17:40:05 -07:00
Pranav K 954e186261 Update LICENSE.txt text 2017-07-03 14:08:32 -07:00
Pranav K a0049e2c29 Update LICENSE.txt text 2017-07-03 14:06:20 -07:00
Pranav K f04b049860 Update LICENSE.txt text 2017-07-03 14:05:09 -07:00
Doug Bunting 76024196b6 Remove Entropy from Universe builds
- aspnet/Coherence-Signed#505
2017-07-02 21:59:50 -07:00
Ryan Brandenburg b61244dac9 Remove AssetTargetFallback 2017-06-30 12:18:59 -07:00
Hao Kung 824051cb28 React to auth 2017-06-29 16:29:00 -07:00
Ryan Brandenburg bbd7f03114 Update PackagePublisher version 2017-06-29 11:18:40 -07:00
Ryan Brandenburg 531a11cb40 Remove NETStandard.Library.NETFramework and update Moq 2017-06-29 10:43:37 -07:00
Pranav K 172ab264f8 Add NETStandardImplicitPackageVersion 2017-06-29 09:11:19 -07:00
Pranav K e25eb9135e Add NETStandardImplicitPackageVersion 2017-06-29 08:16:29 -07:00
Pranav K a5fd1bef22 Update dependencies.props
* Update Moq to 4.7.49.
* Add NETStandardImplicitPackageVersion
2017-06-29 07:48:25 -07:00
Mike Harder 42f43e6cdf Upgrade TargetFramework in TestServer from 4.5 to 4.6.1 (#190)
* Addresses https://github.com/aspnet/WebSockets/issues/185
2017-06-27 15:49:27 -07:00
Ajay Bhargav Baaskaran 379d6d8dcd Added some missed doc comments 2017-06-27 15:02:17 -07:00
John Luo 5155456653 Handle graceful shutdown from ANCM 2017-06-27 13:20:21 -07:00
Nate McMaster 98c8899155 Adding libunwind8 to .travis.yml
[skip appveyor]
2017-06-26 09:43:03 -07:00
Nate McMaster 3280ebd84b Adding libunwind8 to .travis.yml
[skip appveyor]
2017-06-26 09:35:42 -07:00
Ryan Brandenburg 622da80b43 Update PackagePublisher version (#113) 2017-06-23 13:46:21 -07:00
pan-wang 6b411adbd0 revert the preserve host header change as it failed on Antares (#114) 2017-06-21 16:48:38 -07:00
Kiran Challa 4a4960f2c8 Merge branch 'rel/2.0.0-preview2' into dev-gate 2017-06-15 03:40:51 -07:00
Kiran Challa 6134a11c28 Changed all references of PackageTargetFallback to AssetTargetFallback 2017-06-14 14:30:53 -07:00
Nate McMaster 5d1a523682 Make ILoggerFactory an optional service on any DI-injected services 2017-06-13 15:15:19 -07:00
Nate McMaster abf05e2856 Docker: add warning when FileSystemXmlRepository saves a key to non-volume mounted folder 2017-06-13 11:04:52 -07:00
Nate McMaster ddd041b0f1 Remove DefaultKeyServices 2017-06-13 00:34:35 -07:00
pan-wang cee4cf7544 Antares blocks some windows APIs. We have use socket instead of calli… (#109)
* Antares blocks some windows APIs. We have use socket instead of calling GetExtendedTcpTable to check whether the backend is listening on given port.

* Use socket instead of calling GetExtendedTcpTable to check if the backend process listens on given port since Antares blocks couple APIs

* Antares blocks some windows APIs. We have use socket instead of calling GetExtendedTcpTable

* update format

* format change
2017-06-12 19:41:12 -07:00
Chris R f5253459ec Change nuget pacakge version to include -pre- 2017-06-12 15:16:01 -07:00
Pranav K a224b1a833 Re-enable desktop tests
* Remove FrameworkSkipCondition to enable desktop tests.
* Remove ConditionalTheory \ ConditionalFact since it's no longer required.
* Replace InlineData with meaningful test names
* Cleanup commented out lines of code
2017-06-09 16:44:48 -07:00
Andrew Stanton-Nurse f34e87042c extend timeout and more logging (#183) 2017-06-09 11:26:06 -07:00
Pranav K e714153782 Update to PackagePublisher 1.0.2-* 2017-06-09 10:29:14 -07:00
Nate McMaster e7fa69d63c Minor cleanup: remove unnecessary conditional compilation line 2017-06-08 16:40:09 -07:00
Pranav K c267d192d6 Remove usage of TaskCache 2017-06-08 11:46:50 -07:00
jhkimnew fc54fef0bf Fix nuget output path (#107)
Fix nuget output path

* Update theoutput path of nuget package
2017-06-08 10:42:32 -07:00
Chris R 448e6787e2 Fix auth enabled check 2017-06-07 15:43:24 -07:00
Stephen Halter 6717f1674f Merge branch 'rel/2.0.0-preview2' into dev 2017-06-06 16:03:42 -07:00
Stephen Halter 89057003b3 Check IHttpMaxRequestBodySizeFeature.IsReadOnly (#379) 2017-06-06 16:02:36 -07:00
Kiran Challa b328ce48ad Updated Readme 2017-06-06 10:39:13 -07:00
Kiran Challa 0cfecf4cb2 Copy msbuild artifacts from individual repos to universe artifacts folder 2017-06-06 10:14:16 -07:00
Kiran Challa 59ec6e0c50 Updated refereces of 'rel/2.0.0-preview2' to 'dev' 2017-06-06 10:09:49 -07:00
James Newton-King cf6b6da234 Remove jabbr link
rip in pepperoni
2017-06-06 17:42:33 +12:00
Chris R c261b37fda #371 Conditionally register auth scheme base on ANCM variable 2017-06-05 14:54:15 -07:00
Chris R 16c70d6dda Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-06-05 14:45:24 -07:00
Chris R c3ffde286b Clear MaxRequestBodySize 2017-06-05 11:23:08 -07:00
Kiran Challa 88f81f00e9 Copy Korebuild directory to cloned repoistories to avoid repeated downloads 2017-06-05 10:18:13 -07:00
Mike Harder de8b7e7d3c Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-06-03 09:36:48 -07:00
Mike Harder 43eb9574a1 Fix invalid format string (#181)
- Introduced in 79036ea166
2017-06-03 09:35:37 -07:00
Ajay Bhargav Baaskaran 5d22a42a2a Merge branch 'rel/2.0.0-preview2' into dev 2017-06-02 15:22:48 -07:00
Ajay Bhargav Baaskaran ac3cbb5f8d Generated api check baselines for AzureStorage 2017-06-02 15:16:16 -07:00
Pavel Krymets a8d40e22f7 Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-06-02 15:06:22 -07:00
Nate McMaster fe83e69b1a Add a startup filter which initializes the key ring before the server starts 2017-06-02 11:31:16 -07:00
Nate McMaster 285b973a5c Use IHostingEnvironment to determine application identifier
Reverses changes made in #230
2017-06-02 11:27:25 -07:00