selman koc
72571328c0
Update version to release 10.2.0-rc.4
4 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
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
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
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
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
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
6 days ago
maliming
e3a4d522b1
Set default MaxDepth for all AutoMapper maps to mitigate GHSA-rvv3-g6hj-g44x
6 days ago
Enis Necipoglu
c213f9a91c
Merge pull request #25135 from abpframework/EngincanV-patch-1
Change header format for OpenAI-Compatible API section
7 days 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
voloagent
203668ec6c
Update_NPM_Packages
1 week ago
Volosoft Agent
520d506d97
Merge pull request #25129 from abpframework/auto-merge/rel-10-1/4439
Merge branch rel-10.2 with rel-10.1
1 week ago
İsmail ÇAĞDAŞ
f337488c7e
Merge pull request #25118 from abpframework/issue-14079-external-user-lookup-docs
docs: explain external user lookup for Identity and CMS Kit
1 week ago
Engincan VESKE
d4bec65290
Merge pull request #25122 from abpframework/upgrade/scriban-6.6.0
Upgrade Scriban to 6.6.0
1 week ago
Fahri Gedik
0ce1b453fa
Merge pull request #25117 from abpframework/issue/25115
Angular - Fixing the `ExtensibleLimitedResultRequestDto` extention class
1 week ago
Volosoft Agent
925862aa4c
Merge pull request #25126 from abpframework/auto-merge/rel-10-1/4437
Merge branch rel-10.2 with rel-10.1
1 week ago
Ma Liming
23321b9f27
Merge pull request #25125 from abpframework/enisn/10537-mapperly-suite-docs-rel-10-1
docs: clarify ABP Suite usage after Mapperly migration
1 week ago
enisn
c7ccd3175c
docs: add ABP Suite guidance for Mapperly migration
1 week ago
enisn
ced7c80a34
docs: add ABP Suite guidance for Mapperly migration
1 week ago
github-actions[bot]
f271c42443
docs: update package version changes [skip ci]
1 week ago
maliming
444eeb1f4d
Upgrade Scriban to 6.6.0 to fix NU1902 security warning
1 week ago
enisn
9ae90e971a
docs: explain external user lookup integration
2 weeks ago
sumeyye
b89c4e2203
fix: extend from 'ExtensibleObject' instead
2 weeks ago
Alper Ebiçoğlu
1b966ae50a
Merge pull request #25111 from abpframework/skoc10-patch-3
Update version to release 10.2.0-rc.3
2 weeks ago
selman koc
9bbc807d47
Update version to release 10.2.0-rc.3
2 weeks ago
Volosoft Agent
8577eb22a8
Merge pull request #25108 from abpframework/auto-merge/rel-10-1/4434
Merge branch rel-10.2 with rel-10.1
2 weeks ago
Engincan VESKE
155f0ca5b5
Merge pull request #25105 from abpframework/fix/fluent-validation-conventional-controllers
Fix FluentValidation not working with `ConventionalControllers`
2 weeks ago
Volosoft Agent
ba0245e252
Merge pull request #25106 from abpframework/auto-merge/rel-10-1/4432
Merge branch rel-10.2 with rel-10.1
2 weeks ago
Enis Necipoglu
e94aa4fb9a
Merge pull request #25097 from abpframework/EngincanV/update-maui-docs
Update maui document to mention adb tool
2 weeks ago
maliming
b21747c63b
Dispose HttpRequestMessage in tests
2 weeks ago
maliming
86b42e2613
Avoid double reflection call by passing effectiveMethod into ValidateActionArgumentsAsync
2 weeks ago
maliming
d3d6915ddf
Address Copilot review: extract GetEffectiveMethodInfo helper and fix method resolution in ValidateActionArgumentsAsync
Extract override method resolution logic into a reusable GetEffectiveMethodInfo helper to avoid duplication.
Use the resolved override method in ValidateActionArgumentsAsync so that IMethodInvocationValidator validates
against the concrete method on the controller type, not the base method from ActionDescriptor.
Remove unused imports in FluentValidationTestAppService_Tests.
2 weeks ago
maliming
234c46aab8
Fix FluentValidation not working with ConventionalControllers
When Application Services are registered via ConventionalControllers.Create(),
their types are added to DynamicProxyIgnoreTypes, which disables the
ValidationInterceptor. The AbpValidationActionFilter only checked ModelState
(DataAnnotations), so FluentValidation rules were never executed.
Add IValidationEnabled check in AbpValidationActionFilter to call
IMethodInvocationValidator for conventional controllers, enabling
FluentValidation support without duplicating validation for regular controllers.
Resolve #23457
2 weeks ago
Enis Necipoglu
0861612fa6
Merge pull request #25098 from abpframework/issue/bs-dependency-requirement
Blazor - Adding `popper.js` dependency for bootstrap package
2 weeks ago
Engincan VESKE
0b73a2e5bc
Merge pull request #25100 from abpframework/10.2-docs-rag-enhancements
Add Ollama setup and model pull instructions
2 weeks ago
Enis Necipoglu
22ccdb1641
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2 weeks ago
enisn
6af345610b
Add Ollama setup and model pull instructions
Add IMPORTANT notes explaining that the Ollama server must be installed and running and that models referenced by a workspace must be pulled locally before configuring. Include example commands (e.g. ollama pull llama3.2 and ollama pull nomic-embed-text) and note that nomic-embed-text is embedding-only. Also add a similar reminder in the RAG section to pull both chat and embedding models when using Ollama.
2 weeks ago
sumeyye
300f33eb9c
update: add popper.js dependency for bootstrap package
2 weeks ago