Commit Graph

186 Commits (7800f11eeaacdd1f6e03183db4fed2c3ca132e17)

Author SHA1 Message Date
Yunus Emre Kalkan f8587b6fa5 Update source fodes for 5.0.1-rc1
4 years ago
Ahmet Çotur bd939aaf7e use file-scoped namespacing for backgroundJobs module
4 years ago
Yunus Emre Kalkan b24a0953a4 Delete source codes
4 years ago
Yunus Emre Kalkan d593845b07 Merge branch 'dev' into studio-dev
4 years ago
Halil İbrahim Kalkan b05ad66922 Fix distributed lock names
4 years ago
Ahmet Çotur 88fce45394 Added BackgroundJobs module installer package
4 years ago
Yunus Emre Kalkan 143a382d64 Created source code projects
4 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189
4 years ago
liangshiwei fc1d421a23 Merge branch 'dev' into liangshiwei/upgrade_nuget_packages
4 years ago
liangshiwei 1413dec836 Remove ModelBuilderConfigurationOptions of all modules
4 years ago
liangshiwei e8126cd060 Update NuGet packages to the latest
4 years ago
maliming ef9d20533a Change TargetFramework to net6.0.
4 years ago
liangshiwei 008c8e6f48 Add ApplyObjectExtensionMappings method
4 years ago
liangshiwei 0335547a1e Merge branch 'dev' into liangshiwei/efcore-extension
4 years ago
liangshiwei 1fce1dbd3f Allow customizing EF Core configuration of entity&dbContext of an existing module
5 years ago
Ahmet 0bdebe8a74 init background jobs module
5 years ago
Yunus Emre Kalkan da154489ce Setup sln/module files and structure for BackgroundJobs
5 years ago
Halil İbrahim Kalkan ffe4e8c51c
Merge pull request #7531 from abpframework/auto-merge/rel-4-2/144
5 years ago
Halil İbrahim Kalkan 0c45c0e2ca Do not create host related tables in the tenant-only databases.
5 years ago
Halil İbrahim Kalkan 1e1794de5f
Merge pull request #7511 from abpframework/auto-merge/rel-4-2/137
5 years ago
Halil İbrahim Kalkan aa4d30c7b2 IgnoreMultiTenancy for BackgroundJobsMongoDbContext
5 years ago
Halil İbrahim Kalkan 68427bc2eb IBackgroundJobsDbContext should ignore multi-tenancy.
5 years ago
liangshiwei 5a6751f10b Improve
5 years ago
liangshiwei 3ce47a2525 Improve
5 years ago
liangshiwei d569511af7 Add CancellationToken optional parameter to the BackgroundJobs module repository methods
5 years ago
Halil İbrahim Kalkan 20a13d8f9b
Merge pull request #6912 from abpframework/resolve-issue6819
5 years ago
GameBelial 89523eac21 Update the connection string information in the documentation and docker compose.
5 years ago
Halil İbrahim Kalkan 1525246a4d Use async in background jobs module.
5 years ago
maliming 3034af4b3d Use 1.7.* as Hangfire package version.
5 years ago
maliming 9ef3d82a09 Update packages to latest
5 years ago
maliming 7e903faa57 Introduce Directory.Build.props.
5 years ago
maliming fb16b00652 Upgrade to net 5 final.
5 years ago
liangshiwei 73a3caf3fb Enable MongoDB transaction for unit test
5 years ago
maliming 47768aa3b7 Merge branch 'dev' into maliming/net5
5 years ago
maliming ab7ab2dcb3 Update package to net 5 RC 2.
5 years ago
maliming d88fe2436b Add link user function migrations.
5 years ago
maliming 6e4035b004 Upgrade ms packages to 3.1.8.
5 years ago
maliming 4852fda1b7 Update TargetFramework.
5 years ago
maliming f151602b08 Update TargetFramework.
5 years ago
maliming cf885b92c4 Use netstandard for class library & blazor.
5 years ago
maliming b2ceacbe40 Upgrade modules.
5 years ago
liangshiwei 4b2fe6ae48 Disable mongodb unit test transaction
5 years ago
liangshiwei 178bde4cee Update mongodb unit tests
5 years ago
liangshiwei 93ec65f0b1 Update unit tests
5 years ago
maliming a37b797dad Update migrations for identity user IsExternal property.
5 years ago
maliming 48f7b609aa Upgrade all AspNetCore/MsExtensions related packages to 3.1.6.
5 years ago
Ahmet Çotur 7ee6692a52 tab usage is removed
5 years ago
maliming 78c238a55c Merge branch 'dev' into maliming/ConcurrencyStamp
5 years ago
Ahmet Çotur 90958e56ec Update BackgroundJobRecordConsts.cs
5 years ago
Ahmet Çotur a18482bb48 BackgroundJobs module const converted to static
5 years ago
maliming c42533bf9f Update migration files.
5 years ago
maliming 04a27c70fa Upgrade BackgroundJobs module packages.
5 years ago
maliming e97d090caa Initialize MongoDbRunner in the static constructor.
5 years ago
Halil İbrahim Kalkan 1b8569afe5 Upgrade EF core for the modules.
5 years ago
Halil İbrahim Kalkan 81193a261b Clean unused code and format code.
5 years ago
maliming 219a708acf Upgrade Hangfire.SqlServer package to 1.7.11
6 years ago
Halil İbrahim Kalkan 71367a7fe8 Merge branch 'dev' into pr/2414
6 years ago
Halil İbrahim Kalkan 037c156ad6 Use ConfigureByConvention by the modules
6 years ago
maliming a045728071 Merge branch 'dev' into maliming/Microsoft
6 years ago
Ahmet Çotur c426441454 virtualized
6 years ago
maliming bb4688b786 Upgrade Microsoft.* package to 3.12.
6 years ago
liangshiwei d5b7f72272 Delete demo app appsettings
6 years ago
liangshiwei 32e9679a7a remove backgroundjobs demo app fody
6 years ago
liangshiwei 5815a2a514 Quartz demoapp switch to ramstore
6 years ago
liangshiwei 31b0c00b4f Add backgroundjobs.quartz demo app
6 years ago
maliming 9cffe676b2 Remove Fody from the unit test project.
6 years ago
maliming 81ea882a7b Merge branch 'dev' into maliming/FodyConfigureAwait
6 years ago
maliming 45c2abbd32 framework & module& template & sample to target .NET Standard 2.0
6 years ago
maliming 174e25b0be Remove ConfigureAwait of async method.
6 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd.
6 years ago
Halil İbrahim Kalkan 388dce7cd2
Merge pull request #2489 from recepdmr/todolist
6 years ago
Yunus Emre Kalkan 4fb3e0e587 add missing namespace to modules and templates: Volo.Abp.Testing
6 years ago
Javier Campos 21f1aa5c1c feat: add ConfigureAwait(false) to all await calls
6 years ago
Halil İbrahim Kalkan d5422af84c
Merge pull request #2391 from mehmetuken/update-packages
6 years ago
maliming 1ae083f11a Remove the sync method for tenant & background job module.
6 years ago
Halil İbrahim Kalkan d332818f6a Background job remove sync api
6 years ago
Mehmet Tüken 734059d9ff [modules/backgroundjobs] fix mongo.exe dispose
6 years ago
Mehmet Tüken 5ded1f2555 bump NSubstitute to 4.2.1
6 years ago
Mehmet Tüken 1f5e366604 bump Mongo2Go 2.2.11 to 2.2.12
6 years ago
Mehmet Tüken 68754b62ec bump Microsoft.NET.Test.Sdk 16.2.0 to 16.4.0
6 years ago
Mehmet Tüken 27be8db921 bump Hangfire.AspNetCore 1.7.6 to 1.7.8
6 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1.
6 years ago
maliming 9494efd62d Modify the entity update way of BackgroundJobStore
6 years ago
Yunus Emre Kalkan c5a7fb3ee2 BackgroundJobs modules abp prefix
6 years ago
Halil İbrahim Kalkan f2138e5868 Fix configuration usage.
6 years ago
Yunus Emre Kalkan 9bd045d882 DbConnectionOptions to AbpDbConnectionOptions
6 years ago
Yunus Emre Kalkan ae61c6c718 ModelBuilderConfigurationOptions to AbpModelBuilderConfigurationOptions
6 years ago
Yunus Emre Kalkan be60cd2f87 MongoModelBuilderConfigurationOptions to AbpMongoModelBuilderConfigurationOptions
6 years ago
Yunus Emre Kalkan bac992b7ef BackgroundJobWorkerOptions to AbpBackgroundJobWorkerOptions
6 years ago
Yunus Emre Kalkan 9b6b49ff2d BackgroundJobs To AbpBackgroundJobs
6 years ago
Halil İbrahim Kalkan 10313cf02c Add setters for DbTablePrefix and DbSchema
6 years ago
Halil İbrahim Kalkan cc8fd28e5d Db table prefix revision for the identity module #1429
6 years ago
maliming 4c1e36f81d Use Contextualized mappers on all modules
6 years ago
Halil İbrahim Kalkan 05cdda75b9 Resolved #1786: Upgrade to ASP.NET Core 3.0 Stable.
6 years ago
Halil İbrahim Kalkan d834687f7c Added BackgroundJobStore_Tests
6 years ago
Halil İbrahim Kalkan 7b83a49064 Temporary disable logging for the background job demo
6 years ago
Halil İbrahim Kalkan 3f68ce36fa Move background jobs to netcore 3
6 years ago
maliming 3c9d5fd559 Format code.
6 years ago
maliming ff66516a93 Resolve #1632 MongoDB test problems & optimization.
6 years ago
Yunus Emre Kalkan 11aa0e4852 Hangfire.SqlServer upgraded to 1.7.6 in Volo.Abp.BackgroundJobs.DemoApp.HangFire
6 years ago