0
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Jul 07, 2025 — Jul 07, 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... over 17 years ago
s/Postgres/PostgreSQL/ as the preferred spelling More... over 17 years ago
Remove "do_" prefix from insert and update methods. It it just as clear without it. More... over 17 years ago
Fix up a few paths which still referred to CGI/Up More... over 17 years ago
Redesign handling of transform option and generate method More... over 17 years ago
Start to re-write transform/generate handling More... over 17 years ago
Rename CGI::Up to CGI::Uploader in preparation for dev release More... over 17 years ago
Rename CGI::Up to CGI::Uploader in preparation for dev release More... over 17 years ago
Test simplification of [{...}] to {...} in generate(records=>...) More... over 17 years ago
Various doc patches More... over 17 years ago
Various doc patches. Allow user to simplify [{...}] to {...} in records option of generate More... over 17 years ago
Various doc patches. Allow user to simplify [{...}] to {...} in records option of generate More... over 17 years ago
Set version number to 2.90_01 More... over 17 years ago
Correct a typo More... over 17 years ago
Add a note about the code in scripts/ More... over 17 years ago
Add links within POD More... over 17 years ago
Finish - apparently - generate() More... over 17 years ago
More on generate() More... over 17 years ago
Start writing generate(). Use test.generate.pl to test More... over 17 years ago
Doc patch More... over 17 years ago
Reformat slightly. Test new(imager) rather than upload(transform(imager)) More... over 17 years ago
Don't allow over-ride of Image::Size. Many doc changes More... over 17 years ago
Get transform working for Image::Magick and Imager More... over 17 years ago
Simplify code in preparation for transform and generate logic More... over 17 years ago
Finish delete() without generated files More... over 17 years ago
Implement the delete() method More... over 17 years ago
More doc changes More... over 17 years ago
Many doc changes. Fix file extension code More... over 17 years ago