openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
D
dragonfly
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
16 days
ago. based on code collected
17 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 54 of 79
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Updated about half of the ActiveModel doc
Mark Evans
More...
over 14 years ago
Added simple matcher (currently unused) for observing memory leaks
Mark Evans
More...
over 14 years ago
Used Magick::Image#destroy! in text generator to free up memory
Mark Evans
More...
over 14 years ago
Use Magick::Image#destroy! in plasma generator to free up memory
Mark Evans
More...
over 14 years ago
Moved rmagick_image helper method into RMagickUtils module and used in RMagickEncoder and RMagickAnalyser for better memory management
Mark Evans
More...
over 14 years ago
Improved RMagickProcessor memory footprint by using Magick::Image#destroy! - rmagick_image helper function now takes a block and automatically destroys Magick objects
Mark Evans
More...
over 14 years ago
Added URLs file to docs
Mark Evans
More...
over 14 years ago
FileDataStore also gets rid of spaces/funny characters in creating uids
Mark Evans
More...
over 14 years ago
S3DataStore gets rid of funny characters when saving files
Mark Evans
More...
over 14 years ago
Datastores use temp_object.attributes now
Mark Evans
More...
over 14 years ago
Added flip and flop to RMagickProcessor
Mark Evans
More...
over 14 years ago
Spec was failing in ruby 1.9 because of encodings
Mark Evans
More...
over 14 years ago
Redirected log messages in specs to a log file for cleaner output
Mark Evans
More...
over 14 years ago
SimpleEndpoint wasn't using the same log as the app
Mark Evans
More...
over 14 years ago
Job doesn't need to be loggable
Mark Evans
More...
over 14 years ago
Ruby 1.9 bugfix: wasn't using to_method_name on a method string
Mark Evans
More...
over 14 years ago
Fixes for Ruby 1.9: - take into account method names are symbols - anonymous classes return nil for name now which blows up activerecord
Mark Evans
More...
over 14 years ago
Feature was failing on Ruby 1.9.2 due to encoding issues
Mark Evans
More...
over 14 years ago
FINALLY! Got Ruby 1.9.2 not to seg fault when running all the tests
Mark Evans
More...
over 14 years ago
Ruby 1.9.2 seg-faults unless I use RMagick 2.12.2
Mark Evans
More...
over 14 years ago
Fixed Ruby 1.9.2 autoload problem
Mark Evans
More...
over 14 years ago
Need a source for Gemfile for installing
Mark Evans
More...
over 14 years ago
Updated rotate to use normal arguments
Mark Evans
More...
over 14 years ago
Fixed bug: previous_uid was being lost if model was assigned more than once. - previous_uid should only be set if uid exists
Mark Evans
More...
over 14 years ago
Mongo tests are pending if mongo not running
Mark Evans
More...
over 14 years ago
Allow configuring Mongo host/port
Mark Evans
More...
over 14 years ago
Added MongoDataStore
Mark Evans
More...
over 14 years ago
Fixed S3 test that was still using TempObject.name=
Mark Evans
More...
over 14 years ago
Configuration doc link
Mark Evans
More...
over 14 years ago
No need for if twice
Mark Evans
More...
over 14 years ago
←
1
2
…
50
51
52
53
54
55
56
57
58
…
78
79
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree