Commit graph

3021 commits

Author SHA1 Message Date
Yanbing
a26504d1cd Update to point to the github flow. 2016-07-13 16:50:55 -07:00
Yanbing
b3f2dbc12c update some wording 2016-07-13 16:44:40 -07:00
Yanbing
9f4dc7081b update some wording 2016-07-13 15:59:08 -07:00
Yanbing
8500e00cb3 Update windows-full.md 2016-07-13 15:49:59 -07:00
Andy Schwartzmeyer
f9c05d4c5e Merge pull request #1360 from PowerShell/andschwa/cache
Enable cache on CI machines
2016-07-13 15:45:56 -07:00
Manikyam Bavandla MSFT
93227f72f6 Merge pull request #1348 from PowerShell/powershellget
Enabling PowershellGet module on Linux
2016-07-13 14:58:31 -07:00
Manikyam Bavandla
bb4eadba1d Corrected a typo in $PSVariable
Corrected a typo in $PSVariable
2016-07-13 14:13:41 -07:00
Manikyam Bavandla
87db56d17f Changes for Get-ChildItem, Select-Object, IsWindows, IsCore and IsLinux
Changes for Get-ChildItem, Select-Object, IsWindows, IsCore and IsLinux
2016-07-13 14:13:41 -07:00
Manikyam Bavandla
076ad7f8e9 Added mapping for $env:TEMP path in Linux.
Added mapping for $env:TEMP path in Linux.
2016-07-13 14:13:41 -07:00
Manikyam Bavandla
df271c48cc PowerShellGet changes for Linux 2016-07-13 14:13:41 -07:00
Andrew Schwartzmeyer
281c7cf17a Fix AppVeyor version 2016-07-13 13:56:39 -07:00
Andrew Schwartzmeyer
dd2f97c0aa Enable caching of dotnet and NuGet packages on CI 2016-07-13 13:56:25 -07:00
Andy Schwartzmeyer
fa80214f22 Merge pull request #1347 from PowerShell/joey/demo
Bring in comment-level demos
2016-07-13 13:22:13 -07:00
Jianyun
9529d42688 Merge pull request #1349 from PowerShell/jianyun/docs
Added Debugging from PS Commandline
2016-07-13 12:58:56 -07:00
Andy Schwartzmeyer
a39beee33d Merge pull request #1264 from PowerShell/childitem
Fixing symlink to use absolute paths instead of relative
2016-07-13 12:57:26 -07:00
Raghu Shantha [MSFT]
f4a8cc1833 Merge pull request #1342 from PowerShell/RaghuS-MSIInstallerBranch
Add ability to perform SxS install in MSI package manifest
2016-07-12 19:53:12 -07:00
Jianyun Tao
bc62e17384 fixed a link 2016-07-12 19:01:03 -07:00
Jianyun Tao
0f096c96a4 Added debugging from PowerShell commandline 2016-07-12 18:56:36 -07:00
Jianyun
006eb1f734 Merge pull request #1339 from PowerShell/jianyun/docs
Created Learning PowerShell
2016-07-12 18:12:10 -07:00
Joey Aiello
76d8b45a93 Merge pull request #1335 from PowerShell/joey/refactor-docs
Joey/refactor docs
2016-07-12 17:12:39 -07:00
joeyaiello
4619919872 move sample modules into demos 2016-07-12 17:09:55 -07:00
joeyaiello
73dc2fd4d4 add Samples folder 2016-07-12 16:54:08 -07:00
Travis Plunk
6ac0e1afdb Merge pull request #1336 from PowerShell/FixExecutionPolicyForWindows2
Fix execution policy for windows
2016-07-12 16:40:16 -07:00
joeyaiello
0c38f29d68 add comment-level demos
We've signed off on these demos conceptually.
The next step is for them to be implemented
and all blocking engineering work needs to be
enumerated and solved.
2016-07-12 16:01:40 -07:00
Alex Jordan
90defe681d Changing childitem to cope with regex 2016-07-12 15:58:21 -07:00
joeyaiello
a4146d2586 add value to PSGet demo 2016-07-12 15:51:03 -07:00
Raghu Shantha [MSFT]
05b350961c Add ability to perform SxS install in MSI package manifest 2016-07-12 15:37:40 -07:00
Travis Plunk
bf905966de Fixed comments and white space issues 2016-07-12 14:38:19 -07:00
joeyaiello
0eac00ed0b first pass of contributor docs
Rework of contributor docs to reflect actual flow
for both internal and external developers using
the PowerShell/PowerShell repo for the first time.
Includes updates to issue/PR guidelines, repo 101,
and CONTRIBUTING.md.
2016-07-12 13:39:36 -07:00
Jianyun Tao
062335f47a updated link in readme 2016-07-12 13:27:21 -07:00
Jianyun Tao
ecb21e9544 Created Learn PowerShell 2016-07-12 13:21:15 -07:00
Travis Plunk
dc632bff96 Fixed unreachable code issue 2016-07-12 12:11:07 -07:00
Travis Plunk
9a9ff6f766 Removed language if statement no longer needed due to compiler if statement
Clarified comment
2016-07-12 11:27:31 -07:00
Raghu Shantha [MSFT]
ca1780255f Merge pull request #1334 from PowerShell/RaghuS-PackageManagementBranch
Exclude PackageSourceList from building on *nix platforms
2016-07-12 10:02:15 -07:00
Alex Jordan
7c6a0ce2f1 New-Item tests to use Should Match 2016-07-11 22:22:45 -07:00
Alex Jordan
4a4df0f080 Editing for OSX passing symbolic links 2016-07-11 20:56:34 -07:00
Travis Plunk
1daa1073d8 Add Linux part of issue to known issues list 2016-07-11 19:26:29 -07:00
Travis Plunk
db0637950f Ignored a per repo profile 2016-07-11 18:57:22 -07:00
Travis Plunk
5669e14dff Ported Execution policy tests
Made a fix to store data on testdrive instead of system drive
Made a note of where the tests where ported from
Skipped entire test file on non-windows machines
2016-07-11 18:54:34 -07:00
Travis Plunk
547d5da804 Made check blocking execution policy, only blocking (always returning true) on linux 2016-07-11 18:54:05 -07:00
Raghu Shantha [MSFT]
eb4ddeee01 Update sources instead of project.json 2016-07-11 16:03:59 -07:00
Raghu Shantha [MSFT]
9121a807d5 Add exclude attribute to correct location in project.json 2016-07-11 14:48:50 -07:00
Raghu Shantha [MSFT]
3d1abb0b8c Exclude PackageSourceList from building on *nix platforms 2016-07-11 13:48:17 -07:00
Dongbo Wang
bb32a9648b Merge pull request #1332 from PowerShell/dongbo/modules
Update and clean up module files in Core/Full/Shared folders
2016-07-11 13:06:40 -07:00
Dongbo Wang
7a1c81e1f4 Update and clean up module files in Core/Full/Shared folders 2016-07-11 11:26:49 -07:00
Andy Schwartzmeyer
43f07425e9 Merge pull request #1283 from PowerShell/andschwa/readlinesafe
Implement ReadLineSafe for Linux
2016-07-08 17:02:49 -07:00
Andrew Schwartzmeyer
64a5cae4cb Remove char k 2016-07-08 16:46:26 -07:00
Sergei Vorobev
cb1c6e1245 Merge pull request #1305 from PowerShell/vors/docs
Update docs, assigned to Sergei
2016-07-08 16:25:24 -07:00
Andrew Schwartzmeyer
152b106375 Use Control-F/B for Right/Left arrow 2016-07-08 16:19:05 -07:00
Andrew Schwartzmeyer
7ae448f0b1 Blacklist control characters rather than whitelist 2016-07-08 16:17:32 -07:00