summaryrefslogtreecommitdiffstats
path: root/Gemfile
Commit message (Expand)AuthorAgeFilesLines
* update ruby-openid version to 2.2.3Toshi MARUYAMA2013-07-191-1/+1
* use database_cleaner (#12822)Toshi MARUYAMA2013-06-141-0/+1
* prevent coderay "warning: already initialized constant" on Ruby 1.8.7 (#13692)Toshi MARUYAMA2013-06-041-1/+1
* upgrade mocha 0.14 and remove deprecation warningToshi MARUYAMA2013-05-211-1/+1
* Improve plugins' Gemfile loading (#14028).Jean-Baptiste Barth2013-05-111-1/+2
* install capybara on only Ruby 1.9.3 or higher (#12822)Toshi MARUYAMA2013-05-091-1/+1
* upgrade capybara to 2.1 (#12822)Toshi MARUYAMA2013-05-091-1/+4
* upgrade Rails 3.2.13Toshi MARUYAMA2013-03-191-1/+1
* upgrade mocha ~> 0.13.3Toshi MARUYAMA2013-03-191-1/+1
* backout r11644.Toshi MARUYAMA2013-03-191-1/+1
* upgrade Rails 3.2.13Toshi MARUYAMA2013-03-191-1/+1
* Distinguish mysql/mysql2 adapters in Gemfile (#13270).Jean-Philippe Lang2013-02-281-4/+5
* Ruby2.0: switch mysql2 platforms by RUBY_VERSIONToshi MARUYAMA2013-02-261-1/+2
* Ruby2.0: add platforms to Gemfile mysql2Toshi MARUYAMA2013-02-261-1/+1
* Ruby2.0: add "require 'yaml'" to GemfileToshi MARUYAMA2013-02-261-0/+1
* back out r11486Toshi MARUYAMA2013-02-261-2/+1
* Require 'yaml'.Jean-Philippe Lang2013-02-251-1/+2
* Use https://rubygems.org as gem source (#13173).Jean-Philippe Lang2013-02-241-1/+1
* upgrade Rails to 3.2.12Toshi MARUYAMA2013-02-121-1/+1
* Gemfile: unpin mocha versionToshi MARUYAMA2013-02-041-1/+1
* remove "test-unit" from GemfileToshi MARUYAMA2013-02-041-5/+0
* Upgrade shoulda.Jean-Philippe Lang2013-02-031-1/+1
* Parse database.yml with erb (#13004).Jean-Philippe Lang2013-01-291-1/+2
* Adds first Capybara tests (#12822).Jean-Philippe Lang2013-01-261-0/+1
* More specific warning.Jean-Philippe Lang2013-01-211-1/+1
* Don't abort when database.yml is not present.Jean-Philippe Lang2013-01-191-2/+2
* Bundle only the required database gems and adds sqlserver support (#12713).Jean-Philippe Lang2013-01-151-33/+31
* Upgrade to Rails 3.2.11Toshi MARUYAMA2013-01-081-1/+1
* Use activerecord-jdbc-adapter 1.2.5.Jean-Philippe Lang2013-01-041-2/+1
* Upgrade to Rails 3.2.10.Jean-Philippe Lang2013-01-031-1/+1
* cannot load Java class com.mysql.jdbc.Driver error with jdbc-mysql 5.1.22.Jean-Philippe Lang2013-01-021-0/+1
* Tests broken with activerecord-jdbc-adapter 1.2.3.Jean-Philippe Lang2012-12-261-0/+1
* Don't use jruby-openssl with JRuby 1.7.0 (#12228).Jean-Philippe Lang2012-12-081-1/+2
* Upgrade to Rails 3.2.9 (#12393).Jean-Philippe Lang2012-11-211-1/+1
* Pins mysql gem to ~> 2.8.1.Jean-Philippe Lang2012-11-181-1/+1
* Gemfile: remove rakeToshi MARUYAMA2012-11-131-1/+0
* Unpin rake version.Jean-Philippe Lang2012-11-131-1/+1
* Gemfile: pin rake version 0.9.2.2Toshi MARUYAMA2012-11-131-1/+1
* Gemfile: pin rake version 0.9Toshi MARUYAMA2012-11-131-0/+1
* fix JRuby 1.6 tests fail on CI server (#12228)Toshi MARUYAMA2012-10-281-1/+3
* prevent rake task error on JRuby 1.7 (#12228)Toshi MARUYAMA2012-10-281-2/+3
* XML output broken with builder 3.0.1.Jean-Philippe Lang2012-09-061-1/+1
* Upgrade to Rails 3.2.8 (#11758).Jean-Philippe Lang2012-09-021-1/+1
* backout r10247Toshi MARUYAMA2012-09-011-1/+1
* Gemfile: pin i18n gem version 0.6.0Toshi MARUYAMA2012-08-311-1/+1
* Gemfile: mocha version up 0.12.3Toshi MARUYAMA2012-08-071-1/+1
* Tests not running after upgrade to mocha 0.12.2.Jean-Philippe Lang2012-08-021-1/+1
* Gemfile: prevent "rake db:migrate RAILS_ENV=test" causes exception on Ruby 1....Toshi MARUYAMA2012-07-311-0/+2
* JQuery in, Prototype/Scriptaculous out (#11445).Jean-Philippe Lang2012-07-221-1/+1
* Upgrade to Rails 3.2.6 (#11162).Jean-Philippe Lang2012-06-141-1/+1