| Commit message (Expand) | Author | Age | Files | Lines |
* | Sleep well, sweet prince | Sean Griffin | 2016-02-02 | 1 | -1/+1 |
* | Merge pull request #23396 from pschambacher/pschambacher/fix_assert_generates | Rafael França | 2016-02-02 | 1 | -0/+1 |
|\ |
|
| * | Duplicate assert_generates options before modifying it | Pierre Schambacher | 2016-02-01 | 1 | -0/+1 |
* | | Update CHANGELOG.md | Kang-Kyu Lee | 2016-02-01 | 1 | -2/+2 |
* | | Add some Action Cable CHANGELOG entries | Rafael Mendonça França | 2016-02-01 | 1 | -3/+0 |
* | | Preparing for Rails 5.0.0.beta2 | Sean Griffin | 2016-02-01 | 2 | -2/+7 |
* | | Converge on filter. | Kasper Timm Hansen | 2016-02-01 | 1 | -5/+4 |
* | | Simplify filter normalization. | Kasper Timm Hansen | 2016-02-01 | 1 | -5/+3 |
* | | Merge pull request #23225 from vipulnsward/20420-rake-routes-options | Kasper Timm Hansen | 2016-02-01 | 4 | -23/+58 |
|\ \ |
|
| * | | Add options for rake routes task | Vipul A M | 2016-02-02 | 4 | -23/+58 |
| |/ |
|
* / | Add documentation for #17573 | Jon Moss | 2016-02-01 | 1 | -0/+8 |
|/ |
|
* | Wrangle the asset build into something that sounds more general | Matthew Draper | 2016-02-01 | 1 | -0/+3 |
* | Merge pull request #23342 from y-yagi/remove_unused_variable | Rafael França | 2016-01-30 | 1 | -1/+1 |
|\ |
|
| * | remove unused variable from render test | yuuji.yaginuma | 2016-01-30 | 1 | -1/+1 |
* | | Merge pull request #23343 from y-yagi/remove_unused_require | Rafael França | 2016-01-30 | 1 | -1/+0 |
|\ \ |
|
| * | | remove unused require | yuuji.yaginuma | 2016-01-30 | 1 | -1/+0 |
| |/ |
|
* / | Handle response_body= when body is nil | eileencodes | 2016-01-30 | 2 | -0/+17 |
|/ |
|
* | Add additional documentation on Headers#[] [ci skip] | Tawan Sierek | 2016-01-29 | 1 | -1/+15 |
* | Merge pull request #22800 from dgynn/pr_cache_helper_options | Rafael Mendonça França | 2016-01-29 | 2 | -0/+15 |
|\ |
|
| * | restore ability to pass extra options to cache stores | Dave Gynn | 2015-12-26 | 2 | -0/+15 |
* | | speed up accept header parsing a bit. | Aaron Patterson | 2016-01-28 | 1 | -8/+11 |
* | | convert AcceptList to a regular class | Aaron Patterson | 2016-01-28 | 1 | -20/+19 |
* | | Run `file.close` before unlinking for travis | eileencodes | 2016-01-28 | 1 | -1/+2 |
* | | Regression test for rendering file from absolute path | eileencodes | 2016-01-28 | 1 | -0/+11 |
* | | remove == from AcceptItem | Aaron Patterson | 2016-01-27 | 1 | -6/+7 |
* | | remove useless private methods | Aaron Patterson | 2016-01-27 | 1 | -13/+9 |
* | | change `@app_xml_idx` to an lvar and cache it on the stack | Aaron Patterson | 2016-01-27 | 1 | -16/+10 |
* | | change `@text_xml_idx` to an lvar and cache it on the stack | Aaron Patterson | 2016-01-27 | 1 | -13/+11 |
* | | Fix typo in strong params hash deprecation message | Marek | 2016-01-27 | 1 | -2/+2 |
* | | doc typo | Akira Matsuda | 2016-01-27 | 1 | -2/+2 |
* | | add a skip for failing test | Aaron Patterson | 2016-01-26 | 1 | -1/+2 |
* | | fix permitted? conditional for `render` calls | Aaron Patterson | 2016-01-26 | 2 | -3/+17 |
* | | Merge pull request #23242 from maclover7/fix-error-sec | Aaron Patterson | 2016-01-26 | 1 | -6/+3 |
|\ \ |
|
| * | | Fix undefined error for `ActionController::Parameters` | Jon Moss | 2016-01-26 | 1 | -6/+3 |
* | | | clear view path cache between tests | Aaron Patterson | 2016-01-26 | 1 | -0/+5 |
|/ / |
|
* | | Merge branch '5-0-beta-sec' | Aaron Patterson | 2016-01-25 | 5 | -5/+61 |
|\ \ |
|
| * | | bumping version | Aaron Patterson | 2016-01-25 | 1 | -1/+1 |
| * | | allow :file to be outside rails root, but anything else must be inside the ra... | Aaron Patterson | 2016-01-22 | 2 | -1/+38 |
| * | | stop caching mime types globally | Aaron Patterson | 2016-01-22 | 1 | -2/+16 |
| * | | use secure string comparisons for basic auth username / password | Aaron Patterson | 2016-01-22 | 1 | -1/+6 |
* | | | Fix nodoc to internal class error document some of them | Vipul A M | 2016-01-25 | 1 | -1/+0 |
* | | | rm changelog for unreleased changes fixes | Vipul A M | 2016-01-22 | 1 | -4/+0 |
* | | | Merge pull request #23167 from maclover7/fix-21032 | Rafael França | 2016-01-21 | 3 | -1/+15 |
|\ \ \ |
|
| * | | | Fix `ActionController::Parameters#==` bug | Jon Moss | 2016-01-21 | 3 | -1/+15 |
* | | | | - Fix warning introduced in https://github.com/vipulnsward/rails/commit/77acc... | Vipul A M | 2016-01-22 | 1 | -1/+3 |
* | | | | remove doc reference to ActionController::MimeResponds#respond_to | sealocal | 2016-01-20 | 1 | -3/+0 |
* | | | | document simple example of ActionController::MimeResponds#respond_to | sealocal | 2016-01-20 | 1 | -1/+9 |
* | | | | Re-add ActionController::ApiRendering | Jon Moss | 2016-01-20 | 4 | -1/+39 |
|/ / / |
|
* | | | Merge pull request #23140 from rails/fix-search-for-custom-routes | Aaron Patterson | 2016-01-20 | 2 | -14/+83 |
|\ \ \ |
|
| * | | | Fix marking of custom routes for Journey | Andrew White | 2016-01-20 | 2 | -14/+83 |