| Commit message (Expand) | Author | Age | Files | Lines |
* | Add more rubocop rules about whitespaces | Rafael Mendonça França | 2016-10-29 | 1 | -1/+1 |
* | removes requires already present in active_support/rails | Xavier Noria | 2016-10-27 | 1 | -2/+0 |
* | Remove deprecated methods related to controller filters | Rafael Mendonça França | 2016-10-09 | 1 | -39/+0 |
* | Fix broken comments indentation caused by rubocop auto-correct [ci skip] | Ryuta Kamizono | 2016-09-14 | 1 | -6/+6 |
* | Add three new rubocop rules | Rafael Mendonça França | 2016-08-16 | 2 | -2/+2 |
* | code gardening: removes redundant selfs | Xavier Noria | 2016-08-08 | 1 | -1/+1 |
* | Modify LogSubscriber for single partial's cache message. | Stan Lo | 2016-08-08 | 1 | -0/+3 |
* | normalizes indentation and whitespace across the project | Xavier Noria | 2016-08-06 | 1 | -12/+12 |
* | modernizes hash syntax in actionpack | Xavier Noria | 2016-08-06 | 1 | -1/+1 |
* | applies new string literal convention in actionpack/lib | Xavier Noria | 2016-08-06 | 6 | -19/+19 |
* | render_to_string Regression Outside of Real Requests in Rails 5.0.0.rc1 (#25308) | Brandon Medenwald | 2016-06-09 | 1 | -1/+1 |
* | Use `#performed?` to terminate controller callbacks | Jeff Kreeftmeijer | 2016-06-03 | 2 | -1/+8 |
* | Revert "Make sure the cache is always populated" | Rafael Mendonça França | 2016-05-20 | 1 | -5/+1 |
* | Make sure the cache is always populated | Aaron Patterson | 2016-05-20 | 1 | -1/+5 |
* | Move protected instance variable to the right place | Rafael Mendonça França | 2016-05-05 | 1 | -3/+1 |
* | Actioncable and Actionpack documentation typos [ci skip] | Tom Kadwill | 2016-04-21 | 1 | -1/+1 |
* | Break up a circular require between AP/AV | Sean Griffin | 2016-03-11 | 3 | -3/+6 |
* | Merge pull request #24091 from mcfiredrill/fix-helper-method-docs | Rafael França | 2016-03-07 | 1 | -1/+2 |
|\ |
|
| * | clarify that helper_method makes both methods available in the view | Tony Miller | 2016-03-07 | 1 | -1/+2 |
* | | Move Caching module to Abstract Controller | Rafael Mendonça França | 2016-02-23 | 2 | -0/+205 |
|/ |
|
* | fix permitted? conditional for `render` calls | Aaron Patterson | 2016-01-26 | 1 | -3/+6 |
* | Fix undefined error for `ActionController::Parameters` | Jon Moss | 2016-01-26 | 1 | -6/+3 |
* | Merge branch '5-0-beta-sec' | Aaron Patterson | 2016-01-25 | 1 | -1/+7 |
|\ |
|
| * | allow :file to be outside rails root, but anything else must be inside the ra... | Aaron Patterson | 2016-01-22 | 1 | -1/+7 |
* | | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2015-12-20 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | Add missing punctuation mark [ci skip] | Gaurav Sharma | 2015-11-18 | 1 | -2/+2 |
* | | Deprecate passing string to define callback. | yui-knk | 2015-12-16 | 1 | -1/+2 |
|/ |
|
* | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2015-11-15 | 1 | -5/+5 |
|\ |
|
| * | adding missing `.` | Gaurav Sharma | 2015-11-15 | 1 | -5/+5 |
* | | remove present? call; we do not need it | Aaron Patterson | 2015-11-02 | 1 | -1/+1 |
|/ |
|
* | Revert "ActionController::Base#process() now only takes an action name" | Aaron Patterson | 2015-10-29 | 1 | -2/+2 |
* | ActionController::Base#process() now only takes an action name | Aaron Patterson | 2015-10-29 | 1 | -2/+2 |
* | specify deprecated waring, follow the standard conventions | Gaurav Sharma | 2015-10-28 | 1 | -1/+1 |
* | Use `Mime[:foo]` instead of `Mime::Type[:FOO]` for back compat | Jeremy Daer | 2015-10-06 | 2 | -10/+5 |
* | move file sending to the response object | Aaron Patterson | 2015-10-05 | 1 | -2/+2 |
* | stop calling deprecated methods | Aaron Patterson | 2015-09-21 | 2 | -4/+4 |
* | push content_type assigment in to metal | Aaron Patterson | 2015-09-08 | 1 | -4/+4 |
* | avoid useless string allocations | Aaron Patterson | 2015-09-08 | 1 | -1/+0 |
* | Remove not used requires | Marcin Olichwirowicz | 2015-09-01 | 1 | -1/+1 |
* | Set the content-type to `text/html` if the options[:html] is true | akihiro17 | 2015-08-29 | 1 | -2/+2 |
* | Remove useless conditional | Aaron Patterson | 2015-08-26 | 1 | -1/+1 |
* | remove useless code | Aaron Patterson | 2015-08-26 | 1 | -1/+0 |
* | only call self.content_type= when there is a response | Aaron Patterson | 2015-08-26 | 1 | -1/+12 |
* | Pull `plain` content type handling up to `render` | Aaron Patterson | 2015-08-26 | 1 | -2/+3 |
* | stop passing the options hash to `_process_format` | Aaron Patterson | 2015-08-26 | 1 | -2/+2 |
* | Initialize symbols instead of mapping to_sym on the set of strings | Marcin Olichwirowicz | 2015-08-15 | 1 | -2/+2 |
* | Freeze string literals when not mutated. | schneems | 2015-07-19 | 2 | -2/+2 |
* | [ci skip] Don't use TrueClass, FalseClass in docs | claudiob | 2015-07-02 | 1 | -6/+0 |
* | Remove mistaken end from controller_path doc [ci skip] | Mehmet Emin İNAÇ | 2015-06-22 | 1 | -1/+1 |
* | Raise ArgumentError if an unrecognised callback is skipped | Iain Beeston | 2015-04-03 | 1 | -3/+3 |