9632 Commits (968f228bedfbea6bbf07dbcebb0a36b50cbe0cf3)

Author SHA1 Message Date
Ma Liming 0627ca18f1
Update framework/test/Volo.Abp.TestApp/Volo/Abp/TestApp/Testing/SoftDelete_Tests.cs 1 month ago
Ma Liming 3371237c91
Update framework/test/Volo.Abp.TestApp/Volo/Abp/TestApp/Testing/SoftDelete_Tests.cs 1 month ago
maliming 02bc0161f3
Add concurrency check for soft delete operations 1 month ago
Yunus Emre Kalkan 10ea8a06ef Project creation: Added `MauiBlazor` to illegal project names 2 months ago
maliming 4e629c0b78
Refine Sqlite interceptor registration logic 2 months ago
SALİH ÖZKARA 06469c528c
Add provider check to SqliteBusyTimeout interceptor 2 months ago
maliming 00f0bc9636
Skip auditing for navigations with DisableAuditing attribute 2 months ago
SALİH ÖZKARA 7980362650 Refactor module import extraction logic 2 months ago
berkansasmaz f9c6c006b8 fix(blazorise-datagrid): make entity actions column field resolution safer 2 months ago
maliming fecd5d3f80
Add MySql.Data.MySqlClient to MySQL provider detection 2 months ago
maliming 3622ea7b6c
Exclude common build folders when searching for .csproj files 2 months ago
SALİH ÖZKARA 51c5e1be26 Update AbpCliModule.cs 2 months ago
SALİH ÖZKARA f9fe9b92cc Update AbpCliModule.cs 2 months ago
SALİH ÖZKARA ae4a5fbf88 Add NullTelemetryService and telemetry config logic 2 months ago
SALİH ÖZKARA 354746ca73 Add 'OldCli' flag to additional telemetry properties 2 months ago
SALİH ÖZKARA ac29577569 Add OldCli flag to telemetry session context 2 months ago
SALİH ÖZKARA d64d4574ee Refactor TelemetryService usage to constructor injection 2 months ago
SALİH ÖZKARA 7be5a34306 Update TelemetryCliSessionProvider.cs 2 months ago
SALİH ÖZKARA 55a511f10f revert changes 2 months ago
SALİH ÖZKARA 7a9e5afff0 Remove unnecessary blank line at end of file 2 months ago
SALİH ÖZKARA b8abda6800 Refactor telemetry activity initialization in AddModuleCommand 2 months ago
SALİH ÖZKARA 3cab27772c Add SetSolutionPath method and refactor solution path handling 2 months ago
SALİH ÖZKARA ba71174d5e Update TelemetrySolutionInfoEnricher.cs 2 months ago
SALİH ÖZKARA d7def2007f Refactor solution path retrieval in telemetry context 2 months ago
SALİH ÖZKARA b606047899 Move AbpCliExit telemetry to finally block 2 months ago
SALİH ÖZKARA 144d3d3f88 Improve solution file handling and cleanup unused usings 2 months ago
SALİH ÖZKARA 39ad3e6d33 Improve telemetry solution path handling and enrichment 2 months ago
SALİH ÖZKARA b0a1c0ab0e Integrate telemetry tracking into CLI commands 2 months ago
SALİH ÖZKARA 469fc98611 Integrate telemetry tracking into CLI commands 2 months ago
SALİH ÖZKARA d7362bfa26 Add telemetry to CleanCommand execution 2 months ago
maliming 8b3586fe0c
Update Oracle.EntityFrameworkCore to 10.23.26000 2 months ago
maliming ddfaf82496
Add IsNullable property detection for PropertyInfo 2 months ago
maliming 08b539403f
Set AbpSqliteOptions.BusyTimeout to null in test modules 2 months ago
SALİH ÖZKARA e886d4af90 Handle CancelKeyPress for telemetry task shutdown 2 months ago
Ma Liming e3e87c0c9d
Update framework/src/Volo.Abp.MultiTenancy/Volo/Abp/MultiTenancy/TenantResolver.cs 2 months ago
Ma Liming d8f68bab83
Update framework/src/Volo.Abp.MultiTenancy/Volo/Abp/MultiTenancy/TenantResolver.cs 2 months ago
Ma Liming 22aed1bd3a
Update framework/src/Volo.Abp.MultiTenancy/Volo/Abp/MultiTenancy/TenantResolver.cs 2 months ago
maliming ee66c7b611
Add logging to TenantResolver for tenant resolution 2 months ago
maliming 4a36812cd5
Improve nullable type detection in API modeling 2 months ago
SALİH ÖZKARA f27723ccba Ensure telemetry tasks complete on process exit 2 months ago
Ma Liming 947da61fbb
Update framework/src/Volo.Abp.EventBus.Kafka/Volo/Abp/EventBus/Kafka/KafkaDistributedEventBus.cs 2 months ago
Ma Liming ed62dd6322
Update framework/src/Volo.Abp.EventBus.Kafka/Volo/Abp/EventBus/Kafka/KafkaDistributedEventBus.cs 2 months ago
Ma Liming f1cc82b6b1
Update framework/src/Volo.Abp.EventBus.Kafka/Volo/Abp/EventBus/Kafka/KafkaDistributedEventBus.cs 2 months ago
maliming 857f055ba0
Improve Kafka event publishing reliability 2 months ago
maliming f8bff957a8
Remove IsNullable from ReflectionHelper and update usage 2 months ago
maliming 5caaa2b6f5
Add SQLite busy timeout support and interceptor 2 months ago
maliming 6bb63e170a
Add null checks in OnConfiguring of AbpDbContext 3 months ago
SALİH ÖZKARA f203825ab5
Add extensibility for DbContext OnConfiguring actions 4 months ago
Fahri Gedik a1a60d5fbb Add nullable property support to API modeling 2 months ago
berkansasmaz c559ad8ce2 Fix build error 2 months ago