Brennan
acefcff61d
Make work on Xplat CoreCLR
2015-08-21 16:28:16 -07:00
Kiran Challa
79ed51d034
Fix case of image url
2015-08-20 10:33:30 -07:00
Kiran Challa
3c6749ba9b
Typescript build changes
2015-08-18 11:07:55 -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
sornaks
e0c5e6c2fb
Reacting to Mvc TagBuilder changes.
2015-08-14 11:08:12 -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
Ryan Nowak
17588a4089
Incorporate breaking changes from MVC TagBuilder
2015-08-11 09:16:21 -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
BrennanConroy
5aa94c27f7
Update project.json
...
How did this work before?
2015-07-24 15:57:49 -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
Hisham Abdullah Bin Ateya
44a58ff1b9
Using 'nameof' operator instead of magic strings
2015-06-20 00:16:34 +03:00
Arthur Vickers
820b26744f
React to removal of RelationalDatabase
2015-06-19 11:15:39 -07:00
Arthur Vickers
cd74c3acd3
Stop using GenerateValueOnAdd.
2015-06-17 11:56:23 -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
Youngjune Hong
3c1f3c94e9
Fixing a build break by adding ISystemClock services to the E2E startup
2015-05-04 16:03:31 -07:00
Youngjune Hong
797f802906
Adding the unit tests for ViewComponents in MusicStore
2015-05-04 10:18:35 -07:00
ajcvickers
1ddaf8687e
Stop using ForRelational.
2015-04-28 15:19:52 -07:00
Chris Ross
2063ad5f67
React to Auth API changes.
2015-04-24 12:03:19 -07:00
Hao Kung
69d42502a6
React to WebHostBuilder
2015-04-24 00:11:58 -07:00
Praburaj
9027ce0982
Fixing the RuntimeInformation enum change
...
Also changing casing for some of the enums.
2015-04-17 11:57:22 -07:00
Troy Dai
63f6f42e7e
Update the sample data
...
Change the domain name in sample user from sample.com to example.com
2015-04-17 09:18:12 -07:00
Troy Dai
06b61511e5
Creating 100 sample users in sample data when it is run in Performance Lab
2015-04-16 21:21:34 -07:00
Praburaj
ecb6184214
Using IRuntimeEnvironment to detect if mono
2015-04-16 15:14:17 -07:00
Praburaj
76d0d56b5d
Setting DNX_APPBASE from the deployment helpers
2015-04-15 15:09:15 -07:00
Praburaj
29ef86fad3
Move deployment helpers out of the test project.
2015-04-14 15:46:42 -07:00
Troy Dai
dcac97fe3b
React to configuration model change
2015-04-10 11:42:23 -07:00
Praburaj
ba80195851
Tag helpers
2015-04-05 20:35:06 -07:00
Brennan
1e7d35d445
Merge branch 'release' into dev
2015-04-03 15:42:03 -07:00
Brennan
044f1b8036
Updating grunt-typescript since old version causes error
2015-04-03 15:22:07 -07:00
Doug Bunting
55e7e83375
Merge remote-tracking branch 'origin/release' into dev
2015-04-03 12:02:13 -07:00
Doug Bunting
df29aaaafd
Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename
2015-04-02 13:49:27 -07:00
Praburaj
9048a9e445
Removing the default compile values.
...
Anything specified in "compile" is expected to append to DNX defaults. So no need to specify **\*.cs
2015-03-31 11:37:20 -07:00
Praburaj
a559056266
Cleanup namespaces.
2015-03-30 20:16:04 -07:00
Hao Kung
b06d0855f0
React to hosting
2015-03-30 18:30:28 -07:00
Maurycy Markowski
a7fb1fdb2d
fixing build break caused by namespace change in Entity Framework
2015-03-30 16:42:12 -07:00
Maurycy Markowski
9fb02849dc
fixing build break caused by namespace change in Entity Framework
2015-03-30 16:19:41 -07:00
Wei Wang
40edad4953
Merge remote-tracking branch 'origin/release' into dev
2015-03-30 15:23:49 -07:00
Wei Wang
1e29b52278
Rename "dnu bundle" to "dnu publish"
2015-03-28 12:10:12 -07:00
Praburaj
1eb38e5708
Adding CORS to the sample
2015-03-26 17:08:28 -07:00
Peter Hsu
273ad22337
Add precompiler to allow kre precompile views
2015-03-26 16:15:47 -07:00
Praburaj Thiagarajan
133001890e
Merge pull request #443 from Bartmax/dev
...
fixed typo
2015-03-25 15:42:28 -07:00
Praburaj
e23365f757
Fixing the namespace in the sample view page
2015-03-25 14:22:25 -07:00
Bart Calixto
aa4763493c
fixed typo
2015-03-25 15:30:54 -03:00
Wei Wang
c1a386dc45
Remove k command and use dnx instead
2015-03-24 22:24:37 -07:00
Suhas Joshi
83d9003b7a
React to Identity changes
2015-03-24 13:07:41 -07:00
ajcvickers
2209b2e933
Fix copy/paste typo
2015-03-20 16:49:19 -07:00
ajcvickers
7d97d61950
Another using
2015-03-20 16:40:55 -07:00
ajcvickers
0812658de4
Add usings
2015-03-20 16:33:00 -07:00
ajcvickers
1428d31463
Read connection string explicitly.
2015-03-20 16:17:12 -07:00
ajcvickers
a76b6cac24
Stop passing IConfiguration to AddEntityFramework
2015-03-20 14:25:25 -07:00
Hao Kung
7e3db8935e
Fix views
2015-03-19 15:55:13 -07:00
Hao Kung
bfede03e7c
React to identity changes
2015-03-19 15:41:10 -07:00
Hao Kung
01ac7f770a
React to identity changes
2015-03-19 15:40:31 -07:00
Hao Kung
4162a8ce89
React to hosting
2015-03-19 12:44:25 -07:00
Praburaj
777e6950fd
Changing project.json code node => compile
2015-03-18 10:16:06 -07:00
Ajay Bhargav Baaskaran
db08329637
fix build break
2015-03-17 17:57:02 -07:00
Ajay Bhargav Baaskaran
68a125b9ce
React to aspnet/Razor#281 changes
2015-03-17 14:50:14 -07:00
Praburaj
6dc2417f9e
Adding some coverage for the --no-source switch
2015-03-17 12:46:02 -07:00
ianhong
1b502cbee7
Music Store sample Unit Tests - (except usermanager and signinmanager)
2015-03-17 11:12:51 -07:00
ianhong
29909e15f3
Cleaning up AntiForgery
2015-03-16 14:55:47 -07:00
Smit Patel
403f7c7585
Ef : Enabled Autogeneration for ArtistId & GenreId using sequence which allows explicit values
2015-03-16 12:09:03 -07:00
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
Praburaj
36271260a1
Reacting to Caching extension rename
2015-03-12 17:06:16 -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
N. Taylor Mullen
a6982fae6c
Update .kproj => .xproj.
2015-03-11 14:09:25 -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
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
Hao Kung
28bfb92e63
React to identity changes
2015-03-05 14:23:12 -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
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
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
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
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
Hao Kung
60384e17eb
React to AuthZ changes
2015-02-16 15:59:19 -08:00
Youngjune Hong
2e2ca59aa5
Updating MusicStore for better unit-testability
2015-02-13 11:51:46 -08:00
Hao Kung
083f05a7d0
React to identity cancellationToken removal
2015-02-10 17:45:29 -08:00
Praburaj
2c881cf6a6
Adding verification for openIdconnect logout flow
...
As well removed the logic to wait for the creation of the db file in userprofile folder
as we now have retry logic.
2015-02-06 12:09:11 -08:00
Praburaj
0d673eafc9
Changing DbSet<T>.Remove -> RemoveRange()
2015-02-05 16:41:21 -08:00
Praburaj
8617bdc223
Printing the runtime information at the beginning of the test
2015-02-04 11:10:53 -08:00
Praburaj
e26705e2de
Changing codeplex -> github.com/aspnet/musicstore
2015-02-02 17:39:09 -08:00
ajcvickers
61ef19c6e9
React to EF changes
2015-01-30 15:13:49 -08:00
ajcvickers
5b55da271c
Use Add instead of AddAsync
2015-01-30 14:31:17 -08:00
Wei Wang
4277bb75b1
Merge remote-tracking branch 'origin/release' into dev
2015-01-29 16:30:59 -08:00
Wei Wang
3bf675f343
React to runtime renaming revert
2015-01-29 00:01:52 -08:00
Praburaj
e3637924ee
Adding a basic smoke test for OpenIdConnect
...
Currently the mono variation is failing.
2015-01-26 17:03:34 -08:00
Praburaj
c82cda4a78
Fixing the openIdconnect Startup class to add loggerfactory
...
Also adding a placeholder startup class for openid e2etesting.
2015-01-26 11:11:25 -08:00
Praburaj
d29f24f4ad
Using session to store the cart details instead of cookies.
2015-01-26 10:51:20 -08:00
Wei Wang
117c910f3b
React to kpm subcommand renaming
2015-01-23 10:22:55 -08:00
Smit Patel
e9f088b2e9
Reacting to changes in EF connection string format
2015-01-20 17:47:41 -08:00
Wei Wang
636807c35b
React to default packages path change in runtime
2015-01-20 17:18:46 -08:00
Praburaj
c3a6095bf1
Pointing IIS Express to the wwwroot folder instead of app base.
2015-01-20 15:23:04 -08:00
Praburaj
2fbc90c6aa
Fixing build break in spa project.
2015-01-20 13:49:10 -08:00
Wei Wang
73b30c0fbf
Change K_DETAILED_ERRORS to ASPNET_DETAILED_ERRORS
2015-01-20 11:07:06 -08:00
Hao Kung
464438862a
Fix music store policies
2015-01-16 15:15:19 -08:00
AndriySvyryd
cec6370dde
Reacting to EF changes
2015-01-16 12:59:42 -08:00
Praburaj
f67f577ad2
Fixing build break due to model binding changes
2015-01-16 08:38:28 -08:00
Hao Kung
ef22f9fb30
React to MVC/Auth changes
2015-01-15 23:52:52 -08:00
Praburaj
0f9173ecb0
Adding a Start up class for OpenIdConnect authentication
2015-01-15 13:16:37 -08:00
Praburaj
a6bf0e16aa
Adding console logger to the sample
2015-01-09 15:12:53 -08:00
Chris Ross
76017af97c
Handle Form and helpers breaking changes.
2015-01-07 16:15:41 -08:00
Praburaj
6407ff0adc
Cleanup : Moving the mock code to the test project
...
This is to make the sample code cleaner. Moved the mock code to the test project.
Also fixed some intendation issues in some cshtml files.
2015-01-02 17:13:31 -08:00