4960 Commits (439b4ec2d25de0d22ce244874ef9cc6385dea62a)

Author SHA1 Message Date
JRoger be74eca87d chore: disable auto generator launchSettings.json 5 years ago
Enis Necipoğlu 96af9b1ff7 Update method name to SetConcurrencyStampIfNotNull 5 years ago
maliming cd364b4a6d Call PublishToEventBusAsync instead of PublishAsync. 5 years ago
Halil İbrahim Kalkan 61cac95775 Resolved #9897: Marked EntityCreatingEventData, EntityUpdatingEventData, EntityDeletingEventData and EntityChangingEventData as obsolete. 5 years ago
Halil İbrahim Kalkan 92f09650ea Fix mongo and memory db implementations for event publishing. 5 years ago
Halil İbrahim Kalkan 258cf783f7 Events should be published and handled in the right order. 5 years ago
maliming 7781e8642b
Update UrlBuilder.cs 5 years ago
Halil İbrahim Kalkan b966ec7717 Add events to UOW to be published on complete. 5 years ago
wangjun 4ac7b3bc0f Fix object reference not set to an instance of an object for http proxy 5 years ago
Halil İbrahim Kalkan e18313e9eb Added unit test: Should_Rollback_Uow_If_Event_Handler_Throws_Exception 5 years ago
Halil İbrahim Kalkan 9cee599402 Update RabbitMqDistributedEventBus.cs 5 years ago
Halil İbrahim Kalkan 39ac36e6af Public entity events always in the same unit of work while the uow is being completed. 5 years ago
Halil İbrahim Kalkan 8217bf59f6 Introduced AddLocalEvent and AddDistributedEvent methods on IUnitOfWork 5 years ago
maliming 747dca6900 Rename GetDataFormatString to GetDataFormatStringOrNull. 5 years ago
Halil İbrahim Kalkan 4aa3e7c7b9 Remove redundant cast and format method parameters 5 years ago
jadyn bd4f26aa64 Make mvc ui `ExtendingPropertry` support `DisplayFormatAttribute` 5 years ago
maliming 851cfd69ba Enhancement IQueryStringCultureReplacement. 5 years ago
enisn c253b97f22 framework - Add SetConcurrencyStamp method 5 years ago
liangshiwei fda8827743 Keep the file name and class name the same 5 years ago
Jadyn b299c2e431 Fix JsTreeScriptContributor name 5 years ago
maliming 1d0fc5b26d
Rename IgnoreMultiTenancyAttribute .cs to IgnoreMultiTenancyAttribute.cs 5 years ago
liangshiwei 5737d1909f Update QuartzJobExecutionAdapter.cs 5 years ago
liangshiwei 9f387d5ab2 Use DisallowConcurrentExecution to keep a Job from firing concurrently 5 years ago
张明亮 9206ff6486 update the module file name 5 years ago
liangshiwei 2dfe6ead7f Update UnitOfWorkMongoDbContextProvider.cs 5 years ago
liangshiwei 28e1b64537 Update UnitOfWorkMongoDbContextProvider.cs 5 years ago
liangshiwei 1218306f03 Make MongoClientSettings configurable 5 years ago
liangshiwei 0926a87f16 Remove Blazor.Server.Host when no-ui option is specified 5 years ago
Yunus Emre Kalkan 3ea88ef8a5 Update CliUrls.cs 5 years ago
Yunus Emre Kalkan 01e3b7742c Update CliUrls.cs 5 years ago
Yunus Emre Kalkan 096d7fddb6 Fix Volo.BasicTheme install problem 5 years ago
Yunus Emre Kalkan ee5a6d6565 CLI: Refactor new command 5 years ago
maliming 8e9a2eaccb Support pre-configure IServerSideBlazorBuilder. 5 years ago
maliming 87c1e5ccc0
Update CreateMigrationAndRunMigratorCommand.cs 5 years ago
maliming ebb1bb3a40 Compatible with old projects. 5 years ago
maliming 08961d140f Update name of DbContexts. 5 years ago
liangshiwei 70e2059190
Update zh-Hant.json 5 years ago
liangshiwei 613be3d487
Update zh-Hans.json 5 years ago
Jadyn 21933bee27 Add ExceptionHandling AbpDbConcurrencyErrorMessage zh translation 5 years ago
Yunus Emre Kalkan f0839bf695 Fix cli add-module: Do not delete a project that is referenced by solution 5 years ago
liangshiwei 0bd08ac67b Fix NU1701 warning of Volo.Abp.Sms.Aliyun 5 years ago
Berkan Sasmaz 69fdb530a2 feat(Volo.Abp.HangFire): Add dashboard authorization for Hangfire 5 years ago
Yunus Emre Kalkan bbb003ffca CLI: fix add-module command 5 years ago
maliming a5dc1681fe Skip the default CancellationToken. 5 years ago
maliming cc3fc18adb Use `CancellationToken` if it exists in the parameter. 5 years ago
liangshiwei d9aab07b92 Update NullCancellationTokenProvider_Tests.cs 5 years ago
maliming 121280829d
Update ICancellationTokenProvider.cs 5 years ago
liangshiwei 846d30ccf8 Allowed to override CancellationToken for a specific call 5 years ago
liangshiwei 1c99daddf2 Fix unit tests 5 years ago
liangshiwei a5a55830b6 Remove IJsonSerializer use in LocalEventBus 5 years ago