| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #20017 from eliotsykes/configurable-static-index-filename | Rafael Mendonça França | 2015-05-28 | 1 | -0/+8 |
|\ |
|
| * | config.static_index configures directory index "index.html" filename | Eliot Sykes | 2015-05-28 | 1 | -0/+8 |
* | | Deprecate `:nothing` option for render method | Mehmet Emin İNAÇ | 2015-05-28 | 1 | -0/+4 |
|/ |
|
* | Spelling/typo/grammatical fixes [ci skip] | karanarora | 2015-05-23 | 1 | -1/+1 |
* | Pass over CHANGELOGS [ci skip] | Prathamesh Sonpatki | 2015-05-16 | 1 | -1/+1 |
* | [skip ci] Fix typos in actionpack changelog and security guide | Anton Davydov | 2015-05-07 | 1 | -1/+1 |
* | Add changelog for rake routes default fix | Arthur Neves | 2015-04-27 | 1 | -0/+7 |
* | pass over CHANGELOGs. [ci skip] | Yves Senn | 2015-04-22 | 1 | -4/+4 |
* | Override default form builder for a controller | Kevin McPhillips | 2015-04-13 | 1 | -0/+8 |
* | head no_content when there is no template or action performed | Stephen Bussey | 2015-04-05 | 1 | -0/+8 |
* | Merge pull request #18939 from georgeclaghorn/variant-inquiry | Rafael Mendonça França | 2015-03-27 | 1 | -1/+15 |
|\ |
|
| * | Provide friendlier access to request variants | George Claghorn | 2015-03-24 | 1 | -5/+19 |
* | | Add changelog entry for #19271 | Arthur Neves | 2015-03-24 | 1 | -0/+7 |
|/ |
|
* | Fix handling of empty X_FORWARDED_HOST header. | adam | 2015-03-20 | 1 | -0/+8 |
* | Fix typo in Action Pack changelog. [ci skip] | Mike Naberezny | 2015-03-14 | 1 | -1/+1 |
* | Drop request class from RouteSet constructor. | Aaron Patterson | 2015-03-04 | 1 | -0/+7 |
* | Merge pull request #18775 from yasyf/issue_5122 | Rafael Mendonça França | 2015-03-03 | 1 | -0/+10 |
|\ |
|
| * | Fallback to RAILS_RELATIVE_URL_ROOT in `url_for`. | Yasyf Mohamedali | 2015-02-24 | 1 | -0/+10 |
* | | Merge pull request #15806 from tgxworld/partition_routes_during_setup | Aaron Patterson | 2015-03-02 | 1 | -0/+5 |
|\ \ |
|
| * | | Partition routes during setup. | Guo Xiang Tan | 2015-02-26 | 1 | -0/+5 |
* | | | Merge pull request #18434 from brainopia/change_filter_on_rails_info_routes | Richard Schneeman | 2015-02-26 | 1 | -0/+8 |
|\ \ \
| |/ /
|/| | |
|
| * | | Change filter on /rails/info/routes to use an actual path regexp from rails | brainopia | 2015-02-23 | 1 | -0/+8 |
* | | | add CHANGELOG for f6e293ec54f02f83cdb37502bea117f66f87bcae. [ci skip] | Yves Senn | 2015-02-25 | 1 | -0/+7 |
| |/
|/| |
|
* | | Merge pull request #19060 from iainbeeston/deprecate-skip-action-callback | Rafael Mendonça França | 2015-02-24 | 1 | -0/+5 |
|\ \
| |/
|/| |
|
| * | Deprecate `AbstractController::Callbacks#skip_action_callback` | Iain Beeston | 2015-02-24 | 1 | -0/+5 |
* | | some indenting and punctuation fixes. [ci skip] | Yves Senn | 2015-02-23 | 1 | -10/+11 |
|/ |
|
* | Fix changelog indent [ci skip] | Carlos Antonio da Silva | 2015-02-20 | 1 | -2/+2 |
* | Aliased the ActionDispatch::Request#uuid method with ActionDispatch::Request#... | David Ilizarov | 2015-02-20 | 1 | -0/+6 |
* | Merge pull request #18917 from lautis/non-string-csrf-token | Rafael Mendonça França | 2015-02-18 | 1 | -0/+5 |
|\ |
|
| * | Handle non-string authenticity tokens | Ville Lautanala | 2015-02-12 | 1 | -0/+5 |
* | | Implement http_cache_forever to ActionController | Arthur Neves | 2015-02-15 | 1 | -0/+4 |
|/ |
|
* | Merge pull request #11790 from printercu/patch-3 | Rafael Mendonça França | 2015-02-12 | 1 | -0/+5 |
|\ |
|
| * | ActionController#translate also lookups shortcut without action name | Max Melentiev | 2013-10-22 | 1 | -1/+2 |
| * | ActionController#translate supports symbols | printercu | 2013-09-25 | 1 | -0/+4 |
* | | fix typo in fresh_when example [ci skip] | yuuji.yaginuma | 2015-02-12 | 1 | -3/+3 |
* | | Accept a collection in fresh_when and stale? | claudiob | 2015-02-10 | 1 | -0/+18 |
* | | Explicitly ignored wildcard verbs from head_routes | Terence Sun | 2015-02-08 | 1 | -0/+20 |
* | | Merge pull request #18771 from kirs/deprecate-xhr | Rafael Mendonça França | 2015-02-05 | 1 | -0/+13 |
|\ \ |
|
| * | | Migrating xhr methods to keyword arguments syntax | Kir Shatrov | 2015-02-01 | 1 | -0/+13 |
* | | | unify CHANGELOG format. [ci skip] | Yves Senn | 2015-01-31 | 1 | -4/+5 |
|/ / |
|
* | | Improve CHANGELOG | Rafael Mendonça França | 2015-01-29 | 1 | -6/+5 |
* | | Switch to kwargs in ActionController::TestCase and ActionDispatch::Integration | Kir Shatrov | 2015-01-29 | 1 | -0/+12 |
* | | Preserve default url options when generating URLs | Tekin Suleyman | 2015-01-28 | 1 | -0/+8 |
* | | Add CHANGELOG entry | Rafael Mendonça França | 2015-01-28 | 1 | -0/+6 |
* | | Add ActionController::Base.render | brainopia | 2015-01-22 | 1 | -0/+3 |
* | | Add ActionController::Renderer | brainopia | 2015-01-22 | 1 | -0/+5 |
* | | Support `:assigns` option when rendering with controllers/mailers. | brainopia | 2015-01-22 | 1 | -0/+4 |
* | | formatting pass over CHANGELOGs. [ci skip] | Yves Senn | 2015-01-10 | 1 | -1/+1 |
* | | Merge pull request #18423 from jone/remove-default-header | Yves Senn | 2015-01-09 | 1 | -0/+5 |
|\ \ |
|
| * | | Default headers, removed in controller actions, will not be reapplied to the ... | Jonas Baumann | 2015-01-09 | 1 | -0/+5 |
|/ / |
|