Pavel Krymets
0249c6181c
Fix functional unit test after hosting changes
2015-11-19 12:26:54 -08:00
Doug Bunting
062eeeeb94
Move Travis to supported Linux distribution
...
- use Ubuntu 14.04 (Trusty)
- Travis support for Trusty is in Beta and currently requires `sudo`
- run `dnu restore` with DNX Core since aspnet/External#49 is not fixed in Mono versions we can use
- add required dependencies for DNX Core to `.travis.yml`
- addresses part of aspnet/Universe#290
2015-11-17 14:00:07 -08:00
Doug Bunting
60c87c1ae3
Explicitly choose Mono 4.0.5
...
- avoids future problems related to aspnet/External#48
- e.g. when Travis updates default Mono version in `csharp` bundle
2015-11-17 11:00:58 -08:00
Hao Kung
4e842c33d0
Merge remote-tracking branch 'ka/patch-1' into dev
2015-11-16 13:35:44 -08:00
Hao Kung
2084a95f0a
Fix doc comments
2015-11-13 14:09:15 -08:00
Pranav K
c907762882
Reacting to DI changes
2015-11-13 11:20:53 -08:00
N. Taylor Mullen
b0480e874f
Remove System beta tag in project.json for coreclr packages.
2015-11-12 12:24:44 -08:00
Cesar Blum Silveira
89a9acea96
Merge branch 'release' into dev
2015-11-11 11:03:39 -08:00
Hao Kung
379f1928a4
Update doc comments
2015-11-05 13:22:27 -08:00
Cesar Blum Silveira
35871143e9
Strong name everything.
2015-11-03 21:42:07 -08:00
Pranav K
89d116ae98
Merge branch 'release' into dev
2015-10-28 19:12:38 -07:00
Pranav K
6d2b1e447b
Adding System.Runtime to unbreak build
2015-10-28 19:12:17 -07:00
Pranav K
f3d589f474
Merge branch 'release' into dev
2015-10-28 12:51:54 -07:00
Pranav K
a72139da09
Updating to release NuGet.config.
2015-10-28 12:43:10 -07:00
David Fowler
e89840bac8
React to DNX changes
2015-10-23 02:46:29 -07:00
Kirthi Krishnamraju
cd8252bd55
React to configuration change aspnet/Configuration #299
2015-10-22 14:34:18 -07:00
Pranav K
f6a28b09a2
Switching to generations TFMs
2015-10-22 01:27:52 -07:00
あまみや ゆうこ
19d0337735
Update project.json
2015-10-20 19:42:43 +08:00
Hao Kung
4ce3efd28f
Add event ids for logging
2015-10-19 15:02:10 -07:00
Hao Kung
79d3723df5
Merge remote-tracking branch 'ka/dev' into dev
2015-10-16 14:02:41 -07:00
Hao Kung
c847f9c50d
Reenable tests / Opt into cascading delete support
2015-10-16 12:44:18 -07:00
Pranav K
68e4a0e666
Removing extraneous CoreCLR and Roslyn feeds from NuGet.config
2015-10-15 11:29:59 -07:00
Hao Kung
027bc5c6b8
React to AuthN changes
2015-10-14 23:17:13 -07:00
Hao Kung
a754b9cb61
Switch to Relational from SqlServer for Identity.EF
2015-10-14 14:50:05 -07:00
Doug Bunting
aadc097839
Fix local build break
2015-10-12 12:56:07 -07:00
Doug Bunting
601bed7b39
React to aspnet/Universe#290 fix
2015-10-08 20:50:06 -07:00
Arthur Vickers
daa50df87f
React to EF fluent API changes
2015-10-06 22:11:01 -07:00
あまみや ゆうこ
aadae4163e
Update jquery.validate-vsdoc.js
2015-10-06 22:03:26 +08:00
あまみや ゆうこ
22f1537abd
Update Resources.resx
2015-10-06 22:02:44 +08:00
Nate McMaster
abb1dd0316
React to EF rename
2015-10-05 13:48:19 -07:00
Pranav K
5da757642d
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
2015-10-03 15:44:55 -07:00
Hao Kung
acfee9e7e0
Make UserManager protected
2015-10-02 14:29:09 -07:00
N. Taylor Mullen
85012bd0ac
Update 'build.cmd' alias parameter to use full name.
2015-10-01 11:59:24 -07:00
Pranav K
a146668d76
Merge branch 'release' into dev
2015-09-28 23:16:38 -07:00
Pranav K
5ca7c44b9d
Updating to release NuGet.config.
2015-09-28 23:16:36 -07:00
Hao Kung
bf4ed2f645
Remove unused using
2015-09-28 14:31:40 -07:00
Hao Kung
d60bcac9b4
Tweak AddToRole duplicate behavior
2015-09-28 13:57:49 -07:00
Hao Kung
1c861c6f8a
React to Configuration
2015-09-25 13:03:42 -07:00
Ajay Bhargav Baaskaran
477f4087dc
React to aspnet/Mvc#3165
2015-09-25 12:18:55 -07:00
Arthur Vickers
19641453f5
React to EF API change
2015-09-25 10:24:07 -07:00
Pranav K
b9be30c6cd
Reacting to configuration changes
2015-09-25 07:37:59 -07:00
Arthur Vickers
ca874a3ff7
React to EF fluent API changes
2015-09-24 10:42:20 -07:00
Hao Kung
3ef5caf1ab
React to Caption => DisplayName rename
2015-09-23 15:04:12 -07:00
Hao Kung
5c0700791a
Merge remote-tracking branch 'da/AddConstructorToDbContext' into haok/9-23m
2015-09-23 13:19:05 -07:00
Hao Kung
df1fe83992
Add descriptions to project.json
2015-09-23 13:16:52 -07:00
Ajay Bhargav Baaskaran
dd046eb819
Enabling NuGetPackageVerifier
2015-09-21 16:56:21 -07:00
Hao Kung
3fbd8aeed1
React to security changes
2015-09-18 12:40:36 -07:00
Daniel Weber
eadcae54d4
Add constructors to IdentityDbContext to allow dependency injection. The other approach (overriding 'OnConfiguring') does not work well with unit testing.
2015-09-18 16:39:49 +02:00
N. Taylor Mullen
360a06004b
Update nuget.exe and corresponding feeds to v3.
2015-09-17 18:34:08 -07:00
Ryan Nowak
11942dd48f
React to MVC renames
2015-09-17 00:04:21 -07:00