0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 23 days ago. based on code collected 24 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Got rid of slow FileCommandAnalyser tests when we could do with just one of em More... about 14 years ago
Updated Rails 3.0.3 -> 3.0.4 More... about 14 years ago
don't need rmagick for dev any more More... about 14 years ago
do cucumber with cucumber env More... about 14 years ago
Don't seem to have had rack in the gem dependencies More... about 14 years ago
Updated env.rb for new cucumber, and separated custom bits into setup.rb file More... about 14 years ago
Moved Config::ImageMagick -> ImageMagick::Config More... about 14 years ago
Made a more general way of configuring saved configs with symbols - now we can extract image_magick configuration into the image_magick module to have all image_magick stuff in one place More... about 14 years ago
yard needs bluecloth for 'rake yard' More... about 14 years ago
Updated all other uses of ImageMagick constants to new ones (docs, spec and config) More... about 14 years ago
Moved Encoding::ImageMagickEncoder -> ImageMagick::Encoder More... about 14 years ago
Moved Dragonfly::Generation::ImageMagickGenerator -> Dragonfly::ImageMagick::Generator More... about 14 years ago
Moved ImageMagickProcessor -> ImageMagick::Processor More... about 14 years ago
Moved image_magick analyser and utils into new namespace and added deprecation warnings More... about 14 years ago
No need for shared image_magick specs any more now that rmagick has gone More... about 14 years ago
no need for eggs More... about 14 years ago
Got rid of RMagick from docs More... about 14 years ago
Moved dragonfly/generation/hash_with_css_style_keys -> dragonfly/hash_with_css_style_keys More... about 14 years ago
Got rid of RMagick libraries More... about 14 years ago
no need for nokogiri in gemfile More... about 14 years ago
got rid of seemingly unnecessary stuff in spec_helper More... about 14 years ago
ensure bundler is used for specs More... about 14 years ago
Also use a custom attachment class per app as including in it is more efficient than extending on the fly all the time More... about 14 years ago
Back to having custom classes for jobs, rather than extending them on the fly (which is less efficient) - added Job::OverrideInstanceMethods for adding methods which take precedence over added analyser/shortcut methods More... about 14 years ago
Not sure why I felt the need to use _format before More... about 14 years ago
No need for job1 + job2 - unnecessary code More... about 14 years ago
Cleaned up Rakefile and Gemfile to use newer gems etc. and in upgrading needed to update RSpec syntax and not use rubygems More... about 14 years ago
Rails 2.3 not supported any more message plus updated gem strings More... about 14 years ago
Got rid of rails 2.3.5 tests - will no longer support it - 2.3 users can use version 0.8.2 More... about 14 years ago
specs and fix for regexp problem More... about 14 years ago