Commit Graph

1210 Commits (22a9d062ff80f5c19425f190104ca4774f651365)

Author SHA1 Message Date
Martin Linkhorst 6a2d7a5289 add factory girl to core 12 years ago
Martin Linkhorst dd2c3ab126 easier to read gem definition 12 years ago
Philipp Tessenow 12ac149dbe Revert "use RedCloth gem instead of 'bundled' redcloth3 implementation" 12 years ago
Philipp Tessenow 80e1432426 use RedCloth gem instead of 'bundled' redcloth3 implementation 12 years ago
Martin Linkhorst 497460bbaa added the bullet gem to find n+1 queries easily at runtime 12 years ago
Martin Linkhorst ddf490a0f7 adding the awesome rails footnotes 12 years ago
Martin Linkhorst 3172bdedf6 added #save_and_open_page test helper 12 years ago
Dennis Schmidt fdd7c91d6f test corrections 12 years ago
Martin Linkhorst 085a44a7ff try a rails 3 compatible version of object daddy, fixed some failing tests in issue_test.rb 12 years ago
Jens Ulferts aab91c4f2c requires 'debugger' gem for ruby 1.9 12 years ago
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
Martin Czuchra c2ffc7ae7c Fixes dependency issues with spreadsheet gem. 13 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
Gregor Schmidt af7ec55cf1 Updating to acts_as_silent_list 1.1 13 years ago
Gregor Schmidt 21010311f8 Using acts_as_silent_list to avoid StaleObject errors and unnecessary emails 13 years ago
Gregor Schmidt fb42337b71 remove ical support 13 years ago
Holger Just 48796c90dc [#617] Include database gems for mingw (Ruby on Windows) 13 years ago
Gregor Schmidt 8e7357ae74 Switching to released gem instead of git repo 13 years ago
jwollert 15f8c57d97 adds json dependency 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
Gregor Schmidt bbcc009819 no ideawhy we specify activeresource explicitly 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
Gregor Schmidt ac5b890e50 fixing wrong truncation of string, when handling multi line characters 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
Gregor Schmidt 24b75e3fc2 Removing development dependencies. They are now handled by redmine-cucumber and redmine-dev-tools 14 years ago
Gregor Schmidt 2bfaedb8b0 Adding first draft of Gemfile 14 years ago
Michael Frister 4d76331748 Added Gemfile for spreadsheet dependency. 14 years ago