Commit graph

11 commits

Author SHA1 Message Date
Colin Kuskie
fe221e87ab Adding FilePump admin module. 2009-05-15 18:39:02 -07:00
Colin Kuskie
285b62212e build code, with tests. build works! 2009-05-15 14:12:36 -07:00
Colin Kuskie
2db7f98169 Create the bundle directory, with error handling. 2009-05-15 09:54:22 -07:00
Colin Kuskie
aef2fd3a75 fetch, fetch* with some tests.
Refactor getPathClassDir, add build.
2009-05-14 22:19:44 -07:00
Colin Kuskie
b8711513a6 First cut at fetch methods for file, URL and asset. 2009-05-08 17:13:56 -07:00
Colin Kuskie
9574533f3f Fix the bundle name property. 2009-05-07 17:30:57 -07:00
Colin Kuskie
e36d550e19 Add a whole raft of tests, many bug fixes.
Removed unused parts of the original JSON collateral code, like
getAllCollateral, etc.
2009-05-07 17:26:12 -07:00
Colin Kuskie
907ce09355 More utility methods, and a few bug fixes.
Use the correct parameter name for other files.
Stub in the build method.
Extend the delete method to handle cleaning up the build directory.
Add a method to get a Path::Class::Dir object for the build directory.
2009-04-30 16:42:31 -07:00
Colin Kuskie
3a6802945c Add tracking of out of date bundles.
Added a db column, lastModifed, and a class method to
fetch the set of out of date bundles, based on comparison
of lastModified and lastBuilt.
2009-04-30 15:32:32 -07:00
Colin Kuskie
c92c386747 Collateral handling code. 2009-04-30 10:39:16 -07:00
Colin Kuskie
821ac7fd10 Adding install script and base module with i18n. 2009-04-28 21:01:38 -07:00