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

596 Коммитов

Автор SHA1 Сообщение Дата
Nate McMaster da47b81a16
Update README.md 2018-11-14 23:07:06 -08:00
Nate McMaster a24b4ee459
Reduce flakiness in tests caused by the OS re-using the PID on test processes (#512)
We were using PID to assert that dotnet-watch had restarted processes. The OS does not guaranteed the uniqueness of PID, so I've changed tests to use PID + process start time to distinguish between processes.
2018-11-06 09:57:17 -08:00
Liam Dawson 9de04520e0 Add `user-secret init` command for adding a UserSecretsId to a project file (#500) 2018-11-05 10:44:50 -08:00
Mike Lorbetske 2af66e4eba
Merge pull request #510 from dotnet-maestro-bot/merge/release/2.2-to-master
[automated] Merge branch 'release/2.2' => 'master'
2018-11-02 09:42:33 -07:00
Mike Lorbetske d745b8c161 Fix #485 2018-11-01 13:00:20 -07:00
Mike Lorbetske 22a32500ac Fix several issues
Fix #502

Fix #492

Fix #491

Fix #486

Improves #489
2018-11-01 13:00:20 -07:00
Nate McMaster a771af3698
Merge pull request #509 from dotnet-maestro-bot/merge/release/2.2-to-master
[automated] Merge branch 'release/2.2' => 'master'
2018-11-01 10:14:03 -07:00
Nate McMaster fbca8be404
Disable building the VSIX in 2.2 by default (#508)
We don't release the UserSecrets VSIX from this branch
2018-11-01 10:01:42 -07:00
Nate McMaster 774a64bbed
Merge branch 'release/2.2' 2018-10-27 02:14:36 -07:00
Nate McMaster bda375e411
Merge branch 'release/2.1' into release/2.2 2018-10-27 02:14:28 -07:00
Nate McMaster eba014d534
Add additional signing configuration for external assemblies in the tools packages 2018-10-27 02:06:55 -07:00
Nate McMaster 89377c5ef3
Merge branch 'release/2.2' 2018-10-27 01:51:31 -07:00
Nate McMaster c6130df988
Upgrade dependencies and build tools 2018-10-27 01:47:18 -07:00
Nate McMaster 3c0f4ef14f
Merge branch 'release/2.2' 2018-10-27 01:31:58 -07:00
Nate McMaster c8b1d2cfe5
Merge branch 'release/2.1' into release/2.2 2018-10-27 01:31:12 -07:00
Nate McMaster d957ac9da0
Remove Microsoft.DotNet.GlobalTools.Sdk, upgrade BuildTools, and change VSIX signing cert name 2018-10-27 01:28:14 -07:00
Nate McMaster e3dc0edecb
Merge branch 'release/2.2' 2018-10-24 13:07:05 -07:00
Nate McMaster 01f9af21c5
Temporarily stop producing a package for dotnet-httprepl (#505)
This package isn't quite ship-shape yet, so we're delaying this from shipping with 2.2 RTM.

Setting IsPackable=false so we avoid accidentally building a 2.2.0 RTM version of this package along with the rest of the 2.2.0 RTM tools in this repo, like dotnet-watch.
2018-10-24 13:02:25 -07:00
Anton Piskunov b260e7752a
Merge pull request #504 from aspnet/dev/antonpis/SecretsManagerCPSBreak
Update CPS packages with breaking changes
2018-10-23 16:58:58 -07:00
Anton Piskunov c556be949d Change vsix version to 16 and add CPS feed 2018-10-23 16:21:11 -07:00
Anton Piskunov 1db0f18ab3 Update CPS packages with breaking changes 2018-10-23 15:37:04 -07:00
Nate McMaster 9b598446ca
Merge branch 'release/2.2' 2018-10-17 13:57:51 -07:00
Nate McMaster 572aadf149
Remove duplicate package references (#501) 2018-10-17 13:15:14 -07:00
Nate McMaster 2a37b67d1a
Merge branch 'release/2.2' 2018-10-16 14:30:11 -07:00
Nate McMaster e75dc56327
Sign Newtonsoft.Json with AssemblySigning3rdPartyCertName 2018-10-16 14:29:10 -07:00
ASP.NET CI 98f7829b5c
Update package branding for 2.2 RTM 2018-10-16 12:48:13 -07:00
ASP.NET CI b473a0d76c Update dependencies.props
[auto-updated: dependencies]
2018-10-07 19:11:55 +00:00
ASP.NET CI 581b3160f4 Update dependencies.props
[auto-updated: dependencies]
2018-10-07 12:10:59 -07:00
Nate McMaster 1e41958884
Merge branch 'release/2.2' 2018-10-02 09:23:42 -07:00
Nate McMaster 4c49d5ce80
Resolve flaky tests (#497)
1. Prevent an ObjectDisposedException in dotnet-watch on slower machines
2. Fix flakiness caused by PID reuse
3. Fix flakiness in tests that await the restart of dotnet-watch. The `.TimeoutAfter` method doesn't cancel the long-running task. This left 2 readers running on dotnet-watch output which caused indeterminate test outcome.
2018-10-02 09:17:04 -07:00
ASP.NET CI 37bdb72c5d Update dependencies.props
[auto-updated: dependencies]
2018-09-30 12:11:26 -07:00
ASP.NET CI 978d76d761 Update dependencies.props
[auto-updated: dependencies]
2018-09-30 12:10:48 -07:00
Nate McMaster e67b27ffaf
automated: merge branch release/2.2 2018-09-28 17:27:29 -07:00
Nate McMaster b88c6fcd19
automated: bulk infrastructure updates. Update bootstrapper scripts and remove unnecessary signing properties 2018-09-28 17:10:32 -07:00
Nate McMaster 2a1cf12ae9
Merge branch 'release/2.2' 2018-09-28 11:54:18 -07:00
Eilon Lipton ba676a9f62
Update LICENSE.txt 2018-09-27 15:28:53 -07:00
Nate McMaster 4baa07ccae
Update code signing properties and configuration 2018-09-27 12:55:40 -07:00
Nate McMaster 6637e8f128
Merge branch 'release/2.2' 2018-09-26 17:05:30 -07:00
Nate McMaster 0157e38a23
Fix the path for SignedPackageFile and include the VSIX .dll in signing 2018-09-26 15:06:06 -07:00
Nate McMaster 59dd2a05ca
Merge branch 'release/2.2' 2018-09-26 14:25:35 -07:00
Nate McMaster c601038484
Remove duplicate PackageReferences 2018-09-26 14:24:22 -07:00
ASP.NET CI 6c39b06a59 Update dependencies.props
[auto-updated: dependencies]
2018-09-23 19:11:11 +00:00
ASP.NET CI 46aefb86dd Update dependencies.props
[auto-updated: dependencies]
2018-09-23 12:10:04 -07:00
Daniel Roth 986d9d48c9 Fix typo 2018-09-21 16:05:03 -07:00
ASP.NET CI ac9106c9a1 Update dependencies.props
[auto-updated: dependencies]
2018-09-16 19:10:24 +00:00
ASP.NET CI 7517263bd4 Update dependencies.props
[auto-updated: dependencies]
2018-09-16 12:09:26 -07:00
ASP.NET CI 89dedd068c Update dependencies.props
[auto-updated: dependencies]
2018-09-09 19:11:42 +00:00
ASP.NET CI e975b87b91 Update dependencies.props
[auto-updated: dependencies]
2018-09-09 12:10:33 -07:00
Glenn Condron 4bcfbe4d40
[REPL] Help improvements for repl (#478)
* Beginning of help additions. Fixed a nullref.
* Standardized help with options displayed as appropriate.
2018-09-07 15:21:42 -07:00
Nate McMaster 76eaf9c3b6
Merge branch 'release/2.2' 2018-09-07 10:21:16 -07:00