Troy Dai
dcac97fe3b
React to configuration model change
2015-04-10 11:42:23 -07:00
N. Taylor Mullen
25a68f9f79
Update .travis.yml and appveyor.yml to build quietly.
2015-04-07 16:15:57 -07:00
Praburaj
e392c4087a
Updating build.sh to use /bin/bash instead of /bin/sh
...
Currently due to this command source is not recognized. This seems to be fixed in a bunch of repos already.
2015-04-06 14:48:58 -07:00
Praburaj
aac9beb1fd
Adding a coreclr variation of openidconnect
2015-04-06 13:56:44 -07:00
Praburaj
ba80195851
Tag helpers
2015-04-05 20:35:06 -07:00
Wei Wang
035c97a7bf
Fix AppVeyor git line ending config
2015-04-03 17:17:51 -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
18153af367
Add a few more `<Service/>` items
2015-04-02 23:01:54 -07:00
Doug Bunting
df29aaaafd
Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename
2015-04-02 13:49:27 -07:00
N. Taylor Mullen
e343cfd2e1
Turn off sudo for .travis.yml.
2015-04-01 17:06:50 -07:00
N. Taylor Mullen
5871ce8e72
Add travis and appveyor CI support.
2015-04-01 15:52:11 -07:00
Praburaj
5d37101760
Fixing namespaces.
...
My VS build succeeds even without this change. On CI it seems to fail.
2015-04-01 14:19:47 -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
9ccc667b54
Fixing the logging package names in the unit test projects.
2015-04-01 13:34:45 -07:00
Praburaj
09a7250ccd
Fixing the logging package names in the unit test projects.
2015-04-01 13:25:13 -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
Wei Wang
2aaeedc48a
Fix newly added --no-source variations
2015-03-30 17:09:51 -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
Praburaj
2f36a9cd6b
Using optional configuration for IIS deployment
2015-03-30 11:54:10 -07:00
Wei Wang
1e29b52278
Rename "dnu bundle" to "dnu publish"
2015-03-28 12:10:12 -07:00
Praburaj
a3b1954810
Changing --no-source variation to use desktop clr
...
Looks like --no-source is failing with coreclr
2015-03-27 15:28:04 -07:00
Praburaj
6dbe8dd993
Enabling --no-source variations
2015-03-27 14:51:59 -07:00
Praburaj
14889fe6eb
Adding a trait for tests and some general refactoring
2015-03-26 17:08:38 -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
666b1a170d
Merge branch 'release' into dev
2015-03-25 15:41:13 -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
suhasj
79e3871412
Merge branch 'release' into dev
2015-03-25 11:29:11 -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