Commit graph

4033 commits

Author SHA1 Message Date
Dongbo Wang
da8cc47532 Merge pull request #2101 from akkatracker/patch-4
its to it's where appropriate in MshTraceSource.cs
2016-08-29 23:17:02 -07:00
Dongbo Wang
659e2e7bd3 Merge pull request #2100 from akkatracker/patch-3
its to it's where appropriate in ResourceManagerCache.cs
2016-08-29 23:08:18 -07:00
Ryan Yates
3fd3fec10a Added info on the community Powershell slack team (#2062)
* Added info on the community Powershell slack team

* Revised update about Slack team to readme.md

* remove unneeded where

* Adds a line break before the gitter badge

* added missing full stops (periods)
2016-08-29 19:30:23 -07:00
KaliszAd
e7e82ede96 Added Debian compatibility notice (#2010)
Ubuntu 16.04 LTS is very similar to Debian 9 Strech (now in testing). I can confirm, the instructions work and PS will install successfully.
2016-08-29 19:28:26 -07:00
Andrew Schwartzmeyer
1a8b4e94e8 Clone 1000 commits on Travis CI (#2124)
The previous failure we saw was because the most recent annotated tag
did not exist in the previous 50 commits. In my experience we've gone
about ~300 commits between tags, so I believe 1000 to be safe, but know
100 will not be.
2016-08-29 19:26:15 -07:00
Dongbo Wang
cc9f2570d6 Merge pull request #2105 from jsoref/spelling-comments
Spelling comments
2016-08-29 18:13:37 -07:00
Dongbo Wang
10ce1788a8 Merge pull request #2125 from alexandair/patch-3
Update and rename readme.md to README.md
2016-08-29 16:51:00 -07:00
Dongbo Wang
b03ad0e215 Merge pull request #2126 from alexandair/patch-4
update REST demo to fix function name
2016-08-29 16:47:34 -07:00
Dongbo Wang
52e274f644 Publish nuget packages for 'Microsoft.WSMan.Management' and 'Microsoft.WSMan.Runtime' (#2119) 2016-08-29 19:01:38 -04:00
Andrew Schwartzmeyer
1734305b62 Merge pull request #2121 from TravisEz13/AddDailyBuild
Refactor PowerShell code from AppVeyor.yml to AppVeyor.psm1
2016-08-29 18:38:35 -04:00
Aleksandar Nikolić
151c45cbb5 update REST demo to fix function name
Fix the function name to follow Verb-SingularNoun naming convention.
2016-08-30 00:37:35 +02:00
Aleksandar Nikolić
f0f3afb6a6 Update and rename readme.md to README.md
Fix typos and reword the description.
2016-08-30 00:28:14 +02:00
Travis Plunk
b7c373280c Fix issues identified in Pull Request comments 2016-08-29 14:52:50 -07:00
Sajay Antony
6342448bb9 Added libcurl3 Docker dependency (#2104)
Fixes #2103
2016-08-29 17:41:55 -04:00
Travis Plunk
67ef752efb Add description of the functions in appveyor.psm1 2016-08-29 14:21:48 -07:00
Travis Plunk
f8520e06b3 Handle error and retry test results push. 2016-08-29 13:57:20 -07:00
Travis Plunk
89b3970cfa Added image requirement to appveyor.yml to make it easier to run on your own appveyor instance 2016-08-29 13:36:45 -07:00
Travis Plunk
6b994dbb2d Move the PowerShell code in appVeyor.yml to a module 2016-08-29 13:18:14 -07:00
Jumping Yang[Wicresoft]
d59b322032 Add BooleanParameterDCR and Eventing Pester Test (#2031)
* Add BooleanParameterDCR and Eventing Pester Test

* Correct describe for Eventing Pester Test

* Add ProviderIntrinsics and Serialization Pester Test
2016-08-29 13:01:03 -04:00
Josh Soref
45a5f8b7d1 spelling: comments in src/System.Management.Automation/utils 2016-08-28 06:01:56 +00:00
Josh Soref
777bc2c1a3 spelling: comments in src/System.Management.Automation/singleshell 2016-08-28 06:00:17 +00:00
Josh Soref
d898f18b3d spelling: comments in src/System.Management.Automation/security 2016-08-28 05:52:47 +00:00
Josh Soref
c1f622ac7f spelling: comments in src/System.Management.Automation/namespaces 2016-08-28 05:51:23 +00:00
Josh Soref
7c364575c2 spelling: comments in src/System.Management.Automation/minishell 2016-08-28 05:48:41 +00:00
Josh Soref
cb0422e7f5 spelling: comments in src/System.Management.Automation/logging 2016-08-28 05:48:22 +00:00
Josh Soref
92a121a655 spelling: comments in src/System.Management.Automation/help 2016-08-28 05:48:06 +00:00
Josh Soref
c59e992c25 spelling: comments in src/System.Management.Automation/engine 2016-08-28 05:44:55 +00:00
Josh Soref
bf5d15d891 spelling: comments in src/System.Management.Automation/engine/remoting/server 2016-08-28 05:34:28 +00:00
Josh Soref
ef44569f9d spelling: comments in src/System.Management.Automation/engine/remoting/fanin 2016-08-28 05:33:16 +00:00
Josh Soref
435c4e3474 spelling: comments in src/System.Management.Automation/engine/remoting/common 2016-08-28 05:29:21 +00:00
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
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
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