Commit Graph

4601 Commits

Author SHA1 Message Date
Pranav K cf75df802d Revert "Updating to netcoreapp1.1"
This reverts commit 09802d1ded.
2016-10-12 16:10:08 -07:00
Pranav K ec47e0e724 Revert "Updating to netcoreapp1.1"
This reverts commit 9ab8c48f17.
2016-10-12 16:08:51 -07:00
Pranav K 01e9377eff Revert "Updating to netcoreapp1.1"
This reverts commit a2a214f698.
2016-10-12 16:08:10 -07:00
Pranav K 09802d1ded Updating to netcoreapp1.1 2016-10-12 13:46:55 -07:00
Pranav K 9ab8c48f17 Updating to netcoreapp1.1 2016-10-12 13:45:37 -07:00
Pranav K a2a214f698 Updating to netcoreapp1.1 2016-10-12 13:44:59 -07:00
Pavel Krymets 8d8e1ee8dc Avoid calling User.Identity.AuthenticationType (#282) 2016-10-12 09:54:11 -07:00
pan-wang 64ab88fa66 fix build warning (#18) 2016-10-04 13:51:48 -07:00
Pavel Krymets db90b7b048 Add AzureIntegration repo (#460) 2016-10-04 12:18:04 -07:00
Pavel Krymets 6eacfd2679 Rename Azure.Storage to AzureStorage (#183) 2016-10-04 11:51:50 -07:00
pan-wang b9fda49649 allowing flow app_offline to remote client (#17) 2016-10-03 14:49:16 -07:00
Pranav K 35cae5da7d Updating partner package versions 2016-10-03 14:28:45 -07:00
Pranav K f1c53378c3 Updating partner package versions 2016-10-03 14:23:59 -07:00
Pranav K 3d3d6a3fba Updating partner package versions 2016-10-03 12:06:50 -07:00
Pavel Krymets 89c39a6c28 Update StackExchange.Redis.StrongName (#182) 2016-10-03 10:59:04 -07:00
Martin Andreas Ullrich b8471455a7 Fix NuGet project description ASP.NET 5 > Core (#120)
changed leftover "ASP.NET 5" in project.json description to "ASP.NET Core"
2016-10-03 09:56:14 -07:00
jhkimnew 4ab0cdb8fa fixed typo 2016-09-30 17:29:08 -07:00
jhkimnew 4a79573def Jhkim/add installancm ps1 (#15)
Jhkim/add installancm ps1
2016-09-30 17:18:29 -07:00
Chris R 3181c3f2e3 Only challenge if not already accepted. 2016-09-29 17:15:30 -07:00
Pavel Krymets 7a3fd8af33 Rename DataProtection.Azure.Blob to DataProtection.Azure.Storage (#180) 2016-09-29 15:23:42 -07:00
Pavel Krymets e4cf12017b Make UseIISIntegration idempotent (#274) 2016-09-29 09:43:03 -07:00
Pranav K b2a01607f2 Add a flag that allows producing non-coherent builds 2016-09-28 15:25:56 -07:00
Sourabh Shirhatti cfd963c484 Merge branch 'shirhatti/nuget' into dev 2016-09-26 17:28:55 -07:00
Sourabh Shirhatti d245ded51d Produce fake nupkg for testing 2016-09-26 17:08:07 -07:00
Sourabh Shirhatti 9982e73d3e Change project structure to accomodate test projects 2016-09-26 15:07:33 -07:00
Brice Lambson 4aec8528fd Revert "Remove EntityFramework.Tools"
This reverts commit 75e4546412.
2016-09-26 11:02:10 -07:00
Nate McMaster 75e4546412 Remove EntityFramework.Tools
This reverts commit 81d46cfaed.
2016-09-23 11:53:27 -07:00
pan-wang 191e14b276 fix build warning and a memory leak 2016-09-23 10:59:40 -07:00
Sourabh Shirhatti c6b3bb1243 Change output directory to work with KoreBuild 2016-09-21 17:21:37 -07:00
Pranav K 3e62285de5 Making build use Sake 2016-09-21 17:21:36 -07:00
Sourabh Shirhatti 0327e3b993 Change output directory to work with KoreBuild 2016-09-21 15:02:10 -07:00
Brice Lambson 81d46cfaed Add EntityFramework.Tools 2016-09-21 10:48:13 -07:00
Nate McMaster bdad3123ea React to rename of dotnet-watch to DotNetTools 2016-09-21 10:46:31 -07:00
Sourabh Shirhatti 50eb68ad32 Add build instructions 2016-09-20 18:36:32 -07:00
Pranav K 210686a405 Making build use Sake 2016-09-20 17:50:54 -07:00
Sourabh Shirhatti 21b683b733 MC wasn't getting invoked for release builds 2016-09-20 16:57:03 -07:00
Sourabh Shirhatti f558c5de99 Update the filewatcher
Add a reference counter to avoid AV in case web.config was changed
2016-09-20 15:47:50 -07:00
Nate McMaster 340366332f Remove UserSecrets from list of Universe repos (#457) 2016-09-19 17:04:45 -07:00
Chris R 60ab3bcaf3 React to WebListener version change 2016-09-19 13:36:38 -07:00
Nate McMaster 359faf7e51
Remove Microsoft.AspNetCore.Server.IISIntegration.Tools 2016-09-08 15:58:30 -07:00
Pavel Krymets 50f066579a Use TaskCache class from Microsoft.Extensions.TaskCache.Sources (#257)
Instead of Task.FromResult(0)
2016-09-08 08:46:31 -07:00
Pavel Krymets 00d593f1f2 Fix build error in samples 2016-09-07 10:33:16 -07:00
Pavel Krymets f7c28fe47f Fix Microsoft.AspNetCore.DataProtection.Azure.Blob dependency version in sample and test 2016-09-07 08:29:37 -07:00
Pavel Krymets 7dcbb27b6f Updated Redis repository project to support .NET Core (#175) 2016-09-06 14:10:13 -07:00
Doug Bunting 4cfdc2ecda Increase .travis.yml consistency between repos
- aspnet/Universe#349
- minimize `dotnet` setup time; no need for caching
- build with `--quiet`
2016-09-06 12:13:43 -07:00
Pavel Krymets 0e210dadea Port DataProtection blob XmlRepository (#163) 2016-09-06 08:09:13 -07:00
Doug Bunting 4e2ecf8a63 Increase .travis.yml consistency between repos
- aspnet/Universe#349
- minimize `dotnet` setup time; no need for caching
- `KOREBUILD_DNU_RESTORE_CORECLR` env variable isn't used anymore
- no need for libuv v1.4.2 w/ current Kestrel packages
2016-09-04 20:25:10 -07:00
Pavel Krymets 8f8152f910 Fix build error 2016-09-02 16:16:41 -07:00
Andrew Stanton-Nurse b996ee39a4 port dotnet/corefx#11348 (#114)
also adds some tests and extra features to the EchoApp test sample
2016-09-02 14:02:06 -07:00
Pavel Krymets b340b0f0f7 Add Redis IXmlRepository implementation (#173) 2016-09-02 11:56:47 -07:00