Commit Graph

38 Commits

Author SHA1 Message Date
John Luo cb4e0cef8b
Update branding to 2.1.21 (#23920) 2020-07-14 15:22:10 -07:00
Brady Gaster 8dce53054a
updating signalr js package readme (#22129)
* updating signalr js package readme

* Update src/SignalR/clients/ts/signalr/README.md

Co-authored-by: Brennan <brecon@microsoft.com>

* Update PatchConfig.props

Co-authored-by: Brennan <brecon@microsoft.com>
2020-06-12 16:19:53 -07:00
Doug Bunting 1a560b6b8f
Update branding to 2.1.20 (#22757) 2020-06-10 13:59:45 -07:00
Doug Bunting 51584c21dd
Revert "Update branding to 2.1.20"
This reverts commit d831217cf5.
2020-06-09 18:27:36 -07:00
Doug Bunting d831217cf5
Update branding to 2.1.20 2020-06-09 18:26:18 -07:00
William Godbe 26365e7839
Update branding (#22046) 2020-05-20 13:40:46 -07:00
Pranav Krishnamoorthy 8d09403118 Merged PR 7268: Avoid caching JsonSerializer
Avoid caching JsonSerializer
2020-04-14 17:49:57 +00:00
William Godbe 2604ce9eba
Update branding to 2.1.18 (#20171) 2020-03-26 11:57:57 -07:00
John Luo c41cd63942
Update branding to 2.1.17 (#19045) 2020-02-14 12:21:22 -08:00
Chris Ross c919c58251 Fix patchconfig merge (#18389) 2020-01-16 13:45:11 -08:00
Chris Ross 8211a1c313 [2.1] CookieChunkingManager needs to flow the Secure attribute… (#17953) 2020-01-15 11:07:15 -08:00
John Luo 183a09f763 Update branding to 2.1.16 2020-01-14 14:42:47 -08:00
Brennan Conroy 07579555be Merged PR 2918: Cancel Sends if they take too long 2019-11-22 23:28:28 +00:00
John Luo 147f950686
Update branding to 2.1.15 (#17273) 2019-11-20 17:10:59 -08:00
Brennan Conroy 57e68b069e Merged PR 3557: Revert "Wait to Complete Pipe" 2019-10-11 01:46:11 +00:00
Brennan Conroy 7fd42c4e94 Merged PR 3115: Wait to Complete Pipe
Fixed the `PipeWriterStream` to properly detect a canceled write and throw an `OperationCanceledException` in those cases. And making sure `Complete` is called in a safe manner by ensuring it is in a lock so writes can't be in-progress.
2019-10-10 04:41:00 +00:00
Chris Ross f198e559f8 [2.1] Re-implement SameSite for 2019 (#13746)
* Re-implement SameSite for 2019 #12125

* Rename compat flag

* Use Microsoft.AspNetCore.SuppressSameSiteNone compat key

* Backport CookiePolicy quirk and sample

* Patch config
2019-10-03 14:37:24 -07:00
Doug Bunting 82c42d58ae Update branding to 2.1.14
- aspnet/AspNetCore-Internal#3153
2019-09-23 22:45:27 -07:00
Andrew Stanton-Nurse 2a6c96a684 Merged PR 2630: Fix patch config for SpaServices MSRC
I'll merge this ASAP once I'm confident it will fix the issue.
2019-08-13 22:13:40 +00:00
Mikael Mengistu fd023a6698 Merged PR 2157: Bump version of Microsoft.Data.OData to 5.8.4
Bump version of Microsoft.Data.OData to 5.8.4

Work item: https://dev.azure.com/dnceng/internal/_workitems/edit/222/
2019-07-19 15:38:28 +00:00
Doug Bunting 59d43346e6
Update branding to 2.1.12 (#12096)
* also improve PreparingPatchUpdates.md
  - document changes to dependencies.props
  - reflect changes in how Templating is handled
    - e.g. use EF Core examples
  - nit: adjust indentation to avoid markdown warnings
2019-07-11 15:35:47 -07:00
Chris Ross (ASP.NET) c2bb354675 Merged PR 1480: [2.1] HttpSys path normalization
This takes PathNormalizer from Kestrel to normalize the request path and prevent traversals. (e.g. "/./" and "/../").

In 2.1 only HttpSys was affected. In 2.2 HttpSys and IIS-in-proc will share this code (with additional tests). In 3.0 we'll refactor it to use more shared source across all three servers.
2019-06-07 21:20:28 +00:00
Nate McMaster 6ab3df58af
Update branding to 2.1.12 (#10865) 2019-06-04 16:58:12 -07:00
dotnet-bot 476be1182f Merge in 'release/2.1' changes 2019-04-16 16:14:24 +00:00
Javier Calvarro Nelson 2657cb87b6 [2.1] Include Identity UI in the 2.1.11 patch 2019-04-16 09:13:00 -07:00
Nate McMaster fafae36461
Merge changes from 'release/2.1' 2019-04-15 17:02:10 -07:00
Pranav K 836964a653 Don't log action and page handler arguments above Trace level (#9227) 2019-04-15 13:29:07 -07:00
Brennan Conroy 182c48f0b0 Merged PR 891: Update MessagePack dependency
Update MessagePack dependency

Related work items: #142
2019-04-12 17:40:48 +00:00
Doug Bunting c53bd798c4 Update branding to 2.1.11
- no ArchiveBaseline.*.txt additions necessary
2019-04-10 08:59:44 -07:00
Doug Bunting e497f4101f
Update branding to 2.1.10 (#8265) 2019-03-06 19:45:46 -08:00
Doug Bunting 5bb5bafbed Update branding to 2.1.9 2019-02-12 19:12:20 -08:00
Chris Ross 87af0c3f1f
Update Google Auth UserInfo endpoint (#6338)
* Update Google Auth UserInfo endpoint #6069

* Add Google to PatchConfig
2019-01-14 12:28:25 -08:00
Mikael Mengistu a06b0e3968
Prep for 2.1.8 Patch (#6632) 2019-01-11 16:57:45 -08:00
dotnet-bot e1d8a986c1 Merge in 'release/2.1' changes 2018-12-13 22:36:04 +00:00
Nate McMaster 96ea326664
Document custom reference resolution (#4806) 2018-12-13 14:35:02 -08:00
Chris R 2720c28047 Prepare to patch WebSockets 2018-11-29 10:39:29 -08:00
Chris Ross (ASP.NET) a36db52f9e Add Kestrel.Core to patchconfig 2018-11-27 10:17:37 -08:00
Nate McMaster 59ed8df382
Add targets and tools for ensuring consistent package versions between servicing builds 2018-11-09 13:05:31 -08:00