45348 Commits (3300a039696f80141fae4a54d3e2a7b834cbe976)
 

Author SHA1 Message Date
Engincan VESKE 3300a03969 update release-notes & roadmap 1 month ago
Engincan VESKE 55621ecb1d Add ABP 10.3 stable release blog post 1 month ago
Engincan VESKE 6367a1414c
Merge pull request #25253 from abpframework/fix/increase-response-stream-buffer-size 1 month ago
Alper Ebiçoğlu e3dd1b445d
Update rate limiting documentation for clarity 1 month ago
Alper Ebiçoğlu e48df815ed
Clarify comparison with ASP.NET Core rate limiting 1 month ago
Alper Ebiçoğlu 11da3988cc
Update index.md 1 month ago
Alper Ebiçoğlu 824ec62881
Add AI Agent row to comparison table 1 month ago
maliming 979e56267e
Increase AbpMemoryPoolHttpResponseStreamWriterFactory buffer size from 32KB to 256KB 1 month ago
Engincan VESKE 9e497802b5
Merge pull request #25249 from abpframework/fix/operation-rate-limiting-partition-key-normalization 1 month ago
maliming 805d326c9c
Update OperationRateLimiting docs for partition key normalization 1 month ago
Volosoft Agent d20d681b22
Merge pull request #25247 from abpframework/auto-merge/rel-10-2/4486 1 month ago
Alper Ebiçoğlu 2eaae1b2f0
Merge pull request #25246 from abpframework/skoc/nuget-push 1 month ago
Volosoft Agent 5aab81f0d1
Merge pull request #25242 from abpframework/auto-merge/rel-10-2/4484 1 month ago
selman koc f1441c28c0
Merge branch 'rel-10.3' into auto-merge/rel-10-2/4484 1 month ago
selmankoc e8320a524a Remove Discord webhook notification logic from NuGet package push scripts. Simplified error handling by exiting with a status code on failures without sending notifications. 1 month ago
selmankoc c120d10731 Enhance NuGet package push scripts to include Discord webhook notifications for failed package pushes. Added error tracking for failed packages and improved error handling during push attempts. 1 month ago
selmankoc bb587dcc30 Update NuGet package push script to improve error handling for 4xx responses. Changed warning message to reflect the new error condition and ensure clarity during retries. 1 month ago
selmankoc 76c511356a Enhance NuGet package push script to handle quota exceeded errors with retry logic. Added configurable retry count and delays for improved resilience during package pushes. 1 month ago
Alper Ebiçoğlu 5cfe6747fd
Merge pull request #25241 from abpframework/skoc10-patch-3 1 month ago
selman koc 9d0b10d2e7
Update version to release 10.2.1 1 month ago
Volosoft Agent fb4817dc4f
Merge pull request #25239 from abpframework/auto-merge/rel-10-2/4482 1 month ago
Enis Necipoglu 0305650fce
Merge pull request #25238 from abpframework/fix/cms-kit-replace-ajaxSubmit 1 month ago
maliming 42dff100fb
Use fail instead of always to avoid clearing busy state too early 1 month ago
maliming 194b967aa4
Replace ajaxSubmit with abp.ajax in CmsKit Pages and BlogPosts 1 month ago
Engincan VESKE d1c108b4cf
Merge pull request #25231 from abpframework/perf/improve-application-configuration-with-large-permissions 1 month ago
maliming d5149b2088
Refactor permission cache key extraction methods for improved clarity and performance 1 month ago
maliming fbe76c3d84
Fix KeyValuePair deconstruction for netstandard2.0 compatibility 1 month ago
maliming 67ebd58f22
Improve performance for application-configuration with large number of permissions 1 month ago
voloagent a61e76c456 Update_NPM_Packages 1 month ago
Engincan VESKE 2069c8be25
Merge pull request #25223 from abpframework/warn-orphaned-abp-modules 1 month ago
Alper Ebiçoğlu 63064a87f3
Merge pull request #25224 from abpframework/skoc10-patch-3 1 month ago
maliming 040a1e7f92
Extract DisablePropertyInjection check to avoid duplication 1 month ago
selman koc fbfaa64dce
Update version to release 10.3.0-rc.2 1 month ago
maliming c377fd9544
Refactor InitLogger to flush all categories and address review feedback 1 month ago
maliming 36691ec106
Refactor logging mechanism and enhance orphan module warning tests 1 month ago
maliming 6ccb0ad689
Add warning for ABP modules not in the [DependsOn] chain 1 month ago
github-actions[bot] 3b24784b95
docs(studio): release 2.2.6 - 2.2.6 (#25222) 1 month ago
github-actions[bot] ed82af242f
docs(studio): release 2.2.5 - 2.2.5 (#25221) 1 month ago
Engincan VESKE c827a29d6b
Merge pull request #25219 from abpframework/maliming-patch-3 1 month ago
Ma Liming 62923ba2c4
Update branch reference in auto-pr workflow 1 month ago
Volosoft Agent b0c5693ee9
Merge pull request #25218 from abpframework/auto-merge/rel-10-2/4475 1 month ago
Ma Liming 99f7e2f9cc
Merge branch 'rel-10.3' into auto-merge/rel-10-2/4475 1 month ago
Alper Ebiçoğlu 0cf6cb89a1
Merge pull request #25212 from abpframework/enhance/query-string-tenant-resolve 1 month ago
maliming a25e94fe23
Address Copilot review: fix nullability and add whitespace tests 1 month ago
maliming 39bd3f0854
Do not short-circuit tenant resolver chain when query string tenant value is blank 1 month ago
Alper Ebiçoğlu f616cee7cb
Merge pull request #25210 from abpframework/cli/sanitize-package-json-scripts 1 month ago
maliming 7cfa641bef
Catch CliUsageException specifically in IsValidNpmPackageName 2 months ago
maliming c8149d8397
Tighten version regex, centralize package name validation, handle null, and add version tests 2 months ago
maliming 34cafde444
Add version validation, sanitize log output, and use CliUsageException 2 months ago
maliming 3ad44cb5a8
Implement npm package name validation and add tests for it 2 months ago