0
I Use This!
Inactive

Commits : Listings

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