scalar/Scalar.Common
Derrick Stolee 0e53265b56 Use WaitForSingleObject
Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
2020-03-06 11:19:15 -05:00
..
FileSystem ScalarRepoRegistry: switch to IEnumerable 2019-11-05 14:19:43 -08:00
Git Drop special handling of spaces 2020-02-24 12:59:19 -05:00
Http Make InvalidRepoException exit normally 2020-02-20 12:40:18 -05:00
Maintenance ConfigStep: use full hook path for fsmonitor 2020-02-24 13:20:49 -05:00
NamedPipes Cleanup NamedPipe related code 2019-11-07 15:23:08 -08:00
NetworkStreams Delete unused code 2019-12-17 12:06:12 -05:00
NuGetUpgrade Shell out to nuget.exe to verify packages 2020-01-30 20:04:29 +00:00
Platforms Use WaitForSingleObject 2020-03-06 11:19:15 -05:00
RepoRegistry Pull request feedback 2020-01-14 15:10:35 -05:00
Tracing Delete all references to mount id 2019-11-25 08:00:32 -05:00
X509Certificates [REPLACE] Replace old name in all files 2019-08-10 12:41:55 -04:00
AzDevOpsOrgFromNuGetFeed.cs Standardize on LF thoughout the repository. 2019-08-12 20:07:41 -04:00
ConcurrentHashSet.cs Standardize on LF thoughout the repository. 2019-08-12 20:07:41 -04:00
ConsoleHelper.cs Delete unused code; use normalized paths 2019-11-25 08:01:12 -05:00
DirectoryEx.cs SecureDataRoot directory for secure files (5) 2019-12-19 15:20:31 -05:00
Enlistment.cs Make InvalidRepoException exit normally 2020-02-20 12:40:18 -05:00
EpochConverter.cs Standardize on LF thoughout the repository. 2019-08-12 20:07:41 -04:00
FileBasedCollection.cs Cleanup: more unused classes and methods 2019-08-13 11:44:12 -04:00
FileBasedCollectionException.cs Standardize on LF thoughout the repository. 2019-08-12 20:07:41 -04:00
FileBasedDictionary.cs Standardize on LF thoughout the repository. 2019-08-12 20:07:41 -04:00
FileBasedLock.cs Standardize on LF thoughout the repository. 2019-08-12 20:07:41 -04:00
GitCommandLineParser.cs Removing dead code 'IsCheckoutWithFilePaths' 2019-08-20 14:15:33 -04:00
GitHubUpgrader.cs Remove all vestiges of the mount process from C# code 2020-01-28 14:24:49 +00:00
IHeartBeatMetadataProvider.cs Standardize on LF thoughout the repository. 2019-08-12 20:07:41 -04:00
IProcessRunner.cs [REPLACE] Replace old name in all files 2019-08-10 12:41:55 -04:00
InstallerPreRunChecker.cs Remove all vestiges of the mount process from C# code 2020-01-28 14:24:49 +00:00
InternalVerbParameters.cs Add maintenance verb and remove dehydrate verb 2019-10-07 17:22:59 -07:00
InternalsVisibleTo.cs Upgrade Scalar.Common project 2019-11-07 16:05:42 +00:00
InvalidRepoException.cs Make InvalidRepoException exit normally 2020-02-20 12:40:18 -05:00
LocalCacheResolver.cs Delete references to .scalar folder 2019-11-25 08:01:12 -05:00
LocalScalarConfig.cs LocalScalarConfig: allow config reads to silently succeed when config file does not exist 2019-12-26 13:01:46 -05:00
NativeMethods.Shared.cs Standardize on LF thoughout the repository. 2019-08-12 20:07:41 -04:00
NativeMethods.cs Standardize on LF thoughout the repository. 2019-08-12 20:07:41 -04:00
OrgInfoApiClient.cs Add '-scalar' prefix to OrgInfoApp query param 'Platform' 2020-01-22 16:07:08 +00:00
Paths.Shared.cs Delete unused code 2019-12-17 12:06:12 -05:00
ProcessHelper.cs Shell out to nuget.exe to verify packages 2020-01-30 20:04:29 +00:00
ProcessResult.cs Standardize on LF thoughout the repository. 2019-08-12 20:07:41 -04:00
ProcessRunnerImpl.cs Standardize on LF thoughout the repository. 2019-08-12 20:07:41 -04:00
ProductUpgrader.cs Standardize on LF thoughout the repository. 2019-08-12 20:07:41 -04:00
ProductUpgraderInfo.Shared.cs [REPLACE] Replace old name in all files 2019-08-10 12:41:55 -04:00
ProductUpgraderInfo.cs Standardize on LF thoughout the repository. 2019-08-12 20:07:41 -04:00
ProductUpgraderPlatformStrategy.cs Standardize on LF thoughout the repository. 2019-08-12 20:07:41 -04:00
RetryBackoff.cs Standardize on LF thoughout the repository. 2019-08-12 20:07:41 -04:00
RetryConfig.cs Standardize on LF thoughout the repository. 2019-08-12 20:07:41 -04:00
RetryWrapper.cs Standardize on LF thoughout the repository. 2019-08-12 20:07:41 -04:00
RetryableException.cs Standardize on LF thoughout the repository. 2019-08-12 20:07:41 -04:00
ReturnCode.cs Add maintenance verb and remove dehydrate verb 2019-10-07 17:22:59 -07:00
SHA1Util.cs Standardize on LF thoughout the repository. 2019-08-12 20:07:41 -04:00
Scalar.Common.csproj Move to .NET Core 3.1 (LTS) 2020-02-28 16:22:27 +00:00
ScalarConstants.cs Remove all vestiges of the mount process from C# code 2020-01-28 14:24:49 +00:00
ScalarContext.cs Delete the GitRepo class and associated code 2019-10-07 11:55:02 -04:00
ScalarEnlistment.Shared.cs Standardize on LF thoughout the repository. 2019-08-12 20:07:41 -04:00
ScalarEnlistment.cs Make InvalidRepoException exit normally 2020-02-20 12:40:18 -05:00
ScalarPlatform.cs Shell out to nuget.exe to verify packages 2020-01-30 20:04:29 +00:00
ServerScalarConfig.cs Workaround JSON.NET breaking change with .NET Core 3 2019-11-07 16:05:45 +00:00
StreamUtil.cs Standardize on LF thoughout the repository. 2019-08-12 20:07:41 -04:00
VersionResponse.cs [REPLACE] Replace old name in all files 2019-08-10 12:41:55 -04:00
VstsInfoData.cs Cleanup for feedback 2019-10-04 15:49:40 -07:00