Doug Bunting
df29aaaafd
Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename
2015-04-02 13:49:27 -07:00
Praburaj
3b8d53e010
Fixing namespaces.
...
My VS build succeeds even without this change. On CI it seems to fail.
2015-04-01 13:59:57 -07:00
Praburaj
09a7250ccd
Fixing the logging package names in the unit test projects.
2015-04-01 13:25:13 -07:00
Wei Wang
1e29b52278
Rename "dnu bundle" to "dnu publish"
2015-03-28 12:10:12 -07:00
Praburaj
e23365f757
Fixing the namespace in the sample view page
2015-03-25 14:22:25 -07:00
suhasj
92101641a7
Updating to release NuGet.config
2015-03-25 11:29:08 -07:00
Praburaj
4ccf7b090b
Fixing test helpers
...
The command to execute tests have changed to dnx . test. As a result the path to dnx.exe cannot be retrieved from Environment.CommandLineArgs().
Changing the way to obtain path to dnx.exe.
2015-03-25 09:57:03 -07:00
Wei Wang
c1a386dc45
Remove k command and use dnx instead
2015-03-24 22:24:37 -07:00
Praburaj
b233a7ee25
Re-enabling coreclr based E2E tests
2015-03-24 17:30:29 -07:00
suhasj
719fc44332
Merge branch 'release' into dev
2015-03-24 14:47:05 -07:00
Suhas Joshi
83d9003b7a
React to Identity changes
2015-03-24 13:07:41 -07:00
Wei Wang
0f0fc2e23e
Rename kpm to dnu
2015-03-24 00:36:00 -07:00
ajcvickers
9b188a047d
Use UseSqlServer in tests
2015-03-20 17:04:48 -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
9faa6f8230
Copying the AspNet.Loader.dll only on non-kpm bundle scenario
2015-03-18 11:38:03 -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
36a3262661
Moving some IIS express related helpers to a different class.
2015-03-17 14:26:19 -07:00
Praburaj
6445f6388b
Temporarily disable the --no-source test variation
...
Seems to fail on CI but not on local machines. Investigating this.
2015-03-17 14:24:52 -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
Hao Kung
47b34cd1da
React to auth changes
2015-03-16 18:38:53 -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
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