45218 Commits (2c8a6e47eebbc9d089b7b33ec356505a632fbcf2)
 

Author SHA1 Message Date
Engincan VESKE 155f0ca5b5
Merge pull request #25105 from abpframework/fix/fluent-validation-conventional-controllers 6 months ago
Volosoft Agent f7e202c2fd
Merge pull request #25107 from abpframework/auto-merge/rel-10-2/4433 6 months ago
Volosoft Agent ba0245e252
Merge pull request #25106 from abpframework/auto-merge/rel-10-1/4432 6 months ago
Enis Necipoglu e94aa4fb9a
Merge pull request #25097 from abpframework/EngincanV/update-maui-docs 6 months ago
maliming b21747c63b
Dispose HttpRequestMessage in tests 6 months ago
maliming 86b42e2613
Avoid double reflection call by passing effectiveMethod into ValidateActionArgumentsAsync 6 months ago
maliming d3d6915ddf
Address Copilot review: extract GetEffectiveMethodInfo helper and fix method resolution in ValidateActionArgumentsAsync 6 months ago
maliming 234c46aab8
Fix FluentValidation not working with ConventionalControllers 6 months ago
Volosoft Agent 8b3a7b9e90
Merge pull request #25104 from abpframework/auto-merge/rel-10-2/4431 6 months ago
Enis Necipoglu 0861612fa6
Merge pull request #25098 from abpframework/issue/bs-dependency-requirement 6 months ago
Engincan VESKE 57231a9b77
Merge pull request #25101 from abpframework/community-article/shared-user-accounts 6 months ago
Berkan Sasmaz 69b48a127b
Merge pull request #25103 from abpframework/EngincanV-patch-1 6 months ago
Engincan VESKE f021af593f
Enhance POST.md with demo and integration details 6 months ago
Engincan VESKE 3b1dde1cf4
Merge pull request #25099 from abpframework/EngincanV/ai-management-article 6 months ago
github-actions[bot] c53e4a360c
Optimised images with calibre/image-actions 6 months ago
Volosoft Agent 3c198b06f5
Merge pull request #25102 from abpframework/auto-merge/rel-10-2/4430 6 months ago
Engincan VESKE 97ba254400
Potential fix for pull request finding 6 months ago
Engincan VESKE 0b73a2e5bc
Merge pull request #25100 from abpframework/10.2-docs-rag-enhancements 6 months ago
github-actions[bot] 9b8cc67738
Optimised images with calibre/image-actions 6 months ago
maliming a8715be870
Fix grammar and add version availability note 6 months ago
github-actions[bot] 3c5157d63c
Optimised images with calibre/image-actions 6 months ago
maliming 3d35042d11
Add community article: Shared User Accounts in ABP Multi-Tenancy 6 months ago
Enis Necipoglu 22ccdb1641
Potential fix for pull request finding 6 months ago
enisn 6af345610b
Add Ollama setup and model pull instructions 6 months ago
github-actions[bot] 47246f5ae9
Optimised images with calibre/image-actions 6 months ago
Engincan VESKE fc054980c4 add openai-compatible endpoint in action gif to article 6 months ago
Engincan VESKE da5c099afd Create POST.md 6 months ago
sumeyye 300f33eb9c update: add popper.js dependency for bootstrap package 6 months ago
Engincan VESKE bc4bc6f7b5
Merge pull request #25091 from abpframework/upgrade-tickerq-10.2.0 6 months ago
Engincan VESKE 0e61d85331
Update maui document to mention adb tool 6 months ago
Fahri Gedik a82f55a91d Tighten API model types and add multi-tenancy export 6 months ago
Volosoft Agent af4bee9ae4
Merge pull request #25096 from abpframework/auto-merge/rel-10-2/4429 6 months ago
Enis Necipoglu 89f5f5f7bc
fix: avoid spacing for hidden MVC inputs (#25095) 6 months ago
maliming c6170ba804
Update operation rate limiting docs for named partition resolver API 6 months ago
Volosoft Agent d8cf03a714
Merge pull request #25093 from abpframework/auto-merge/rel-10-2/4428 6 months ago
Volosoft Agent 556f78ed5e
Merge pull request #25086 from abpframework/auto-merge/rel-10-1/4427 6 months ago
Ma Liming 2b3a5d9624
Merge branch 'rel-10.2' into auto-merge/rel-10-1/4427 6 months ago
maliming 8629949fc0
Update operation-rate-limiting docs 6 months ago
maliming 5eaffd2bf2
Simplify AbpTickerQFunctionProvider and add input validation to AddFunction 6 months ago
maliming f0228f007a
Add AddFunction helper to AbpTickerQFunctionProvider and use named tuple fields 6 months ago
github-actions[bot] e246cf4cab docs: update package version changes [skip ci] 6 months ago
maliming 956e0ef882
Revert package-version-changes.md 6 months ago
maliming bb7159f0ed
Update package-version-changes.md with PR number #25091 6 months ago
maliming d6008c59fb
Upgrade TickerQ packages to 10.2.0 6 months ago
maliming 43d3c60d79
Fix nondeterministic exception order in GetManyAsDictionaryAsync and fix doc return type description 6 months ago
maliming 8240e01060
Add FindManyAsDictionaryAsync/GetManyAsDictionaryAsync to IEntityCache and add notnull constraint to TKey 6 months ago
maliming ff72b07724
Remove Operation Rate Limiting from framework 6 months ago
Ma Liming fdcd6fe60c
Merge pull request #25088 from abpframework/copilot/add-example-for-entity-cache 6 months ago
maliming 08c6521a59
Use generic EntityNotFoundException<TEntity> in GetManyAsync for consistency with GetAsync 6 months ago
maliming 81d34da46c
Refactor entity cache to use decimal for price and enhance FindManyAsync/GetManyAsync to handle duplicate IDs 6 months ago