Commit Graph

102 Commits

Author SHA1 Message Date
Pranav K 316fbccd1e Removing imports from src projects 2016-04-08 06:48:59 -07:00
Pranav K 5aaed04bcd Fixing build break 2016-04-06 19:24:25 -07:00
Pranav K 3af81ac386 Fix versions 2016-04-06 18:25:30 -07:00
BrennanConroy 269380e651 React to logging changes 2016-04-01 11:57:13 -07:00
Ajay Bhargav Baaskaran 0896ac4f95 Added missed attributes 2016-03-03 17:53:04 -08:00
Ajay Bhargav Baaskaran d6d43047b1 Added Company, Copyright and Product attributes to AssemblyInfo 2016-03-03 17:32:46 -08:00
Pranav K 9e20f6fa0e Fix build break 2016-03-03 05:43:33 -08:00
Doug Bunting d593ac148d Remove project name from output path
- aspnet/Coherence-Signed#187
- remove `<RootNamespace>` settings but maintain other unique aspects e.g. `<DnxInvisibleContent ... />`
- in a few cases, standardize on VS version `14.0` and not something more specific
2016-03-02 21:39:28 -08:00
N. Taylor Mullen 5433130182 Transition to netstandard.
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
2016-03-01 13:35:50 -08:00
Ajay Bhargav Baaskaran b5ff692dbf Enabled xml doc generation 2016-02-19 12:25:51 -08:00
Chris R 5061848e9e Add IHttpConnectionFeature.ConnectionId. 2016-02-17 13:28:02 -08:00
Pranav K fe9aa69970 Reacting to CoreCLR package version changes 2016-02-08 09:33:50 -08:00
Chris R dfac28da89 Fix warnings, enable warningsAsErrors 2016-02-01 12:33:38 -08:00
Brennan 247c46da1c React to Logging API changes 2016-01-27 11:04:35 -08:00
John Luo b4eacceb42 Remove request and response logging which has been added in the Hosting layer 2016-01-25 10:55:43 -08:00
N. Taylor Mullen 1aff2e9cda Update ASP.NET 5 versions for ASP.NET Core.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:28:27 -08:00
Pranav K f368edc028 Reacting to CoreCLR package version change 2016-01-20 21:01:39 -08:00
Brennan 1cae0695f7 Remove IsLocal 2016-01-19 08:50:17 -08:00
Chris R 0f01399955 #123 Default headers to UTF8 2016-01-08 12:06:50 -08:00
Cesar Blum Silveira 1b76152b5c Enable logging in RequestUriBuilder (#169). 2016-01-05 11:00:33 -08:00
Cesar Blum Silveira d9e06f8e6e Don't decode forward slashes in request path (#146). 2015-12-22 15:04:56 -08:00
Chris R de8c74bb89 Add missing System.Runtime.InteropServices dependency. 2015-12-16 09:14:33 -08:00
John Luo 3b42433f07 Handle null valued headers #158 2015-12-09 16:21:57 -08:00
Pranav K 94dd583a15 Fixing CoreCLR package versions 2015-12-08 18:51:32 -08:00
Chris R fca0476936 #137 Relayer and ifdef WebSockets
Rename Microsoft.Net.WebSockets to Microsoft.Net.WebSockets.Server.
Reverse dependency with Microsoft.Net.Http.Server.
ifdef out IHttpWebSocketFeature.
2015-12-08 12:00:44 -08:00
John Luo 7a310a35db Reacting to verbose rename 2015-12-02 18:00:17 -08:00
Troy Dai a6055aebda Update Microsoft.Win32.Primitives reference's version 2015-11-12 15:27:49 -08:00
N. Taylor Mullen 1a069df979 Remove System beta tag in project.json for coreclr packages. 2015-11-12 12:23:38 -08:00
Cesar Blum Silveira 5444794c01 Strong name everything. 2015-11-02 16:42:44 -08:00
Ryan Nowak 0a563be9e9 React to breaking changes in StringValues 2015-10-23 14:46:48 -07:00
Pranav K 6c467b0475 Switch packages to use generation TFMs 2015-10-22 15:20:23 -07:00
Pranav K 4400ab4124 Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:44 -07:00
Andrew Stanton-Nurse d5c0ff8c4a downgrade System.Threading.Overlapped to fix build 2015-09-25 09:56:18 -07:00
Chris R ce06872b84 Hosting#331 Add IServerAddressesFeature. 2015-09-14 16:58:00 -07:00
Pranav K 3a0182688a Adding NeutralResourcesLanguageAttribute 2015-09-10 18:44:15 -07:00
Chris R 1f596abfe5 React to string[] -> StringValues changes. 2015-08-28 12:43:12 -07:00
Chris R 28d3b18686 #43 Honor CancellationTokens in GetClientCertificateAsync. 2015-08-07 16:01:36 -07:00
Troy Dai a24fd18dc0 Update CoreCLR versions 2015-08-04 10:15:37 -07:00
Chris R 2b5206ac18 #134 Remove unused fixed buffer. 2015-07-28 15:01:08 -07:00
Hao Kung e825da0910 Fix build 2015-06-25 17:20:42 -07:00
Hao Kung 7b31e034ca React to Http changes 2015-06-25 17:10:13 -07:00
Chris R cdf8072c83 #127 Target net451 and use Marshal.SizeOf<T>. 2015-06-16 15:59:30 -07:00
Chris R fa3b98f113 React to OnSendingHeaders rename. 2015-06-12 15:28:54 -07:00
Chris R 20f2219886 #121 Enable kernel mode response caching. 2015-06-12 12:12:22 -07:00
Chris R 3c044fb92e #120 Implement response buffering. 2015-06-08 10:47:10 -07:00
Chris R 532698abd3 React to CoreCLR Overlapped changes. 2015-06-02 10:16:15 -07:00
Chris R 179bdbf903 #82 Implement ITlsTokenBindingFeature. 2015-05-18 11:44:45 -07:00
Chris R 2681e8b3d1 #112, #113 Sort out default response modes, allow manual chunking. 2015-05-15 14:55:54 -07:00
Chris R 748a6e1090 React to CoreClr dependency changes. 2015-05-15 11:31:49 -07:00
Brennan 9fe183317e React to Logging interface rename 2015-04-30 09:05:53 -07:00