Commit graph

4159 commits

Author SHA1 Message Date
Josh Soref
64bd97801a spelling: comments in src/System.Management.Automation/engine/remoting/commands 2016-08-28 05:27:36 +00:00
Josh Soref
836101c1de spelling: comments in src/System.Management.Automation/engine/remoting/client 2016-08-28 05:25:01 +00:00
Josh Soref
721abf09dc spelling: comments in src/System.Management.Automation/engine/parser 2016-08-28 05:22:02 +00:00
Josh Soref
1e1a69a291 spelling: comments in src/System.Management.Automation/engine/lang 2016-08-28 05:18:25 +00:00
Josh Soref
8d58abcc5f spelling: comments in src/System.Management.Automation/engine/interpreter 2016-08-28 05:17:13 +00:00
Josh Soref
4d64abd01d spelling: comments in src/System.Management.Automation/engine/hostifaces 2016-08-28 05:16:16 +00:00
Josh Soref
781be88323 spelling: comments in src/System.Management.Automation/engine/debugger 2016-08-28 06:12:41 +00:00
Josh Soref
9fb40a2d15 spelling: comments in src/System.Management.Automation/engine/COM 2016-08-28 06:13:41 +00:00
Josh Soref
019516a565 spelling: comments in src/Schemas/PSMaml 2016-08-28 06:10:50 +00:00
Josh Soref
1f91366e7a spelling: comments in src/Microsoft.WSMan.Management 2016-08-28 06:07:41 +00:00
Josh Soref
900d56709e spelling: comments in src/Microsoft.PowerShell.PackageManagement 2016-08-28 06:04:33 +00:00
Josh Soref
94a3d3b0b8 spelling: comments in src/Microsoft.PowerShell.Commands.Management/commands 2016-08-28 06:15:04 +00:00
Matthew Brener
5660abdfaa its to it's where appropriate in comments in Microsoft.PowerShell.Archive 2016-08-28 11:56:21 +10:00
Matthew Brener
aa926cd62b its to it's where appropriate in MshTraceSource.cs 2016-08-28 11:50:46 +10:00
Matthew Brener
27b0d4b343 its to it's where appropriate in ResourceManagerCache.cs 2016-08-28 11:50:08 +10:00
Matthew Brener
e6c5c1606b its to it's where appropriate in MessageTextBox.Generated.cs 2016-08-28 11:48:36 +10:00
Yanbing Wang
bbbd6a9dfc Change some context to it 2016-08-26 19:37:51 -07:00
Ryan Yates
d57530812e Updated SSH Demo doc in line with error in #2003 (#2057) 2016-08-26 17:32:19 -07:00
Aleksandar Nikolić
71b9a75de6 fix Markdown formatting to follow one-sentence-per-line recommendation (#2080) 2016-08-26 17:28:45 -07:00
Dongbo Wang
303abdd87b Merge pull request #2072 from mirichmo/mirichmo/fixing-win7
Fixing API set versioning to get PowerShell Core working on Windows 7
2016-08-26 17:24:13 -07:00
Aleksandar Nikolić
65988ac2c0 fix Markdown formatting to follow one-sentence-per-line in windows-full.md (#2081) 2016-08-26 17:04:16 -07:00
Manikyam Bavandla
1e13d7897a Update PowerShellGet to install the modules and scripts to proper locations in PowerShell Core on Windows (#2078)
* 1. Update PowerShellGet to install the modules and scripts to proper locations in PowerShell Core on Windows. 2. Added few CI tests for PowerShellGet

* Handling the scenario of FullCLR-based PowerShell on Windows.
2016-08-26 16:58:22 -07:00
Mike Richmond
f16bc1ab16 Fixing API set versioning to get PowerShell Core working on Windows 7 2016-08-26 16:49:32 -07:00
Yanbing Wang
312ec5ffd0 Add Tests for parsing, international, and script help. 2016-08-26 14:49:44 -07:00
Josh Soref
eb3fd7ae6c Spelling comments (#2066)
* spelling: comments in src/Microsoft.Management.Infrastructure.CimCmdlets

* spelling: comments in src/Microsoft.PackageManagement.ArchiverProviders

* spelling: comments in src/Microsoft.PackageManagement.CoreProviders

* spelling: comments in src/Microsoft.PackageManagement.MetaProvider.PowerShell

* spelling: comments in src/Microsoft.PackageManagement.MsiProvider

* spelling: comments in src/Microsoft.PackageManagement.MsuProvider

* spelling: comments in src/Microsoft.PackageManagement.NuGetProvider

* spelling: comments in src/Microsoft.PackageManagement.PackageSourceListProvider

* spelling: comments in src/Microsoft.PackageManagement

* spelling: comments in src/Microsoft.PowerShell.Activities

* spelling: comments in src/Microsoft.PowerShell.Commands.Diagnostics

* spelling: comments in src/Microsoft.PowerShell.Commands.Management

* spelling: comments in src/Microsoft.PowerShell.Commands.Utility

* spelling: comments in src/Microsoft.PowerShell.ConsoleHost

* spelling: comments in src/Microsoft.PowerShell.Core.Activities

* spelling: comments in src/Microsoft.PowerShell.CoreCLR.AssemblyLoadContext

* spelling: comments in src/Microsoft.PowerShell.CoreCLR.Eventing

* spelling: comments in src/Microsoft.PowerShell.Diagnostics.Activities

* spelling: comments in src/Microsoft.PowerShell.GraphicalHost

* spelling: comments in src/Microsoft.PowerShell.LocalAccounts

* spelling: comments in src/Microsoft.PowerShell.Management.Activities

* spelling: comments in src/Microsoft.PowerShell.PSReadLine

* spelling: comments in src/Microsoft.PowerShell.PackageManagement

* spelling: comments in src/Microsoft.PowerShell.ScheduledJob

* spelling: comments in src/Microsoft.PowerShell.Security.Activities

* spelling: comments in src/Microsoft.PowerShell.Security

* spelling: comments in src/Microsoft.PowerShell.Utility.Activities

* spelling: comments in src/Microsoft.PowerShell.Workflow.ServiceCore

* spelling: comments in src/Microsoft.WSMan.Management.Activities

* spelling: comments in src/Modules

* spelling: comments in src/Schemas

* spelling: comments in src/libpsl-native

* spelling: comments in src/powershell-native

* spelling: comments in build.psm1

* spelling: comments in src/System.Management.Automation/CoreCLR

* spelling: comments in src/System.Management.Automation/DscSupport

* spelling: comments in src/System.Management.Automation/cimSupport

* spelling: comments in src/System.Management.Automation/commands

* spelling: comments in src/System.Management.Automation/engine/Modules
2016-08-26 13:46:03 -07:00
Zakaria Ridouh
e4f3f8fd69 OS X -> macOS (#1934)
Fix all documentation references of "OS X" to be "macOS", Apple's new brand.

Code is left unchanged because we're matching .NET Core.
2016-08-26 15:08:50 -04:00
Mike Richmond
0f62e99d7b Merge pull request #2061 from jsoref/spelling-docs
spelling fixes: docs
2016-08-26 10:00:23 -07:00
Mike Richmond
31fced5071 Merge pull request #2056 from adamdriscoll/master
Changing the PATH for cmake.
2016-08-25 11:37:00 -07:00
Josh Soref
2badb244de spelling fixes: test 2016-08-25 17:49:32 +00:00
Josh Soref
de64180d56 spelling fixes: docs
additional fixes to grammar in windows-full.md per alexandair
2016-08-25 17:43:20 +00:00
Dongbo Wang
8f7602d895 Merge pull request #2055 from akkatracker/patch-1
its to it's where appropriate in throttlemanager
2016-08-25 09:51:44 -07:00
Adam Driscoll
998b458ac4 Changing the PATH for cmake. 2016-08-25 10:47:52 -05:00
Matthew Brener
a666c51110 its to it's where appropriate in throttlemanager 2016-08-25 18:19:33 +10:00
Dongbo Wang
b375807d7f Merge pull request #2053 from daviwil/update-vscode-docs
Update using-vscode.md to fix broken link
2016-08-24 16:47:03 -07:00
David Wilson
b3362fef1d Update using-vscode.md to fix broken link
This change fixes a broken link in the Using Visual Studio Code
documentation.  This link is pointing to a GitHub repo that will never
made public.  The resolution is to change the link to point to the public
vscode-powershell repo.
2016-08-24 16:30:01 -07:00
June Blender
e1f3494356 Add missing OutputType attribute. (#2052)
* Add missing OutputType attribute.

* Adding OutputType attribute with accurate output types, including PSObject for PSCustomObject (using Property parameter
2016-08-24 13:52:44 -07:00
Dongbo Wang
5658159d45 Merge pull request #2039 from rnelson0/patch-1
Install via URL on CentOS 7
2016-08-24 08:52:15 -07:00
Hal Rottenberg
4026dab15f Clarifying OSX, adding issue with Install-Package (#2033)
* Clarifying OSX, adding issue with Install-Package

- Changing first section to "non-Windows" and clarifying that most of these issues apply to both Linux & OSX.
- Fixed a few typos.
- Adding known issue with Install-Package per #1773

* Mac OSX -> macOS

Complying with convention used in #1934

* added alpha build # to install-package notice

* typo

* Typo
2016-08-24 09:28:26 -04:00
Nilesh Londhe
19e61216c6 Fix documentation on docker image to say you must build before running (#1987)
* Can not run before building

unless you provide a library/powershell image

* Update docker.md
2016-08-24 09:21:39 -04:00
xiaoyinl
f538eeb416 Use HTTPS links for go.microsoft.com
I replace all occurrences of http://go.microsoft.com with https://go.microsoft.com in text files.
2016-08-23 21:21:31 -04:00
Mike Richmond
a5c6e4a997 Merge pull request #2044 from daviwil/update-vscode-docs
Update VS Code docs to mention OpenSSL requirement
2016-08-23 17:00:30 -07:00
Dongbo Wang
f7487942c4 Merge pull request #2036 from mirichmo/mirichmo/fixing-user-config-path
Fixing the path to the user's JSON configuration file
2016-08-23 16:44:57 -07:00
David Wilson
7bd7966189 Update VS Code docs to mention OpenSSL requirement
This change updates the "Using Visual Studio Code" documentation to
mention the requirement of having OpenSSL installed on OS X.  Brief
installation instructions have been included.
2016-08-23 16:33:39 -07:00
Mike Richmond
18f3589d68 Fixing the path to the user's JSON configuration file 2016-08-23 15:45:49 -07:00
Rob Nelson
eb22fd5d78 Install via URL on CentOS 7 2016-08-23 20:22:20 +00:00
Krishna C Vutukuri
1d1bf1942c Adding Azure Demo (#1922) 2016-08-23 12:08:42 -07:00
Adam Driscoll
c829d9e915 Adding debugType portable to project.json. (#1959)
* Adding debugType portable to project.json.

* Move debugType.

* Update project.json

* Update project.json

* Update project.json

* Update project.json

* Update project.json

* Update project.json

* Update project.json

* Update project.json

* Moving debugType into correct places. Removing from non-core builds.

* Added missed files.

* Fixing project.json debugType placement.
2016-08-23 10:38:25 -07:00
Dongbo Wang
20a525b161 Merge pull request #2023 from JamesWTruher/jameswtruher/TestGapFill-001
Filling test gaps (issue 2022) - this replaces PR 1834
2016-08-23 10:35:39 -07:00
Dongbo Wang
e6148ed677 Merge pull request #2030 from mwrock/dotnetcliversion
Remove misleading note about dotnet 1.0.1
2016-08-23 10:26:16 -07:00
Matt Wrock
63659bb74c remove misleading note about dotnet 1.0.1 2016-08-22 22:08:34 -07:00