Smit Patel
|
117dbc4887
|
Reacting to Changes in EF: Disabling use of Identity Column for PK
|
2015-03-13 15:56:59 -07:00 |
Praburaj
|
5004bac6aa
|
React to AddSessionServices rename to AddSession
|
2015-03-13 11:56:20 -07:00 |
N. Taylor Mullen
|
649a74a753
|
Update xunit.runner.kre => xunit.runner.aspnet.
|
2015-03-13 00:34:51 -07:00 |
Praburaj
|
36271260a1
|
Reacting to Caching extension rename
|
2015-03-12 17:06:16 -07:00 |
Doug Bunting
|
0610cfbb3e
|
Do not use deprecated `dnvm -x86` switch
|
2015-03-11 21:50:21 -07:00 |
Praburaj
|
ad9e11ed2e
|
React to Caching package rename
Dependent on https://github.com/aspnet/Caching/pull/49/files
|
2015-03-11 17:39:00 -07:00 |
Hao Kung
|
c49fd85c56
|
React to identity changes
|
2015-03-11 16:10:55 -07:00 |
Praburaj
|
39fc5ebdc4
|
Making the tests robust
And some general cleanup
|
2015-03-11 14:48:34 -07:00 |
Praburaj
|
b0c989ce90
|
Modifying the logic to identify the runtime to use
Also quoting the application path being passed to iisexpress/k web so that application path can contain spaces.
|
2015-03-11 14:48:23 -07:00 |
N. Taylor Mullen
|
a6982fae6c
|
Update .kproj => .xproj.
|
2015-03-11 14:09:25 -07:00 |
Praburaj
|
681eafb438
|
Renaming Nuget.org feed key name to Nuget.
Fixes : https://github.com/aspnet/Universe/issues/174
|
2015-03-10 12:12:29 -07:00 |
N. Taylor Mullen
|
9878f7dcf9
|
Remove BOM from project.json, *.cmd, *.sh and *.shade files.
|
2015-03-09 12:56:19 -07:00 |
Praburaj
|
723e7727f0
|
Changing kre-app-base to dnx-app-base in web.config
|
2015-03-09 06:52:01 -07:00 |
N. Taylor Mullen
|
2438fa20e3
|
Update klr => dnx naming.
|
2015-03-09 02:30:20 -07:00 |
N. Taylor Mullen
|
9a9026e530
|
Update build.sh to use dnvm correctly.
|
2015-03-08 12:51:42 -07:00 |
N. Taylor Mullen
|
5031134cac
|
Update kvm/KVM/Kvm => dnvm/DNVM/Dnvm.
|
2015-03-08 12:51:42 -07:00 |
N. Taylor Mullen
|
2d7500c3bb
|
Update K_BUILD_VERSION/kre/KRE/.k => DNX_BUILD_VERSION/dnx/DNX/.dnx.
|
2015-03-08 12:51:40 -07:00 |
N. Taylor Mullen
|
58c8e44786
|
Update aspnet50/aspnetcore50 => dnx451/dnxcore50.
|
2015-03-08 12:51:38 -07:00 |
N. Taylor Mullen
|
2ecb358c10
|
React to interface hosting changes.
|
2015-03-05 22:04:46 -08:00 |
Praburaj Thiagarajan
|
0603e5ff57
|
Merge pull request #419 from friism/dev-add-heroku-button
Dev add heroku button
|
2015-03-05 19:49:09 -08:00 |
Michael Friis
|
d03b3f2ac8
|
add Heroku button to README
|
2015-03-05 19:45:45 -08:00 |
Michael Friis
|
0f5365e5e5
|
add app.json
|
2015-03-05 19:45:45 -08:00 |
Michael Friis
|
7109a01bc7
|
add .deployment file to specify what project to build
|
2015-03-05 19:45:45 -08:00 |
Hao Kung
|
28bfb92e63
|
React to identity changes
|
2015-03-05 14:23:12 -08:00 |
N. Taylor Mullen
|
be747a63ed
|
Remove trailling semicolon in test project.json
|
2015-03-05 00:37:27 -08:00 |
ianhong
|
a67ed25586
|
Adding MusicStore unit tests for Session and Cookies
|
2015-03-04 23:51:39 -08:00 |
Brennan
|
c230aa23e1
|
Logging API changes
|
2015-03-04 21:17:32 -08:00 |
Hao Kung
|
a1e5048a0a
|
React to DI
|
2015-03-04 19:27:34 -08:00 |
ianhong
|
c2f4d13392
|
Remove [Required] from the Order model to fix a test failure
|
2015-03-04 16:30:55 -08:00 |
ianhong
|
5f95406fd0
|
MusicStore Unit Tests (1) - MVC, EF, Cache, RequestAborted, User
|
2015-03-04 15:16:23 -08:00 |
ianhong
|
6efdbc75c7
|
Adding a unit test for SignInManager and UnitManager
|
2015-03-04 14:47:58 -08:00 |
Kirthi Krishnamraju
|
2e84d68973
|
Replaced BuddyType attribute with ModelMetadatType and SimpleMapper with Automapper
|
2015-03-04 08:46:46 -08:00 |
Praburaj
|
89f2e3e32a
|
Removing check for NTLM altogether
|
2015-03-03 17:55:22 -08:00 |
Ajay Bhargav Baaskaran
|
38cc9aadb4
|
React to aspnet/Mvc#2076 changes
|
2015-03-03 17:12:31 -08:00 |
Praburaj
|
7b8ace5489
|
Re-enable the Ntlm authentication tests
User.IsSignedIn() does not return true for NTLM. So pulling the NTLM check out of the code block.
|
2015-03-03 16:49:00 -08:00 |
Hao Kung
|
1df35b8e8b
|
Reenable OpenId test
|
2015-03-03 15:51:18 -08:00 |
Hao Kung
|
14b99ebab1
|
Skip failing OpenId/NTLM tests to unblock build
https://github.com/aspnet/MusicStore/issues/412 to track
|
2015-03-02 18:39:20 -08:00 |
Hao Kung
|
3406608633
|
React to Auth changes for MusicStore Spa
|
2015-03-02 17:24:43 -08:00 |
Hao Kung
|
850ba6375d
|
React to AuthN/Z changes
|
2015-03-02 16:31:35 -08:00 |
Praburaj
|
97d9b2e385
|
Reacting to hosting changes
|
2015-02-26 12:19:11 -08:00 |
Praburaj
|
fa7956d814
|
Fixing some more build breaks on net 4.5 projects.
|
2015-02-25 11:10:46 -08:00 |
N. Taylor Mullen
|
c4c618fafd
|
React to MVC changes.
|
2015-02-23 21:23:44 -08:00 |
Praburaj
|
0ef3921e20
|
Removing aspnetcore50 from test project.json
Uncommented section seems to throw on build.cmd
|
2015-02-22 18:49:59 -08:00 |
Praburaj
|
0e72888105
|
Making tests runnable on coreclr
|
2015-02-22 18:27:03 -08:00 |
Praburaj
|
a7a70786a5
|
Fixing a build break in .net 4.5 projects
|
2015-02-20 12:12:44 -08:00 |
Peter Hsu
|
42da0144b9
|
Ensure the latest AspNet.Loader.dll is retrieved
|
2015-02-18 13:37:18 -08:00 |
Praburaj
|
7da407a17a
|
Using statuscode pages in the sample
Adding some automation as well.
|
2015-02-16 17:22:57 -08:00 |
Hao Kung
|
af58d878ba
|
Fix MusicStore.Spa
|
2015-02-16 16:14:04 -08:00 |
Hao Kung
|
71a4b6f6b7
|
Fully qualify attribute
|
2015-02-16 16:08:32 -08:00 |
Hao Kung
|
af908d67e4
|
Switch to Security Authorize attribute
|
2015-02-16 16:03:44 -08:00 |