0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 09, 2025 — Aug 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'develop' More... almost 12 years ago
Restored MG2 compatibility to fire onQueueComplete event handler after the exception handler is fired. Fix provided by Brian Ghidinelli More... over 12 years ago
Merge pull request #3 from russ0519/newScaffolding More... over 13 years ago
moving the trace inside the if statement. Fixes #2 More... over 13 years ago
Merge pull request #1 from modelglue/newScaffolding More... over 13 years ago
Adding .gitignore file to the repo More... over 13 years ago
Updated the event processing life cycle so the loadFrameworkIntoScope runs very very last. This fixes: https://github.com/modelglue/modelglue-framework/issues/1 More... over 13 years ago
Updated test assertion to look for a text string that would be present in both Adobe ColdFusion output and Railo 4 output. More... over 13 years ago
Updates to the Unit tests support the new controller and message storage in Memoized form. More... over 13 years ago
Merge remote-tracking branch 'origin/newScaffolding' into newScaffolding More... over 13 years ago
Changes to the way ORM objects are handled to support scaffolding functionality More... over 13 years ago
Updates to the memoized functionality of Model Glue and the Hot reloading problem brought up by Brian Ghinidelli on the MG list More... over 13 years ago
Updating pathing in unit test files so that they will now run from /ModelGlue/tests/unittests More... over 13 years ago
Renaming modelgluetests to tests More... over 13 years ago
Renaming modelgluetests to tests More... over 13 years ago
Moved framework files from /ModelGlue to the root folder More... over 13 years ago
Moved framework files from /ModelGlue to the root folder More... over 13 years ago
Removing directories that have been moved to separate repositories More... over 13 years ago
Updated asset manager to bypass file exists check if the file path passed into the getAssetFileTag method starts with a "/" character. Paths starting with "/" indicate that the path is fixed from the root of the site and should be inserted into the generated HTML as-is. More... over 13 years ago
Merge branch 'master' of github.com:modelglue/ModelGlueCFML More... over 13 years ago
Initial commit More... over 13 years ago
Added ability to define multiple format types on messages,views,results. Removing Profanity Laden comment More... almost 14 years ago
Fixed exception case where an event that causes an XML search error is caught and returns empty array, so the event handler will be not found, versus throwing this error: An error occured while Searching an XML document. Detail misquoted literal... expected single quote! More... about 14 years ago
Fix for scaffolding bug preventing lazy loading of scaffolded events when not in development mode More... almost 15 years ago
Merged timing test update from unittests to newScaffolding More... almost 15 years ago
Fixed bug where event-handlers defaulttype attribute would be lost if the subordinate event-handler had a type defined More... about 15 years ago
Incremented version and source properties for the 3.2 RC1 release -- updated distribution build file to exclude the cfOrmAdapterTest directory More... over 15 years ago
Updated unit tests so they actually run More... over 15 years ago
Updated adapter to better deal with loaded objects in packages http://docs.model-glue.com/ticket/424 More... over 15 years ago
Fixed issue where controllers with different name attributes but the same type attributes would not load. More... over 15 years ago