Pranav K
238bddbfcd
Merge branch 'release' into dev
2016-05-02 14:56:22 -07:00
Pranav K
b0e8ffc1f8
Fix build warnings
2016-05-02 11:27:17 -07:00
Pranav K
0b04fa8bde
Merge branch 'release' into dev
2016-04-28 16:47:54 -07:00
Pranav K
f09a20d6ef
Fixing build break
2016-04-28 16:47:37 -07:00
BrennanConroy
34da518d2c
Merge branch 'release' into dev
2016-04-27 19:07:13 -07:00
BrennanConroy
d1f7bb32c7
Remove reference to UseDefaultHostingConfiguration
2016-04-27 19:07:01 -07:00
Nate McMaster
a770585f60
Merge branch 'release' into dev
2016-04-26 16:42:22 -07:00
Nate McMaster
46064822f5
React to https://github.com/aspnet/EntityFramework/pull/5142
2016-04-26 16:41:22 -07:00
Nate McMaster
3ff6bdc997
React to https://github.com/aspnet/EntityFramework/pull/5142
2016-04-26 10:02:32 -07:00
BrennanConroy
e49911e28f
Merge branch 'release' into dev
2016-04-25 11:27:27 -07:00
BrennanConroy
c2d2c50511
Update web.config and add publish tool
2016-04-25 08:43:01 -07:00
Pranav K
3a211533c3
Merge branch 'release' into dev
2016-04-19 14:54:03 -07:00
Pranav K
b7cf7df686
Use latest build of dotnet-test-xunit
2016-04-19 14:54:03 -07:00
Pavel Krymets
dc7e47e995
Merge branch 'release' into dev
2016-04-18 17:11:54 -07:00
Pavel Krymets
597e4234c0
Bring Microsoft.NETCore.Platforms dependency back
2016-04-18 17:11:50 -07:00
Hao Kung
0bf7ff2418
Add Unique constraint to user name index by default.
2016-04-18 14:51:13 -07:00
Pavel Krymets
67b0bc68dc
Merge branch 'release' into dev
2016-04-15 17:05:06 -07:00
Pavel Krymets
9992ca4c82
Migrate tests, tools and samples to portable
2016-04-15 17:04:54 -07:00
John Luo
92455b6d9c
Merge branch 'release' into dev
2016-04-11 10:19:59 -07:00
John Luo
07263aa92e
Move web.config and use ANCM
2016-04-11 10:19:32 -07:00
Kiran Challa
2e1c290172
Merge branch 'release' into dev
2016-04-08 15:00:28 -07:00
Kiran Challa
42ad584401
Changed DNX451 references to NET451
2016-04-08 14:53:22 -07:00
Pranav K
8a4bcd9b4a
Merge branch 'release' into dev
2016-04-08 06:49:33 -07:00
Pranav K
b984f46096
Removing imports from src projects
2016-04-08 06:49:33 -07:00
Pranav K
f5ba83bcef
Merge branch 'release' into dev
2016-04-06 09:50:17 -07:00
Pranav K
4c22e1b212
Updating to release.
2016-04-06 09:50:15 -07:00
Pranav K
63c61ac5ac
Fixing tests and removing NuGet warnings
2016-04-03 09:57:15 -07:00
Pranav K
6339d9ed96
Removing bower_components from lib
2016-04-03 09:43:31 -07:00
BrennanConroy
eebacd2dd5
React to logging changes
2016-04-01 11:47:18 -07:00
Pranav K
79dbed5a92
Remove bower_components and bower.json
2016-03-31 09:55:30 -07:00
John Luo
c08e850665
Reacting to Kestrel extensions
2016-03-30 16:38:02 -07:00
Doug Bunting
b2bf1a46f5
React to HttpAbstractions namespace changes
...
- aspnet/HttpAbstractions#549 and aspnet/HttpAbstractions#592
- clean up `using`s
2016-03-30 16:21:34 -07:00
Victor Hurdugaci
f804c11424
Webhooks notification
2016-03-30 15:42:38 -07:00
Pranav K
9010dd4284
Reacting to Mvc changes
2016-03-28 17:48:17 -07:00
Eilon Lipton
f4b2548565
Update project.json
2016-03-27 23:00:19 -07:00
Eilon Lipton
ebd6ed7d94
Update project.json
2016-03-27 22:31:19 -07:00
Eilon Lipton
32b2f1b528
Fix package metadata
2016-03-27 14:18:33 -07:00
David Fowler
8e56602a46
Fixed the build
2016-03-25 11:30:23 -07:00
John Luo
1d9a181f45
Reacting to Hosting changes
2016-03-24 12:10:51 -07:00
Pranav K
bbc507fe14
Reacting to CoreCLR package changes
2016-03-22 14:50:29 -07:00
Pranav K
4ef80fabf6
Fixing CI build failure
2016-03-16 16:22:16 -07:00
Hao Kung
0ea969e684
Fix tests
2016-03-16 15:01:32 -07:00
Cesar Blum Silveira
c5d2274315
ASP.NET 5 -> ASP.NET Core
2016-03-14 21:39:15 -07:00
Pranav K
c068128098
Reacting to EF changes
2016-03-14 11:08:00 -07:00
Arthur Vickers
5fba08562f
Update IdentityDbContext constructors to reflect EF changes
...
EF now has a parameterless constructor that can only be used when a derived context has OnConfiguring and is hence protected, and a constructor that takes a DbContextOptions.
2016-03-11 08:47:07 -08:00
Hao Kung
41fa99e9f3
Make ThrowIfDisposed protected
2016-03-10 14:32:00 -08:00
Brice Lambson
6bea519092
Don't reference facades
2016-03-10 13:08:00 -08:00
Nate McMaster
eb22c08ddc
Fix backslashes in yml config.
...
[ci skip]
2016-03-09 17:44:49 -08:00
Nate McMaster
1045cf8264
Limit the branches that build on our public CI.
...
[ci skip]
2016-03-09 16:35:14 -08:00
Victor Hurdugaci
1fbe8c3ea2
Update the build scripts to the latest version
2016-03-07 20:55:05 -08:00