Pranav K
ece8d1954a
Reacting to CoreCLR package changes
2016-03-22 14:52:11 -07:00
Pranav K
22d133cefa
Reacting to CoreCLR package changes
2016-03-22 14:51:18 -07:00
Pranav K
bbc507fe14
Reacting to CoreCLR package changes
2016-03-22 14:50:29 -07:00
Pranav K
06289945d0
Reacting to CoreCLR package changes
2016-03-22 14:49:43 -07:00
Cesar Blum Silveira
25e6606a6e
Delete previous Coherence cache and expand packages ( #423 , #425 ).
2016-03-22 14:09:51 -07:00
John Luo
b4bdf6be08
Reacting to Hosting changes
2016-03-22 13:09:58 -07:00
John Luo
c69a159672
React to Hosting changes
2016-03-22 12:04:03 -07:00
John Luo
a81f417b5e
React to Hosting changes
2016-03-22 12:02:01 -07:00
John Luo
6b338232fd
Reacting to Hosting changes
2016-03-22 12:00:46 -07:00
John Luo
21a2acc927
Reacting to Hosting changes
2016-03-22 11:57:03 -07:00
John Luo
0aa42243a0
Reacting to Hosting changes
2016-03-22 11:50:07 -07:00
John Luo
7314e6568a
Reacting to Hosting changes
2016-03-22 11:44:18 -07:00
Doug Bunting
4052c26a73
Quick fix: Clean up `HeaderDictionary` doc comments
...
- remove incorrect use of `Microsoft.AspNetCore.Http.Internal` namespace
2016-03-22 10:34:54 -07:00
Doug Bunting
e3229fc4ea
Revert "Reacting to CoreCLR package changes"
...
This reverts commit 41b0ea9c3c .
2016-03-22 09:49:34 -07:00
Doug Bunting
3b02600566
Revert "Reacting to CoreCLR package changes"
...
This reverts commit 1d91b7bb0d .
2016-03-22 09:38:50 -07:00
N. Taylor Mullen
3d0bf621f3
Update `TagHelperDesignTimeDescriptorFactory` to work in CoreCLR.
...
- After discussion offline to maintain consistency we decided to also remove `CodeBase` fallback in the net451 scenario. This will keep CoreCLR and net451 scenarios more consistent.
- Removed `CodeBase` validation tests.
- Added `GetAssemblyLocation` extensibility point to enable proper testing of the `TagHelperDesignTimeDescriptorFactory`.
#709
2016-03-21 16:17:37 -07:00
ryanbrandenburg
a78f77afde
Add StatusCode helpers to ControllerBase
2016-03-21 15:26:13 -07:00
Cesar Blum Silveira
8908a327c0
Several refactorings in makefile.shade.
2016-03-21 15:05:15 -07:00
Hisham Bin Ateya
007821bf1b
Remove unnecessary 'usings'
2016-03-21 14:38:38 -07:00
Pranav K
33dd349cd0
Revert "Reacting to CoreCLR package changes"
...
This reverts commit 1786e21426 .
2016-03-21 14:24:00 -07:00
Ajay Bhargav Baaskaran
8e6b4980e3
[ Fixes #4310 ] Moved AuthorizeFilter and CorsAuthorizationFilter to a public namespace
2016-03-21 11:54:03 -07:00
=
b7bdc9c404
Fix relative content root path test for non-windows systems
2016-03-21 11:27:53 -07:00
Pranav K
d035b7c533
Revert "Reacting to CoreCLR package changes"
...
This reverts commit 131db6c41e .
2016-03-21 10:29:13 -07:00
Doug Bunting
5371e13a5a
React to HttpAbstractions change: `ISession` in new namespace
...
- see issue aspnet/HttpAbstractions#590 and pull aspnet/HttpAbstractions#589
2016-03-21 09:09:33 -07:00
Doug Bunting
bb3809d3dc
React to HttpAbstractions change: No features in `.Internal` namespace
...
- see issue aspnet/HttpAbstractions#561 and pull aspnet/HttpAbstractions#589
2016-03-21 09:06:37 -07:00
Doug Bunting
6f24508a33
Move remaining feature interfaces into `Microsoft.AspNetCore.Http.Features` package and namespace
...
- #590 , also related to #561
- move feature interfaces from `Microsoft.AspNetCore.Http` package
- move required classes from `Microsoft.AspNetCore.Http.Abstractions` package
- move `ISession` and `WebSocketAcceptContext` to `Microsoft.AspNetCore.Http` namespace (#590 )
nit: remove transient dependencies listed in `Microsoft.AspNetCore.Http.Abstractions`'s `project.json`
2016-03-21 09:05:09 -07:00
Pranav K
c8f5ab7ac6
Reacting to new CoreCLR packages
2016-03-21 07:09:00 -07:00
Pranav K
41b0ea9c3c
Reacting to CoreCLR package changes
2016-03-21 06:56:02 -07:00
Pranav K
1786e21426
Reacting to CoreCLR package changes
2016-03-21 06:51:32 -07:00
Pranav K
131db6c41e
Reacting to CoreCLR package changes
2016-03-21 00:01:21 -07:00
Pranav K
1d91b7bb0d
Reacting to CoreCLR package changes
2016-03-20 23:54:07 -07:00
Pranav K
3af7a96c78
Reacting to CoreCLR package changes
2016-03-20 20:17:52 -07:00
Doug Bunting
0f9e4eba02
React to HttpAbstractions change: `WebSocketAcceptContext` in new namespace
...
- see issue aspnet/HttpAbstractions#590 and pull aspnet/HttpAbstractions#589
2016-03-20 18:06:55 -07:00
David Fowler
0852883133
Merge pull request #664 from cwe1ss/cweiss/InconsistentFilenames
...
File names not matching class names
2016-03-20 12:25:26 -07:00
David Fowler
7a50deb9af
Merge pull request #662 from cwe1ss/cweiss/EnvironmentDocs
...
Replaces Hosting:Environment with new values in docs
2016-03-20 12:24:54 -07:00
David Fowler
2836c20093
Merge pull request #663 from cwe1ss/cweiss/AbstractionsDocs
...
Consistency fixes for XML docs
2016-03-20 12:24:15 -07:00
Christian Weiss
cc0fc6ac06
File names not matching class names
2016-03-20 12:06:46 +01:00
Christian Weiss
312db4b424
Consistency fixes for XML docs
2016-03-20 11:38:46 +01:00
Christian Weiss
2e07ddee45
Replaces Hosting:Environment with new values in docs
2016-03-20 11:15:26 +01:00
Pranav K
0e69fc2b17
Reacting to CoreCLR package changes
2016-03-19 12:56:35 -07:00
Pranav K
f75ce04c4c
Reacting to CoreCLR package changes
2016-03-19 12:41:52 -07:00
Pranav K
b5e2d43859
Retarget tests to netstandardapp
2016-03-19 12:10:40 -07:00
Pranav K
8503e161d0
Reacting to CoreCLR package changes
2016-03-19 11:43:51 -07:00
Doug Bunting
0cdc7f76fd
React to HttpAbstractions change: `WebSocketAcceptContext` in new namespace
...
- see issue aspnet/HttpAbstractions#590 and pull aspnet/HttpAbstractions#589
2016-03-18 22:00:38 -07:00
Doug Bunting
f13c418a65
React to HttpAbstractions change: No features in `.Internal` namespace
...
- see issue aspnet/HttpAbstractions#561 and pull aspnet/HttpAbstractions#589
2016-03-18 19:01:53 -07:00
Pranav K
65d6c79612
Only look for the commit hash file if KOREBUILD_ADD_ASSEMBLY_INFO is set.
2016-03-18 16:32:31 -07:00
Pranav K
8c0f9c8482
Remove FLOWID for Linux
2016-03-18 15:27:29 -07:00
John Luo
0a444088c9
React to Hosting startup filter order reversal
2016-03-18 15:23:04 -07:00
Pranav K
a747c4e95f
Don't copy .build dir in Mac and Linux
2016-03-18 14:56:07 -07:00
moozzyk
a15826399d
Racting to ASPNETCORE_APPLICATIONBASE -> ASPNETCORE_CONTENTROOT rename
2016-03-18 14:52:00 -07:00