254 Commits (39e9ac3fd2cd9dadc3699facfd50d41146bd095d)

Author SHA1 Message Date
maliming f21ffe274f
Add shared user account infrastructure. 5 months ago
Mark Cilia Vincenti fcf835a8af Use frozen collections where suitable 6 months ago
Nico Lachmuth e2bdf3d6bc feat(): add generic EntityNotFoundException 8 months ago
maliming 6b14fe73f3
Optimize event retry time evaluation in inbox classes 8 months ago
maliming f22df7dbb9
Update Guid serializer registration in AbpMongoDbModule 9 months ago
maliming 3ead724a50
Add AbpBsonSerializer utility class 9 months ago
Halil İbrahim Kalkan f8465f8b31 Add provider name support to repository infrastructure 9 months ago
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 9 months ago
maliming 8e06551791
Refactor inbox retry policy configuration 9 months ago
maliming 7ae4324808
Refactor event handling to use HandledTime property 9 months ago
maliming 1292074763
Added retry and discard feature. 9 months ago
maliming 02436d8c70
Refactor `AbpMongoClientFactory`. 12 months ago
Mustafa Ozan Sindi a4b32d4190 feat(mongodb): Add MongoClientFactory to reuse MongoClient per connection string" 12 months ago
Gilcemir c4064aecfa perf(mongodb): optimize event inbox query for better index utilization 1 year ago
maliming dae6124592
Rename AbpCustomGuidMapper.cs to AbpGuidCustomBsonTypeMapper.cs 1 year ago
maliming f229f807d8
Rename AbpCustomGuidMapper to AbpGuidCustomBsonTypeMapper for consistency 1 year ago
maliming d3e35cea97
Upgrade MongoDB.Driver to 3.3.0 and add `AbpCustomGuidMapper`. 1 year ago
maliming 78f972c41f
Rename IgnoreEventSelectors to IgnoredEventSelectors. 1 year ago
maliming 6f5e2e3552
Add IgnoreEventSelectors to AbpDistributedEntityEventOptions for event filtering. 1 year ago
maliming bcfabe93f2
Remove `GetQueryable` from `MongoDbCoreRepositoryExtensions`. 1 year ago
maliming 59476b1d6e
Preserve `GetMongoQueryable/GetMongoQueryableAsync` for backward compatilibity. 1 year ago
maliming 9ede7b4340
Rename `GetMongoQueryable` to `GetQueryable`. 1 year ago
maliming a23fc0c335
Upgrade `MongoDB.Driver` to `3.1.0`. 1 year ago
maliming f6af11b7c6
Added `filter` to `GetWaitingEventsAsync` method. 1 year ago
Muximize e49cba9bc9
Remove unused Usings 2 years ago
maliming fbbe526a8f Add net8.0` to `TargetFrameworks`. 2 years ago
maliming 971dc3b8ba Upgrade to NET 9.0. 2 years ago
Mark Cilia Vincenti de877d8a36 Cleaning up warnings. 2 years ago
maliming 21c27e35a5
Set event record extra properties from `eventInfo` 2 years ago
ahmetfarukulu 329fa3e501 Mongo repository SessionHandle null check added for DeleteDirectAsync method 2 years ago
liangshiwei a3046889e3 Add unit tests 2 years ago
liangshiwei 2a0d4f339b Add ConfigureIndexes method 2 years ago
liangshiwei c749766dc6 Allows configuration of MongoDB entity indexes 2 years ago
Berkan Sasmaz 70f2584dc6 fix outbox configuration for mongodb 3 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 3 years ago
maliming 6bd43caee5
Enable `Central Package Management`. 3 years ago
maliming 15e29c39d7 Upgrade depended NuGet packages to the latest versions. 3 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
Yunus Emre Kalkan 59b78b0117 Rename & move MongoDbDatabaseEventHandlerBase 3 years ago
Yunus Emre Kalkan d079357368 Introduce MongoDbDatabaseEventHandlerBase 3 years ago
Halil İbrahim Kalkan 2270ea0dc6 Added extension methods for mongodb to configure eventbox collections 3 years ago
Halil İbrahim Kalkan 4572bbda70 Removed ApplyDataFilters 3 years ago
liangshiwei ca11f93d82 Enable nullable annotations for Volo.Abp.EntityFrameworkCore 3 years ago
liangshiwei fd55eb68f2 Enable nullable annotations for Volo.Abp.MongoDb 3 years ago
maliming 9b4a59b814 Skip bulk insert/update/delete if array is empty. 3 years ago
Halil İbrahim Kalkan 8bb2c7aa1e Use DatabaseName instead of config name 3 years ago
maliming 5032cf360e
Add `FilterQueryable` method to `IMongoDbRepositoryFilterer`. 3 years ago
maliming 2c7879d2c7
Add `virtual` keyword to `Repositories&AppServices&Controllers`. 3 years ago
Engincan VESKE 540c1e413e Write a warning message for mongodb incase of transaction not supported 3 years ago
maliming 860c6d9c08
Change current `correlation` when handling events. 3 years ago