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
Fixed name for the "raptor/dom" module More... about 12 years ago
Added new DOM insertion method: replaceChildren More... about 12 years ago
Fixed regular expression to split param names More... about 12 years ago
Fixing Java version More... about 12 years ago
Merge branch 'master' of https://github.scm.corp.ebay.com/Raptor/RaptorJSOpenSource More... about 12 years ago
Merge remote-tracking branch 'origin/master' More... about 12 years ago
committing changes to support clearAsyncMetadata method for the asyncLoaderMetadata tag More... about 12 years ago
Now automatically converting dash separated attribute names into camel case (my-attr --> myAttr) More... about 12 years ago
Now allowing space separated template params More... about 12 years ago
Updated jshint globals More... about 12 years ago
Fixing JSON syntax error in package.json for raptor/files module More... about 12 years ago
Upped version to 2.0.5 More... about 12 years ago
Fixed reference to "arrayFromArguments" More... about 12 years ago
Updated the API for the "raptor/component-renderer" module to return partial progress for rendering. More... about 12 years ago
Changed order of widget def elements (moved config closer to beginning) More... about 12 years ago
Minor change to logging output for jsdom scripts More... about 12 years ago
Updating all spec files to use jQuery 1.8.3 More... about 12 years ago
Fixed toEqualArray function More... about 12 years ago
Updating test cases for the widgets module More... about 12 years ago
Various changes to the optimizer module More... about 12 years ago
Adding files associated with new optimizer test cases More... about 12 years ago
Simplifying jsdom wrapper by taking advantage of the RaptorJS optimizer to generate file URLs More... about 12 years ago
Loading FileMixins during server bootstrap More... about 12 years ago
Removing unneeded "urlFileProtocolEnabled" property More... about 12 years ago
Added check to isReady to avoid unnecessary setTimeout when invoking the ready method More... about 12 years ago
Added test case for validating written files associated with an optimized page More... about 12 years ago
Updating compile-time widget package More... about 12 years ago
Made change to record written files with output optimized page More... about 12 years ago
Fallback to file:// URL for in-place deployment if base path is not defined More... about 12 years ago
Recording output file with a written bundle More... about 12 years ago