Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | Merge pull request #28367 from ptoomey3/ignore-disabled-buttons | Aaron Patterson | 2017-03-27 | 3 | -1/+38 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Prevent event propogation if element is disabled when event chain begins. | Patrick Toomey | 2017-03-09 | 3 | -1/+38 | |
* | | | | | | | | | | | | Merge pull request #28541 from ota42y/fix/gemfile_generator_fix | Eileen M. Uchitelle | 2017-03-27 | 4 | -2/+30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | ignore system test gems on Gemfile when execute with --skip-test option | ota42y | 2017-03-27 | 4 | -2/+30 | |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | minor CHANGELOG formatting changes. [ci skip] | Yves Senn | 2017-03-26 | 2 | -4/+2 | |
* | | | | | | | | | | | add field ids when generating a scaffold form. | Yves Senn | 2017-03-26 | 4 | -7/+20 | |
| |_|/ / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Bump from h3 to h2 tag | Jon Moss | 2017-03-25 | 1 | -1/+1 | |
* | | | | | | | | | | Small grammar fix | Jon Moss | 2017-03-25 | 1 | -1/+1 | |
* | | | | | | | | | | Small grammar fix | Jon Moss | 2017-03-25 | 1 | -2/+2 | |
* | | | | | | | | | | Update middleware list | Jon Moss | 2017-03-25 | 1 | -1/+1 | |
* | | | | | | | | | | Upgrade various Rails 5.0 references to 5.1 | Jon Moss | 2017-03-25 | 4 | -12/+13 | |
* | | | | | | | | | | Add WIP Rails 5.1 release notes to documents.yaml | Jon Moss | 2017-03-25 | 1 | -0/+5 | |
* | | | | | | | | | | Merge pull request #28571 from y-yagi/rename_local_current_user_to_verified_u... | Kasper Timm Hansen | 2017-03-25 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Rename local variable name `current_user` to `verified_user` [ci skip] | yuuji.yaginuma | 2017-03-25 | 1 | -3/+3 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #28570 from kamipo/rename_local_current_user_to_verified_user | Kasper Timm Hansen | 2017-03-25 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Rename local variable name `current_user` to `verified_user` [ci skip] | Ryuta Kamizono | 2017-03-25 | 1 | -2/+2 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Revert "Merge pull request #28569 from HarryCollins/patch-1" | Kasper Timm Hansen | 2017-03-25 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2017-03-25 | 2 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Update Configuring Rails Component guide example | Hendy Tanata | 2017-03-21 | 1 | -1/+1 | |
| * | | | | | | | | | | Edits to Systems testing section [ci skip] | Vipul A M | 2017-03-09 | 1 | -3/+3 | |
* | | | | | | | | | | | Merge pull request #28569 from HarryCollins/patch-1 | Ryuta Kamizono | 2017-03-25 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Update Action Cable README.md - typo fix | HarryCollins | 2017-03-25 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge pull request #28568 from y-yagi/fix_doc_format_for_duplicable | Ryuta Kamizono | 2017-03-25 | 1 | -6/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Fix doc format for `duplicable?` [ci skip] | yuuji.yaginuma | 2017-03-25 | 1 | -6/+6 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Doc cleanup for caching guide [ci skip] (#28556) | Vipul A M | 2017-03-24 | 1 | -4/+4 | |
* | | | | | | | | | | | Merge pull request #28555 from vipulnsward/rm-comments | Vipul A M | 2017-03-24 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Remove unnecessary ruby version comments [ci skip] | Vipul A M | 2017-03-24 | 1 | -2/+2 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #28550 from rachel-carvalho/update_browser_compatibility_f... | Jon Moss | 2017-03-23 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | update guide to reflect browser compatibility for HTTP verbs [ci skip] | Rachel Carvalho | 2017-03-23 | 1 | -2/+2 | |
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #28547 from brchristian/patch-2 | Jon Moss | 2017-03-23 | 1 | -1/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Additional explanation about cache implementations | brchristian | 2017-03-23 | 1 | -1/+7 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #28532 from maclover7/jm-ruby-241 | Matthew Draper | 2017-03-24 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Bump Travis ruby version to 2.4.1 | Jon Moss | 2017-03-22 | 1 | -4/+4 | |
* | | | | | | | | | | Merge pull request #28544 from vipulnsward/fix-on-ruby-master | Kasper Timm Hansen | 2017-03-23 | 2 | -13/+26 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix duplicable? for Ratiional and Complex on ruby master, since they are now ... | Vipul A M | 2017-03-23 | 2 | -13/+26 | |
* | | | | | | | | | | | Merge pull request #28543 from mtsmfm/move-comment-to-inside-the-method | Vipul A M | 2017-03-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Move comment to inside the method [ci skip] | Fumiaki MATSUSHIMA | 2017-03-23 | 1 | -1/+1 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #28540 from kamipo/remove_collection_proxy_uniq | Rafael França | 2017-03-23 | 1 | -4/+0 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Remove `CollectionProxy#uniq` | Ryuta Kamizono | 2017-03-23 | 1 | -4/+0 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #28537 from tjschuck/doc_actioncable_reject_unauthed_connx | Rafael França | 2017-03-22 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Document AC::Connection::Authorization#reject_unauthorized_connection | T.J. Schuck | 2017-03-22 | 1 | -5/+5 | |
* | | | | | | | | | | Merge pull request #28534 from claudiob/list-webpackers | Rafael França | 2017-03-22 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | List options for `rails new --webpack=WEBPACK` | claudiob | 2017-03-22 | 1 | -1/+2 | |
* | | | | | | | | | | | No need to have an entry that was included in 5.1 in 5.2 | Rafael Mendonça França | 2017-03-22 | 1 | -11/+0 | |
* | | | | | | | | | | | Merge pull request #28528 from domcleal/parseerror-const-deprecation | Rafael França | 2017-03-22 | 5 | -1/+88 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Use DeprecatedConstantAccessor for AD::ParamsParser::ParseError | Dominic Cleal | 2017-03-22 | 1 | -1/+2 | |
| * | | | | | | | | | | | Add AS::Deprecation::DeprecatedConstantAccessor | Dominic Cleal | 2017-03-22 | 4 | -0/+86 | |
* | | | | | | | | | | | | Merge pull request #28527 from rst/fix_runner_argv_28515 | Rafael França | 2017-03-22 | 2 | -2/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Fixup trailing whitespace, per complaints from CodeClimate. | Robert Thau | 2017-03-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Correctly reset ARGV for "rails runner `CODE' arg arg arg..." | Robert Thau | 2017-03-22 | 2 | -2/+11 | |
| |/ / / / / / / / / / / |