| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Use plaform mri_19 for debugger gem" | Aaron Patterson | 2012-09-25 | 1 | -6/+1 |
* | Use plaform mri_19 for debugger gem | Santiago Pastorino | 2012-09-25 | 1 | -1/+6 |
* | Use debugger gem if we are not Travis and Ruby < 2.0 | Santiago Pastorino | 2012-09-21 | 1 | -1/+1 |
* | Add debugger to mri:test section of the Gemfile | Santiago Pastorino | 2012-09-21 | 1 | -0/+1 |
* | Remove the environment variables in the Gemfile | Rafael Mendonça França | 2012-09-20 | 1 | -27/+7 |
* | Allow to use a local copy of sprockets-rails during development | Guillermo Iguaran | 2012-09-19 | 1 | -1/+6 |
* | Since in sprockets-rails uglifier's version doesn't matter do the same in rails | Dmitry Vorotilin | 2012-09-19 | 1 | -1/+1 |
* | Use last version of sprockets-rails and syncing tests for assets. | Dmitry Vorotilin | 2012-09-19 | 1 | -0/+1 |
* | No more Textile guide generation support | Prem Sichanugrist | 2012-09-17 | 1 | -1/+0 |
* | Start rewriting 4.0 release note into Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -0/+1 |
* | Use dalli 2.2.1 or prior to fix failing tests in memcache session store | Guillermo Iguaran | 2012-09-06 | 1 | -1/+1 |
* | mysql does not build on Ruby 2.0.0 at the moment | Aaron Patterson | 2012-08-23 | 1 | -1/+1 |
* | Replace deprecated `memcache-client` gem with `dalli` in ActiveSupport::Cache... | Guillermo Iguaran | 2012-08-17 | 1 | -1/+1 |
* | Use benchmark/ips to measure AR performance | Jon Leighton | 2012-08-17 | 1 | -0/+2 |
* | Renaming active_record_deprecated_finders to activerecord-deprecated_finders | Jon Leighton | 2012-08-17 | 1 | -2/+2 |
* | support relations created with a table alias | Jon Leighton | 2012-07-13 | 1 | -1/+1 |
* | activesupport gem dependencies should reflect the versions we actually use | Aaron Patterson | 2012-07-04 | 1 | -1/+0 |
* | hook mocha in through m/t before_setup, after_teardown hooks | Aaron Patterson | 2012-07-03 | 1 | -1/+1 |
* | Bump minitest to 3.2.0 | Santiago Pastorino | 2012-06-28 | 1 | -1/+1 |
* | Bump minitest to 3.1.0 | Santiago Pastorino | 2012-06-20 | 1 | -1/+1 |
* | Rake is in 1.9 stdlib, no need for gem dep | Jeremy Kemper | 2012-05-31 | 1 | -4/+2 |
* | port some mocha to minitest/mock | Aaron Patterson | 2012-05-18 | 1 | -0/+1 |
* | Merge pull request #6343 from oscardelben/bump_sqlite3 | Rafael Mendonça França | 2012-05-15 | 1 | -1/+1 |
|\ |
|
| * | Bumo sqlite3 gem | Oscar Del Ben | 2012-05-15 | 1 | -1/+1 |
* | | Fixed ruby-prof changes and let's use latest ruby-prof now. | Arun Agrawal | 2012-05-13 | 1 | -1/+1 |
|/ |
|
* | Locking ruby-prof for now. | Arun Agrawal | 2012-05-07 | 1 | -1/+1 |
* | Use :github option in Gemfile and make hashes consistent | Piotr Sarnacki | 2012-05-01 | 1 | -9/+9 |
* | Upgrading mocha 0.11.2 | Arun Agrawal | 2012-04-24 | 1 | -1/+1 |
* | add active_record_deprecated_finders as a dep | Jon Leighton | 2012-04-12 | 1 | -0/+6 |
* | Merge pull request #5595 from guilleiguaran/sprockets-rails-1.0.0 | Aaron Patterson | 2012-03-26 | 1 | -2/+0 |
|\ |
|
| * | sprockets-rails 1.0.0 was released, remove git dependency from Gemfile | Guillermo Iguaran | 2012-03-26 | 1 | -2/+0 |
* | | switch rack-test in Gemfile to using git protocol | Luke Gruber | 2012-03-16 | 1 | -1/+1 |
|/ |
|
* | Add sprockets-rails to rails project Gemfile | Guillermo Iguaran | 2012-03-13 | 1 | -0/+2 |
* | Add config.default_method_for_update to support PATCH | David Lee | 2012-02-22 | 1 | -0/+1 |
* | use rack 1.4.1 | Sergey Nartimov | 2012-01-23 | 1 | -2/+0 |
* | use rack from master branch | Sergey Nartimov | 2012-01-16 | 1 | -0/+2 |
* | Remove MRI 1.8 specific gems | Manu J | 2012-01-13 | 1 | -5/+0 |
* | Fixed path to local gemfile. | Bogdan Gusiev | 2012-01-02 | 1 | -1/+2 |
* | switch to git journey | Aaron Patterson | 2011-12-21 | 1 | -1/+1 |
* | No need to check here now for < 1.9.3 | Arun Agrawal | 2011-12-21 | 1 | -1/+1 |
* | removes Ruby constraint in RedCloth dependency | Xavier Noria | 2011-12-15 | 1 | -1/+1 |
* | updating arel and journey dependencies | Aaron Patterson | 2011-12-14 | 1 | -2/+2 |
* | let sdoc say which version of rdoc we depend on | Xavier Noria | 2011-12-14 | 1 | -1/+0 |
* | Make quotes in Gemfile consistent (use single quotes) | Erik Michaels-Ober | 2011-12-12 | 1 | -35/+35 |
* | Use HTTPS rubygems source | Erik Michaels-Ober | 2011-12-12 | 1 | -1/+1 |
* | Remove rb-fsevent from Gemfile. | José Valim | 2011-12-08 | 1 | -3/+0 |
* | use our own fork of sdoc while Vijay's fix is not applied to voloko/sdoc | Xavier Noria | 2011-12-08 | 1 | -1/+5 |
* | SQlite3 Bump | Arun Agrawal | 2011-12-04 | 1 | -1/+1 |
* | Enable postgres on the CI :heart: :beer: :sparkles: | Jon Leighton | 2011-12-03 | 1 | -1/+1 |
* | Bump Mysql2! | Arun Agrawal | 2011-11-22 | 1 | -1/+1 |