1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Jan 07, 2024 — Jan 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding server-side rendering support for i18n More... over 11 years ago
Adding DependencyWalker class for simple way to walk dependency graph. Modified PackageManifest.js and packaging_server.js to make this more efficient. More... over 11 years ago
Adding DependencyWalker class for simple way to walk dependency graph. Modified PackageManifest.js and packaging_server.js to make this more efficient. More... over 11 years ago
Cleanup of PackageManifest and allowing for dependency types to contain periods. "i18n.json" is now an allowed dependency type and it is inferred from the filename. Made the code for inferring the type from the file extension more robust. It will start with longest file extension and then keep moving to the next period location until a dependency type match is found. More... over 11 years ago
Adding dustjs-helpers for i18n dictionary templates (might remove later if we switch to using Raptor templates) More... over 11 years ago
Removing formal argument that isn't actually used More... over 11 years ago
Minor changes for i18n (removing unnecessary method call). Making sure new context object is put back in options object for future reference. Adding try catch around getCode() call to improve error handling. More... over 11 years ago
Minor changes for i18n and a little code cleanup More... over 11 years ago
Code cleanup (confusing usage of a loop index variable outside the loop code block) More... over 11 years ago
Allow *.i18n.json to be recognized as a dependency type More... over 11 years ago
For debugging purposes, made toString() more robust for Resource.js (getURL() is not always available) More... over 11 years ago
jshint fix More... over 11 years ago
Added support for a special "resolvedValue" to avoid a promise being called on the next tick. More... over 11 years ago
Upgraded patch version More... over 11 years ago
Upgraded q module More... over 11 years ago
Added "beforeSlot" event More... over 11 years ago
Added "makePromise" method More... over 11 years ago
Upped patch version More... over 11 years ago
Added fix to enable test cases More... over 11 years ago
Upped patch version More... over 11 years ago
Switched to attributes.raptorContext More... over 11 years ago
Removed split for '-' and '_' chars (only ',' and '|' are allowed) More... over 11 years ago
Added support for a special "super" dependency when using define More... over 11 years ago
Added target for running classes tests More... over 11 years ago
Added a new "layout" taglib More... over 11 years ago
Added work directory to gitignore More... over 11 years ago
Added support for removing dashes from dynamic attributes More... over 11 years ago
Changes to Dependency_dust again--added check for Node.js env More... over 11 years ago
Added minified raptor distribution More... over 11 years ago
Merge branch 'master' of https://github.com/raptorjs/raptorjs More... over 11 years ago