Commit graph

3726 commits

Author SHA1 Message Date
Aditya Patwardhan c53ee4400f Merged PR 16723: Remove the cat file from package
Remove the cat file from package
2021-08-12 00:43:57 +00:00
Aditya Patwardhan 33ce13a0df Merged PR 14775: Bump .NET SDK to 5.0.4
Bump .NET SDK to 5.0.4
2021-03-10 01:03:13 +00:00
Steve Lee a5d47edc77 Fix webcmdlets to properly construct URI from body when using -NoProxy (#14673) 2021-03-08 11:21:34 -08:00
Steve Lee 98b83161c3 Fix PromptForCredential() to add targetName as domain (#14504) 2021-03-08 11:20:12 -08:00
Henry Buckle 58b7fe2ec5 Remove the 32,767 character limit on the environment block for Start-Process (#14111) 2021-03-08 10:57:13 -08:00
Dongbo Wang 4b6cde094b Merged PR 14113: Update .NET SDK version and nuget package versions
Update .NET SDK version and nuget package versions
2021-01-13 17:29:24 +00:00
Ilya f60b995148
Avoid an exception if file system does not support reparse points (#13634) 2020-12-16 12:14:41 -08:00
Travis Plunk caa6576ec9
Use one feed in each nuget.config in official builds (#14363)
Co-authored-by: Robert Holt <rjmholt@gmail.com>
2020-12-16 12:09:23 -08:00
Travis Plunk 54ff9c67d9
Make AppLocker Enforce mode take precedence over UMCI Audit mode (#14353) 2020-12-16 12:06:23 -08:00
Aditya Patwardhan cbb7d40f68 Bump Microsoft.PowerShell.Native version from 7.1.0-rc.2 to 7.1.0 (#13976) 2020-11-04 11:41:29 -08:00
Dongbo Wang 9fa496ed46 Update PSReadLine version to 2.1.0 (#13975) 2020-11-04 11:41:21 -08:00
Ilya 5604647b82 Fix a logic bug in MapSecurityZone (#13921) 2020-11-04 11:41:00 -08:00
Aditya Patwardhan b08c3c85ea Bump .NET to version 5.0.100-rtm.20526.5 (#13920) 2020-11-04 11:40:39 -08:00
Sean Wheeler 745d1c4857 Update pwsh -? output to match docs (#13748) 2020-11-04 11:39:53 -08:00
Aditya Patwardhan b2469ad0bb Merged PR 13084: Cherry pick changes from master to RC 2 branch 2020-10-19 22:01:45 +00:00
Steve Lee 36ba1092a8
Fix case where exception message contains "`n" on Windows (#13684) 2020-09-24 23:43:33 +05:00
dependabot-preview[bot] f6dc3dda90
Bump PowerShellGet from 2.2.4 to 2.2.5 (#13683) 2020-09-24 11:38:46 -07:00
dependabot-preview[bot] 13d4dd86b5
Bump Microsoft.ApplicationInsights from 2.14.0 to 2.15.0 (#13639) 2020-09-24 10:21:22 -07:00
Dongbo Wang 10237bdeb3
Update PowerShell to build against dotnet 5.0-RC.1 (#13643) 2020-09-23 14:04:01 -07:00
David Reis 3effa20410
Recognize CONOUT$ and CONIN$ as reserved device names (#13508) 2020-09-14 11:10:12 -07:00
Steve Lee d25d964d57
Fix ConciseView for interactive advanced function writing error (#13623) 2020-09-14 11:07:37 -07:00
Fredrik Nilsson f9a1ab1164
Fixed the indentation of the help content for -nologo (#13557) 2020-09-08 21:29:01 -07:00
Dongbo Wang 47f3beafcd
Merge branch 'master' into preview.7 2020-09-08 16:27:29 -07:00
Dongbo Wang ad88bd60fc
Make a couple of fixes to ComInterop code as suggested by .NET team (#13533) 2020-09-08 09:19:13 -07:00
dependabot-preview[bot] 1c56a2839a
Bump NJsonSchema from 10.1.24 to 10.1.26 (#13586)
Bumps [NJsonSchema](https://github.com/RicoSuter/NJsonSchema) from 10.1.24 to 10.1.26.
- [Release notes](https://github.com/RicoSuter/NJsonSchema/releases)
- [Commits](https://github.com/RicoSuter/NJsonSchema/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-07 08:21:39 +05:00
xtqqczze 88e706f3d7
Autofix RCS1068: Simplify logical negation (#13555) 2020-09-04 08:40:05 +05:00
Robert Holt 368c8ff3c3 Merged PR 12555: Update .NET version to 5.0.0-preview.8.20407.11
Update .NET version to 5.0.0-preview.8.20407.11
2020-09-03 18:58:21 +00:00
Aditya Patwardhan 3beeea49af
Revert "Add the parameter -Paged to Get-Help to support paging (#13374)" (#13519)
Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
Co-authored-by: Dongbo Wang <dongbow@microsoft.com>
2020-09-02 15:00:19 -07:00
Ilya 81d5a86747
Add support for Tls 1.3 in Web cmdlets (#13409) 2020-09-02 10:18:15 -07:00
xtqqczze 152456d7a0
Add single blank line after copyright header (#13486) 2020-09-02 08:15:16 +05:00
xtqqczze 859890374a
Use read-only auto-implemented properties (#13507)
* Autofix RCS1170: Use read-only auto-implemented property
2020-09-02 08:11:16 +05:00
xtqqczze 4e21101ba5
Use boolean instead of bitwise operators on bools (#13506)
* Autofix RCS1233: Use short-circuiting operator
https://github.com/JosefPihrt/Roslynator/blob/master/docs/analyzers/RCS1233.md
2020-09-02 08:07:49 +05:00
Tamás Vajk 0f02fd7f1d
Fix erroneous assert (#13495) 2020-09-01 09:47:26 +05:00
xtqqczze 8f37cced70
Cleanup: remove duplicate words in comments (#13539) 2020-08-31 11:39:00 -07:00
Robert Holt 6a37eb9313
Update to .NET 5 preview 8 (#13530) 2020-08-31 10:38:05 -07:00
xtqqczze 83079f6397
Reformat StringUtil (#13509) 2020-08-29 11:21:28 +05:00
Ilya 3b83a686a1
Add null check for args in CommandLineParser (#13451) 2020-08-28 12:03:30 -07:00
Ilya 4e2b6e9540
Process reparse points for Microsoft Store applications (#13481) 2020-08-27 11:51:19 -07:00
xtqqczze 78d0d0e306
Use uint instead of long for PDH constants (#13502) 2020-08-27 10:27:24 -07:00
Aditya Patwardhan cb8165eeef
Move PSNullConditionalOperators feature out of experimental (#13529) 2020-08-27 10:11:01 -07:00
Steve Lee 74c743d279
Change PSNativePSPathResolution to not be Experimental (#13522) 2020-08-27 12:08:52 +05:00
The Dumb 126d94218a
Use field if property does not exist for ObRoot (#13375) 2020-08-25 14:35:43 -07:00
xtqqczze 16f0b74187
Cleanup: Remove redundant empty lines (#13404) 2020-08-25 11:29:26 -07:00
xtqqczze 3594ac60c7
Add StringUtil.Format overload to avoid unnecessary allocations (#13408)
* Rename parameters to correspond to string.Format

* Add addtional overload to avoid allocations at call sites
2020-08-24 09:10:54 +05:00
Dongbo Wang 6615fa3df6
Fix test hooks for CommandLineParameterParser (#13459) 2020-08-21 11:59:30 -07:00
Robert Holt 213e5b7857
Suppress UTF-7 obsolete warnings (#13484) 2020-08-21 10:37:42 -07:00
Dongbo Wang 44bb5861cb
Avoid multiple enumerations of an IEnumerable<Expression> instance in Compiler.cs (#13491) 2020-08-21 10:28:16 -07:00
Dongbo Wang 5f9d2846f7
Change Add-Type -OutputType to not support ConsoleApplication and WindowsApplication (#13440) 2020-08-21 11:30:42 +05:00
Dongbo Wang fc4c9cbfd7
Initial work of the subsystem plugin model (for minimal powershell) (#13186) 2020-08-20 17:41:44 -07:00
Dongbo Wang 98dbaefcd6
Optimize 'GetSystemLockdownPolicy' for non-lockdown scenarios (#13438) 2020-08-19 10:48:14 -07:00