Skip to content

Keep uptodate #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 627 commits into from
Apr 24, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
627 commits
Select commit Hold shift + click to select a range
5b5168d
Revert "Pull PSReadLine from PSGallery" (#5986)
adityapatwardhan Jan 23, 2018
9fc7077
update 6.0.1 change log (#5937)
TravisEz13 Jan 23, 2018
44793e3
Remove Fedora 25, Add Fedora 27 (#5984)
seemethere Jan 23, 2018
e49a81f
tests: fix function to test for docker OS due to change to use linuxk…
TravisEz13 Jan 11, 2018
488e395
Start using Travis-CI cache (#6003)
TravisEz13 Jan 24, 2018
27099c3
Fix a NullReference exception in Enter-PSHostProcess (#5995)
PaulHigin Jan 24, 2018
874f5c1
Return better error for 'pwsh -WindowStyle' on unsupported platforms.…
thezim Jan 24, 2018
f86371e
Change Microsoft.PowerShell.Commands.SetDateCommand.SystemTime to str…
stknohg Jan 25, 2018
a36d58c
Add Simplified multipart/form-data Support to Web Cmdlets Through -Fo…
markekraus Jan 25, 2018
4366280
Add '-settingsfile' to 'pwsh' to support loading a custom powershell …
dantraMSFT Jan 25, 2018
2f1aec1
Fix .gitignore (#5991)
markekraus Jan 25, 2018
67c9ae4
update date on change log (#6023)
TravisEz13 Jan 25, 2018
875a12d
Skip tests that use ExecutionPolicy cmdlets on Unix (#6021)
daxian-dbw Jan 25, 2018
45bf1dc
CI Build: Use TRAVIS_PULL_REQUEST_SHA to accurately get the commit me…
daxian-dbw Jan 25, 2018
3a33be8
Merge branch '6.0.1' into master
TravisEz13 Jan 26, 2018
51dbfae
Rework Windows Start menu folder name (#5891)
Stanzilla Jan 26, 2018
bd86528
update processes to allow for coordinated vulnerability disclosure (#…
TravisEz13 Jan 27, 2018
7f2ebd7
Resort parameter list in alphabetical order (#6052)
iSazonov Jan 30, 2018
bf69135
new `Issue-Announcement` label (#6041)
SteveL-MSFT Jan 31, 2018
795c611
Adds script to patch the shortcut working directory to the user's hom…
gpduck Jan 31, 2018
e20f3bd
Fix "Pull Request Process" dead link (#6066)
IISResetMe Jan 31, 2018
7b27250
Add Environment Variable override of telemetry (#6063)
Jan 31, 2018
1c5c7f5
add comments about where most of the packages are from (#6016)
TravisEz13 Jan 31, 2018
47c4a0a
Test: Add Verbosity and more accurate timeout implementation for Star…
markekraus Jan 31, 2018
05ca364
Build: Update PowerShell to build with .NET Core SDK 2.1.4 (#6054)
iSazonov Jan 31, 2018
7d003f4
Change Web Cmdlet Tests to Use 127.0.0.1 not Localhost (#6069)
markekraus Feb 1, 2018
ca4e479
Remove unsupported members from the enum 'Language' in Add-Type (#5829)
iSazonov Feb 1, 2018
e172e17
Doc: Fix the command to build type catalog in internals.md (#6084)
ppadmavilasom Feb 1, 2018
0191946
Fix the filtering of analytic events on Unix platforms. (#6086)
dantraMSFT Feb 2, 2018
37780de
[Feature] Remove -TimeOutSec from non timeout related tests (#6055)
markekraus Feb 2, 2018
6ceaf92
change logo to SVG (#6072)
SteveL-MSFT Feb 3, 2018
3a81c2b
Enable setting PSSession Name when using SSHTransport and added Trans…
SteveL-MSFT Feb 4, 2018
fa40a87
Add registry value for easy detection (#6094)
TravisEz13 Feb 5, 2018
99a7d38
Update test framework and tests to support 4x version of Pester (#6064)
JamesWTruher Feb 5, 2018
22014a9
Use 'RequireAdminOnWindows' tag in Set-Date tests (#6034)
stknohg Feb 6, 2018
c0cb240
Update 'Restore-PSPester' to use 'Save-Module' (#6112)
daxian-dbw Feb 7, 2018
8890981
Msi installer: Add smoke test (#6105)
bergmeister Feb 7, 2018
363c964
add scripts to set/update the release tag in VSTS (#6107)
TravisEz13 Feb 7, 2018
8b05408
Improve table view for Certs and Signatures by adding EnhancedKeyUsag…
SteveL-MSFT Feb 7, 2018
40eb3b3
Get-ChildItem <PATH>/* -file should include <Path> as search director…
chunqingchen Feb 8, 2018
d6678d8
Refactor the Get-Content tests to use -TestCases. (#6082)
kalgiz Feb 8, 2018
29d50b0
Update examples to 6.0.1 and removed a removed parameter in Install-P…
Feb 8, 2018
fc627a1
add guidance on adding copyright and license header to new source fil…
SteveL-MSFT Feb 9, 2018
dc6fe2a
Update Raspbian installation instructions to create pwsh symlink (#6122)
Feb 9, 2018
0ad9fc9
[breaking-change] Fix range operator (#5732)
iSazonov Feb 11, 2018
c1c5344
Update copyright and license headers (#6134)
SteveL-MSFT Feb 13, 2018
d6e978f
Invoke-Item.Tests.ps1 handles finding multiple ping executables. (#6120)
kalgiz Feb 14, 2018
d20c727
Enable $env:PAGER to work correctly if arguments are used (#6144)
SteveL-MSFT Feb 15, 2018
17b501c
Support running tests in root privilege on Linux. (#6145)
kalgiz Feb 16, 2018
595a798
fix spelling failures in CI (#6191)
TravisEz13 Feb 19, 2018
43572b0
Add tests for Set-Item Cmdlet for Function Provider. (#6166)
kalgiz Feb 20, 2018
ca959a7
change the registry version detection value to semver from the defaul…
TravisEz13 Feb 21, 2018
f906e9d
Revert PR 6043 - Adds script to patch the shortcut working directory …
TravisEz13 Feb 21, 2018
c6cd66b
[feature] Make UTF-8 Default Encoding for application/json (#6109)
markekraus Feb 22, 2018
fddfb54
Add options to enable PSRemoting and register Windows Event Logging M…
bergmeister Feb 22, 2018
acf0dcd
Docker package test fix and updates (#6169)
Feb 22, 2018
93a5fed
Add common aliases for all write-* commands default message parameter…
KevinMarquette Feb 22, 2018
11d2e2d
Add -SkipHeaderValidation Support to ContentType on Web Cmdlets (#6018)
markekraus Feb 22, 2018
0ac01b7
Add tests for *-Item Cmdlets in Function Provider (#6172)
kalgiz Feb 22, 2018
03ac50a
[breaking change] Throw terminating error in New-TemporaryFile and ma…
bergmeister Feb 22, 2018
bdd6008
Don't add trailing spaces to last column when using Format-Table (#5568)
SteveL-MSFT Feb 22, 2018
9a46b3f
Refactor new-msipackage into packaging.psm1 (#6208)
TravisEz13 Feb 22, 2018
26b7be7
Docs: correct a linux installation typo (#6219)
mababio Feb 23, 2018
3ebe0a9
Add Password parameter to Get-PfxCertificate cmdlet (#6113)
maybe-hello-world Feb 23, 2018
96bd86e
fix various places that still refer to old versions of pwsh (#6179)
bergmeister Feb 23, 2018
55c3e6a
Fix a typo in the help content of `pwsh` in ManagedEntranceStrings.resx
develroo Feb 23, 2018
7cb0b23
Make it clearer how and what to mark as "not applicable" in PR templa…
TravisEz13 Feb 23, 2018
7b2dff8
use powershell windowsservercore docker image for release builds (#6226)
TravisEz13 Feb 23, 2018
b8a8e8e
Set pipeline thread stack size to 10MB (#6224)
iSazonov Feb 24, 2018
a727180
Uses TLS 1.2 on Windows during Start-PSBootstrap (#6235)
CallmeJoeBob Feb 24, 2018
16d7a62
Use TLS 1.2 in Start-PSBootStrap Without Breaking HTTPS (#6236)
markekraus Feb 24, 2018
e763547
Add RequireSudoOnUnix tag for get-help <cmdletName> tests. (#6223)
kalgiz Feb 26, 2018
3b70f76
Fix table alignment and padding. (#6230)
SteveL-MSFT Feb 26, 2018
ff89b8a
Fix date tests failing in travis CI full builds (#6249)
TravisEz13 Feb 26, 2018
a53547c
Add scripts to generate unified Nuget package (#6167)
adityapatwardhan Feb 26, 2018
49ec403
fix MSI creation errors, and capture wixpdb for later patch creation …
TravisEz13 Feb 26, 2018
a49cc9d
revert tests marked pending in #6230 (#6251)
TravisEz13 Feb 27, 2018
c4c4747
Fix the terse output on Windows for unelevated test run (#6252)
daxian-dbw Feb 27, 2018
fdc20c8
use add instead of invoke web request in nanoserver docker file (#6255)
TravisEz13 Feb 27, 2018
5030c9a
change the artifact count for wixpdb (#6254)
TravisEz13 Feb 27, 2018
e95f009
Fix `Start-PSPester` to include or exclude 'RequireSudoOnUnix' tag sm…
SteveL-MSFT Feb 27, 2018
548850d
Add 'Path' alias to '-FilePath' parameters and others for several com…
KevinMarquette Feb 27, 2018
76526c6
Restore modules from the NuGet package cache by using dotnet restore …
daxian-dbw Feb 27, 2018
25c8fab
Remove AppVeyor specific cmdlet from 'Start-NativeExecution' (#6263)
daxian-dbw Mar 1, 2018
76b1b1c
FixBuild: Revert the changes to get Pester from NuGet cache (#6282)
daxian-dbw Mar 1, 2018
390036c
Updated install md bin path (not packaged documentation) (#5914)
jbilinski Mar 1, 2018
bd441d7
Cleanup after Powershell install for CentOS/Fedora Docker Images (#6264)
strawgate Mar 1, 2018
b7ca151
Refactor Web Cmdlets Tests to Pester 4 Syntax (#6257)
markekraus Mar 2, 2018
56b394d
Update docs with test guidelines with RequireSudoOnUnix tag. (#6274)
kalgiz Mar 2, 2018
b30a614
Enable the pending Save-Help tests in CI (#6289)
daxian-dbw Mar 2, 2018
502ee8f
get-childitem -LiteralPath should accept 'Include' or 'Exclude' filte…
chunqingchen Mar 2, 2018
46613e4
Test for OsLocalDateTime property of Get-ComputerInfo. (#6253)
kalgiz Mar 2, 2018
d91fe00
Add TLS1.2 workaround for code coverage script (#6299)
adityapatwardhan Mar 2, 2018
8dc62af
Update CimDSCParser to fix Configuration compilation for DSC (#6225)
mbreakey3 Mar 3, 2018
7c7ec24
MSI: Cause preview builds to install Side by side with release builds…
TravisEz13 Mar 5, 2018
0e276c4
Make sure explorer context menu can be patched (#6302)
TravisEz13 Mar 5, 2018
20b0e9c
Tests for Get-Process Cmdlet for Module and FileVersion parameters (#…
kalgiz Mar 5, 2018
da905f8
MSI: Make sure that file components are patchable (#6303)
TravisEz13 Mar 6, 2018
d56c191
Add support for Debian in installpsh-debian.sh (#6314)
pawamoy Mar 6, 2018
30e9e30
Rename some tests because they are duplicates (#6312)
JamesWTruher Mar 7, 2018
740c075
Use new Pester syntax: -Parameter for Pester tests in Modules/CimCmdl…
kalgiz Mar 7, 2018
8f4eaf3
make Linux packages use correct version scheme for preview releases (…
TravisEz13 Mar 7, 2018
46a8976
markdown test: use strict in javascript (#6328)
TravisEz13 Mar 7, 2018
f1c0c2a
Clean build during daily build to ensure MSI package is generate corr…
TravisEz13 Mar 8, 2018
1426e24
Build: Only restore once (#6335)
TravisEz13 Mar 8, 2018
28bf189
Exclude lines about Pester executing test scripts from terse logs (#6…
TravisEz13 Mar 8, 2018
0c845b9
Rename log and logerror to Write-Log [$message] [-error] (#6333)
dantraMSFT Mar 8, 2018
dcba3c4
Specify the runtime when running 'dotnet restore' in 'Start-PSBuild' …
daxian-dbw Mar 8, 2018
6d19197
Build: Remove two unneeded lines from 'Invoke-AppveyorFinish' (#6344)
daxian-dbw Mar 8, 2018
e42c1db
Make relation-link handling in web cmdlets case insensitive (#6338)
rjmholt Mar 8, 2018
2d58072
Make sure package verification failure fails the AppVeyor build (#6337)
TravisEz13 Mar 8, 2018
06b0bb2
Make a relative redirect URI absolute when 'Authorization' header pre…
markekraus Mar 9, 2018
31cef2a
Add negative tests for Copy-Item over remote sessions (#6231)
kalgiz Mar 9, 2018
d623c9f
Add '-Restore' when build win-arm and win-arm64 (#6353)
daxian-dbw Mar 9, 2018
489f833
Added Service Point Manager call to force Tls12. (#6310)
DarqueWarrior Mar 9, 2018
bcf86d4
Use new Pester syntax: -Parameter for Pester tests in Microsoft.Power…
kalgiz Mar 9, 2018
25ecf8c
Clean the intermediate artifact 'psoptions.json' from build (#6356)
TravisEz13 Mar 10, 2018
491ee47
When doing daily/test build in a non-release branch use the branch na…
TravisEz13 Mar 12, 2018
982dbfe
fix errors in start-psbootstrap during release builds (#6159)
TravisEz13 Mar 12, 2018
ac53dff
Minor code clean-up changes (#5737)
kwkam Mar 13, 2018
88b3833
Add no appimage build (#6380)
TravisEz13 Mar 13, 2018
8ba6f31
MSI: update architecture specific filenames (#6379)
TravisEz13 Mar 13, 2018
8ffc0b0
Support non-GitHub commits in the change log generation script (#6389)
TravisEz13 Mar 14, 2018
915639a
Add lambda support to -replace operator
IISResetMe Jan 25, 2018
7721042
Pass the 'Match' object to $_ for the substitute script block in '-re…
daxian-dbw Mar 13, 2018
bd258a3
Update CODEOWNERS
lzybkr Mar 14, 2018
090f876
Use new Pester syntax: -Parameter for Pester tests in engine. (#6298)
kalgiz Mar 14, 2018
71cb49a
Build: Remov version forcing code from NuGet package generation (#6390)
adityapatwardhan Mar 15, 2018
fcd6ddc
Update version numbers to 6.0.2 (#6402)
TravisEz13 Mar 15, 2018
a099786
Update to DotNet 2.0.6 (#6403)
TravisEz13 Mar 15, 2018
294def7
Fix 'PropertyOnlyAdapter' to allow calling base methods (#6394)
daxian-dbw Mar 15, 2018
339e453
Add configuration for https://github.com/probot/stale (#6393)
TravisEz13 Mar 16, 2018
80d5df5
Standard deviation implementation on Measure-Object (#6238)
CloudyDino Mar 16, 2018
5f202d6
Add 'NullReference' checks to two code paths related to 'PseudoParame…
kwkam Mar 16, 2018
a281853
Correct the '%c', '%l', '%k', '%s' and '%j' formats in 'Get-Date -UFo…
iSazonov Mar 16, 2018
4d0f8cc
Add `Waiting - DotNetCore` label (#6406)
SteveL-MSFT Mar 16, 2018
263c988
Update to Governance doc to reflect current working model (#6323)
SteveL-MSFT Mar 16, 2018
8ef5d4b
Make Resolve-Path -Relative return useful path when $PWD and -Path is…
kwkam Mar 16, 2018
260aa49
fix secret and JavaScript compliance issues (#6408)
TravisEz13 Mar 17, 2018
be10992
Change 6.0.1 references to 6.0.2 for 'linux.md' (#6411)
Mar 17, 2018
876085c
Stop 'ConvertTo-Json' when 'Ctrl+c' is hit (#6392)
SteveL-MSFT Mar 19, 2018
d0d4e3c
Update the 'ChangeLog.md' for 6.0.2 release (#6417)
daxian-dbw Mar 19, 2018
b49fb7f
Update 'macos.md' and 'windows.md' with the version number '6.0.2' (#…
daxian-dbw Mar 19, 2018
ae636df
remove runas.exe from tests as we have tags to control this behavior …
TravisEz13 Mar 19, 2018
5e1bb01
migrate the mac offical binary build to VSTS mac hosted preview (#6363)
TravisEz13 Mar 19, 2018
f7c2b7d
MSI: remove the version from the product name (#6415)
TravisEz13 Mar 20, 2018
1b3c8ac
Fix the NullRefException when using '-PipelineVariable' with 'Dynamic…
daxian-dbw Mar 20, 2018
271dd50
Add Alpine Linux support (#6367)
Mar 20, 2018
cdc2015
Change `Get-FileHash` tests to use raw bytes (#6430)
rjmholt Mar 20, 2018
ceef2e3
Use new Pester syntax: -Parameter for Pester tests in Language. (#6304)
kalgiz Mar 21, 2018
1730d8c
MSI: update path with proper value (#6441)
TravisEz13 Mar 21, 2018
41b3161
Fix error in windows provider when the environment as an existing set…
TravisEz13 Mar 21, 2018
9df8ea5
Throw better parsing error when statements should be put in named blo…
daxian-dbw Mar 21, 2018
c33e1ff
Make '-CI' not depend on '-PSModuleRestore' in 'Start-PSBuild' (#6450)
daxian-dbw Mar 21, 2018
8d2dd2c
Restore for official Linux arm builds (#6455)
TravisEz13 Mar 21, 2018
e5046ba
Restore for official Linux arm builds (#6455)
TravisEz13 Mar 21, 2018
18d0a0b
Use 'Unregister-Event' to remove an event subscriber when removing 'P…
daxian-dbw Mar 22, 2018
942832c
Fix release packaging build (#6459)
adityapatwardhan Mar 22, 2018
60911df
Fix release packaging build (#6459)
adityapatwardhan Mar 22, 2018
e77213f
Merged PR 1919: Fix release packaging build (#6459)
adityapatwardhan Mar 22, 2018
cc3ffd8
Use new Pester syntax: -Parameter for Pester tests in modules: Micros…
kalgiz Mar 23, 2018
dfa11d7
Add '-AsArray' parameter to 'ConvertoTo-Json' command (#6438)
kalgiz Mar 23, 2018
eeb03c8
Update tests in Modules/Microsoft.PowerShell.Diagnostics to use new P…
kalgiz Mar 23, 2018
ff24864
Update tests in Modules/Microsoft.PowerShell.Core to use new Pester s…
kalgiz Mar 23, 2018
acb52b3
Update tests in Microsoft.PowerShell.Security folder to use Pesterv4 …
KevinMarquette Mar 23, 2018
e86fea6
Upgrade tests in test\powershell\Host folder to PesterV4 syntax (#6250)
bergmeister Mar 23, 2018
965e491
Update change log for 6.1.0-preview.1 (#6480)
daxian-dbw Mar 23, 2018
9bc81ad
Update docs for v6.1.0-preview.1 release (#6481)
adityapatwardhan Mar 23, 2018
a294840
Update stale bot message (#6462)
iSazonov Mar 26, 2018
1b745f6
Add Test-Json cmdlet (NJsonSchema) (#5229)
iSazonov Mar 26, 2018
d20d53e
Add -Resume Feature to Web Cmdlets (#6447)
markekraus Mar 26, 2018
d301e62
Merge pull request #6484 from PowerShell/release-v6.1.0-preview.1
adityapatwardhan Mar 26, 2018
701b919
MSI: add function to generate a MSP (#6445)
TravisEz13 Mar 26, 2018
31405f7
Add the parameter '-Not' to 'Where-Object' (#6464)
SimonWahlin Mar 26, 2018
7c7204a
Doc: Update Ubuntu source creation commands to use 'curl -o' (#6510)
M-D-M Mar 27, 2018
87834d0
Fix error in windows provider when the environment has accidental dup…
mklement0 Mar 27, 2018
9a06145
Update Dockerfile test to use ubuntu 17.10 as the base image (#6503)
Mar 28, 2018
a6479f8
Make sure that the width of the header is at least the size of the la…
JamesWTruher Mar 28, 2018
c18b999
Enable [Environment]::OSVersion to return current OS rather than comp…
SteveL-MSFT Mar 28, 2018
faa21c9
Change the 'SaveError' method in Parser to use `nameof` for error ids…
rjmholt Mar 28, 2018
5da5a4b
Use new Pester syntax: -Parameter for Pester in SDK and Provider test…
KevinMarquette Mar 29, 2018
ec0f111
Add PowerShell logging tests for macOS and Linux (#6025)
dantraMSFT Mar 29, 2018
cd075ea
Make LanguagePrimitive.GetEnumerable treat 'DataTable' as Enumerable …
daxian-dbw Mar 29, 2018
404e876
Use new Pester syntax: -Parameter for Pester tests in modules: PowerS…
KevinMarquette Mar 30, 2018
e3ba6bd
Fixed scenarios where `NullOrEmpty` string was used instead of `-BeNu…
KevinMarquette Apr 1, 2018
986a9ee
Remove empty `Should -Be` statements (#6536)
KevinMarquette Apr 1, 2018
77f3649
Simplify the paths the MSI uses (#6442)
TravisEz13 Apr 2, 2018
9e3ffb1
Remove duplicate 'Restore-PSPackage' (#6544)
daxian-dbw Apr 2, 2018
260c16f
Mark Save-Help PackageManagement tests as pending (#6545)
adityapatwardhan Apr 2, 2018
610ae1a
Update 'Update-Help' to save help content in user scope by default (#…
adityapatwardhan Apr 2, 2018
d1cf82e
Clean up workflow logic in the module loading component (#6523)
daxian-dbw Apr 2, 2018
9cbf601
Updating solution file with new project type guids
Oct 24, 2017
b1743dc
Removing invalid resources to make Visual Studio builds compile.
Oct 24, 2017
b63045c
Add Unix project to sln
TravisEz13 Apr 3, 2018
3547357
Map configurations to correct configurations
TravisEz13 Apr 3, 2018
5d3456d
Fix formatting of tables where headers span multiple rows (#6504)
SteveL-MSFT Apr 3, 2018
4e2089e
add comment about project guids
TravisEz13 Apr 3, 2018
4ce9506
change project type for unix project
TravisEz13 Apr 3, 2018
b386045
add mappings for unix project
TravisEz13 Apr 3, 2018
78f797a
Add comments about configuration mappings
TravisEz13 Apr 3, 2018
9b6c9af
rename solution to powershell
TravisEz13 Apr 3, 2018
f0b6ef2
Terminate the loop in PsUtils.GetMainModule() which was infinite in c…
kalgiz Apr 3, 2018
cd1d2d2
Fix error when 'Format-Wide -AutoSize | Out-String' is called. (#6491)
stknohg Apr 3, 2018
a267ca5
Merge - Get the VisualStudio solution working (#6546)
TravisEz13 Apr 3, 2018
24cf020
Add ported Test-Connection cmdlet (#5328)
iSazonov Apr 3, 2018
ceac82a
Fix running 'pwsh' produced from 'dotnet build' (#6549)
daxian-dbw Apr 3, 2018
e0b1f1f
Fix line ending in 'DefaultCommands.Tests.ps1' from CRLF to LF (#6553)
daxian-dbw Apr 3, 2018
6584447
Engine: Fix several code cleanup issues (#6552)
daxian-dbw Apr 4, 2018
2a45b48
Remove the FullCLR-only symbol-info related code from 'EventManager.c…
daxian-dbw Apr 5, 2018
31085d5
Use C# latest language in proj files (#6559)
iSazonov Apr 6, 2018
4554679
Use -Throw and -ErrorId native Pester parameters. (#6574)
sethvs Apr 6, 2018
38c53c5
Support 'user@host:port' syntax for SSH Transport (#6558)
SteveL-MSFT Apr 6, 2018
46fa226
Update installpsh-<distrofamily>.sh Installers to Handle "preview" in…
DarwinJS Apr 6, 2018
48be625
Improve PSMethod-to-Delegate conversion (#6570)
daxian-dbw Apr 7, 2018
94c8ce0
Added check for existence of Location HTTP header before using it (#6…
ffeldhaus Apr 8, 2018
1f7b3a6
Fix Copy.Item.Tests.ps1 (#6596)
sethvs Apr 9, 2018
9d3c263
Fix formatting in Convert-Path.Tests.ps1. (#6595)
sethvs Apr 9, 2018
ca5aacc
Fix formatting in Clear-Item.Tests.ps1. (#6593)
sethvs Apr 9, 2018
a3e8929
Fix formatting Clear-EventLog.Tests.ps1 (#6594)
sethvs Apr 10, 2018
3ec98bb
Fix typos and formatting in Clear-Content.Tests.ps1 (#6592)
sethvs Apr 10, 2018
24dafac
Added line break to Acess Denied error message. (#6607)
jpsnover Apr 10, 2018
6bd70bc
Some fixes in Get-Date -UFormat (#6542)
iSazonov Apr 10, 2018
18e6a5c
Add Missing Start-WebListener to Web Cmdlet Tests (#6604)
markekraus Apr 10, 2018
aefc0d8
make gem use sudo for macOS (#6610)
TravisEz13 Apr 10, 2018
3cd2308
Create the default PSSession configuration, not tied to a specific Po…
kalgiz Apr 10, 2018
68b59e3
Improve performance of parsing RegexOption for '-split' by using if b…
iSazonov Apr 10, 2018
153d677
Engine: Make some minor cleanup changes (#6609)
daxian-dbw Apr 11, 2018
7726322
Engine: Clean up unneeded 'GetTypeInfo()' calls in interpreter code (…
daxian-dbw Apr 11, 2018
118f771
Make the 'PSISERemoteSessionOpenFile' a support event (#6582)
daxian-dbw Apr 11, 2018
25dbc68
Fix formatting in Add-Content.Tests.ps1 file. (#6591)
sethvs Apr 11, 2018
adce514
fix error about setting readonly variable (#6617)
TravisEz13 Apr 11, 2018
f96a928
Re-order UFormat options in Get-Date (#6627)
iSazonov Apr 12, 2018
c2accff
Support importing module paths that end in trailing directory separat…
SteveL-MSFT Apr 13, 2018
f760fde
Remove support for file to opt-out of telemetry, only support env var…
SteveL-MSFT Apr 13, 2018
dd8f76b
Fix for the Register-PSSessionConfiguration command (#6630)
kalgiz Apr 13, 2018
da40c6e
Clean up 'GetTypeInfo()' calls under engine/parser (#6636)
daxian-dbw Apr 13, 2018
438b0e5
Add meta properties to mac VSTS yml (#6619)
TravisEz13 Apr 13, 2018
6125c0f
Clean up 'GetTypeInfo()' calls in 'help', 'cimSupport' and 'DscSuppor…
daxian-dbw Apr 13, 2018
f9f1bd2
Clean up 'GetTypeInfo()' calls in other engine sub-folders (#6635)
daxian-dbw Apr 13, 2018
11631e7
Clean up 'GetTypeInfo()' calls in engine folder (#6634)
daxian-dbw Apr 13, 2018
feb38cf
Remove extraneous SSH and install docs from the 'demos' folder (#6628)
joeyaiello Apr 13, 2018
2457113
Formatting: Use cache for dash padding strings (#6625)
iSazonov Apr 14, 2018
62bb089
Reformat Format-Table tests (#6657)
iSazonov Apr 17, 2018
8095177
Port Windows PowerShell AppLocker and DeviceGuard UMCI application wh…
PaulHigin Apr 17, 2018
c05f1ec
Reduce allocations in TableWriter (#6648)
iSazonov Apr 18, 2018
5a32613
Add new reliable tests for Get-Date -UFormat (#6614)
iSazonov Apr 19, 2018
2da7576
Add tests for Format-Table -Wrap (#6670)
iSazonov Apr 23, 2018
84a3c9c
Correct a typo in comment for 'Invoke-WebRequest' (#6700)
gabrielsroka Apr 23, 2018
942c68e
Add '-WorkingDirectory' parameter to pwsh (#6612)
SteveL-MSFT Apr 23, 2018
313a859
Pretty print Export-FormatData XML output (#6691)
iSazonov Apr 24, 2018
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
18 changes: 11 additions & 7 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# First Lets start with areas with no filters or paths

# Area: Performance
# @lzybkr @adityapatwardhan
# @adityapatwardhan

# Area: Portability
# @BrucePay @JamesWTruher
Expand All @@ -13,7 +13,7 @@
# @TravisEz13 @PaulHigin

# Area: Documentation
# @joeyaiello @TravisEz13
.github/ @joeyaiello @TravisEz13

# Area: Test
# @JamesWTruher @TravisEz13 @adityapatwardhan
Expand All @@ -32,7 +32,7 @@ src/Microsoft.PowerShell.Commands.Management/ @daxian-dbw @adityapatwardhan
src/Microsoft.PowerShell.Commands.Utility/ @JamesWTruher @dantraMSFT @PaulHigin

# Area: Console
src/Microsoft.PowerShell.ConsoleHost/ @daxian-dbw @lzybkr @anmenaga
src/Microsoft.PowerShell.ConsoleHost/ @daxian-dbw @anmenaga

# Area: Demo
demos/ @joeyaiello @SteveL-MSFT @HemantMahawar
Expand All @@ -41,7 +41,7 @@ demos/ @joeyaiello @SteveL-MSFT @Hem
src/System.Management.Automation/DscSupport @TravisEz13 @dantraMSFT

# Area: engine
src/System.Management.Automation/engine @daxian-dbw @vors @lzybkr @BrucePay
src/System.Management.Automation/engine @daxian-dbw @BrucePay

# Area: Debugging
# Must be below engine to override
Expand All @@ -51,16 +51,16 @@ src/System.Management.Automation/engine/debugger/ @BrucePay @dantraMSFT @PaulHi
src/System.Management.Automation/help @Francisco-Gamino @adityapatwardhan

# Area: Intellisense
# @daxian-dbw @lzybkr @charub
# @daxian-dbw @charub

# Area: Language
# @daxian-dbw @vors @lzybkr @BrucePay
src/System.Management.Automation/engine/parser @daxian-dbw @vors @BrucePay

# Area: Providers
src/System.Management.Automation/namespaces @BrucePay @anmenaga

# Area: PSReadLine
src/Microsoft.PowerShell.PSReadLine @lzybkr @charub
src/Microsoft.PowerShell.PSReadLine @charub

# Area: Remoting
src/System.Management.Automation/engine/remoting @dantraMSFT @mirichmo @PaulHigin
Expand All @@ -77,3 +77,7 @@ src/System.Management.Automation/engine/remoting @dantraMSFT @mirichmo @PaulHi
build.* @daxian-dbw @TravisEz13 @adityapatwardhan
tools/ @daxian-dbw @TravisEz13 @adityapatwardhan
docker/ @daxian-dbw @TravisEz13 @adityapatwardhan

# Area: Compliance
tools/terms @TravisEz13
tools/credScan @TravisEz13
41 changes: 27 additions & 14 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@ Additional references:

#### Before submitting

* If your change would fix a security vulnerability,
first follow the [vulnerability issue reporting policy][vuln-reporting], before submitting a PR.
* To avoid merge conflicts, make sure your branch is rebased on the `master` branch of this repository.
* Many code changes will require new tests,
so make sure you've added a new test if existing tests do not effectively test the code changed.
Expand All @@ -109,7 +111,7 @@ Additional references:

**Always create a pull request to the `master` branch of this repository**.

![Github-PR-dev.png](Images/Github-PR-dev.png)
![GitHub-PR.png](Images/GitHub-PR.png)

* It's recommended to avoid a PR with too many changes.
A large PR not only stretches the review time, but also makes it much harder to spot issues.
Expand All @@ -129,19 +131,6 @@ Additional references:
If the changes are related to an existing GitHub issue,
please reference the issue in PR description (e.g. ```Fix #11```).
See [this][closing-via-message] for more details.
* If the change warrants a note in the [changelog](../CHANGELOG.MD)
either update the changelog in your pull request or
add a comment in the PR description saying that the change may warrant a note in the changelog.
New changes always go into the **Unreleased** section.
Keeping the changelog up-to-date simplifies the release process for Maintainers.
An example (with an associated PR #):

```markdown
Unreleased
----------

* `Update-Item` now supports `-FriendlyName` (#1234).
```

* Please use the present tense and imperative mood when describing your changes:
* Instead of "Adding support for Windows Server 2012 R2", write "Add support for Windows Server 2012 R2".
Expand All @@ -160,6 +149,29 @@ Additional references:
While not required, we appreciate any contributors who add this label and create the issue themselves.
Even better, all contributors are free to contribute the documentation themselves.
(See [Contributing to documentation related to PowerShell](#contributing-to-documentation-related-to-powershell) for more info.)
* If your change adds a new source file, ensure the appropriate copyright and license headers is on top.
It is standard practice to have both a copyright and license notice for each source file.
* For `.h`, `.cpp`, and `.cs` files use:

// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.

* For `.ps1` and `.psm1` files use:

# Copyright (c) Microsoft Corporation. All rights reserved.
# Licensed under the MIT License.

* If your change adds a new module manifest (.psd1 file), ensure that:

```powershell
Author = "PowerShell"
Company = "Microsoft Corporation"
Copyright = "Copyright (c) Microsoft Corporation. All rights reserved."
```

### Pull Request - Work in Progress

* If your pull request is not ready to merge, please add the prefix `WIP:` to the beginning of the title and remove the prefix when the PR is ready.

#### Pull Request - Automatic Checks

Expand Down Expand Up @@ -308,6 +320,7 @@ Once you sign a CLA, all your existing and future pull requests will be labeled
[testing-guidelines]: ../docs/testing-guidelines/testing-guidelines.md
[running-tests-outside-of-ci]: ../docs/testing-guidelines/testing-guidelines.md#running-tests-outside-of-ci
[issue-management]: ../docs/maintainers/issue-management.md
[vuln-reporting]: ../docs/maintainers/issue-management.md#Security-Vulnerabilities
[governance]: ../docs/community/governance.md
[using-prs]: https://help.github.com/articles/using-pull-requests/
[fork-a-repo]: https://help.github.com/articles/fork-a-repo/
Expand Down
File renamed without changes
25 changes: 20 additions & 5 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,23 @@
<!--
## PR Summary

If you are a PowerShell Team member, please make sure you choose the Reviewer(s) and Assignee for your PR.
If you are not from the PowerShell Team, you can leave the fields blank and the Maintainers will choose them for you. If you are familiar with the team, feel free to mention some Reviewers yourself.
<!-- summarize your PR between here and the checklist -->

For more information about the roles of Reviewer and Assignee, refer to [CONTRIBUTING.md](https://github.com/PowerShell/PowerShell/blob/master/.github/CONTRIBUTING.md).
## PR Checklist

-->
- [ ] [PR has a meaningful title](https://github.com/PowerShell/PowerShell/blob/master/.github/CONTRIBUTING.md#pull-request---submission)
- Use the present tense and imperative mood when describing your changes
- [ ] [Summarized changes](https://github.com/PowerShell/PowerShell/blob/master/.github/CONTRIBUTING.md#pull-request---submission)
- [ ] [Change is not breaking](https://github.com/PowerShell/PowerShell/blob/master/.github/CONTRIBUTING.md#making-breaking-changes)
- [ ] [Make sure all `.h`, `.cpp`, `.cs`, `.ps1` and `.psm1` files have the correct copyright header](https://github.com/PowerShell/PowerShell/blob/master/.github/CONTRIBUTING.md#pull-request---submission)
- [ ] This PR is ready to merge and is not [Work in Progress](https://github.com/PowerShell/PowerShell/blob/master/.github/CONTRIBUTING.md#pull-request---work-in-progress).
- If the PR is work in progress, please add the prefix `WIP:` to the beginning of the title and remove the prefix when the PR is ready.
- **User-facing changes**
- [ ] Not Applicable
- **OR**
- [ ] User-facing [Documentation needed](https://github.com/PowerShell/PowerShell/blob/master/.github/CONTRIBUTING.md#pull-request---submission)
- [ ] Issue filed - Issue link:
- **Testing - New and feature**
- [ ] Not Applicable or can only be tested interactively
- **OR**
- [ ] [Make sure you've added a new test if existing tests do not effectively test the code changed](https://github.com/PowerShell/PowerShell/blob/master/.github/CONTRIBUTING.md#before-submitting)
- [ ] [Add `[feature]` if the change is significant or affects feature tests](https://github.com/PowerShell/PowerShell/blob/master/docs/testing-guidelines/testing-guidelines.md#requesting-additional-tests-for-a-pr)
62 changes: 62 additions & 0 deletions .github/stale.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
# Configuration for probot-stale - https://github.com/probot/stale

# Number of days of inactivity before an Issue or Pull Request becomes stale
daysUntilStale: 30

# Number of days of inactivity before a stale Issue or Pull Request is closed.
# Set to false to disable. If disabled, issues still need to be closed manually, but will remain marked as stale.
daysUntilClose: 10

# Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable
exemptLabels:
- Issue-Meta
- Issue-Discussion

# Set to true to ignore issues in a project (defaults to false)
exemptProjects: true

# Set to true to ignore issues in a milestone (defaults to false)
exemptMilestones: false

# Label to use when marking as stale
staleLabel: Review - Abandoned

# Comment to post when marking as stale. Set to `false` to disable
markComment: >
This PR has been automatically marked as stale because it has not had activity in the last 30 days.
It will be closed if no further activity occurs within 10 days.

Thank you for your contributions.

Community members are welcome to grab these works.

# Comment to post when removing the stale label.
# unmarkComment: >
# Your comment here.

# Comment to post when closing a stale Issue or Pull Request.
closeComment: >
This PR has be automatically close because it is stale.
If you wish to continue working on the PR, please first update the PR, then reopen it.

Thanks again for your contribution.

Community members are welcome to grab these works.

# Limit the number of actions per hour, from 1-30. Default is 30
limitPerRun: 30

# Limit to only `issues` or `pulls`
only: pulls

# Optionally, specify configuration settings that are specific to just 'issues' or 'pulls':
# pulls:
# daysUntilStale: 30
# markComment: >
# This pull request has been automatically marked as stale because it has not had
# recent activity. It will be closed if no further activity occurs. Thank you
# for your contributions.

# issues:
# exemptLabels:
# - confirmed
13 changes: 3 additions & 10 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ dotnet-uninstall-debian-packages.sh
# Ignore binaries and symbols
*.pdb
*.dll
*.wixpdb

# Ignore packages
*.deb
Expand All @@ -43,25 +44,17 @@ dotnet-uninstall-debian-packages.sh
*.rpm
*.pkg
*.nupkg

# ignore the telemetry semaphore file
DELETE_ME_TO_DISABLE_CONSOLEHOST_TELEMETRY
*.AppImage

# default location for produced nuget packages
/nuget-artifacts

# generated man files
/assets/powershell.1*

# resgen output
gen

# Per repo profile
.profile.ps1

#VS Code files
.vscode

# macOS
.DS_Store

Expand All @@ -70,4 +63,4 @@ TestsResults*.xml

# Resharper settings
PowerShell.sln.DotSettings.user

*.msp
5 changes: 0 additions & 5 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
[submodule "src/Modules/Pester"]
path = src/Modules/Shared/Pester
url = https://github.com/PowerShell/psl-pester.git
branch = develop
ignore = dirty
[submodule "src/libpsl-native/test/googletest"]
path = src/libpsl-native/test/googletest
url = https://github.com/google/googletest.git
Expand Down
Loading