0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Sep 21, 2025 — Sep 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rename ::Source::Default to ::Source::CGI. Make POD match More... over 17 years ago
Use CGI::Uploader::Source and ::Source::Default to move CGI stuff out of Uploader.pm More... over 17 years ago
New file, CGI::Uploader::Source. It's a proposed base class for abstracting what the old 'upload' method does, making it clear and easy how to support new sources, and perhaps helping support more exotic things like the file "source" being a local file system. More... almost 18 years ago
s/Postgres/PostgreSQL/ as the preferred spelling More... almost 18 years ago
Remove "do_" prefix from insert and update methods. It it just as clear without it. More... almost 18 years ago
Fix up a few paths which still referred to CGI/Up More... almost 18 years ago
Redesign handling of transform option and generate method More... almost 18 years ago
Start to re-write transform/generate handling More... almost 18 years ago
Rename CGI::Up to CGI::Uploader in preparation for dev release More... almost 18 years ago
Rename CGI::Up to CGI::Uploader in preparation for dev release More... almost 18 years ago
Test simplification of [{...}] to {...} in generate(records=>...) More... almost 18 years ago
Various doc patches More... almost 18 years ago
Various doc patches. Allow user to simplify [{...}] to {...} in records option of generate More... almost 18 years ago
Various doc patches. Allow user to simplify [{...}] to {...} in records option of generate More... almost 18 years ago
Set version number to 2.90_01 More... almost 18 years ago
Correct a typo More... almost 18 years ago
Add a note about the code in scripts/ More... almost 18 years ago
Add links within POD More... almost 18 years ago
Finish - apparently - generate() More... almost 18 years ago
More on generate() More... almost 18 years ago
Start writing generate(). Use test.generate.pl to test More... almost 18 years ago
Doc patch More... almost 18 years ago
Reformat slightly. Test new(imager) rather than upload(transform(imager)) More... almost 18 years ago
Don't allow over-ride of Image::Size. Many doc changes More... almost 18 years ago
Get transform working for Image::Magick and Imager More... almost 18 years ago
Simplify code in preparation for transform and generate logic More... almost 18 years ago
Finish delete() without generated files More... almost 18 years ago
Implement the delete() method More... almost 18 years ago
More doc changes More... almost 18 years ago
Many doc changes. Fix file extension code More... almost 18 years ago