DocSpace-buildtools/common/ASC.Api.Core/Core
pavelbannov dba3efb235 Merge branch 'feature/backend-refactor' into feature/asc-common-refactor
# Conflicts:
#	common/ASC.Api.Core/GlobalUsings.cs
#	common/ASC.Common/Caching/AscCache.cs
#	common/ASC.Common/Collections/CachedDictionaryBase.cs
#	common/ASC.Common/Collections/HttpRequestDictionary.cs
#	common/ASC.Common/DIHelper.cs
#	common/ASC.Common/Data/StreamExtension.cs
#	common/ASC.Common/Data/TempStream.cs
#	common/ASC.Common/DependencyInjection/AutofacExtension.cs
#	common/ASC.Common/Logging/Log.cs
#	common/ASC.Common/Logging/SelfCleaningTarget.cs
#	common/ASC.Common/Logging/SpecialFolderPathConverter.cs
#	common/ASC.Common/Mapping/MappingProfile.cs
#	common/ASC.Common/Security/AscRandom.cs
#	common/ASC.Common/Security/Authorizing/AuthorizingException.cs
#	common/ASC.Common/Security/Authorizing/Constants.cs
#	common/ASC.Common/Security/Authorizing/Domain/Role.cs
#	common/ASC.Common/Security/Cryptography/Hasher.cs
#	common/ASC.Common/Threading/DistributedTask.cs
#	common/ASC.Common/Threading/DistributedTaskQueue.cs
#	common/ASC.Common/Utils/DnsLookup.cs
#	common/ASC.Common/Utils/HtmlUtil.cs
#	common/ASC.Common/Utils/HttpRequestExtensions.cs
#	common/ASC.Common/Utils/JsonWebToken.cs
#	common/ASC.Common/Utils/MailAddressUtils.cs
#	common/ASC.Common/Utils/RandomString.cs
#	common/ASC.Common/Utils/TimeZoneConverter/TimeZoneConverter.cs
#	common/ASC.Common/Utils/VelocityFormatter.cs
#	common/ASC.Common/Utils/Wildcard.cs
#	common/ASC.Common/Web/MimeMapping.cs
#	common/ASC.Common/Web/VirtualPathUtility.cs
#	common/services/ASC.ClearEvents/Program.cs
#	products/ASC.Files/Core/ThirdPartyApp/BoxApp.cs
#	products/ASC.Files/Core/ThirdPartyApp/GoogleDriveApp.cs
2022-02-11 16:17:55 +03:00
..
ApiContext.cs ApiCore: removed 's' prefix 2022-02-10 15:10:27 +03:00
ApiDateTime.cs Merge branch 'feature/backend-refactor' into feature/asc-api-core-refactor 2022-02-10 13:56:54 +03:00
BaseStartup.cs Merge branch 'feature/backend-refactor' into feature/asc-common-refactor 2022-02-11 16:17:55 +03:00
BaseWorkerStartup.cs ApiCore: used file-scope namespaces, fix conflicts 2022-02-03 16:19:48 +03:00
CustomEndpointDataSource.cs ApiCore: single line expressions replaced by expressions with braces 2022-02-07 19:03:16 +03:00
CustomHealthCheck.cs Merge branch 'feature/backend-refactor' into feature/asc-api-core-refactor 2022-02-10 13:56:54 +03:00
ItemDictionary.cs ApiCore: used file-scope namespaces, fix conflicts 2022-02-03 16:19:48 +03:00
ItemKeyValuePair.cs ApiCore: single line expressions replaced by expressions with braces 2022-02-07 19:03:16 +03:00
Module.cs ApiCore: used file-scope namespaces, fix conflicts 2022-02-03 16:19:48 +03:00
Update.cs ApiCore: used file-scope namespaces, fix conflicts 2022-02-03 16:19:48 +03:00
Validate.cs ApiCore: single line expressions replaced by expressions with braces 2022-02-07 19:03:16 +03:00
XmlOutputFormatter.cs ApiCore: single line expressions replaced by expressions with braces 2022-02-07 19:03:16 +03:00