Commit Graph

262 Commits (092c5a70bd9ccd5bb6ddfa90051d3068125492f7)

Author SHA1 Message Date
Martin Linkhorst d5a23fc3d5 use the gem version of awesome_nested_set 12 years ago
Martin Linkhorst d08c573e79 added the safe_attributes gem to allow active record subclasses to have magic methods as column names, such as #changes (not to be confused with redmine's #safe_attributes method) 12 years ago
Martin Linkhorst 544614e9b7 make it possible to run rake tasks (the other tasks like delayed job etc. are included by the gems' railties) 12 years ago
Martin Linkhorst 017191b26e make it ruby 1.9.3 and 1.8.7 compatible, yay 12 years ago
Jens Ulferts 5660f65d0d requires rails 3.0 12 years ago
Jens Ulferts 5e13836c17 have destroying user executed as a background task 12 years ago
Jens Ulferts 4f0c79ba06 adding globalize2 gem 13 years ago
Holger Just cb0d4725ad Only allow the mysql database adapter on Ruby 1.8 13 years ago
Holger Just 35c96b5085 Fix typo... 13 years ago
Holger Just 82debeef8b Specify rmagick versions and update distribution list 13 years ago
Felix Schäfer a17ae46187 Don't require a very old rmagick by default. 13 years ago
Holger Just 48796c90dc [#617] Include database gems for mingw (Ruby on Windows) 13 years ago
Felix Schäfer ec4b42f24f Bump rails to 2.3.14 #584 13 years ago
Felix Schäfer 9dae76d564 This should fix it once and for all… #517 13 years ago
Felix Schäfer d8ce7564ce So let's try to hit all "ruby 1.8"s the hard way. 13 years ago
Felix Schäfer 0b57e936f5 Rip faster_csv out of lib into the Gemfile. #517 13 years ago
Holger Just c63954a4c7 Add ruby-debug as test dependency to debug failing tests 13 years ago
Eric Davis a35d61bfb7 [#506] Read Gemfile.local for local gem inclusions. 13 years ago
Eric Davis 9c47208efa [#511] Fix string encodings coming from sqlite3 in MRI 1.9.x 13 years ago
Gregor Schmidt 2630a84e10 [#477] Not using deprecated rake/rdoctask but rdoc/task instead 14 years ago
Eric Davis 731de487e4 [#453] Upgrade to Rails 2.3.12 14 years ago
Eric Davis cff4e83044 [#290] Only print the plugin Gemfile messages when $DEBUG is set 14 years ago
Gregor Schmidt ddcd4f2888 Pinning mysql2 gem to 0.2 branch, since 0.3 and the following are Rails 3 only 14 years ago
Gregor Schmidt a0eb66fc98 [#290] using ~> instead of < for i18n dependency 14 years ago
Gregor Schmidt cbc26ea982 [#290] Remove test gems from dev enviroment. 14 years ago
Gregor Schmidt 326dffbc29 [#290] Adding rmagick, making it opt-out 14 years ago
Gregor Schmidt ddcec2f4a0 [#290] making openid opt-out by adding it to a group 14 years ago
Gregor Schmidt 8304c6847a [#290] loading mocha after shoulda to make sure, that mocha's patches can be properly applied 14 years ago
Gregor Schmidt 87d8634b04 [#290] using bundler 14 years ago