0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Mar 12, 2025 — Mar 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Should be working with spaces, not tabs. More... over 14 years ago
Add _spec to end of integration specs. More... over 14 years ago
Parcel copying. More... over 14 years ago
Move modification functionality into Interfaces::Base More... over 14 years ago
Ignore the rvmrc command. More... over 14 years ago
Commenting and #stream! More... over 14 years ago
Add support for name_uploaded=(value) More... over 14 years ago
Allow active record's extension to be easily chained. More... over 14 years ago
Updated parcel todo's More... over 14 years ago
Bugfix IO.copy_stream should be FileUtils.copy_stream. Need to get to test more! More... over 14 years ago
Default to use zip file extension with zip interface. More... over 14 years ago
Copy & paste badness. More... over 14 years ago
Didn't rename raise_warehoused_errors correctly, and make warehouse! easier to test. More... over 14 years ago
Fix a bug in the scratch area More... over 14 years ago
Move logic from active record parcel_path into the ActiveRecord module More... over 14 years ago
Allow WarehousedError to be ignored. More... over 14 years ago
Updated documentation. More... over 14 years ago
Basic todos. More... over 14 years ago
Ditch the date component from the ScratchArea so we aren't leaving empty directories lying around. More... over 14 years ago
Change the files method to contents method on the zip file interface. More... over 14 years ago
I think we only need to call prepare when accessing the data interface, not the storage method. More... over 14 years ago
Provide modified detection so we don't need to write out the parcel unnessesarily. More... over 14 years ago
Update the Warehouse storage to persist its state into an active record object. More... over 14 years ago
A warehoused parcel shouldn't be changeable. Added callbacks on warehousing to tie them into rails models to make it easy to find what needs to be warehoused. More... over 14 years ago
Add a convenience method for warehouse storage #in_fast_storage? More... over 14 years ago
Add #read, and #fetch to ScratchArea, and then use them to clean up ZipFileInterface. More... over 14 years ago
Create spec outline for the zip file interface. More... over 14 years ago
Ignore files created from specs. More... over 14 years ago
Added support for file extensions. Not very nice, but good enough for now. More... over 14 years ago
Removed bad file. Naughty file. More... over 14 years ago