Граф коммитов

113 Коммитов

Автор SHA1 Сообщение Дата
John Luo 5306fa61f0 Consume stabilized packages 2018-09-17 18:09:38 -07:00
John Luo 8e203f1115 Update core package versions for Oct 2018 patch 2018-08-29 16:34:55 -07:00
John Luo 78e2205c9b Update to stabilized runtime 2018-06-20 21:47:01 -07:00
John Luo 6c239e229f Update runtime 2018-06-14 12:17:53 -07:00
John Luo 3ccef0f895 Update runtime version 2018-06-13 12:36:51 -07:00
John Luo 63abb8d28c July 2018 Updates 2018-06-06 20:36:27 -07:00
John Luo f854b749f0 Update to 1.1.8 runtime 2018-03-28 15:40:22 -07:00
John Luo bddd661633 Update core dependencies - Apr 2018 2018-03-26 12:00:10 -07:00
John Luo d116f8fb06 Update core dependencies - Apr 2018 2018-03-26 10:06:04 -07:00
John Luo 37c3b5d885 Update core package versions for Mar 2018 patch 2018-02-14 15:32:39 -08:00
John Luo b92241d204 Updating core package versions for Feb 2018 patch 2018-01-18 10:28:00 -08:00
John Luo 3d628715cc February 2017 patch updates 2018-01-16 17:23:34 -08:00
Chris Ross (ASP.NET) 6e2241f5b3 Scheme and Host value validation 2018-01-16 14:55:40 -08:00
John Luo cb66bc7b3a Update runtime verstion 2017-12-13 16:30:15 -08:00
John Luo e1553bf392 January Patch Update 2017-12-08 17:19:13 -08:00
Nate McMaster e318a7e305 Update dependencies to the latest patch 2017-10-16 15:49:24 -07:00
John Luo 9bc73d93f6 Patch 1.1.5 update versions 2017-10-11 00:01:31 -07:00
John Luo 8aed2d7b17 Update Microsoft.NETCore.App to 1.1.4 2017-09-14 18:31:47 -07:00
Pranav K 45adeaf665 Updating CoreFx \ CoreCLR package references 2017-09-06 10:56:40 -07:00
Pranav K 6f1f26ee10 Updating CoreFx \ CoreCLR package references 2017-08-31 10:09:33 -07:00
Pranav K 9ec8d27845 Updating CoreFx \ CoreCLR package references 2017-08-31 09:32:04 -07:00
Pranav K 48056c17b0 Updating CoreFx \ CoreCLR package references 2017-08-29 11:28:58 -07:00
Justin Kotalik 9de24e39c1 Update Hosting to 1.1.3 2017-08-25 14:25:17 -07:00
John Luo ca6d11c92a Update build scripts 2017-04-25 20:35:17 -07:00
John Luo 89aaa009eb Update Common to 1.1.1 and cascade version updates 2017-04-13 12:03:55 -07:00
John Luo 0b32da8004 1.1.2 patch train updates (#209)
* 1.1.2 patch train updates

* Update global.json and NuGet.config

* Update Microsoft.NETCore.App to 1.1.1

* Update build scripts
2017-02-15 15:06:06 -08:00
Mikael Mengistu 2e147f3645 Adding support for the REQUEST_METHOD server variable (#201) 2017-01-20 13:24:04 -08:00
Pranav K 69bf6972d3 Pinning versions for 1.1.0 release 2016-11-18 12:10:32 -08:00
Mikael Mengistu 40da77eb17 RedirectToHttps uses status code parameter 2016-11-07 14:16:53 -08:00
Mikael Mengistu 5d6fcb07da Throw for trackAllCaptures 2016-11-04 17:59:04 -07:00
Mikael Mengistu c8b5a48b76 Fixed trackAllCaptures enum naming 2016-11-03 19:48:25 -07:00
Mikael Mengistu 222addf264 Added a default status code for redirects in mod_rewrite 2016-11-03 13:22:10 -07:00
Mikael Mengistu a52301f886 Refactor url rewrite bool and enum parsing 2016-11-01 20:29:46 -07:00
Mikael Mengistu 7948a76f74 Added support for the AbortRequest action 2016-10-31 14:19:11 -07:00
Mikael Mengistu c0425c6253 Fixed url rewrite enum parsing. 2016-10-27 14:53:37 -07:00
Pavel Krymets f0b44ac7b5 Check Accept-Encoding headers before creating compression provider (#154) 2016-10-27 14:12:59 -07:00
Mikael Mengistu 67c93a9acd Removed the ? prefix from the QUERY_STRING server variable 2016-10-26 14:06:29 -07:00
Mikael Mengistu 88aff41b78 Fixed exception messages for server variable parsing 2016-10-24 11:34:33 -07:00
Chris R cfe8518fa4 Raise ResponseCompression version from 0.1 to 1.0 2016-10-14 11:12:36 -07:00
Chris R 1bd071de7a #108 Set default mime types to compress 2016-10-14 10:48:42 -07:00
Chris R e7b41c4f53 #108 Move compression providers back to options 2016-10-13 16:25:36 -07:00
Pranav K 88b78e7233 Updating to netcoreapp1.1 2016-10-13 11:11:48 -07:00
Mikael Mengistu 61c8f49e3e Changing Rewrite version to 1.0.0 2016-10-13 10:13:52 -07:00
Pranav K 887bd70fd3 Revert "Updating to netcoreapp1.1"
This reverts commit 151bb91997.
2016-10-12 16:07:55 -07:00
Pranav K 151bb91997 Updating to netcoreapp1.1 2016-10-12 13:44:49 -07:00
Chris R 511d711620 #108 compression code cleanup 2016-10-12 11:28:50 -07:00
Mikael Mengistu 9814f3bfbc Use status code constants 2016-10-06 16:23:55 -07:00
Chris R cd833a7d63 #108 Have response compression replace IHttpSendFileFeature 2016-10-05 16:00:12 -07:00
Nate McMaster 1db5a9e58f
Implement ChangeCookieAction and add factory to parse from mod_rewrite.
Resolves #94
2016-10-05 13:58:37 -07:00
Chris R 3cb0fc640a #108 Make flush work for response compression 2016-10-04 13:10:06 -07:00