Commit Graph

27 Commits

Author SHA1 Message Date
2584fc4042 refactoring: remove waste 2022-01-31 18:15:43 +03:00
f19d2ab138 refactoring: add globalUsing: auditTrail 2022-01-26 11:08:59 +03:00
4be25479fd used one dbcontext per service (per DAO). fixed error: System.InvalidOperationException: 'Cannot use multiple context instances within a single query execution. Ensure the query uses a single context instance.' 2022-01-21 16:45:50 +03:00
8ca88e4620 Merge branch 'develop' into feature/net6
# Conflicts:
#	common/ASC.Api.Core/Core/BaseStartup.cs
#	common/ASC.Common/ASC.Common.csproj
#	products/ASC.CRM/BackgroundTasks/ASC.CRM.BackgroundTasks.csproj
#	products/ASC.Files/Core/HttpHandlers/FileHandler.ashx.cs
#	products/ASC.Files/Server/ASC.Files.csproj
#	web/ASC.Web.HealthChecks.UI/ASC.Web.HealthChecks.UI.csproj
2021-11-23 16:40:50 +03:00
b791586252 net6 2021-08-25 18:26:13 +03:00
diana-vahomskaya
af84cd6532 fix Context 2021-08-03 17:11:53 +03:00
diana-vahomskaya
bcfddd88d7 fix context 2021-08-02 17:49:36 +03:00
2d75554b0d DbContext: optimization 2021-07-15 13:07:47 +03:00
527a650601 WebStudio: resources 2021-05-27 21:30:15 +03:00
1b730233c9 ElasticSearch: moved from 08a01422 2021-05-23 19:11:25 +03:00
0dbadc6394 from Microsoft.NET.Sdk.Web to Microsoft.NET.Sdk for ClassLibrary Projects 2021-04-30 18:42:10 +03:00
5f2998af87 refactoring launchSettings.json. added 'WSL 2 : Ubuntu 20.04' profile 2021-04-16 19:33:26 +03:00
1623241d8a Code cleanup 2020-11-17 13:00:01 +03:00
75fce656f0 Merge branch 'develop' into feature/dotnet5 2020-11-17 11:31:14 +03:00
a66f99f574 net5.0 2020-11-15 18:55:57 +03:00
830c73a134 Scope: refactoring 2020-10-19 18:53:15 +03:00
5eed00dd28 Removed sq bugs and code smells 2020-10-16 16:21:59 +03:00
0405989167 LoginEvents: fix 2020-10-15 11:04:06 +03:00
7a535d9654 Audit: public resources 2020-10-14 17:15:30 +03:00
c1b046f954 Audit: resources. refactoring 2020-10-14 16:58:53 +03:00
aa28276de7 AuditTrail: resource 2020-10-14 16:43:51 +03:00
bdcfcd697b Audit: fix 2020-10-14 16:27:12 +03:00
4a0a683c68 fix 2020-10-14 12:11:04 +03:00
SuhorukovAnton
10a55a2a76 ASC.AuditTrail: fix 2020-10-06 16:03:51 +03:00
SuhorukovAnton
d247223f86 ASC.AuditTrail: fix 2020-10-06 15:12:57 +03:00
SuhorukovAnton
8fb13f633c ASC.AuditTrail 2020-10-06 14:24:12 +03:00
SuhorukovAnton
d145bcf076 ASC.AuditTrail: first version 2020-10-06 10:06:05 +03:00