Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bumping version for relesase | Aaron Patterson | 2014-11-16 | 1 | -1/+1 |
* | bumping version to 3.2.20 | Aaron Patterson | 2014-10-29 | 1 | -1/+1 |
* | Preparing for 3.2.19 release | Rafael Mendonça França | 2014-07-02 | 2 | -1/+6 |
* | Make sure Active Support configurations are applied correctly | Rafael Mendonça França | 2014-06-26 | 1 | -0/+12 |
* | Preparing for 3.2.18 release | Rafael Mendonça França | 2014-05-06 | 2 | -1/+17 |
* | Preparing for 3.2.17 release | Rafael Mendonça França | 2014-02-18 | 1 | -1/+1 |
* | updating the changelog | Aaron Patterson | 2013-12-02 | 1 | -1/+1 |
* | updating changelogs | Aaron Patterson | 2013-10-16 | 1 | -0/+4 |
* | bumping to 3.2.15 | Aaron Patterson | 2013-10-15 | 1 | -1/+1 |
* | bumping to rc3 | Aaron Patterson | 2013-10-11 | 1 | -1/+1 |
* | bumping to rc2 | Aaron Patterson | 2013-10-04 | 1 | -1/+1 |
* | bumping version to 3.2.15.rc1 | Aaron Patterson | 2013-10-03 | 1 | -2/+2 |
* | make sure both headers are set before checking for ip spoofing | Tamir Duberstein | 2013-10-01 | 1 | -0/+10 |
* | Merge pull request #12048 from tjouan/app_generator-bin_perms-umask | Aaron Patterson | 2013-08-27 | 1 | -1/+1 |
* | Fix test incompatible with 1.8.7 | Eugene Kalenkovich | 2013-08-18 | 1 | -4/+4 |
* | Make `rake doc:guides` works again. Fix #10384. | Teng Siong Ong | 2013-08-05 | 2 | -3/+3 |
* | Merge branch '3-2-14' into 3-2-stable | Rafael Mendonça França | 2013-07-22 | 2 | -2/+2 |
|\ | |||||
| * | Preparing for 3.2.14 release | Rafael Mendonça França | 2013-07-22 | 1 | -1/+1 |
| * | Update CHANGELOG entry | Rafael Mendonça França | 2013-07-22 | 1 | -6/+1 |
| * | Preparing for 3.2.14.rc2 release | Rafael Mendonça França | 2013-07-16 | 2 | -2/+7 |
| * | Preparing for 3.2.14.rc1 release | Rafael Mendonça França | 2013-07-12 | 2 | -3/+3 |
* | | Add test to prevent route reloading regression | Andrew White | 2013-07-21 | 1 | -0/+45 |
|/ | |||||
* | Add license to the gemspec | Rafael Mendonça França | 2013-07-08 | 1 | -0/+3 |
* | unify duplicate CHANGELOG entry | Yves Senn | 2013-06-27 | 1 | -6/+2 |
* | clear ARGV to prevent mintest autorun errors: | Yves Senn | 2013-06-27 | 3 | -0/+8 |
* | Backport rails/rails-perftest#2 to fix rake test:benchmark | Yves Senn | 2013-06-27 | 3 | -4/+11 |
* | Fix textile markup | Rafael Mendonça França | 2013-06-24 | 1 | -1/+1 |
* | Update the feedback instructions [ci skip] | Robin Dupret | 2013-06-20 | 1 | -5/+5 |
* | indicate the default Rails cache store | Matthieu Paret | 2013-06-19 | 1 | -2/+2 |
* | Improve CHANGELOG entries | Rafael Mendonça França | 2013-05-12 | 1 | -1/+5 |
* | Merge pull request #7695 from benolee/backport_cc7dd66_and_c0ba0f0 | Rafael Mendonça França | 2013-05-12 | 8 | -0/+77 |
|\ | |||||
| * | backport runner fixes to 3-2-stable | kennyj | 2012-12-16 | 8 | -0/+79 |
* | | Build fix for scaffold generator | Arun Agrawal | 2013-05-07 | 1 | -1/+1 |
* | | Merge pull request #10466 from prathamesh-sonpatki/scaffold-assets | Carlos Antonio da Silva | 2013-05-05 | 1 | -4/+4 |
* | | Merge pull request #10448 from arunagw/bug-fix-scaffold-generator-master | Rafael Mendonça França | 2013-05-04 | 3 | -1/+20 |
* | | adding a test for root path in the app | Aaron Patterson | 2013-04-17 | 1 | -0/+24 |
* | | Merge pull request #10246 from prathamesh-sonpatki/3.2.13-https-rubygems | Carlos Antonio da Silva | 2013-04-17 | 1 | -1/+1 |
|\ \ | |||||
| * | | Use secure source in generated Gemfile for creating new plugin. Closes #10245 | Prathamesh Sonpatki | 2013-04-17 | 1 | -1/+1 |
* | | | Fix "Scaling Rails Screencasts" link in caching guide | Carlos Antonio da Silva | 2013-04-16 | 1 | -1/+1 |
|/ / | |||||
* | | Add attr_accessible to the Getting Started Guide. | Steve Klabnik | 2013-03-29 | 1 | -0/+2 |
* | | Be consistent with quotes in smtp example guide [ci skip] | Carlos Antonio da Silva | 2013-03-19 | 1 | -1/+1 |
* | | Change @env_config to @app_env_config | Evan Phoenix | 2013-03-18 | 1 | -1/+1 |
* | | Add release dates to documentation [ci skip] | claudiob | 2013-03-18 | 1 | -1/+1 |
* | | Merge branch '3-2-13' into 3-2-stable | Aaron Patterson | 2013-03-18 | 2 | -2/+2 |
|\ \ | |||||
| * | | bumping to 3.2.13 | Aaron Patterson | 2013-03-18 | 1 | -1/+1 |
| * | | bumping to rc2 | Aaron Patterson | 2013-03-06 | 1 | -1/+1 |
| * | | Preparing for 3.2.13.rc1 release | Steve Klabnik | 2013-02-27 | 1 | -2/+2 |
| * | | Update CHANGELOGs for 3.2.13 release. | Steve Klabnik | 2013-02-27 | 1 | -0/+5 |
* | | | Typo fix [ci ski] | Justin | 2013-03-15 | 1 | -2/+2 |
* | | | Update CHANGELOGs for 3.2.13.rc1 | Steve Klabnik | 2013-03-05 | 1 | -0/+5 |