FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · ColdBox/coldbox-platform · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
ColdBox
/
coldbox-platform
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
174
Star
317
Code
Issues
1
Pull requests
2
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Aug 28, 2026
Merge pull request #689 from ColdBox/fix/boxlang-handler-annotations
Show description for 3088699
lmajano
authored
3088699
View commit details
Copy full SHA for 3088699
Browse repository at this point
Merge pull request #686 from ColdBox/fix/full-null-uninitialized-state
Show description for 5833de1
lmajano
authored
5833de1
View commit details
Copy full SHA for 5833de1
Browse repository at this point
fix: read nested handler annotations
elpete
committed
ea1ba35
View commit details
Copy full SHA for ea1ba35
Browse repository at this point
Commits on Aug 25, 2026
Apply cfformat changes
lmajano
authored and
github-actions[bot]
committed
aa5e52b
View commit details
Copy full SHA for aa5e52b
Browse repository at this point
Merge pull request #688 from dougcain/fix/boxlangprovider-minute-timeouts
Show description for 8f75915
lmajano
authored
8f75915
View commit details
Copy full SHA for 8f75915
Browse repository at this point
fix: convert CacheBox minute timeouts in BoxLangProvider
Show description for efaa6a6
dougcain
committed
efaa6a6
View commit details
Copy full SHA for efaa6a6
Browse repository at this point
Commits on Aug 24, 2026
Merge pull request #687 from ColdBox/fix/scheduler-every-starttime-alignment
Show description for 2f9fbd2
lmajano
authored
2f9fbd2
View commit details
Copy full SHA for 2f9fbd2
Browse repository at this point
style: apply cfformat rules to scheduler alignment fix
Show description for 3c006e6
claude
committed
3c006e6
View commit details
Copy full SHA for 3c006e6
Browse repository at this point
fix: align every()+startOnTime()/between() to next period boundary instead of firing immediately
Show description for d592af1
claude
committed
d592af1
View commit details
Copy full SHA for d592af1
Browse repository at this point
Commits on Aug 23, 2026
fix: support full null runtimes
elpete
committed
4b56616
View commit details
Copy full SHA for 4b56616
Browse repository at this point
Commits on Aug 19, 2026
Merge pull request #684 from homestar9/fix/fix-mapping-deletion
Show description for 901ceef
lmajano
authored
901ceef
View commit details
Copy full SHA for 901ceef
Browse repository at this point
Commits on Aug 18, 2026
Fix: keep WireBox mappings registered when first metadata processing fails
Show description for 218394b
homestar9
committed
218394b
View commit details
Copy full SHA for 218394b
Browse repository at this point
Commits on Aug 17, 2026
Merge pull request #682 from ColdBox/claude/coldbox-express-nuxt-analysis-wfl4r6
Show description for 3bfdbfa
lmajano
authored
3bfdbfa
View commit details
Copy full SHA for 3bfdbfa
Browse repository at this point
test: address Copilot review - avoid nested named function in describe()
Show description for 09b1e8c
claude
committed
09b1e8c
View commit details
Copy full SHA for 09b1e8c
Browse repository at this point
fix: Lucee/Adobe UDFCasterException on getRouteCachingMetadata() null return
Show description for 5111ffc
claude
committed
5111ffc
View commit details
Copy full SHA for 5111ffc
Browse repository at this point
feat: route-level cache rules via Router.withCache()
Show description for 147971c
claude
committed
147971c
View commit details
Copy full SHA for 147971c
Browse repository at this point
docs: Nuxt/Express-informed analysis of ColdBox composition and DX gaps
Show description for d310caf
claude
committed
d310caf
View commit details
Copy full SHA for d310caf
Browse repository at this point
Merge pull request #681 from ColdBox/claude/ai-routing-thread-context
Show description for 688739c
lmajano
authored
688739c
View commit details
Copy full SHA for 688739c
Browse repository at this point
fix: Adobe ColdFusion parser crash on chained .append() in toAi() routes
Show description for 032ddb5
claude
committed
032ddb5
View commit details
Copy full SHA for 032ddb5
Browse repository at this point
feat: conversational context (userId/conversationId/threadId) on toAi() routes
Show description for b414b4d
claude
committed
b414b4d
View commit details
Copy full SHA for b414b4d
Browse repository at this point
Commits on Aug 16, 2026
Merge pull request #679 from ColdBox/claude/route-scoped-middleware
Show description for a85f7a5
lmajano
authored
a85f7a5
View commit details
Copy full SHA for a85f7a5
Browse repository at this point
docs: document and pin the middlewareGroup() registration-order requirement
Show description for 4aef45a
claude
committed
4aef45a
View commit details
Copy full SHA for 4aef45a
Browse repository at this point
feat: named middleware groups and withoutMiddleware() exclusion
Show description for 1906e14
claude
committed
1906e14
View commit details
Copy full SHA for 1906e14
Browse repository at this point
Merge pull request #680 from ColdBox/claude/event-cache-suffix-fix
Show description for ea63aac
lmajano
authored
ea63aac
View commit details
Copy full SHA for ea63aac
Browse repository at this point
fix: evaluate EVENT_CACHE_SUFFIX per request instead of freezing it at first use
Show description for 5271b37
claude
committed
5271b37
View commit details
Copy full SHA for 5271b37
Browse repository at this point
Merge pull request #678 from ColdBox/claude/http-caching-primitives-spec
Show description for 1def0d3
lmajano
authored
1def0d3
View commit details
Copy full SHA for 1def0d3
Browse repository at this point
fix: address Copilot review findings on group() middleware handling
Show description for 7274750
claude
committed
7274750
View commit details
Copy full SHA for 7274750
Browse repository at this point
fix: address Copilot review findings on conditional-GET matching
Show description for 3e504d9
claude
committed
3e504d9
View commit details
Copy full SHA for 3e504d9
Browse repository at this point
fix: restore CI-expected alignment padding on the MCP resolvedServerName line
Show description for 10d2a3e
claude
committed
10d2a3e
View commit details
Copy full SHA for 10d2a3e
Browse repository at this point
fix: isolate groupMiddlewareStack init from the pre-existing alignment block
Show description for 2bf4b78
claude
committed
2bf4b78
View commit details
Copy full SHA for 2bf4b78
Browse repository at this point
fix: WireBox scope in middleware test + simplify group() normalization
Show description for b1b2946
claude
committed
b1b2946
View commit details
Copy full SHA for b1b2946
Browse repository at this point
feat: add route-scoped middleware via existing interceptor points
Show description for 0748f90
claude
committed
0748f90
View commit details
Copy full SHA for 0748f90
Browse repository at this point
simplify: remove redundant this.httpCaching.enabled switch
Show description for 9f02293
claude
committed
9f02293
View commit details
Copy full SHA for 9f02293
Browse repository at this point
fix: make Cache-Control test assertions order-independent
Show description for bcf603c
claude
committed
bcf603c
View commit details
Copy full SHA for bcf603c
Browse repository at this point
fix: rescope EventCachingSpec HTTP caching tests to what execute() can observe
Show description for a4e6a62
claude
committed
a4e6a62
View commit details
Copy full SHA for a4e6a62
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL