| Commit message (Expand) | Author | Age | Files | Lines |
* | Define #inspect instead of #to_s | Prem Sichanugrist | 2013-02-24 | 1 | -2/+2 |
* | Fix failing test case when no database.yml | Prem Sichanugrist | 2013-02-24 | 1 | -4/+11 |
* | `name` should be public. | Aaron Patterson | 2013-02-24 | 1 | -12/+12 |
* | Add in missing requires | Prem Sichanugrist | 2013-02-24 | 1 | -0/+1 |
* | Do not put the version in unreleased changes [ci skip] | Rafael Mendonça França | 2013-02-14 | 1 | -1/+1 |
* | Fix the CHANGELOG headers [ci skip] | Rafael Mendonça França | 2013-02-14 | 1 | -0/+5 |
* | Fix typo in railties changelog [ci skip] | Carlos Antonio da Silva | 2013-02-14 | 1 | -1/+1 |
* | Update changelogs with version/release dates [ci skip] | Carlos Antonio da Silva | 2013-02-11 | 1 | -1/+3 |
* | Merge branch '3-2-sec' into 3-2-stable | Aaron Patterson | 2013-02-11 | 1 | -1/+1 |
|\ |
|
| * | bumping version | Aaron Patterson | 2013-02-10 | 1 | -1/+1 |
* | | Fix the TestCase class and make tests pass on ruby 2.0 | Rafael Mendonça França | 2013-01-14 | 1 | -2/+2 |
* | | Add regression test to #8907 | Rafael Mendonça França | 2013-01-14 | 1 | -0/+31 |
* | | Update changelogs with release date [ci skip] | Carlos Antonio da Silva | 2013-01-09 | 1 | -1/+7 |
* | | Merge branch '3-2-sec' into 3-2-secmerge | Aaron Patterson | 2013-01-08 | 1 | -1/+1 |
|\| |
|
| * | bumping version | Aaron Patterson | 2013-01-08 | 1 | -1/+1 |
* | | update directory tree in the generated README | Akira Matsuda | 2013-01-04 | 1 | -8/+8 |
* | | Merge tag 'v3.2.10' into 3-2-stable | Miguel | 2013-01-03 | 1 | -1/+1 |
|\| |
|
| * | bumping version to 3.2.10 | Aaron Patterson | 2012-12-23 | 1 | -1/+1 |
* | | Add release date of 3.2.10 | Rafael Mendonça França | 2013-01-02 | 1 | -2/+6 |
* | | Merge branch '3-2-stable' into 3-2-secmerge | Aaron Patterson | 2013-01-02 | 5 | -271/+40 |
|\ \ |
|
| * | | removes the Ajax on Rails early draft | Xavier Noria | 2012-12-31 | 1 | -267/+0 |
| * | | backport #8616, quote column names in generated fixture files | Yves Senn | 2012-12-26 | 4 | -4/+40 |
* | | | Merge branch '3-2-sec' into 3-2-secmerge | Aaron Patterson | 2012-12-23 | 1 | -0/+4 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | updating the changelogs | Aaron Patterson | 2012-12-23 | 1 | -0/+2 |
| * | Add release date of Rails 3.2.9 to documentation | claudiob | 2012-12-23 | 1 | -1/+1 |
* | | Don't use 1.9 hash syntax on 3-2-stable | Andrew White | 2012-12-14 | 1 | -6/+6 |
* | | Clear url helper methods when routes are reloaded | Andrew White | 2012-12-14 | 1 | -0/+71 |
* | | Allow users to choose the timestamp format in the cache key | Rafael Mendonça França | 2012-12-10 | 1 | -0/+2 |
* | | Merge pull request #8280 from asanghi/fix_guide_field_with_error_proc | Rafael Mendonça França | 2012-11-20 | 1 | -2/+6 |
* | | backport #8262, require bundler groups to include rake-tasks in engines | Yves Senn | 2012-11-19 | 2 | -1/+6 |
* | | Remove the git option from ruby-prof gem pointing to wycats repo. | Carlos Antonio da Silva | 2012-11-16 | 1 | -1/+1 |
* | | backport #8139, `plugin new` adds dummy app tasks when necessary. … | Yves Senn | 2012-11-15 | 4 | -2/+17 |
* | | Fixes issue #6251 | David Padilla | 2012-11-15 | 1 | -1/+1 |
* | | Update mocha version to 0.13.0 and change requires | Carlos Antonio da Silva | 2012-11-13 | 3 | -3/+4 |
* | | Add release date of Rails 3.2.9 to documentation | claudiob | 2012-11-12 | 1 | -1/+1 |
* | | Merge branch '3-2-9' into 3-2-stable | Santiago Pastorino | 2012-11-12 | 1 | -1/+1 |
|\| |
|
| * | Bump to 3.2.9 | Santiago Pastorino | 2012-11-12 | 1 | -1/+1 |
| * | Revert "Add test case to assets eager load" | Santiago Pastorino | 2012-11-09 | 1 | -3/+0 |
* | | Revert "Add test case to assets eager load" | Santiago Pastorino | 2012-11-09 | 1 | -3/+0 |
* | | Merge branch '3-2-9' into 3-2-stable | Santiago Pastorino | 2012-11-09 | 1 | -1/+1 |
|\| |
|
| * | Bump up to 3.2.9.rc3 | Santiago Pastorino | 2012-11-09 | 1 | -1/+1 |
| * | Revert "Respect children paths filter settings" | Santiago Pastorino | 2012-11-09 | 2 | -13/+6 |
* | | Revert "Respect children paths filter settings" | Santiago Pastorino | 2012-11-09 | 2 | -13/+6 |
* | | Merge pull request #8027 from daenney/master | Xavier Noria | 2012-11-08 | 1 | -1/+3 |
|/ |
|
* | Bump to 3.2.9.rc2 | Santiago Pastorino | 2012-11-01 | 1 | -1/+1 |
* | Merge pull request #8009 from graceliu/3-2-fix_database_url_support | Rafael Mendonça França | 2012-10-29 | 2 | -0/+230 |
|\ |
|
| * | fixed support for DATABASE_URL for rake db tasks | Grace Liu | 2012-10-29 | 2 | -0/+230 |
* | | Bump to 3.2.9.rc1 | Santiago Pastorino | 2012-10-29 | 1 | -2/+2 |
|/ |
|
* | Revert "Deprecate Paths::Path#children which is unused now" | Rafael Mendonça França | 2012-10-29 | 1 | -1/+0 |
* | Deprecate Paths::Path#children which is unused now | Elia Schito | 2012-10-29 | 1 | -0/+1 |