PowerShell/src
Francisco Gamino 89a5c17d6b Fixing 'InFile parameter of Invoke-WebRequest doesn't work' and adding aliases (iwr for invoke-webrequest and irm for invoke-restmethod) to the web cmdlets. (#2848)
* Fixing Invoke-WebRequest InFile parameter

* Adding aliases for Invoke-RestMethod and Invoke-WebRequest

* Adding test cases for Web cmdlets -InFile parameter

* Adding tests for Invoke-WebRequest (iwr) and Invoke-RestMethod (irm) using the cmdlet aliases.

* Remove the extra leading space
2017-02-01 10:14:24 -08:00
..
libpsl-native Fixes deprecated syscall issue on macOS 10.12 (#2633) (#2675) 2016-11-16 16:26:46 -08:00
Microsoft.Management.Infrastructure.CimCmdlets Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.Activities Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.Commands.Diagnostics Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.Commands.Management Add WindowsUBR to Get-ComputerInfo (#2995) 2017-01-23 13:07:38 -08:00
Microsoft.PowerShell.Commands.Utility Fixing 'InFile parameter of Invoke-WebRequest doesn't work' and adding aliases (iwr for invoke-webrequest and irm for invoke-restmethod) to the web cmdlets. (#2848) 2017-02-01 10:14:24 -08:00
Microsoft.PowerShell.ConsoleHost Cache padding strings up to 120 spaces (#3036) 2017-01-25 18:19:08 -08:00
Microsoft.PowerShell.Core.Activities Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.CoreCLR.AssemblyLoadContext Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.CoreCLR.Eventing Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.Diagnostics.Activities Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.GraphicalHost Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.LocalAccounts Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.Management.Activities Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.PSReadLine Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.ScheduledJob Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.SDK Rebase onto .NET Core 1.1 (#2737) 2016-12-07 18:29:21 -08:00
Microsoft.PowerShell.Security Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.Security.Activities Update project version to 6.0.0 to match our release version 2016-11-04 16:33:35 -07:00
Microsoft.PowerShell.Utility.Activities Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.PowerShell.Workflow.ServiceCore Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.WSMan.Management Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.WSMan.Management.Activities Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Microsoft.WSMan.Runtime Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Modules Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
powershell Move *.csproj files to PowerShell/src/vs-csproj and PowerShell/test/vs-csproj to avoid confusing the latest dotnet.exe. 2016-10-21 14:12:10 -07:00
powershell-native Fixing powershell.exe lib paths and more thoroughly cleaning the powershell-native directory (#2758) 2016-11-21 16:55:03 -08:00
powershell-unix Initial Support for Fedora 24 (#2738) 2017-01-20 11:05:24 -08:00
powershell-win-core Rebase onto .NET Core 1.1 (#2737) 2016-12-07 18:29:21 -08:00
powershell-win-full update project.json 2016-11-19 23:52:16 -08:00
ResGen Initial Support for Fedora 24 (#2738) 2017-01-20 11:05:24 -08:00
Schemas spelling: public identifiers in src/Schemas/PSMaml 2016-09-01 15:56:23 +00:00
signing Add new map.json files 2016-06-13 17:39:11 -07:00
System.Management.Automation Fixing 'InFile parameter of Invoke-WebRequest doesn't work' and adding aliases (iwr for invoke-webrequest and irm for invoke-restmethod) to the web cmdlets. (#2848) 2017-02-01 10:14:24 -08:00
TypeCatalogGen Initial Support for Fedora 24 (#2738) 2017-01-20 11:05:24 -08:00
TypeCatalogParser Initial Support for Fedora 24 (#2738) 2017-01-20 11:05:24 -08:00
vs-csproj Add parameter -Group to Get-Verb (#2789) 2017-01-03 15:13:42 -08:00