Commit Graph

50 Commits

Author SHA1 Message Date
61b401d906 fix 2022-11-15 13:28:25 +03:00
deb0c5beb7 remove .wait and .result 2022-10-27 13:49:42 +03:00
7e34e45371 ElasticSearch: disabled by default 2022-07-01 12:53:18 +03:00
91c4e454c5 add loggers 2022-05-20 18:24:41 +03:00
75da995099 Merge branch 'develop' into feature/logger-refactoring 2022-05-20 17:01:51 +03:00
cf0e9c322d ElasticSearch: fix 2022-04-29 16:17:52 +03:00
89059cf32e Structured Logging 2022-04-28 12:15:33 +03:00
13bbce8ea4 Custom logger replaced with Microsoft.Extensions.Logging 2022-04-26 20:53:48 +03:00
97b45d3bd5 ILog: refactoring 2022-04-25 21:02:18 +03:00
b41682efaa refactoring 2022-04-01 19:17:21 +03:00
65db98f65c added new license headers 2022-03-15 21:00:53 +03:00
3d50d7977b removed past license headers 2022-03-15 19:59:24 +03:00
434b1d261b ElastichSearch: fix 2022-02-17 20:35:08 +03:00
f18ac08851 ElasticSearch: fix 2022-02-17 20:25:38 +03:00
880d1b1bc5 ElasticSearchService: removed unnecessary scope 2022-02-17 18:25:33 +03:00
a57b733f67 ElasticSearch: removed an unnecessary GetService() call 2022-02-17 18:23:53 +03:00
e268764fb7 ElasticSearchService: removed unnecessary 2022-02-17 18:08:37 +03:00
894a061fbb ElasticSearchService: IHostedService replaced by BackgroundService, removed scope 2022-02-17 18:02:33 +03:00
e06b485c1b ElasticSearch: rename scope 2022-02-10 19:33:35 +03:00
e153f5629a ElasticSearch: fix dispose 2022-02-10 19:32:41 +03:00
9ed14811cf ElasticSearch: IServiceProvider replaced by IServiceScopeFactory 2022-02-10 17:00:06 +03:00
53237d8c6f ElasticSearch: used file-scoped namespaces 2022-02-10 16:45:41 +03:00
cd879ed2a7 ElasticSearch: used TimedHostedService template 2022-02-10 16:34:47 +03:00
20bb3fb8ff ElasticSearch: add braces 2022-02-10 16:24:25 +03:00
a5268d3d8f ElasticSearch: reordered methods according to access modifier, cosmetic changes 2022-02-10 16:14:03 +03:00
402dedb49b ElasticSearch: private properties replaced by private fileds, used keyword readonly 2022-02-10 14:56:13 +03:00
2ddb37dedf refactoring: add globalUsing: elasticSeach 2022-01-26 14:41:26 +03:00
0630a43b58 Elastic: fix ping 2022-01-21 11:26:25 +03:00
c87a831b89 Files: optimization 2021-12-08 13:14:44 +03:00
1882f9db43 Fixed settings issue 2021-10-29 17:21:51 +03:00
643b7b66dc Optimization: removed autofac ILifetimeScope 2021-08-10 17:56:38 +03:00
913c67a818 Elastic: fixed create scope 2021-07-22 12:11:39 +03:00
1b730233c9 ElasticSearch: moved from 08a01422 2021-05-23 19:11:25 +03:00
bfa73ec5c2 moved from 2e37dcd0 2020-12-28 16:22:08 +03:00
b487adb9fc Refactoting & optimization 2020-11-24 13:15:11 +03:00
79ea471098 Merge branch 'develop' into refactoring/scope
# Conflicts:
#	common/ASC.Api.Core/Core/BaseStartup.cs
#	common/ASC.Core.Common/BaseCommonLinkUtility.cs
#	common/services/ASC.ApiSystem/Startup.cs
#	common/services/ASC.Data.Backup/BackupServiceLauncher.cs
#	common/services/ASC.Data.Backup/Startup.cs
#	common/services/ASC.Data.Storage.Migration/Program.cs
#	common/services/ASC.Notify/NotifyServiceLauncher.cs
#	common/services/ASC.Notify/Program.cs
#	common/services/ASC.Socket.IO.Svc/Program.cs
#	common/services/ASC.Studio.Notify/Program.cs
#	common/services/ASC.Thumbnails.Svc/Program.cs
#	common/services/ASC.UrlShortener.Svc/Program.cs
#	products/ASC.Files/Core/Configuration/ProductEntryPoint.cs
#	products/ASC.Files/Server/Startup.cs
#	products/ASC.Files/Service/Program.cs
#	products/ASC.People/Server/Startup.cs
#	web/ASC.Web.Api/Controllers/PortalController.cs
#	web/ASC.Web.Api/Controllers/SettingsController.cs
#	web/ASC.Web.Api/Startup.cs
#	web/ASC.Web.Studio/Startup.cs
2020-11-04 15:22:43 +03:00
7e828b5643 Autofac: fix 2020-11-02 19:27:08 +03:00
75bbe888cd Scope: refactoring. Migration, ASC.Files.Service 2020-10-26 19:38:23 +03:00
830c73a134 Scope: refactoring 2020-10-19 18:53:15 +03:00
SuhorukovAnton
80198032a4 scope: refactoring 2020-09-07 15:01:15 +03:00
SuhorukovAnton
132a6b05ae scope: add deconstructs 2020-08-31 11:18:07 +03:00
SuhorukovAnton
055e787d63 scope: fix 2020-08-24 21:41:06 +03:00
SuhorukovAnton
faec4269db Merge branch 'master' into feature/scope 2020-08-16 12:23:20 +03:00
SuhorukovAnton
df8b6fd8b0 private: firtst version 2020-08-12 12:58:08 +03:00
SuhorukovAnton
456866d4d9 scope: refactoring 2020-07-30 00:57:58 +03:00
7cc06c2322 ElasticSearch: state 2020-05-06 14:32:26 +03:00
f8812bdc05 ElasticSearch: reindex 2020-05-05 20:40:24 +03:00
af7fb87e73 Elastic: settings 2020-05-03 18:50:40 +03:00
37b126e5cd Files: search 2020-04-29 17:11:31 +03:00
0ced5c1fda ElasticSearch: first version 2020-01-24 16:07:51 +03:00