Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | adds debug logging to actioncable connect | kp | 2016-01-26 | 1 | -2/+12 | |
* | | | | | | | | | Merge pull request #23583 from brchristian/penultimate | David Heinemeier Hansson | 2016-02-10 | 10 | -2/+86 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | include activerecord and activesupport CHANGELOG entries | Brian Christian | 2016-02-10 | 2 | -0/+8 | |
| * | | | | | | | | rename to 'second_to_last' and 'third_to_last' | Brian Christian | 2016-02-10 | 8 | -32/+32 | |
| * | | | | | | | | allow Array.penultimate and Array.antepenultiate access methods | Brian Christian | 2016-02-09 | 8 | -2/+78 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #21671 from kaspth/integration-request-encoding-helpers | David Heinemeier Hansson | 2016-02-10 | 2 | -4/+122 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add `as` to encode a request as a specific mime type. | Kasper Timm Hansen | 2016-01-04 | 2 | -4/+122 | |
* | | | | | | | | | Merge pull request #22772 from gsamokovarov/nack-template-error | David Heinemeier Hansson | 2016-02-10 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix edge case with ActionView::Template::Error reraise | Genadi Samokovarov | 2015-12-23 | 1 | -0/+4 | |
* | | | | | | | | | | Merge pull request #23512 from y-yagi/set_association_name_to_fixture | David Heinemeier Hansson | 2016-02-10 | 3 | -11/+10 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| * | | | | | | | | | set association name to generated fixtures if attribute is reference | yuuji.yaginuma | 2016-02-06 | 3 | -11/+10 | |
* | | | | | | | | | | Merge pull request #23587 from wallclockbuilder/patch-1 | Vipul A M | 2016-02-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix tiny grammar. | Mawueli Kofi Adzoe | 2016-02-09 | 1 | -1/+1 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #23586 from jhcole/master | प्रथमेश Sonpatki | 2016-02-10 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix typo | John Cole | 2016-02-09 | 1 | -2/+2 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #23584 from mgm702/fix_grammar_errors_in_security_and_migr... | Jon Moss | 2016-02-09 | 2 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fixed grammatical errors in rails docs [ci skip] | Matt Michnal | 2016-02-09 | 2 | -4/+4 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | prevent apps in the railties test suite from running the evented monitor | Xavier Noria | 2016-02-10 | 1 | -3/+12 | |
* | | | | | | | | | | include spring-watcher-listen in the Gemfile of new applications | Xavier Noria | 2016-02-10 | 3 | -0/+9 | |
* | | | | | | | | | | enables the evented monitor in new applications | Xavier Noria | 2016-02-10 | 5 | -1/+35 | |
| |_|_|/ / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | `log_process_action` will return an array, so use `empty?` | Aaron Patterson | 2016-02-09 | 1 | -1/+1 | |
* | | | | | | | | | Request#fullpath should not raise an exception, so remove the rescue | Aaron Patterson | 2016-02-09 | 1 | -1/+1 | |
* | | | | | | | | | AC::Request#format always returns a value, so we do not need to try | Aaron Patterson | 2016-02-09 | 1 | -1/+1 | |
* | | | | | | | | | Merge pull request #23577 from dgynn/docs_initializers | Rafael França | 2016-02-09 | 1 | -4/+16 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Update documentation regarding initializers [ci skip] | Dave Gynn | 2016-02-09 | 1 | -4/+16 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #23571 from y-yagi/remove_deprecated_render_nothing_from_g... | Vipul A M | 2016-02-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | remove description of `render :nothing` from guide [ci skip] | yuuji.yaginuma | 2016-02-09 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #23567 from kamipo/fix_typo | Jon Moss | 2016-02-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix typo [ci skip] | Ryuta Kamizono | 2016-02-09 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | drop array allocations on `html_safe` | Aaron Patterson | 2016-02-08 | 1 | -1/+1 | |
* | | | | | | | | | speed up string xor operation and reduce object allocations | Aaron Patterson | 2016-02-08 | 1 | -1/+2 | |
* | | | | | | | | | Merge pull request #23565 from abhishekjain16/fix_grammar | Jon Moss | 2016-02-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| * | | | | | | | | [ci skip] Fix grammar | Abhishek Jain | 2016-02-09 | 1 | -1/+1 | |
* | | | | | | | | | Merge pull request #23534 from bronson/fix-redefined-warning | Arthur Nogueira Neves | 2016-02-08 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | fix 'method redefined' warnings | Scott Bronson | 2016-02-06 | 1 | -0/+1 | |
* | | | | | | | | | Merge pull request #23563 from pra85/patch-2 | Jon Moss | 2016-02-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix a typo | Prayag Verma | 2016-02-08 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Revert "Merge pull request #23562 from Azzurrio/patch-1" | Rafael Mendonça França | 2016-02-08 | 1 | -1/+1 | |
* | | | | | | | | | Merge pull request #23562 from Azzurrio/patch-1 | Kasper Timm Hansen | 2016-02-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Update rails-html-sanitizer version to v1.0.3 | Karim El-Husseiny | 2016-02-08 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #23560 from prathamesh-sonpatki/rm-rails-4-from-assets-guide | प्रथमेश Sonpatki | 2016-02-08 | 1 | -9/+9 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Remove references to Rails 4 from assets guide [ci skip] | Prathamesh Sonpatki | 2016-02-08 | 1 | -9/+9 | |
* | | | | | | | | | | Merge pull request #23552 from bronson/revert-dev-cache | Kasper Timm Hansen | 2016-02-08 | 6 | -54/+49 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | revert dev:cache to rake task, fixes #23410 | Scott Bronson | 2016-02-07 | 6 | -54/+49 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #23558 from kamipo/add_numeric_type_in_doc | Vipul A M | 2016-02-08 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Add numeric type in the doc [ci skip] | Ryuta Kamizono | 2016-02-08 | 1 | -3/+3 | |
* | | | | | | | | | | Merge pull request #23556 from y-yagi/remove_faye-websocket_from_readme | प्रथमेश Sonpatki | 2016-02-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | remove `faye-websocket` dependency from README [ci skip] | yuuji.yaginuma | 2016-02-08 | 1 | -1/+1 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #23554 from romaimperator/update_action_cable_config_example | Jon Moss | 2016-02-07 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | config examples for ActionCable now use Rails.application.config.action_cable | Daniel Fox | 2016-02-07 | 1 | -3/+3 |