DocSpace-client/common/services/ASC.Data.Backup
pavelbannov 6867ded281 Merge branch 'develop' into feature/remove-wq
# Conflicts:
#	common/ASC.Common/DIHelper.cs
#	common/ASC.Common/Threading/DistributedTaskQueue.cs
#	common/ASC.Common/Threading/Progress/ProgressQueue.cs
#	common/ASC.Common/Threading/Workers/WorkerQueue.cs
#	common/ASC.Data.Reassigns/QueueWorker.cs
#	common/ASC.Data.Reassigns/ReassignProgressItem.cs
#	common/ASC.Data.Reassigns/RemoveProgressItem.cs
#	common/ASC.Data.Storage/StaticUploader.cs
#	common/ASC.Data.Storage/StorageUploader.cs
#	common/services/ASC.Data.Backup/BackupServiceLauncher.cs
#	common/services/ASC.Data.Backup/Service/BackupService.cs
#	common/services/ASC.Data.Backup/Service/BackupWorker.cs
#	common/services/ASC.Data.Backup/Startup.cs
#	common/services/ASC.Data.Storage.Encryption/EncryptionOperation.cs
#	common/services/ASC.Data.Storage.Encryption/EncryptionWorker.cs
#	products/ASC.Files/Core/Services/WCFService/FileOperations/FileOperationsManager.cs
#	products/ASC.Files/Core/Utils/FileMarker.cs
#	products/ASC.People/Server/Startup.cs
#	web/ASC.Web.Core/Users/UserPhotoManager.cs
2021-05-13 11:23:44 +03:00
..
Contracts Removed unused proto, added backup rewrite 2020-06-25 19:05:14 +03:00
Controllers Merge branch 'develop' into refactoring/scope 2020-11-13 16:03:17 +03:00
Core replace Path.Combine to CrossPlatform.PathCombine 2021-04-16 16:26:26 +03:00
EF fix-messages: IDE0022 2020-09-30 17:47:42 +03:00
Exceptions fix 2020-08-27 17:01:37 +03:00
Extensions fix warnings 2020-10-12 16:52:31 +03:00
Listerners Scope: refactoring 2020-10-19 18:53:15 +03:00
ModelApi x-www-form-urlencoded: first version 2020-11-06 12:03:49 +03:00
Properties refactoring launchSettings.json. added 'WSL 2 : Ubuntu 20.04' profile 2021-04-16 19:33:26 +03:00
protos encryption: add api start 2020-09-17 16:56:12 +03:00
Service Merge branch 'develop' into feature/remove-wq 2021-05-13 11:23:44 +03:00
Storage replace Path.Combine to CrossPlatform.PathCombine 2021-04-16 16:26:26 +03:00
Tasks replace Path.Combine to CrossPlatform.PathCombine 2021-04-16 16:26:26 +03:00
Utils replace Path.Combine to CrossPlatform.PathCombine 2021-04-16 16:26:26 +03:00
ActionInvoker.cs Backup: ajaxpro removed 2020-06-15 11:19:40 +03:00
appsettings.json Backup: refactoring 2020-06-03 12:15:05 +03:00
ASC.Data.Backup.csproj add support WindowsService/systemd for IHostBuilder 2021-04-23 16:54:39 +03:00
BackupAjaxHandler.cs Code cleanup 2020-11-17 13:00:01 +03:00
BackupServiceLauncher.cs Merge branch 'develop' into feature/remove-wq 2021-05-13 11:23:44 +03:00
Program.cs add support WindowsService/systemd for IHostBuilder 2021-04-23 16:54:39 +03:00
Startup.cs Merge branch 'develop' into feature/remove-wq 2021-05-13 11:23:44 +03:00