Commit Graph

16244 Commits

Author SHA1 Message Date
ASP.NET CI fc0692746c Updating submodule(s)
CORS => 0d4e3a7ec9
IISIntegration => 2bd2c1870a

[auto-updated: submodules]
2018-10-15 18:02:06 +00:00
Ryan Brandenburg bd375fc9ee Fix audit failure 2018-10-15 10:49:40 -07:00
Nate McMaster 3eb0764fae
Reorganize source code from aspnet/DataProtection into a subfolder
Prior to reorg, this source existed at 9c7731f1fa
2018-10-15 10:47:38 -07:00
Pavel Krymets b0deed05be
Add server abort tests (#1510) 2018-10-15 10:33:14 -07:00
Nate McMaster 489a88d21e
Merge aspnet/DataProtection release/2.2 into this repo 2018-10-15 10:21:02 -07:00
Nate McMaster a673bfd741
Add build script and CI config for the DataProtection folder 2018-10-15 10:13:04 -07:00
ASP.NET CI 24ad7e0494 Updating submodule(s)
IISIntegration => df51be447e

[auto-updated: submodules]
2018-10-15 09:50:58 -07:00
Nate McMaster 4dfd351c84
Remove DataProtection submodule and update path to DP source code to local folder 2018-10-15 09:46:20 -07:00
Nate McMaster c355f10074
Merge source code from aspnet/DataProtection 2018-10-15 09:40:44 -07:00
dotnet-maestro-bot df51be447e Update dependencies.props (#1517)
[auto-updated: dependencies]
2018-10-15 09:17:19 -07:00
dotnet-maestro-bot 2bd2c1870a Update dependencies.props (#1516)
[auto-updated: dependencies]
2018-10-15 09:17:12 -07:00
ASP.NET CI 361a8b367a Updating submodule(s)
Routing => 2ad1aebcef

[auto-updated: submodules]
2018-10-15 08:49:34 -07:00
ASP.NET CI aff12e34a4 Updating submodule(s)
SignalR => df88a82a80

[auto-updated: submodules]
2018-10-13 19:56:06 +00:00
ASP.NET CI 1016eae400 Updating submodule(s)
SignalR => defbadb26b

[auto-updated: submodules]
2018-10-13 12:45:12 -07:00
ASP.NET CI 0487ddf224 Updating submodule(s)
IISIntegration => 0b5973e501
SignalR => 5551729797

[auto-updated: submodules]
2018-10-13 11:45:37 -07:00
Pavel Krymets 0b5973e501
Enable auth tests on IIS (#1511)
* Enable auth tests on IIS

* FB
2018-10-13 10:54:20 -07:00
ASP.NET CI 7fe30591d6 Updating submodule(s)
JsonPatch => 0b76599c31

[auto-updated: submodules]
2018-10-12 21:21:41 -07:00
ASP.NET CI 6cb8793a97 Updating submodule(s)
Common => b90ec23956e81c462ab61fd9ee56b975464b834c
IISIntegration => a7e58eefdc
KestrelHttpServer => 3a02a72845
Logging => 68748131c5f591309ccf619fa564220b1704a473
Templating => bcc6a17c3d

[auto-updated: submodules]
2018-10-13 02:52:07 +00:00
David 0b76599c31 Improve conformance of replace operations to spec
This ensures that JSON patch "replace" operations are functionally
equivalent to "remove" operations followed by "add" operations at the
same path, as RFC 6902 specifies.

Addresses #110
2018-10-12 19:27:38 -07:00
ASP.NET CI 22097fb2ec Updating submodule(s)
Common => deeddbc7ea366d97c2c54d6bde4a2bf09bdf7ba2

[auto-updated: submodules]
2018-10-13 02:18:20 +00:00
ASP.NET CI c5cc339f92 Updating submodule(s)
CORS => 8ad589c4d1
KestrelHttpServer => 3a1cf72451

[auto-updated: submodules]
2018-10-13 00:57:40 +00:00
Nate McMaster 24d13700d7
Merge branch 'release/2.2' 2018-10-12 17:56:10 -07:00
Chris Ross 3a1cf72451
#3009 HTTP/2 Test stabalization (#3010) 2018-10-12 17:14:44 -07:00
Nate McMaster c37a332a6a
Merge branch 'release/2.1' into release/2.2 2018-10-12 16:56:47 -07:00
Nate McMaster f09aa6eacb
Backport cleanups to infrastructure
* Fix README links to use https
* Add a bigger timeout to PushToBlobFeed
* Remove hard-coded restore source for the 2.1.4 build
* Fail the build if korebuild.json cannot be parsed
* Fix output path for sharedfx .tar.gz files to avoid max path issues
2018-10-12 16:36:34 -07:00
Ryan Brandenburg bcc6a17c3d
Merge pull request #771 from dotnet-maestro-bot/merge/release/2.2-to-master
[automated] Merge branch 'release/2.2' => 'master'
2018-10-12 15:56:42 -07:00
Pavel Krymets a7e58eefdc Merge branch 'merge/release/2.2-to-master' 2018-10-12 15:54:01 -07:00
ASP.NET CI 308f4466b7 Updating submodule(s)
Common => d1b0e2bfd03488d6f8b6b709607d3fbc2587a3c1
Mvc => fb57810f29

[auto-updated: submodules]
2018-10-12 15:22:03 -07:00
Stephen Halter 3a02a72845 Merge branch 'release/2.2' 2018-10-12 15:13:36 -07:00
Justin Kotalik dbc1d38a58
Move ANCM installers to Universe (#1456) 2018-10-12 14:32:12 -07:00
ASP.NET CI 60ba863ad9 Updating submodule(s)
Identity => 81928f6c31

[auto-updated: submodules]
2018-10-12 14:23:11 -07:00
Nate McMaster fb3f5d95c2
Backport infrastructure changes and source reorganization
* Add build definition for Azure DevOps
* Put code for metapackages in a subfolder
* Update targets to prepare for submodules merging into this repo
* Add source code for windows installer
* Add source code for Debian installers
2018-10-12 13:59:43 -07:00
ASP.NET CI 949c29c59f Updating submodule(s)
IISIntegration => 897386ab3f
KestrelHttpServer => 1f2e704dd3
Templating => 98162cb7df

[auto-updated: submodules]
2018-10-12 13:51:09 -07:00
Nate McMaster 3b36112902
Merge branch 'release/2.1' into 'release/2.2' 2018-10-12 13:21:23 -07:00
Stephen Halter 1f2e704dd3
Implement MinResponseDataRate for HTTP/2 (#3003)
#2807
2018-10-12 13:15:46 -07:00
Nate McMaster f4026cc100
Reorganize source code from aspnet/DataProtection into a subfolder
Prior to reorg, this source existed at 3f5f419df8
2018-10-12 13:14:22 -07:00
Peter Blazejewicz 98162cb7df Remove `launchsettings.json` entry from `.gitignore`. Closes #760 (#761)
Do not ignore launchsettings.json. Closes #760

As discussed in:
https://github.com/github/gitignore/pull/2705
https://github.com/github/VisualStudio/issues/1405
2018-10-12 12:58:50 -07:00
ASP.NET CI da991468df Updating submodule(s)
KestrelHttpServer => a60bdfe728

[auto-updated: submodules]
2018-10-12 19:51:19 +00:00
ASP.NET CI 577f7b5773 Updating submodule(s)
Identity => 44f00013cd
IISIntegration => 642e8e9d7c
KestrelHttpServer => 31f60d75d3

[auto-updated: submodules]
2018-10-12 12:36:43 -07:00
Pavel Krymets 897386ab3f
Temporary disable AppVerif tests in Jenkins (#1509) 2018-10-12 12:34:05 -07:00
Pavel Krymets 642e8e9d7c
Add Basic auth tests and fix Windows auth tests (#1502) 2018-10-12 12:03:11 -07:00
dotnet-maestro-bot 31f60d75d3 Update dependencies.props (#3001)
[auto-updated: dependencies]
2018-10-12 11:43:41 -07:00
dotnet-maestro-bot a60bdfe728 Update dependencies.props (#3000)
[auto-updated: dependencies]
2018-10-12 11:42:05 -07:00
ASP.NET CI 9503f12968 Updating submodule(s)
Templating => 8bffcc8f69

[auto-updated: submodules]
2018-10-12 18:20:31 +00:00
ASP.NET CI bd37a21211 Updating submodule(s)
Identity => ee8e882d17

[auto-updated: submodules]
2018-10-12 10:57:38 -07:00
Nate McMaster 4f14cda425
Reorganize source code from aspnet/DataProtection into a subfolder
Prior to reorg, this source existed at b62bb5778b
2018-10-12 10:07:51 -07:00
ASP.NET CI 082711ef62 Updating submodule(s)
AzureIntegration => 494978973c
CORS => e6bdf128f2
EntityFrameworkCore => b8ad5cc289bcd501d079f64223849672fc071222
Identity => f5b5018d66
IISIntegration => fc40985dff
KestrelHttpServer => 081cef0934
Routing => 016fec75b3
Scaffolding => a426a775039ddcf0bec7edb76a44e887e06f63e6
Security => 5d5438a7f0
SignalR => facaa1387a
Templating => df394051d0

[auto-updated: submodules]
2018-10-12 09:50:42 -07:00
ASP.NET CI a868d64c1d Updating submodule(s)
Security => 4dd9c6deef

[auto-updated: submodules]
2018-10-12 09:49:49 -07:00
Ryan Brandenburg 8bffcc8f69 Include Razor.Design dep that was missing in master 2018-10-12 09:46:50 -07:00
Nate McMaster 07faed4590
React to repo-dependency change between CORS and StaticFiles and fix code-signing error in MVC 2018-10-12 09:34:35 -07:00