Commit graph

3930 commits

Author SHA1 Message Date
Paul Higinbotham 0211256d59 Add SSH Remoting readme.md file (#1962)
Add SSH Remoting readme.md file
2016-08-19 10:49:12 -07:00
Dongbo Wang 88a55ab794 Merge pull request #1957 from jeroenjanssens/patch-1
Add Oxford comma
2016-08-19 10:44:53 -07:00
Dongbo Wang fa294b658a Merge pull request #1960 from mrled/patch-1
Correct link to Pester Do and Don't document
2016-08-19 10:42:11 -07:00
Dongbo Wang 1a179f8756 Merge pull request #1907 from stweil/master
Fix some trivial typos in documentation
2016-08-19 10:39:21 -07:00
Andy Schwartzmeyer a34393b597 Merge pull request #1941 from kmosher/centos-deps
Fix CentOS build dependency issues
2016-08-19 09:41:28 -07:00
Micah R Ledbetter be186e833b Correct link to Pester Do and Don't document 2016-08-19 11:29:50 -05:00
Jeroen Janssens c851564fa0 Add Oxford comma 2016-08-19 18:14:14 +02:00
Dongbo Wang e4611dd2fb fix broken links in 'maintainers/README.m' and update 'building/linux.md' (#1938) 2016-08-19 09:09:12 -07:00
Keith Mosher b60160977a Explicitly install 'which' on CentOS
which isn't on CentOS by default and is needed by the dotnet install scripts
2016-08-18 23:31:47 -07:00
Keith Mosher b777d9ef2b Fix the rpm-build package name
The binary is rpmbuild, but the package that provides it is hyphenated.
2016-08-18 23:30:36 -07:00
Dongbo Wang 3d69bb77c1 Merge pull request #1928 from vivekjuneja/master
Changed the link to Powershell on OSX
2016-08-18 21:06:46 -07:00
Vivek Juneja f3f8fac4b8 Changed the link to Powershell on OSX
Link to powershell on osx refers to osx anchor on the linux.md
2016-08-19 10:53:00 +09:00
Paul Higinbotham e779d5dda1 Fix for issue 1528: SSH based remoting does not handle errors during connection attempt (#1856) 2016-08-18 16:08:58 -07:00
Raghu Shantha [MSFT] 3913d8bea2 Update Sign-Package.ps1 to reflect prerequisites, remove the phrase 'Open' (#1816)
* Update Sign-Package.ps1

* Updated based on CR comments
2016-08-18 15:42:42 -07:00
Travis Plunk ee7bb39c12 Merge pull request #1890 from alexandair/patch-1
fix typos in building/osx.md
2016-08-18 15:36:00 -07:00
Andy Schwartzmeyer 550a21e40e Fix GetFullyQualifiedName() (#1915)
Don't expect GetComputerName() (hostname) and FQDN to be the same. They
may not be!
2016-08-18 15:25:47 -07:00
Dongbo Wang e7a6b314fc Merge pull request #1879 from n8v/patch-1
Refer to Mac OSX package by its actual name
2016-08-18 13:51:58 -07:00
Dongbo Wang 441dbd4c19 add information about the powershell sdk package in readme.md (#1896) 2016-08-18 13:34:59 -07:00
Dongbo Wang d4f4a4ca68 Merge pull request #1893 from mirichmo/mirichmo/fixing-wording-of-nano-knownissue
Grammatical fixes for the Nano Server TP5 known issue
2016-08-18 13:16:44 -07:00
Stefan Weil a3acfbc978 docs: Fix typo (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2016-08-18 22:04:14 +02:00
Stefan Weil 76ef77f3ba assets: Fix typo (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2016-08-18 22:03:39 +02:00
exp-cpandya 7081feae24 Fixed a typo (#1898)
Fixed "sll" to "ssl"
2016-08-18 12:33:01 -07:00
Travis Plunk 602d8b1727 Add description of tag Resolution-External (#1892) 2016-08-18 11:20:24 -07:00
Mike Richmond 2340dd85bb Grammatical fixes for the Nano Server TP5 known issue 2016-08-18 10:50:55 -07:00
Aleksandar Nikolić 6d984500f5 fix typos in building/osx.md
Removed doubled "in".
soley -> solely
2016-08-18 19:47:23 +02:00
Travis Plunk 6fd9a1b1ef Merge pull request #1885 from pborreli/typos
Fixed typos
2016-08-18 10:38:56 -07:00
Dongbo Wang f8afd47c3e update FAQ.md to include the powershell-core myget feed (#1878) 2016-08-18 10:15:04 -07:00
Pascal Borreli dcce344087 Fixed typos 2016-08-18 18:11:57 +01:00
Travis Plunk d6c0e27998 Merge pull request #1871 from daviwil/vscode-windows-doc-note
Update using-vscode.md documentation
2016-08-18 09:53:44 -07:00
James Truher [MSFT] bbffcc83b8 commit test status doc to new repo (#1873) 2016-08-18 09:45:01 -07:00
Nathan Vonnahme fe43ea9167 Refer to Mac OSX package by its actual name 2016-08-18 08:39:42 -08:00
David Wilson a8efa49dbf Update using-vscode.md documentation
This change updates the "Using Visual Studio Code" documentation to give
guidance on how to configure VS Code on to use a specific installation
of PowerShell.
2016-08-18 09:01:18 -07:00
Andy Schwartzmeyer 3b6fd89730 Fix typo in readme 2016-08-18 08:55:00 -07:00
Andy Schwartzmeyer bbf64d17ad Temporarily disable OS X on Travis CI
download.sh script is failing, working to resolve.
2016-08-18 08:49:41 -07:00
Matt Wrock 33fcdf37e5 update googletet submodule in bootstrap on linux and osx (#1805) 2016-08-18 08:44:37 -07:00
Travis Plunk 8c4d848520 Add Gitter chat room badge 2016-08-18 08:44:07 -07:00
Andrew Schwartzmeyer 552bf9b50a Fix asset download in download.sh 2016-08-18 08:30:14 -07:00
Travis Plunk 685d9818d0 Merge pull request #1868 from PowerShell/TravisEz13-patch-1
Remove AWS regison from travis-ci.yml
2016-08-18 08:29:32 -07:00
Travis Plunk d3d3103454 Remove AWS regison from travis-ci.yml 2016-08-18 08:26:53 -07:00
Andy Schwartzmeyer 329f98bf80 Fix AppVeyor badge image 2016-08-18 08:26:11 -07:00
Andy Schwartzmeyer f4038d2292 Fix CI badges 2016-08-18 08:24:26 -07:00
Andy Schwartzmeyer c1faf1e6e1 Merge pull request #1864 from andschwa/public-repo
Fix scripts for public repo
2016-08-18 08:19:28 -07:00
Dongbo Wang c093817983 update nuget.config to point to powershell.myget.org (#1867) 2016-08-18 08:10:49 -07:00
Andrew Schwartzmeyer cb603b0334 Remove CI images badges until repaired 2016-08-18 07:49:41 -07:00
Travis Plunk c69bd842bc Merge pull request #1861 from mirichmo/mirichmo/adding-nano-server-knownissue
Adding remoting endpoint creation issue on Nano Server to list of known issues
2016-08-18 07:35:55 -07:00
Andy Schwartzmeyer 828d850e85 Merge pull request #1855 from raghushantha/master
Consolidate demos/install/install.sh with tools/install/download.sh, add README
2016-08-18 00:12:04 -07:00
Andrew Schwartzmeyer 7f63daafd9 Fix AppVeyor for public repo 2016-08-18 00:06:55 -07:00
Andrew Schwartzmeyer 654425059f Fix Travis CI for public repo 2016-08-18 00:05:34 -07:00
Andrew Schwartzmeyer f2275f9a0a Fix download.sh for public repo 2016-08-18 00:05:08 -07:00
Aleksandar Nikolić 7c88bf3996 fix typos and casing in KNOWNISSUES.md (#1860)
Fix typos and casing.
"on Linux PowerShell" change to "in PowerShell on Linux".
Apply "one-sentence-per-line" rule.
2016-08-17 21:17:06 -07:00