9874 Commits (maliming/uow-commit-before-response)

Author SHA1 Message Date
liangshiwei caa21184c5 Enable nullable annotations for Volo.Abp.Http.Client 3 years ago
liangshiwei 95ae085c20 Enable nullable annotations for Volo.Abp.Http 3 years ago
maliming ec4c682ad8
Create a `RandomComputerId` to `CliAnalyticsCollectInputDto`. 3 years ago
liangshiwei 106d510561 Enable nullable annotations for Volo.Abp.EventBus.* 3 years ago
liangshiwei 438bd42359 Enable nullable annotations for Volo.Abp.Kafka 3 years ago
Engincan VESKE d7b4e08cf4 CLI: Configure angular projects while module adding even if the source code is not included. 3 years ago
liangshiwei 13ae76df73 Enable nullable annotations for Volo.Abp.EntityFrameworkCore.* projects 3 years ago
liangshiwei ca11f93d82 Enable nullable annotations for Volo.Abp.EntityFrameworkCore 3 years ago
liangshiwei 4b8ae1c061 Enable nullable annotations for Volo.Abp.MemoryDb 3 years ago
liangshiwei fd55eb68f2 Enable nullable annotations for Volo.Abp.MongoDb 3 years ago
maliming cc0a2c8bb5
Disable logging for `HEAD` if `IsEnabledForGetRequests` is `false`. 3 years ago
Halil İbrahim Kalkan 3634de2b88 Remove unnecesarry NotNull attribute 3 years ago
Halil İbrahim Kalkan 129a0bf17a Rename AbpAutoMapperExtensibleDtoExtensions to AbpAutoMapperExtensibleObjectExtensions 3 years ago
maliming 9356884516
Rename `RepositoryInterceptor` and so on to `ChangeTrackingInterceptor`. 3 years ago
Halil İbrahim Kalkan b33ff894fa Remove unused namespace 3 years ago
Halil İbrahim Kalkan 19d4ccc502 Comment on classes. 3 years ago
Halil İbrahim Kalkan 47cd7268d0 Remove unnecessary TKey restriction 3 years ago
maliming 6d029f5fd1
Remove `CheckChangeTracking` method. 3 years ago
maliming ba9c7fdd5e
Use lowercase for moment script name. 3 years ago
maliming 3c59d3960c
Enhance `RandomizeAuthServerPassPhraseStep`. 3 years ago
maliming 9b4a59b814 Skip bulk insert/update/delete if array is empty. 3 years ago
maliming f38ddcd0ae
Compatible with `separate-auth-server `parameter. 3 years ago
liangshiwei 862897c9cf Updage the Microsoft.* packages to the latest 3 years ago
maliming f5374c9492
Filter specific files. 3 years ago
maliming 9a10caedb0
Create production certificate while creating a new solution 3 years ago
maliming fd80e44fdb Revert "Optimize hide abp end points" 3 years ago
maliming 1b35f9c9f6
Rename `Enabled` of `EntityChangeTrackingAttribute` to `IsEnabled`. 3 years ago
maliming 4dfdf48e75
Make `EntityChangeTrackingAttribute` abstract. 3 years ago
maliming 257ad413c1
Set `ApplicationName` as current `assembly name`. 3 years ago
maliming 29005af5ea
`Obsolete` the `AbpAspNetCoreAsyncIntegratedTestBase` and `AbpAspNetCoreIntegratedTestBase ` 3 years ago
Enis Necipoglu 2192490f67
Update Blazorise to `1.3.1` 3 years ago
maliming 5b903a4eb5
Use `WebApplicationFactory` in template project. 3 years ago
maliming 0329dd29c1
Using `WebApplicationFactory` as web unit test base class. 3 years ago
Engincan VESKE 7b3ec83dab Add new localizations to AbpUiResource 3 years ago
maliming b6c41c9f28
Delete AbpRepositoryIsReadOnlyException.cs 3 years ago
maliming eb9b954717
Add `RepositoryInterceptor`. 3 years ago
maliming 01d2cf3a8b
Use `IsChangeTrackingEnabled` to replace `IsReadOnly`. 3 years ago
maliming fe95e8ddd0
`AsNoTracking` for `Queryable` instead of `DbContext`. 3 years ago
maliming 547bb83667
Change some code base on review cmment. 3 years ago
maliming c04a509607
Eliminate duplicate DistributedEventSent and DistributedEventReceived events. 3 years ago
Halil İbrahim Kalkan 8bb2c7aa1e Use DatabaseName instead of config name 3 years ago
Salih 5e5664ffd0 Fix layout hooks filtering and show layout hooks for the specified layouts 3 years ago
maliming dc34d7435a
Update the `Emailing.md`. 3 years ago
maliming 1832519ba9
Support attachments and `ExtraProperties` when sending emails. 3 years ago
maliming f926804dbe
Make `layout` nullable. 3 years ago
Galip Tolga Erdem 8f63661e8d Added default oidc metadata address 3 years ago
Engincan VESKE fdc6c4e0e8 Fix layout hooks filtering and show layout hooks for the specified layouts 3 years ago
maliming 07ec945839
Catch and ignore the `Exception` from `ValidationAttributeHelper`. 3 years ago
Halil İbrahim Kalkan 12f005c6c0 Improve the exception message 3 years ago
maliming 1344d44948
Rename `isReadOnly` to `isReadOnlyRepository`. 3 years ago