Engincan VESKE
0e7cbaeaca
Merge pull request #25177 from abpframework/fix/permission-integration-use-post
Use `HttpPost` for `PermissionIntegrationController.IsGrantedAsync`
7 hours ago
maliming
815335152c
Use HttpPost for PermissionIntegrationController.IsGrantedAsync
8 hours ago
Volosoft Agent
0cd6b7b794
Merge pull request #25169 from abpframework/auto-merge/rel-10-2/4459
Merge branch dev with rel-10.2
4 days ago
maliming
fe548c75e8
Merge branch 'dev' into auto-merge/rel-10-2/4459
4 days ago
voloagent
9e8e83d34a
Update_NPM_Packages
4 days ago
Volosoft Agent
512342d12e
Merge pull request #25168 from abpframework/auto-merge/rel-10-2/4458
Merge branch dev with rel-10.2
4 days ago
selman koc
4a5dccec18
Merge branch 'dev' into auto-merge/rel-10-2/4458
4 days ago
Alper Ebiçoğlu
604edd8741
Merge pull request #25167 from abpframework/skoc10-patch-3
Update version to release 10.2.0-rc.4
4 days ago
selman koc
72571328c0
Update version to release 10.2.0-rc.4
4 days ago
Volosoft Agent
c20409d22b
Merge pull request #25166 from abpframework/skoc10-patch-3
Refine target branch detection in update-studio-docs workflow
5 days ago
selman koc
0f84f3277d
Refine target branch detection in update-studio-docs workflow
Updated target branch handling in workflow to allow auto-detection from the latest stable ABP release if not provided.
5 days ago
Volosoft Agent
eaec4a5d2c
Merge pull request #25165 from abpframework/auto-merge/rel-10-2/4457
Merge branch dev with rel-10.2
5 days ago
Volosoft Agent
2b20ca066a
Merge pull request #25164 from abpframework/auto-merge/rel-10-1/4456
Merge branch rel-10.2 with rel-10.1
5 days ago
Volosoft Agent
7545c899a0
Merge pull request #25163 from abpframework/auto-merge/rel-10-0/4455
Merge branch rel-10.1 with rel-10.0
5 days ago
Engincan VESKE
8b1966ca66
Merge pull request #25124 from abpframework/enisn/10537-mapperly-suite-docs-rel-10-0
docs: clarify ABP Suite usage after Mapperly migration
5 days ago
Volosoft Agent
ef63db3fcf
Merge pull request #25162 from abpframework/auto-merge/rel-10-2/4453
Merge branch dev with rel-10.2
5 days ago
Volosoft Agent
60215f0970
Merge pull request #25161 from abpframework/auto-merge/rel-10-1/4452
Merge branch rel-10.2 with rel-10.1
5 days ago
Volosoft Agent
2c4ffae2d7
Merge pull request #25160 from abpframework/auto-merge/rel-10-1/4451
Merge branch rel-10.2 with rel-10.1
5 days ago
Volosoft Agent
2c9bc02964
Merge pull request #25159 from abpframework/skoc10-patch-4
Update ABP Studio version range for 10.1.1
5 days ago
Volosoft Agent
d695bca4b6
Merge pull request #25158 from abpframework/skoc10-patch-3
Update release notes for version 2.2.4
5 days ago
selman koc
56529f8215
Update ABP Studio version range for 10.1.1
5 days ago
selman koc
a035ec1c0a
Update release notes for version 2.2.4
Updated release notes for version 2.2.4, added new features and changes.
5 days ago
Volosoft Agent
1e51694603
Merge pull request #25156 from abpframework/auto-merge/rel-10-2/4450
Merge branch dev with rel-10.2
5 days ago
Enis Necipoglu
a8d2cdb2cd
Fix stdout/stderr deadlock in CmdHelper.RunCmdAndGetOutput ( #25155 )
* Fix stdout/stderr deadlock in CmdHelper.RunCmdAndGetOutput
Read stdout and stderr concurrently to prevent pipe buffer deadlock.
The sequential ReadToEnd() calls caused a hang when child processes
(e.g. dotnet build) produced enough stderr output to fill the OS
pipe buffer (~4KB on Windows), since the parent blocked on stdout
while the child blocked on stderr.
Made-with: Cursor
* Simplify Task.WhenAll result handling per review
Made-with: Cursor
* Add test for CmdHelper to prevent stdout/stderr deadlock
* Reduce timeout in deadlock test for CmdHelper to 10 seconds
---------
Co-authored-by: maliming <malimings@gmail.com>
5 days ago
Engincan VESKE
7ba64de484
Merge pull request #25153 from abpframework/feat/luckypenny-automapper-module
feat: add `Volo.Abp.LuckyPenny.AutoMapper` package for commercial AutoMapper integration
5 days ago
SALİH ÖZKARA
3b7dd16a04
Merge pull request #25152 from abpframework/fix/dynamic-bg-worker-stop-cancellation
fix: use for semaphore wait in
5 days ago
maliming
eb42ca88ef
feat: add Volo.Abp.LuckyPenny.AutoMapper package for commercial AutoMapper integration
Closes #25137
6 days ago
maliming
117b6e33c5
fix: use CancellationToken.None for semaphore wait in StopAllAsync
6 days ago
SALİH ÖZKARA
b5b83374dd
Merge pull request #25151 from abpframework/docs/dynamic-features-availability-note
Add ABP 10.3 availability note to dynamic features articles
6 days ago
maliming
2c8a6e47ee
Add ABP 10.3 availability note to dynamic features articles
6 days ago
SALİH ÖZKARA
a172651d44
Merge pull request #25023 from abpframework/issue-24918-event-bus
String-Based Event Publishing with Dynamic Payload
6 days ago
SALİH ÖZKARA
9b9cb5d921
Merge pull request #25059 from abpframework/issue-24918-bg-jobs
String-Based Bg-Job Publishing with Dynamic Payload
6 days ago
Volosoft Agent
90b5fee7e7
Merge pull request #25150 from abpframework/auto-merge/rel-10-2/4449
Merge branch dev with rel-10.2
6 days ago
Volosoft Agent
809f9e1ca4
Merge pull request #25149 from abpframework/auto-merge/rel-10-1/4448
Merge branch rel-10.2 with rel-10.1
6 days ago
Volosoft Agent
3ec6f0ab47
Merge pull request #25148 from abpframework/skoc10-patch-3
Update release notes for ABP Studio version 2.2.3
6 days ago
Volosoft Agent
94ce1aa96e
Merge pull request #25147 from abpframework/auto-merge/rel-10-2/4447
Merge branch dev with rel-10.2
6 days ago
selman koc
ea25ea4e35
Update release notes for ABP Studio version 2.2.3
Updated release notes for ABP Studio to include version 2.2.3 and its features.
6 days ago
Volosoft Agent
6dce2e0c58
Merge pull request #25146 from abpframework/auto-merge/rel-10-1/4446
Merge branch rel-10.2 with rel-10.1
6 days ago
Volosoft Agent
87b226c115
Merge pull request #25145 from abpframework/skoc10-patch-3
Update ABP Studio version mapping table
6 days ago
selman koc
c65040060c
Update ABP Studio version mapping table
6 days ago
sumeyye
b2039ac7e9
Merge pull request #25051 from abpframework/issue-21840
feat(angular) : Add TenantUserSharingStragety.
6 days ago
sumeyye
20ae1ce015
fix: circular dependency error
6 days ago
Halil İbrahim Kalkan
dd72d0bc52
Ignore .abpstudio and add solution id
Update .gitignore to exclude **/.abpstudio/** (and normalize newline for an existing entry). Add an "id" field to framework/Volo.Abp.abpsln (9f9e3d5f-6a9a-4b00-ac5a-746c65981918) to record the solution identifier.
6 days ago
Volosoft Agent
030670277b
Merge pull request #25141 from abpframework/auto-merge/rel-10-2/4445
Merge branch dev with rel-10.2
6 days ago
Engincan VESKE
46ae2e38c4
Merge pull request #25138 from abpframework/fix/automapper-maxdepth-vulnerability
Set default MaxDepth for all AutoMapper maps to mitigate GHSA-rvv3-g6hj-g44x
6 days ago
maliming
85df08dc2c
Extract DefaultMaxDepth to AbpAutoMapperOptions for configurability
7 days ago
maliming
e3a4d522b1
Set default MaxDepth for all AutoMapper maps to mitigate GHSA-rvv3-g6hj-g44x
7 days ago
Volosoft Agent
2bbdc45dec
Merge pull request #25136 from abpframework/auto-merge/rel-10-2/4444
Merge branch dev with rel-10.2
1 week ago
Enis Necipoglu
c213f9a91c
Merge pull request #25135 from abpframework/EngincanV-patch-1
Change header format for OpenAI-Compatible API section
1 week ago
Engincan VESKE
bc6a6cda8a
Change header format for OpenAI-Compatible API section
Updated section header for OpenAI-Compatible API and improved formatting.
1 week ago