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 |