ASP.NET CI
0fa31955a2
Update package branding for 2.2 RTM
2018-10-16 12:48:11 -07:00
ASP.NET CI
1610c35d55
Update dependencies.props
...
[auto-updated: dependencies]
2018-10-07 19:08:14 +00:00
ASP.NET CI
3fd750c1fe
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-30 12:08:08 -07:00
Nate McMaster
b49931ed56
automated: bulk infrastructure updates. Update bootstrapper scripts and remove unnecessary signing properties
2018-09-28 17:10:30 -07:00
Chris Ross (ASP.NET)
09a7b3bef5
Add logging to the response compression middleware #222
2018-09-28 11:05:20 -07:00
andrewslavin
cc610955db
Support mime-type wildcards #121 @andrewslavin
2018-09-27 12:52:24 -07:00
ASP.NET CI
e0be511964
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-23 19:07:53 +00:00
melnikov77
6699804fe9
Do not compress response if it is already compressed ( #305 ) ( #365 )
2018-09-20 12:01:06 -07:00
Daniel A. White
4a4dde182f
replacing string interpolation with proper logging syntax ( #363 )
2018-09-17 15:33:17 -07:00
ASP.NET CI
f171aa4a64
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-16 12:06:18 -07:00
ASP.NET CI
b17924573a
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-09 12:07:22 -07:00
Sebastian
d36dcca713
Handle IPv4ToIPv6 Mapped Addresses when checking known proxies/networks ( #359 )
...
* Un-Map IPv4-to-IPv6-Mapped ips before comparing to known proxies/networks. Addresses #358
* Checking both mapped and unmapped versions of IPv4toIPv6 ips. Addresses #358
* Confirm IPv4toIPv6 mapping/unmapping. Addresses #358
2018-09-07 14:02:31 -07:00
ASP.NET CI
b0d334af1c
Update branding to 2.2.0-preview3
2018-09-05 16:33:17 -07:00
ASP.NET CI
2aea3298ae
Update dependencies.props
...
[auto-updated: dependencies]
2018-09-02 12:06:41 -07:00
ASP.NET CI
7f143446a0
Update package branding for 2.2.0-preview2
2018-08-21 13:33:48 -07:00
ASP.NET CI
9500726ab2
Update dependencies.props
...
[auto-updated: dependencies]
2018-08-12 19:07:05 +00:00
ASP.NET CI
30bf356596
Update dependencies.props
...
[auto-updated: dependencies]
2018-08-06 20:30:49 +00:00
ASP.NET CI
878a57fa56
Update dependencies.props
...
[auto-updated: dependencies]
2018-08-05 19:08:08 +00:00
ASP.NET CI
d2b2535ca8
Update dependencies.props
...
[auto-updated: dependencies]
2018-07-29 12:06:40 -07:00
Nate McMaster
d595e54de6
Merge branch 'release/2.1' into release/2.2
2018-07-24 12:06:51 -07:00
ASP.NET CI
1cd7ed510c
Update dependencies.props
...
[auto-updated: dependencies]
2018-07-22 12:06:58 -07:00
ASP.NET CI
4c8f87c30a
Update dependencies.props
...
[auto-updated: dependencies]
2018-07-15 12:06:51 -07:00
Nate McMaster
1de636cd18
Pin version variables to the ASP.NET Core 2.1.2 baseline
...
This reverts our previous policy of cascading versions on all servicing updates.
This moves variables into the 'pinned' section, and points them to the latest
stable release (versions that were used at the time of the 2.1.2 release).
2018-07-12 11:50:35 -07:00
Nate McMaster
5926bc2b49
Updating dependencies to 2.1.2 and adding a section for pinned variable versions
2018-07-11 18:47:40 -07:00
Nate McMaster
a8187c1c5e
Reverting version from 2.1.2 back to 2.1.1
...
As a result of changing the way we apply servicing updates to aspnet core, this repo did not need the version bump because there are no planned product changes in this repo.
2018-07-11 15:06:24 -07:00
Justin Kotalik
8e45212a89
Reference netcoreapp 2.1 ( #349 )
2018-07-11 14:26:46 -07:00
Kristian Hellang
767b3efa04
Add Brotli compression provider ( #342 )
...
* Added failing test for Brotli compression
* Added Brotli compression provider
* Add Brotli to existing test cases
* Add failing test for accept encoding order
* Use compression provider order when selecting provider
* Some test cleanup
* PR feedback
* Added benchmarks for GetCompressionProvider
* Added Brotli configuration order test
* PR feedback
* Switch Brotli and Gzip priority
2018-07-10 12:44:01 -07:00
ASP.NET CI
e425b27c05
Update dependencies.props
...
[auto-updated: dependencies]
2018-07-08 12:07:02 -07:00
Nate McMaster
0c84821f23
Update infrastructure for the 2.2 release
2018-06-28 16:18:43 -07:00
Nate McMaster
d6a29161ee
Bumping version from 2.1.1 to 2.1.2
2018-06-27 13:39:42 -07:00
ASP.NET CI
68a14eecf1
Update dependencies.props
...
[auto-updated: dependencies]
2018-06-25 11:08:09 -07:00
Chris Ross (ASP.NET)
baf5c7b3e2
Add back Hsts constructor #339
2018-06-18 12:16:23 -07:00
Ryan Brandenburg
4295027333
Set 2.1 baselines
2018-06-14 14:12:20 -07:00
Ryan Brandenburg
555f36e12e
Set 2.1 baselines
2018-06-14 14:12:11 -07:00
ASP.NET CI
8c7e7357d4
Update dependencies.props
...
[auto-updated: dependencies]
2018-06-12 19:12:37 +00:00
Ryan Brandenburg
5c39221ba3
Adding VSTS file
2018-06-08 15:34:50 -07:00
ASP.NET CI
8d4c1da8ef
Update dependencies.props
...
[auto-updated: dependencies]
2018-06-07 19:28:04 +00:00
Nate McMaster
40510c0aff
Add certificate names for code signing
2018-06-05 22:30:29 -07:00
Nate McMaster
999ed531cb
Bumping version from 2.1.0 to 2.1.1
2018-06-05 09:11:25 -07:00
ASP.NET CI
5975eb78a0
Update dependencies.props
...
[auto-updated: dependencies]
2018-06-03 19:07:21 +00:00
Chris Ross
898586722c
Update HttpsPort comments ( #331 )
2018-06-01 09:06:17 -07:00
ASP.NET CI
901efb04a9
Update dependencies.props
...
[auto-updated: dependencies]
2018-05-29 09:30:52 -07:00
ASP.NET CI
8017b87eb5
Update dependencies.props
...
[auto-updated: dependencies]
2018-05-27 19:07:35 +00:00
Nate McMaster (automated)
541e91d367
Update bootstrapper scripts (automated commit) [ci skip]
2018-05-25 16:12:44 -07:00
ASP.NET CI
7323781fa8
Update dependencies.props
...
[auto-updated: dependencies]
2018-05-20 19:24:34 +00:00
ASP.NET CI
f263e72389
Update dependencies.props
...
[auto-updated: dependencies]
2018-05-13 14:01:17 -07:00
Ryan Brandenburg
1c0918c1f1
Upgrade to netcoreapp22
2018-05-08 11:14:57 -07:00
Nate Barbettini
77c9bc38f9
Add logging to HstsMiddleware ( #327 )
2018-05-07 08:18:04 -07:00
ASP.NET CI
597ed938ea
Update dependencies.props
...
[auto-updated: dependencies]
2018-05-06 12:07:57 -07:00
ASP.NET CI
82f6cd224a
Update dependencies.props
...
[auto-updated: dependencies]
2018-05-04 07:27:41 -07:00