Ryan Nowak
abd5303bb4
React to MVC renames
2015-09-17 00:17:15 -07:00
Nate McMaster
d162fff906
Temporary workaround for https://github.com/aspnet/EntityFramework/issues/3144
2015-09-15 15:33:02 -07:00
Kiran Challa
bfe1de4819
React to Cors api changes
2015-09-14 11:08:11 -07:00
Kiran Challa
77a8eca1fd
React to errorhandler and errorpage extension name changes
2015-09-10 12:10:56 -07:00
Kiran Challa
7f25096dda
React to RazorPreCompileModule changes
2015-09-10 08:32:21 -07:00
Hao Kung
16a9872a55
React to identity
2015-09-02 16:40:27 -07:00
Hao Kung
d147f259a8
React to identity/security/options changes
2015-09-02 16:09:46 -07:00
Chris R
2255f3f7ad
React to IApplicationBuilder.Server change.
2015-09-02 08:28:36 -07:00
Ryan Nowak
6d26d5efd7
React to breaking changes in MVC
2015-09-01 23:25:46 -07:00
Kiran Challa
0972116697
Removed SignalR related code from the sample and tests.
2015-09-01 10:54:32 -07:00
Pranav K
1c986b3bb5
Reacting to HttpAbstractions changes
2015-08-31 10:31:58 -07:00
Pranav K
ef24402f1d
Reacting to Mvc renames
2015-08-26 09:43:35 -07:00
Brennan
acefcff61d
Make work on Xplat CoreCLR
2015-08-21 16:28:16 -07:00
Ryan Nowak
dbeba581ea
Revert "React to MVC model binding changes and fix build break"
...
This reverts commit 52e2784f82 .
This 'MVC change' listed here was a compatibility bug with earlier
versions of MVC and has been reverted.
2015-08-16 16:43:32 -07:00
Kiran Challa
52e2784f82
React to MVC model binding changes and fix build break
2015-08-14 13:13:09 -07:00
Kirthi Krishnamraju
b271887d9f
fix build break due to aspnet/configuration #246
2015-08-14 10:59:21 -07:00
Stephen Halter
599217e7f8
React to Kestrel rename
...
aspnet/KestrelHttpServer#11
2015-08-12 12:26:48 -07:00
Kiran Challa
540bcc7950
Clear session on logoff
2015-08-07 10:45:13 -07:00
Peter Blazejewicz
012eb9a864
Use proper JavaScript comment. Closes #519
...
This commit replaces Razor syntax specific comment with default,
line JavaScript comment
2015-08-07 09:34:31 -07:00
Peter Blazejewicz
7f88a655c9
Add missing helper tag fallback attr. Closes #520
...
This commit add missing fallback test attribute to script tag helper.
This fix will remove missing fallback attribute warning from console
for this specific tag helper.
2015-08-07 09:34:30 -07:00
Kiran Challa
a0ef3ee814
[ Fixes #510 ] Remove or fix Helios.cmd
2015-08-04 13:48:19 -07:00
Victor Hurdugaci
04c33bffd0
React to DNX renames
2015-07-29 11:49:38 -07:00
Brice Lambson
ce3b958f69
Revert "React to aspnet/EntityFramework#2613"
...
This reverts commit 8fae544fb3 .
2015-07-21 15:40:02 -07:00
Brennan
cdcc5ae306
Add Serialization.Primitives dependency
2015-07-15 11:34:40 -07:00
Brice Lambson
8fae544fb3
React to aspnet/EntityFramework#2613
2015-07-14 10:19:00 -07:00
Arthur Vickers
11e14de7e9
React to EF renaming
2015-07-07 10:10:38 -07:00
Arthur Vickers
de4fb94bf1
React to EF namespace changes
2015-06-30 10:59:28 -07:00
Kiran Challa
ae379c5dd2
Fixed build break
2015-06-29 18:01:21 -07:00
Kiran Challa
761a182145
Reacting to Session, Authentication changes
2015-06-29 12:15:34 -07:00
Hao Kung
88d0efc2db
React to identity/http changes
2015-06-25 19:12:30 -07:00
Arthur Vickers
c6b92fe16c
React to EF changes
2015-06-25 16:01:25 -07:00
Arthur Vickers
88288ae9d3
React to EF name changes
2015-06-23 16:00:56 -07:00
Arthur Vickers
820b26744f
React to removal of RelationalDatabase
2015-06-19 11:15:39 -07:00
Hao Kung
e645863e82
Merge branch 'release' into dev
2015-06-17 11:29:39 -07:00
Chris R
f9ed27c3a0
React to removal of ErrorPageOptions.ShowAll.
2015-06-16 12:09:18 -07:00
Hao Kung
ff473d6fc8
React to identity rename
2015-06-16 11:41:04 -07:00
Kiran Challa
f2d9594799
Fix build break
2015-05-26 15:42:51 -07:00
Kiran Challa
116593f091
Fixed test
2015-05-26 15:22:36 -07:00
Kiran Challa
33cc8b06c9
React to Security change where instead of 401 Unauthorized, 403 Forbidden is going to be returned for authenticated users when trying to access unauthorized resource.
2015-05-26 14:54:55 -07:00
Kiran Challa
94a2b00d9a
React to 'form' tag helper changes
2015-05-22 12:46:00 -07:00
Kirthi Krishnamraju
54ddefe88c
React to aspnet/Configuration #194
2015-05-22 06:14:17 -07:00
Ryan Nowak
c428ddffa3
React to removal of [Activate] for ViewComponents
2015-05-21 23:03:30 -07:00
Kiran Challa
ddd76e2f4d
Fix for build break(removing reference to non-existing Caching.Distributed package)
2015-05-21 16:28:48 -07:00
Kiran Challa
903885c20d
Reacting to Caching api review changes
2015-05-21 13:28:37 -07:00
Doug Bunting
3bdaec5b7e
React to aspnet/Mvc#2489 fix
...
- rename _GlobalImport.cshtml file to _ViewImports.cshtml
2015-05-21 07:59:26 -07:00
Kirthi Krishnamraju
7968239891
React to aspnet/Configuration #195,#198
2015-05-20 23:40:16 -07:00
Kirthi Krishnamraju
d298c9206e
React to aspnet/Configuration #197
2015-05-18 15:35:41 -07:00
Troy Dai
16c5addf79
Remove comments from project.json
2015-05-12 14:11:22 -07:00
Suhas Joshi
afca1242bc
Fixing database changes from EF
2015-05-07 11:02:14 -07:00
Victor Hurdugaci
63038b7278
Use the in memory store on the Nano server
2015-05-07 09:51:18 -07:00