PowerShell/src/System.Management.Automation/namespaces
Steve Lee 90165fc17c enable using filesystem from a UNC location (#4998)
* enable using filesystem from a UNC location

* [feature]
address PR feedback

* [feature]
removed changed in NavigationProviderBase and made change in FileSystemProvider where it should belong

* added variations of tests for set-location and push-location
no need to run [feature] anymore since it passed previously and the test case added is CI

* [feature]
move code to reproduce UNC path to GetParentPath()
2017-10-09 14:05:16 -07:00
..
AliasProvider.cs Removed double spaces from .cs and .ps1 files (#4743) 2017-09-04 19:45:51 -07:00
Buffer.cs Move powershell to .NET Core 2.0 (#3556) 2017-04-17 11:52:38 -07:00
ContainerProviderBase.cs Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
CoreCommandContext.cs Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
DriveProviderBase.cs Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
EnvironmentProvider.cs Move powershell to .NET Core 2.0 (#3556) 2017-04-17 11:52:38 -07:00
FileSystemContentStream.cs Fix for Get-Content -Delimiter including the delimiter in the array elements returned (#3706) - functional changes 2017-09-01 13:01:43 -07:00
FileSystemProvider.cs enable using filesystem from a UNC location (#4998) 2017-10-09 14:05:16 -07:00
FileSystemSecurity.cs Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
FunctionProvider.cs Removed double spaces from .cs and .ps1 files (#4743) 2017-09-04 19:45:51 -07:00
IContentProvider.cs Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
IContentReader.cs Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
IContentWriter.cs Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
IDynamicPropertyProvider.cs Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
IPermissionProvider.cs Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
IPropertiesProvider.cs Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
ItemProviderBase.cs Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
LocationGlobber.cs Enable support of folders and files with colon in name on Unix (#4959) 2017-10-06 11:27:15 -07:00
NavigationProviderBase.cs Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
PathInfo.cs Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
ProviderBase.cs Removed double spaces from .cs and .ps1 files (#4743) 2017-09-04 19:45:51 -07:00
ProviderBaseSecurity.cs Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
ProviderDeclarationAttribute.cs Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
RegistryProvider.cs Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
RegistrySecurity.cs Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
RegistryWrapper.cs Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
SafeRegistryHandle.cs Move powershell to .NET Core 2.0 (#3556) 2017-04-17 11:52:38 -07:00
SafeTransactionHandle.cs spelling: comments in src/System.Management.Automation/namespaces 2016-08-28 05:51:23 +00:00
SessionStateProviderBase.cs Removed double spaces from .cs and .ps1 files (#4743) 2017-09-04 19:45:51 -07:00
StackInfo.cs Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
TransactedRegistry.cs Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
TransactedRegistryKey.cs Removed double spaces from .cs and .ps1 files (#4743) 2017-09-04 19:45:51 -07:00
TransactedRegistrySecurity.cs Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
VariableProvider.cs Remove trailing whitespace (#3001) 2017-01-16 13:31:14 -08:00
Win32Native.cs Clean up '#if CORE' in ProcessCodeMethods.cs and 'ClrFacade.GetSafeProcessHandle' (#4428) 2017-08-08 09:20:57 -07:00