Граф коммитов

  • 96d9d1cf2a Adds cropping ability via crop_x,crop_y,crop_width and crop_height master boffbowsh 2009-03-16 16:56:32 +0000
  • 4b163938ec Made tests pass boffbowsh 2009-03-16 12:39:54 +0000
  • ab1e4f7b0b helps if everything refers to fileutils Mark Guzman 2009-02-27 00:05:13 -0500
  • 8980ecdc27 ruby 1.9 compatability change Mark Guzman 2009-02-26 23:27:48 -0500
  • f0cb97936a Fix support for multiple distinct S3 buckets (previously all classes would use the bucket configured for the last class defined). Russ Ennis 2009-02-15 11:23:58 +0000
  • 81402bfa4a fixing the fix for Rails 2.2 - making it so it actually adds the error - including the unless Dustin Anderson 2009-02-14 00:58:37 +0800
  • 6e67b49ff8 One tweak to support Rails 2.2 I18n validation error message (due to deprecated ActiveRecord::Errors.default_error_messages) - Tests were getting very ugly with all the deprec warning messages Dustin Anderson 2009-02-13 04:43:45 +0800
  • 45b0e31c89 Add an ':association_options' option for passing additional options to the association creation methods. Hongli Lai (Phusion) 2008-09-23 23:53:54 +0800
  • 2c164b6854 Add support for models that have a string as primary key. Hongli Lai (Phusion) 2008-09-23 21:52:29 +0800
  • 806fb742ec Fix unit test failures in basic_test. Hongli Lai (Phusion) 2008-09-23 20:47:18 +0800
  • d55631d161 Improve wording in README. Hongli Lai (Phusion) 2008-09-23 20:46:56 +0800
  • f710c470c6 Merge commit '02df072d760610ff368658e85062afcc163f352b' rick 2009-02-02 20:13:32 -0800
  • 02df072d76 convert expires_at option on authenticated_s3_url to integer to prevent amazon errors Greg Borenstein 2009-01-30 20:48:49 -0800
  • 95bc6bc296 Merge branch 'master' of git@github.com:technoweenie/attachment_fu rick 2009-01-27 15:33:30 -0600
  • 5b16d05aee Added a config option to state a bucket_key other than :bucket_name in the amazon_s3.yml on a per model basis. bhauman 2009-01-24 00:57:10 +0800
  • b4a7cb6a56 support bad s3 connections rewrite rick 2008-12-31 14:31:43 -0500
  • f1ab094e3f yagni #is_thumbnail_for rick 2008-12-16 19:12:38 -0800
  • 9fd76b8cc9 get rid of magical Class.inherited use, add explicit #is_thumbnail_for thumbnail classes so things work in dev and prod mode rick 2008-12-16 17:54:21 -0800
  • 743a95be0f Adding cropping support to rmagick processor David Jones 2008-11-26 11:39:41 +0800
  • 455e103db5 allow :access option in the S3 task to take a proc rick 2008-12-15 17:42:04 -0800
  • 939a894cc2 not sure why TempFile#size isnt working, using File.size instead rick 2008-12-15 16:25:44 -0800
  • 17919a2954 unify options-passing rick 2008-12-15 16:13:02 -0800
  • 52370cf40d Merge branch 'rewrite-s3' into rewrite rick 2008-12-13 18:03:49 -0800
  • 022ec71e19 tweak the thumbnail load process rick 2008-12-13 18:03:44 -0800
  • 1b4a9b26f3 Merge branch 'rewrite' into rewrite-s3 rewrite-s3 rick 2008-12-08 17:14:48 -0800
  • c9ddd35169 update docs rick 2008-12-08 17:14:43 -0800
  • d7ec1e3886 move the thumbnail class preparation later in the processing cycle rick 2008-12-08 17:13:21 -0800
  • b49c9b5b55 Merge branch 'rewrite' into rewrite-s3 rick 2008-12-05 01:52:37 -0800
  • 0ce3dd00e5 docs for thumbnail task: passing nil to :thumbnail_class is no longer needed if you want to subclass the attachment class rick 2008-12-05 01:52:32 -0800
  • 4e35571227 rescue from deleting an s3 object that no longer exists rick 2008-12-05 01:48:36 -0800
  • 575d988cc6 Merge branch 'rewrite' into rewrite-s3 rick 2008-12-05 01:48:07 -0800
  • 8f57d07819 tweak the way the thumbnail task modifies the class, allow for lazy loading of the thumbnail class rick 2008-12-05 01:47:37 -0800
  • ce7e2e589a add AttachmentFu::Tasks#unqueue rick 2008-12-05 01:31:57 -0800
  • 70af24157d specs for AttachmentFu::Tasks#queued? rick 2008-12-05 01:29:48 -0800
  • 45ade5b1f2 add AttachmentFu::Tasks#prepend rick 2008-12-05 01:26:33 -0800
  • 73334ea658 ensure that global s3 connection options are duplicated to s3 task objects rick 2008-12-04 23:43:52 -0800
  • 58f0ba91b1 Merge branch 'rewrite' into rewrite-s3 rick 2008-12-04 22:48:36 -0800
  • c0116365b3 do not reset Attachment_fu in the preparation callbacks rick 2008-12-04 22:48:30 -0800
  • 84ac764736 merge from rewrite rick 2008-11-30 20:45:40 -0800
  • 28ff8e24a8 ensure that the thumbnail associations are created on the correct class rick 2008-11-30 20:44:10 -0800
  • 09e31ee147 Merge branch 'rewrite' into rewrite-s3 rick 2008-11-30 20:39:44 -0800
  • 85afada881 move some of the docs around rick 2008-11-30 18:01:55 -0800
  • e683e402cb add renames, deletes to s3 rick 2008-11-30 18:00:19 -0800
  • 52ae939d5b add renames rick 2008-11-30 17:07:08 -0800
  • db32c79e7b whitespace tweaks rick 2008-11-30 16:50:55 -0800
  • 8cc9d8c27c update readme regarding specs rick 2008-11-30 16:48:34 -0800
  • 2d22a772ff finish s3 support rick 2008-11-30 16:40:51 -0800
  • 42a37fab15 Fix resizing of images with a height much bigger than with (or reverse). Minimum size is 1 pixel Sergio 2008-10-31 10:15:28 +0100
  • 7bcd58b8ad Fix gif thumbnails for ImageScience when attachment_options[:processor] is set searching for a installed processor. Sergio 2008-10-31 10:11:13 +0100
  • 1a74c25a42 Merge branch 'master' of git://github.com/aka47/attachment_fu into mm rick 2008-10-24 12:05:55 -0700
  • 1f9784cb05 add image/x-citrix-pjpeg mime type Erkki Eilonen 2008-10-24 20:45:49 +0300
  • 01c80b7c84 * added workaround for better gif handling * added basic test for new crop method * added tests for croping the right part of various images with various attachment formats it needs a little help because of code duplication. How can i access a method in the processor to test if it works? I duplicated the method into the testclass in fixtures/attachment Tim Assmann 2008-10-22 12:55:49 +0200
  • ee4ea169b4 added new crop method to mini_magick processor, works by using "c" at the end of the size string for any thumbnail => "75x75c". It crops any image without any distortion!!!! See same examples at http://devo.to/2008/10/19/image-rendering-within-attachment_fu aka47 2008-10-19 13:40:50 -0700
  • 4970a77cf0 fix sti issue with thumbnails rick 2008-10-10 18:49:04 -0700
  • d044748dea tweak AttachmentFu::Pixels so that the pixels adapter does not extend the class. this allows for dynamic switching of pixel adapters rick 2008-10-10 14:56:05 -0700
  • 1e8d2bdd86 thumbnail task should use default :with option rick 2008-10-10 13:55:37 -0700
  • fea09d2bb5 copy the pixel adapter when duping AttachmentFu::Tasks instances rick 2008-10-10 11:24:00 -0700
  • b0398316be add option to set default pixel adapter rick 2008-10-10 10:54:22 -0700
  • 61e0c5b33d remove useless uploaded helper method rick 2008-10-10 09:46:30 -0700
  • 0c43e004ff first commit of s3 task rick 2008-10-08 18:31:13 -0700
  • 9a6d583c36 extract #set_temp_data helper method rick 2008-10-07 19:48:48 -0700
  • bad80de9c3 fix bug trying to clear out empty attachment directories that dont exist rick 2008-10-07 19:36:43 -0700
  • 9d75401474 Quick fix for creating thumbnails satoshi 2008-10-07 21:06:57 +0900
  • 56f9b25a04 remove temp_path= and temp_data= methods so they cant be assigned with multiple attributes rick 2008-10-06 14:55:02 -0700
  • 5c3e8f410d update specs for new Task#copy_for method rick 2008-10-06 14:48:51 -0700
  • cda2d14898 remove temp_path= and temp_data= methods so they cant be assigned with multiple attributes rick 2008-10-06 14:42:58 -0700
  • fbcb47e39d support subclassed Attachment classes with their own AttachmentFu::Tasks instance. add #image? method to check against the massive list of weird image content types that browsers use rick 2008-09-30 18:25:17 -0700
  • b95b13f8f4 support custom thumbnail classes better rick 2008-09-30 18:06:45 -0700
  • 1f11c0aee0 get rid of self.included(base) monkeying, fix some temp_path race condition rick 2008-09-30 18:06:28 -0700
  • 31a44f58b2 ActionController::TestUploadedFile should respond to #size rick 2008-09-30 18:04:07 -0700
  • a23522101f absolute paths for specs so that spec_helper isnt required multiple times rick 2008-09-30 16:15:48 -0700
  • 54e688f5c3 added ticket 1221942647_update-geometry-lib_828 ticgit rick 2008-09-20 13:30:47 -0700
  • 597d75a251 creating the ticgit branch rick 2008-09-20 13:29:47 -0700
  • 88af79006b Merge branch 'master' of git://github.com/dasil003/attachment_fu rick 2008-09-20 13:24:05 -0700
  • bc25540c10 add changelog rick 2008-09-20 13:03:26 -0700
  • 287472f285 Merge branch 'master' of git@github.com:squarelover/attachment_fu Sean Wolfe 2008-09-16 12:51:19 -0500
  • d2da9f32af Adding various MIME types that some browsers or applications provide for tstandard image types. Sean Wolfe 2008-09-16 12:03:00 -0500
  • 9056517fb2 Allow for a trailing x on width-only geometry strings per spec Gabe da Silveira 2008-08-28 02:12:16 -0300
  • e1c4eab368 use first arg of full_path/public_path to set the thumbnailed filename, if provided rick 2008-07-04 02:20:34 -0700
  • a74ea929dd authenticated_s3_url now allows a :symbol thumbnail name Nathaniel Bibler 2008-06-25 22:08:14 -0400
  • 1ed2faadfe Removed unnecessary fileutils requirement Nathaniel Bibler 2008-06-11 13:33:15 -0400
  • 809a548076 Ignoring generated documentation directories Nathaniel Bibler 2008-06-11 13:03:28 -0400
  • 92384bf33e Fixed RDoc documentation generation Nathaniel Bibler 2008-06-11 12:58:45 -0400
  • e475cf78a4 remove tabs rick 2008-06-09 09:40:14 -0400
  • 8a1e649170 Add documentation for new :partition option Eadz 2008-06-09 22:10:39 +1200
  • e1c9c83ed7 added option to not partition directories Eadz 2008-06-09 22:02:13 +1200
  • dfc4ada55d Modified README to include information about 'uploading' files from a script eadz 2008-06-09 16:58:30 +1200
  • 1e46a77ef2 rename back to README eadz 2008-06-09 16:55:38 +1200
  • 65d61ed2c5 markdown for github.com eadz 2008-06-09 16:50:07 +1200
  • 13c7cabab3 Revert "added link to markdown" eadz 2008-06-09 16:48:38 +1200
  • 0d293d4515 added link to markdown eadz 2008-06-09 16:46:55 +1200
  • b6211f21c1 added docs on how to script an uploaded file eadz 2008-06-09 16:46:19 +1200
  • d433f786c8 added tests Rolf Bjaanes 2008-06-02 05:13:35 +0200
  • d10004bfec Changed \w in sanitize_filename to A-Za-z0-9 in order to be less generalizing Rolf Bjaanes 2008-06-02 04:55:19 +0200
  • 834553ad3d Applied patch from Christoph Lupprich to correct file handling in core image processor for attachment fu: http://ar-code.lighthouseapp.com/projects/35/tickets/24-patch-coreimage-resizes-main-attachment-as-well-as-thumbnails Marcus Crafter 2008-05-22 13:47:59 +1000
  • 61ad36fb73 Fixed a nil reference error in sanitize_filename Nathaniel Bibler 2008-05-16 15:59:54 -0400
  • 6b7bc91a42 Fixed bug from previous commit that wasn't catching nil files uploaded. Added test case. Christopher Redinger 2008-05-09 11:07:24 -0400
  • 3836c313d6 Work with merb tempfile Christopher Redinger 2008-05-07 21:59:41 -0400
  • d2a3164676 full_filename, you're banished from the land rick 2008-04-30 16:30:49 -0700
  • f73671e84b fix public_path to leave a beginning slash rick 2008-04-28 17:55:12 -0700