Commit graph

1947 commits

Author SHA1 Message Date
Andrew Schwartzmeyer 2bd274f5d7 Fix tests broken by removal of aliases 2016-04-08 13:36:54 -07:00
Andrew Schwartzmeyer 47a8ee5bcf Remove A:...Z: drive functions on Linux / OS X
Resolves #612.
2016-04-08 12:50:53 -07:00
Andrew Schwartzmeyer 7d9f439666 Remove conflicting aliases for Linux and OS X
The aliases which conflict with Linux native commands were consolidated
and removed with the pre-processor definition `LINUX`. Additionally,
several "conflicts" are purposefully kept and likewise consolidated.
They are kept because Bash itself stomps on the native commands with its
own built-ins, and so we're adopting the same behavior.

The `clear` and `more` aliases are edge cases where the functions they
call are already fixed for Linux, and so we keep these too.

Resolves #567.
2016-04-08 12:50:47 -07:00
Andy Schwartzmeyer d260131f4b Merge pull request #783 from PowerShell/andschwa/rename-host
Rename Host to CoreConsoleHost
2016-04-08 12:10:14 -07:00
Andrew Schwartzmeyer 9288df09a1 Rename CoreConsoleHost host.cs Name
Fully resolve #713.
2016-04-08 11:00:52 -07:00
Andrew Schwartzmeyer bfaad3f057 Programmatic update of core console host rename 2016-04-08 10:59:41 -07:00
Andrew Schwartzmeyer 5abda1c223 Rename Host to CoreConsoleHost
To resolve part of #713.
2016-04-08 10:57:57 -07:00
Andy Schwartzmeyer a5966a8618 Merge pull request #775 from PowerShell/UnitTest_Temp
Add Unit Tests for GetDateTest.cs and StartSleepTest.cs
2016-04-07 21:03:00 -07:00
Andy Schwartzmeyer d58774b5a6 Merge pull request #778 from PowerShell/ExportAliasPesterUnitTest
Add Export-Alias Pester Unit Test
2016-04-07 21:01:56 -07:00
Andy Schwartzmeyer 6503f74bdd Merge pull request #780 from PowerShell/andschwa/deprecate-build.sh
Deprecate build.sh script
2016-04-07 21:01:01 -07:00
Andy Schwartzmeyer 2adc0d1fcd Merge pull request #779 from PowerShell/andschwa/git-docs
Small updates around Git documenatation
2016-04-07 21:00:39 -07:00
TingLiu6 757724abf5 fix the issue of review 2016-04-07 20:27:04 -07:00
JumpingYang001 108bcbf860 Update comments for Export-Alias Pester unit test 2016-04-07 19:51:28 -07:00
Andrew Schwartzmeyer bc7030dae0 Deprecate build.sh script
If `powershell` is installed, run `Start-PSBuild` to ensure DWIM. Else,
direct user to Linux / OS X build documentation.

Resolves #767.
2016-04-07 14:19:35 -07:00
Andrew Schwartzmeyer e97ccc1c5f Refer to contributing guidelines in building documentation
For #771.
2016-04-07 13:56:20 -07:00
Andrew Schwartzmeyer d7f60447ec Quick markdown cleanups 2016-04-07 13:56:20 -07:00
Andrew Schwartzmeyer 4960e6e39c Refactor submodule documentation
Moved notes on submodules out of contributing guidelines and into
`docs/git/submodules.md` as most developers will touch them infrequently
now.
2016-04-07 13:56:20 -07:00
James Truher [MSFT] 62ebca1281 Merge pull request #774 from PowerShell/AliasPesterUnitTest
Add New-Alias Pester and update Set-Alias Pester test
2016-04-07 13:10:53 -07:00
TingLiu6 63f8782d05 Improve Unit Test for Get-Date 2016-04-07 00:15:50 -07:00
JumpingYang001 04f3936b6b Add Export-Alias Pester Unit Test 2016-04-06 23:17:43 -07:00
JumpingYang001 c4421eaa30 Update Skip bug 777 for New-Alias Pester unit test 2016-04-06 19:57:05 -07:00
Sergei Vorobev b7be84a0b0 Merge remote-tracking branch 'origin/source-depot' 2016-04-06 12:04:08 -07:00
PowerShell Team 78a18c3f70 Revert "Update files from psl-monad"
This reverts commit 9ed2c2a68b.
This commit is here to make source-depot branch a parent of master
2016-04-06 12:03:50 -07:00
PowerShell Team ef9ece38c2 Update files from psl-monad
This commit uses psl-monad branch source-depot 1ef187f49
And corresponds to [SD:693793]
2016-04-06 11:58:20 -07:00
PowerShell Team 9ed2c2a68b Update files from psl-monad
This commit uses psl-monad branch source-depot 28156300
And corresponds to [SD:692351]
2016-04-06 11:55:18 -07:00
Sergei Vorobev 95f03af790 Merge pull request #772 from PowerShell/vors/docs
Add workflow docs and links to them
2016-04-06 11:39:14 -07:00
Sergei Vorobev 1560809147 Update mapping.md
Add a note to use source-depot branch for initial adding [skip ci]
2016-04-06 11:37:39 -07:00
Sergei Vorobev bb8ed24b86 Remove server2016 branch from branches.md
[skip ci]
2016-04-06 11:35:32 -07:00
Sergei Vorobev 27eb8ecd12 Remove server2016 from the build status matrix
[skip ci]
2016-04-06 11:32:10 -07:00
Ting Liu [Wicresoft] 9733f5e8e7 Merge branch 'master' into UnitTest_Temp 2016-04-06 16:27:44 +08:00
JumpingYang001 a3ed623c64 Add New-Alias Pester and update Set-Alias Pester test 2016-04-06 01:24:00 -07:00
TingLiu6 4a4994ba2d Add Unit Test for StartSleepTest.cs 2016-04-06 01:17:27 -07:00
TingLiu6 11afac883f Add Unit Test for GetDateTest.cs 2016-04-06 01:14:14 -07:00
Sergei Vorobev 2bc6f6985f Add section about update in mapping.md
[skip ci]
2016-04-05 19:40:59 -07:00
Sergei Vorobev d1908d40a8 Include links to docs\workflow\ in CONTRIBUTING.md
- branches.md
- mapping.md
- resource.md
[skip ci]
2016-04-05 19:29:33 -07:00
Sergei Vorobev de51b2d7ab Add workflow/mapping.md to docs [skip ci]
- explain mapping concept
- describes mapping.json format
- overview function to work wiht mapping.json files from PowerShellGitHubDev.psm1
2016-04-05 19:20:26 -07:00
Sergei Vorobev 48e2f5081a Update references in resources.md [skip ci] 2016-04-05 19:05:04 -07:00
Sergei Vorobev bbee138aa1 Create workflow/branches.md document [skip ci]
- explain 3 long living branches and their relations.
- describe a simple bugfix workflow
2016-04-05 19:00:32 -07:00
Sergei Vorobev ba2da7fcb3 Add workflow/resource.md [skip ci]
Workflow for changes that touches .resx files
- editing
- updating
- add/remove
- start-resgen
2016-04-05 18:38:36 -07:00
Sergei Vorobev 4c967d1396 Update commiting.md : src/monad submodule is gone
Adding an Update section with explanation that the whole complicated process is rarely needed after #656 fix [skip ci]
2016-04-05 18:12:10 -07:00
Sergei Vorobev d181ef787b Make Start-ResGen generate folders for cs files 2016-04-05 15:16:55 -07:00
Sergei Vorobev ff921297a9 Merge pull request #768 from PowerShell/andschwa/docs
Update documentation
2016-04-04 19:54:37 -07:00
Sergei Vorobev b2e431b9c4 Correct Start-DevPSGithub in windows-full.md
[skip ci]
2016-04-04 19:54:12 -07:00
Andy Schwartzmeyer 3d2be07f20 Merge pull request #765 from PowerShell/vors/gitignore
Update .gitignore
2016-04-04 22:31:52 -04:00
Andrew Schwartzmeyer fe0ad12598 Update test documentation 2016-04-04 19:20:26 -07:00
Andrew Schwartzmeyer 51fcd5cdb4 Update Windows Full building documentation 2016-04-04 19:18:15 -07:00
Andrew Schwartzmeyer 9bad78a435 Update Windows Core building documentation 2016-04-04 19:08:03 -07:00
Andrew Schwartzmeyer 3ad6afbec4 Update OS X building documentation 2016-04-04 19:08:03 -07:00
Andrew Schwartzmeyer 11d07d7f42 Update Linux building documentation 2016-04-04 19:08:03 -07:00
Sergei Vorobev 4cb0ef5a75 Update default for Start-DevPSGitHub -binDir parameter 2016-04-04 18:58:53 -07:00