Troy Dai
1407c09c30
Integrate latest dnvm
2015-03-10 14:05:47 -07:00
Praburaj
763051e6b8
Updating nuget.master.config template to have aspnetmasterfeed
...
Fixes: https://github.com/aspnet/Universe/issues/177
2015-03-10 12:13:54 -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
Ajay Bhargav Baaskaran
db728cd386
Introducing TempData
...
- Issue #455
- Updated MVC sample
- Added relevant tests
2015-03-10 12:04:05 -07:00
Praburaj
397e2c9968
Renaming Nuget.org feed key name to Nuget in config templates.
...
https://github.com/aspnet/Universe/issues/174
2015-03-10 11:54:40 -07:00
Praburaj
167b7b9317
Renaming Nuget.org feed key name to Nuget.
...
fixes https://github.com/aspnet/Universe/issues/174
2015-03-10 11:48:47 -07:00
Praburaj
755ad7bd2b
Renaming Nuget.org feed key name to Nuget.
...
fixes https://github.com/aspnet/Universe/issues/174
2015-03-10 11:47:35 -07:00
Praburaj
a7a6242a17
Renaming Nuget.org feed key name to Nuget.
...
fixes https://github.com/aspnet/Universe/issues/174
2015-03-10 11:46:30 -07:00
Praburaj
0a05c3b5a0
Renaming Nuget.org feed key name to Nuget.
...
fixes https://github.com/aspnet/Universe/issues/174
2015-03-10 11:45:21 -07:00
Praburaj
1ba9e04950
Renaming Nuget.org feed key name to Nuget.
...
fixes https://github.com/aspnet/Universe/issues/174
2015-03-10 11:42:03 -07:00
Praburaj
b3902f80c4
Renaming Nuget.org feed key name to Nuget.
...
fixes https://github.com/aspnet/Universe/issues/174
2015-03-10 11:40:46 -07:00
Praburaj
e31709bfcd
Renaming Nuget.org feed key name to Nuget.
...
fixes https://github.com/aspnet/Universe/issues/174
2015-03-10 11:39:20 -07:00
Praburaj
4e9e33fc07
Renaming Nuget.org feed key name to Nuget.
...
fixes https://github.com/aspnet/Universe/issues/174
2015-03-10 11:37:28 -07:00
Doug Bunting
e7ee4278a5
Correct case of web site folder and project names
...
- work around aspnet/DNX#1361 and inconsistent dev boxes (from previous fix attempts)
- had inconsistent case in test/WebSites and test/WebSites/ConnegWebSite
- ConnegWebsite -> ContentNegotiationWebSite
- RazorInstrumentationWebsite -> RazorPageExecutionInstrumentationWebSite
- RazorViewEngineOptionsWebsite -> RazorEmbeddedViewsWebSite
nits:
- sort dependencies in functional test project.json
- correct a few readme.md files
2015-03-10 09:34:06 -07:00
Doug Bunting
a4e01bfe35
Correct setup of three tests added in prior commit
...
- compiler given `ApplicationName`, not `ApplicationBasePath`
- @pranavkm wrote the tests prior to 64ddbe0160
nit: rewrap long line introduced in prior commit
2015-03-10 09:28:17 -07:00
Praburaj
cb323e8c7e
Renaming Nuget.org feed key name to Nuget.
...
fixes https://github.com/aspnet/Universe/issues/174
2015-03-09 20:54:25 -07:00
Praburaj
e925fa2dcb
Renaming Nuget.org feed key name to Nuget.
...
fixes https://github.com/aspnet/Universe/issues/174
2015-03-09 20:53:36 -07:00
Praburaj
ed380ef61c
Renaming Nuget.org feed key name to Nuget.
...
fixes https://github.com/aspnet/Universe/issues/174
2015-03-09 20:51:37 -07:00
Praburaj
062214538e
Renaming Nuget.org feed key name to Nuget.
...
fixes https://github.com/aspnet/Universe/issues/174
2015-03-09 20:50:46 -07:00
Praburaj
917b9e9c2e
Renaming Nuget.org feed key name to Nuget.
...
fixes https://github.com/aspnet/Universe/issues/174
2015-03-09 20:40:33 -07:00
Praburaj
04008af479
Renaming Nuget.org feed key name to Nuget.
...
fixes https://github.com/aspnet/Universe/issues/174
2015-03-09 20:37:28 -07:00
Praburaj
991c69b8cc
Renaming Nuget.org feed key name to Nuget
2015-03-09 20:07:42 -07:00
Praburaj
b7c8af8503
Reading AuthenticationProperties from SignOutContext
...
This will enable users to set a specific redirect uri and call signout.
2015-03-09 19:48:04 -07:00
Praburaj
58c45cd379
SignOutContext needs AuthenticationProperties
2015-03-09 19:37:38 -07:00
Praburaj
894a14b8c3
Moving the sendfile httpresponse extensions to Microsoft.AspNet.Http.Extensions package
...
Addresses: https://github.com/aspnet/HttpAbstractions/issues/221
2015-03-09 15:14:25 -07:00
Praburaj
9463b08d7b
Move SendFile HttpResponse extensions to Microsoft.AspNet.Http.Extensions
...
Addresses: https://github.com/aspnet/HttpAbstractions/issues/221
2015-03-09 15:05:16 -07:00
Pranav K
717c2bfd39
* Redesign CompilationResult so that it does not throw when CompiledType is
...
accessed.
* Update to use ICompilationException interface from
Microsoft.Framework.Runtime
* Update to use RoslynCompilationException
Fixes #955
2015-03-09 14:39:10 -07:00
N. Taylor Mullen
37a3c7f2a6
Remove BOM from project.json, *.cmd, *.sh and *.shade files.
2015-03-09 13:02:12 -07:00
N. Taylor Mullen
ad192f5883
Remove BOM from project.json, *.cmd, *.sh and *.shade files.
2015-03-09 13:01:52 -07:00
N. Taylor Mullen
0821a12268
Remove BOM from project.json, *.cmd, *.sh and *.shade files.
2015-03-09 13:00:41 -07:00
N. Taylor Mullen
cc836b7c9b
Remove BOM from project.json, *.cmd, *.sh and *.shade files.
2015-03-09 12:59:12 -07:00
N. Taylor Mullen
08fdd7ad30
Remove BOM from project.json, *.cmd, *.sh and *.shade files.
2015-03-09 12:59:01 -07:00
N. Taylor Mullen
2973795a6e
Remove BOM from project.json, *.cmd, *.sh and *.shade files.
2015-03-09 12:58:37 -07:00
N. Taylor Mullen
080ef6343c
Remove BOM from project.json, *.cmd, *.sh and *.shade files.
2015-03-09 12:58:07 -07:00
N. Taylor Mullen
1d578ca2fd
Remove BOM from project.json, *.cmd, *.sh and *.shade files.
2015-03-09 12:56:42 -07:00
N. Taylor Mullen
9878f7dcf9
Remove BOM from project.json, *.cmd, *.sh and *.shade files.
2015-03-09 12:56:19 -07:00
N. Taylor Mullen
f796e1a5fc
Remove BOM from project.json, *.cmd, *.sh and *.shade files.
2015-03-09 12:55:39 -07:00
N. Taylor Mullen
1620a4c73b
Remove BOM from project.json, *.cmd, *.sh and *.shade files.
2015-03-09 12:55:29 -07:00
N. Taylor Mullen
973bf7865e
Remove BOM from project.json, *.cmd, *.sh and *.shade files.
2015-03-09 12:54:49 -07:00
N. Taylor Mullen
48c6facf29
Remove BOM from project.json, *.cmd, *.sh and *.shade files.
2015-03-09 12:54:37 -07:00
N. Taylor Mullen
7d6f78ed7a
Remove BOM from project.json, *.cmd, *.sh and *.shade files.
2015-03-09 12:54:27 -07:00
N. Taylor Mullen
c746f2beb7
Remove BOM from project.json, *.cmd, *.sh and *.shade files.
2015-03-09 12:52:44 -07:00
N. Taylor Mullen
8f0b9a56b8
Remove BOM from project.json, *.cmd, *.sh and *.shade files.
2015-03-09 12:52:23 -07:00
N. Taylor Mullen
dd870750ec
Remove BOM from project.json, *.cmd, *.sh and *.shade files.
2015-03-09 12:52:10 -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
35fc8279dd
Updated missed dnx name changes.
2015-03-09 02:17:58 -07:00
N. Taylor Mullen
de25ccc9cd
Temporarily update struct => class.
...
- Will be reverted back as denoted by issue: https://github.com/aspnet/HttpAbstractions/issues/222
2015-03-09 01:32:04 -07:00
N. Taylor Mullen
b84aafafdd
Rename files.
2015-03-09 00:27:57 -07:00
N. Taylor Mullen
1f0531f65e
Update dnvm.
2015-03-08 22:08:42 -07:00