Commit Graph

175 Commits (6db32fb04fa641e32028094c29f87cf4f0ca29a8)

Author SHA1 Message Date
Philipp Tessenow c786603b9d added pry-rescure to Gemfile 12 years ago
Philipp Tessenow 16116123b4 added pry-rescure to Gemfile 12 years ago
Philipp Tessenow d9f2a5712a added pry-stack_explorer and pry_debugger to gemfile 12 years ago
Philipp Tessenow 741270fabd added current coderay and pry to Gemfile 12 years ago
Philipp Tessenow 5058a54970 updated coderay, require pry-rails in Gemfile 12 years ago
Martin Linkhorst 0cdcfb07da these tasks are needed to let an engine execute its cucumber features through rake against this app. 12 years ago
Martin Linkhorst 5e4a766758 use letter_opener 1.0 yay 12 years ago
Martin Linkhorst 22c0164e16 removed rails-dev-tweaks because the asset pipeline loads faster with rails 3.2 12 years ago
Martin Linkhorst 40cecc66a3 applied the rails 3.2 generator 12 years ago
Philipp Tessenow 0ed365ef70 replace tiny_mce with tiny_mce gem 12 years ago
Philipp Tessenow 8ba74a6d50 implement inline diff 12 years ago
Martin Linkhorst 73a6d89a75 this gem makes the asset pipeline much faster in development 12 years ago
Martin Linkhorst 35955e4c8f REVIEW: use prototype-rails. fixes some tests. especially remote_function is there again 12 years ago
Martin Linkhorst f1c3a5ef4e REVIEW: updated to a recent version of rubytree. fixed a minor bug. let's hope it will work. 12 years ago
jwollert 4511a4e83d adds i18n-js gem providing us with easier access to translations in js 12 years ago
Martin Linkhorst 35bf0301f2 REVIEW: this gem adds the #auto_link method which is used several times in the code. it was removed in rails 3.1. we should get rid of this dependency at some point in time. 12 years ago
Martin Linkhorst 7d2f6be3b0 remove the globalize3_patch.rb hack that allowed for uniqueness validation on translations. instead use the current git master since the fix is not yet released in version 0.2.0 of globalize3 12 years ago
Martin Linkhorst 710c3cc2b3 add the database cleaner gem to easily purge data in the db 12 years ago
Philipp Tessenow 4dba450164 require nokogiri/patch and add it to gemfile 12 years ago
Martin Linkhorst d19fdaf6a1 apply the rails 3.1.8 generator on the project 12 years ago
Martin Linkhorst 9d1149a704 allow letter opener to be configured by the configuration yaml 12 years ago
Philipp Tessenow 5ff6e800ff added loofah to chili gemfile 12 years ago
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
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