Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump sqlite version to 1.3.0 | Santiago Pastorino | 2010-06-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Xavier Noria <fxn@hashref.com> | ||||
* | Unforce text-format from AM | Santiago Pastorino | 2010-06-01 | 1 | -0/+3 |
| | | | | Signed-off-by: José Valim <jose.valim@gmail.com> | ||||
* | Unforce memcache from AS | Santiago Pastorino | 2010-06-01 | 1 | -0/+3 |
| | | | | Signed-off-by: José Valim <jose.valim@gmail.com> | ||||
* | rack-test version updated and removed from Gemfile | Santiago Pastorino | 2010-05-31 | 1 | -1/+0 |
| | | | | Signed-off-by: José Valim <jose.valim@gmail.com> | ||||
* | More accurate JRuby gem requirements | Nick Sieger | 2010-05-20 | 1 | -5/+15 |
| | | | | | Signed-off-by: Santiago Pastorino <santiago@wyeworks.com> Signed-off-by: José Valim <jose.valim@gmail.com> | ||||
* | group :mri deleted in favor of RUBY_ENGINE and RUBY_VERSION usage. | Santiago Pastorino | 2010-05-19 | 1 | -8/+9 |
| | | | | | | | Allow use json, yajl-ruby and nokogiri on MRI and Rubinius only. jruby-debug added only for jruby platform Signed-off-by: José Valim <jose.valim@gmail.com> | ||||
* | Enable ruby-debug only for MRI | Santiago Pastorino | 2010-05-19 | 1 | -2/+2 |
| | | | | Signed-off-by: José Valim <jose.valim@gmail.com> | ||||
* | Added nokogiri dependency to Gemfile [#4617 state:resolved] | Priit Tamboom | 2010-05-16 | 1 | -0/+1 |
| | | | | Signed-off-by: José Valim <jose.valim@gmail.com> | ||||
* | Gemfile requires sqlite3-ruby = 1.3.0.beta.2 | Santiago Pastorino | 2010-05-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Xavier Noria <fxn@hashref.com> | ||||
* | Gemfile requires sqlite3-ruby 1.3.0.beta.1 | Xavier Noria | 2010-05-12 | 1 | -1/+1 |
| | |||||
* | Bundle json and yajl-ruby gems for AS::JSON testing | Jeremy Kemper | 2010-04-28 | 1 | -0/+3 |
| | |||||
* | Rename config.cookie_secret to config.secret_token and pass it as ↵ | José Valim | 2010-04-05 | 1 | -2/+1 |
| | | | | configuration in request.env. This is another step forward removing global configuration. | ||||
* | CI: omit ruby-debug19 from Gemfile since the ruby source dep hoses permissions | Jeremy Kemper | 2010-04-02 | 1 | -1/+1 |
| | |||||
* | Prep for beta2, depend on latest Bundler | David Heinemeier Hansson | 2010-04-01 | 1 | -1/+1 |
| | |||||
* | ruby-debug19 doesn't install cleanly on 1.9.2 trunk | Jeremy Kemper | 2010-03-29 | 1 | -1/+1 |
| | |||||
* | ruby-debug19 added to Gemfile [#4290 state:committed] | Santiago Pastorino | 2010-03-28 | 1 | -0/+2 |
| | | | | Signed-off-by: wycats <wycats@gmail.com> | ||||
* | Actually, bring Arel back to Gemfile and use git repo since it helps ↵ | José Valim | 2010-03-25 | 1 | -0/+1 |
| | | | | development. | ||||
* | Remove Arel's git repo from Gemfile and use system_timer just on 1.8.x | José Valim | 2010-03-25 | 1 | -2/+1 |
| | |||||
* | Put MRI-specific dependencies in an MRI group | wycats | 2010-03-22 | 1 | -4/+5 |
| | |||||
* | db group makes more sense here | Santiago Pastorino | 2010-03-22 | 1 | -1/+1 |
| | |||||
* | avoid active_support/core_ext/time/conversions.rb warnings | Santiago Pastorino | 2010-03-21 | 1 | -0/+2 |
| | | | | | | [#4250 state:committed] Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net> | ||||
* | Float arel on latest rails/arel | Jeremy Kemper | 2010-03-10 | 1 | -1/+1 |
| | |||||
* | For rails tests, use latest from rails/arel.git | Jeremy Kemper | 2010-03-10 | 1 | -0/+1 |
| | |||||
* | Bump pg dep to 0.9.0+ | Jeremy Kemper | 2010-03-01 | 1 | -1/+1 |
| | |||||
* | Remove references to ActionDispatch::Routing::Routes in favor of ↵ | Carl Lerche | 2010-02-24 | 1 | -1/+1 |
| | | | | Rails.appication.routes. | ||||
* | adds rdoc dependency to generate the API | Xavier Noria | 2010-02-15 | 1 | -0/+4 |
| | | | | Signed-off-by: Yehuda Katz <yehudakatz@YK.local> | ||||
* | CI: use minitest on 1.9 again. | Jeremy Kemper | 2010-02-11 | 1 | -8/+2 |
| | |||||
* | Bump git versions to 3.0.0.beta1 since we've released | Jeremy Kemper | 2010-02-05 | 1 | -1/+1 |
| | |||||
* | No sense bundling sense it's not available in Rakefile. Also, actually require. | Jeremy Kemper | 2010-02-04 | 1 | -3/+0 |
| | |||||
* | Release using gemcutter gem:push tasks | Jeremy Kemper | 2010-02-04 | 1 | -1/+4 |
| | |||||
* | Fix broken autorequires | Jeremy Kemper | 2010-02-04 | 1 | -4/+4 |
| | |||||
* | Move to 3.0.0.beta | David Heinemeier Hansson | 2010-02-03 | 1 | -1/+1 |
| | |||||
* | Update the Gemfile and CI build | Carl Lerche | 2010-02-01 | 1 | -1/+0 |
| | |||||
* | Get rails tests running on bundler 0.9 | Carl Lerche | 2010-01-31 | 1 | -10/+9 |
| | |||||
* | Bump arel dependency to 0.2.0 from 0.2.pre | Jeremy Kemper | 2010-01-31 | 1 | -1/+1 |
| | |||||
* | Move I18n to gemspec and update dependencies. | José Valim | 2010-01-15 | 1 | -3/+0 |
| | |||||
* | Errors messages are now moved from :activerecord.errors to simply :errors on ↵ | José Valim | 2010-01-07 | 1 | -1/+1 |
| | | | | I18n yml files. | ||||
* | Remove rack submodule, 1.1 has been released as a gem. | Joshua Peek | 2010-01-04 | 1 | -1/+0 |
| | |||||
* | Put MySQL and Postgres in an :only block so you can gem bundle --only ↵ | Yehuda Katz | 2009-12-31 | 1 | -2/+5 |
| | | | | default to leave out MySQL and Postgres | ||||
* | Add ruby-debug to Gemfile for Ruby < 1.9 | Pratik Naik | 2009-12-29 | 1 | -0/+1 |
| | |||||
* | Move i18n to Gemfile. | José Valim | 2009-12-25 | 1 | -1/+4 |
| | |||||
* | Moving out some framework specific initializers into the framework libraries. | Carlhuda | 2009-12-23 | 1 | -0/+2 |
| | |||||
* | Merge | David Heinemeier Hansson | 2009-12-22 | 1 | -1/+1 |
|\ | |||||
| * | Float on rack/master in preparation for rack 1.1 gem release | Joshua Peek | 2009-12-22 | 1 | -1/+1 |
| | | |||||
* | | Dont auto require rubygems, move dep on rack-test to Gemfile | David Heinemeier Hansson | 2009-12-22 | 1 | -0/+1 |
|/ | |||||
* | Fix deprecated :vendored_at option | David Heinemeier Hansson | 2009-12-17 | 1 | -2/+2 |
| | |||||
* | Explicit source no longer needed, default gems source points to gemcutter. | Jeremy Kemper | 2009-11-22 | 1 | -3/+0 |
| | |||||
* | Update gemspec also | Jeremy Kemper | 2009-11-19 | 1 | -1/+0 |
| | |||||
* | Should be rackmount 0.2 | Joshua Peek | 2009-11-19 | 1 | -1/+1 |
| | |||||
* | Depend on rack-mount 0.0.2 | Joshua Peek | 2009-11-19 | 1 | -1/+1 |
| |