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
Migrated the "raptor/config" module to AMD More... about 12 years ago
Migrated the "raptor/arrays" module to AMD More... about 12 years ago
Introducing the new core RaptorJS module that provides an AMD implementation with additional support for classes and enums and that works on the server under Node and Rhino. More... about 12 years ago
Deleted old RaptorJS "main" file used by Node More... about 12 years ago
Deleted unused file (LogHelper.js) More... about 12 years ago
Deleted loader/requires module (use loader/require instead) More... about 12 years ago
Deleted "raptorBuilder" module (now part of Raptor core) More... about 12 years ago
Deleted unused "http" module More... about 12 years ago
Deleted oop module (Now part of core Raptor) More... about 12 years ago
Deleted unused module (oop/objects) More... about 12 years ago
Removed unused file (File.js) More... about 12 years ago
Deleted "errors" module (now part of core Raptor) More... about 12 years ago
Deleted "core" module ("raptor" is now the core module) More... about 12 years ago
Deleted "bootstrap" module (now part of core Raptor) More... about 12 years ago
Deleted "amd" module (now part of core Raptor) More... about 12 years ago
Refactoring project directory structure More... about 12 years ago
Removing symbolic link since it will be the future home of the (no longer META-INF) More... about 12 years ago
Renaming Eclipse project name to "RaptorJS-AMD" to avoid confusion More... about 12 years ago
Created a release branch. See PRES-6221 for details. prepare release RELEASE-1.4.X More... about 12 years ago
Merge pull request #3 from philidem/master More... about 12 years ago
During in-place deployment, rewrite URLs inside CSS to point new relative location of images More... about 12 years ago
Remove log statement that was added during debuggin More... about 12 years ago
Better support for enabling bundling and in-place deployment More... about 12 years ago
Add support for "checksums-enabled" attribute for bundle which sets checksumsEnabled property in BundleConfig. When adding bundle mappings, we need to propagate the value of checksumsEnabled found in BundleConfig (which might be undefined). This allows per-bundle configuration of checksums. More... about 12 years ago
Don't include slot name in bundle file name because it's pointless More... about 12 years ago
Added necessary getter More... about 12 years ago
Changes to support server-side template rendering More... over 12 years ago
Merge branch 'master' of https://github.com/raptorjs/raptorjs More... over 12 years ago
PRES-6036 Changes to support resource watching on the server More... over 12 years ago
Merge pull request #2 from philidem/master More... over 12 years ago