openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
R
RaptorJS - A Modular JavaScript Toolset
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 month
ago. based on code collected
about 1 month
ago.
Jan 07, 2024 — Jan 07, 2025
Showing page 7 of 48
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Adding server-side rendering support for i18n
Phil Gates-Idem
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.
Phil Gates-Idem
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.
Phil Gates-Idem
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.
Phil Gates-Idem
More...
over 11 years ago
Adding dustjs-helpers for i18n dictionary templates (might remove later if we switch to using Raptor templates)
Phil Gates-Idem
More...
over 11 years ago
Removing formal argument that isn't actually used
Phil Gates-Idem
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.
Phil Gates-Idem
More...
over 11 years ago
Minor changes for i18n and a little code cleanup
Phil Gates-Idem
More...
over 11 years ago
Code cleanup (confusing usage of a loop index variable outside the loop code block)
Phil Gates-Idem
More...
over 11 years ago
Allow *.i18n.json to be recognized as a dependency type
Phil Gates-Idem
More...
over 11 years ago
For debugging purposes, made toString() more robust for Resource.js (getURL() is not always available)
Phil Gates-Idem
More...
over 11 years ago
jshint fix
Patrick Steele-Idem
More...
over 11 years ago
Added support for a special "resolvedValue" to avoid a promise being called on the next tick.
Patrick Steele-Idem
More...
over 11 years ago
Upgraded patch version
Patrick Steele-Idem
More...
over 11 years ago
Upgraded q module
Patrick Steele-Idem
More...
over 11 years ago
Added "beforeSlot" event
Patrick Steele-Idem
More...
over 11 years ago
Added "makePromise" method
Patrick Steele-Idem
More...
over 11 years ago
Upped patch version
Patrick Steele-Idem
More...
over 11 years ago
Added fix to enable test cases
Patrick Steele-Idem
More...
over 11 years ago
Upped patch version
Patrick Steele-Idem
More...
over 11 years ago
Switched to attributes.raptorContext
Patrick Steele-Idem
More...
over 11 years ago
Removed split for '-' and '_' chars (only ',' and '|' are allowed)
Patrick Steele-Idem
More...
over 11 years ago
Added support for a special "super" dependency when using define
Patrick Steele-Idem
More...
over 11 years ago
Added target for running classes tests
Patrick Steele-Idem
More...
over 11 years ago
Added a new "layout" taglib
Patrick Steele-Idem
More...
over 11 years ago
Added work directory to gitignore
Patrick Steele-Idem
More...
over 11 years ago
Added support for removing dashes from dynamic attributes
Patrick Steele-Idem
More...
over 11 years ago
Changes to Dependency_dust again--added check for Node.js env
Patrick Steele-Idem
More...
over 11 years ago
Added minified raptor distribution
Patrick Steele-Idem
More...
over 11 years ago
Merge branch 'master' of https://github.com/raptorjs/raptorjs
Patrick Steele-Idem
More...
over 11 years ago
←
1
2
3
4
5
6
7
8
9
10
11
…
47
48
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree