aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | Fix `current_page?` regression:Edouard CHIN2017-04-262-1/+19
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #28891 from sodabrew/patch-1Rafael França2017-04-261-2/+0
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Remove mysql2 database adapter default username rootAaron Stone2017-04-261-2/+0
* | | | | | | | | | Pluralize methodsJon Moss2017-04-261-1/+1
* | | | | | | | | | More release notes for Rails 5.1 [ci skip]claudiob2017-04-261-0/+30
* | | | | | | | | | Merge pull request #28894 from robin850/5-1-notes-fixesClaudio B2017-04-261-28/+86
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | Add some items to the release notes [ci skip]Robin Dupret2017-04-271-0/+54
| * | | | | | | | | Some improvements in the 5.1 release notes [ci skip]Robin Dupret2017-04-271-28/+32
|/ / / / / / / / /
* / / / / / / / / Revert "Merge pull request #27636 from mtsmfm/disable-referential-integrity-w...Rafael Mendonça França2017-04-2625-185/+98
|/ / / / / / / /
* | | | / / / / Lock connection before checking it inMatthew Draper2017-04-261-6/+8
| |_|_|/ / / / |/| | | | | |
* | | | | | | s/broadcasing/broadcasting/Akira Matsuda2017-04-271-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #28839 from y-yagi/fix-yarn-exit-statusRafael França2017-04-251-2/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Ensure bin/yarn matches the one generated by webpackeryuuji.yaginuma2017-04-231-2/+3
| | |_|/ / | |/| | |
* | | | | Describe the changes in transactional testsMatthew Draper2017-04-251-0/+31
* | | | | Merge pull request #28828 from kamipo/fix_extending_modules_on_associationRafael França2017-04-253-10/+25
|\ \ \ \ \
| * | | | | Mixin `CollectionProxy::DelegateExtending` after `ClassSpecificRelation`Ryuta Kamizono2017-04-223-10/+25
* | | | | | Merge pull request #28831 from kamipo/respond_to_missing_should_be_privateRafael França2017-04-2510-46/+40
|\ \ \ \ \ \
| * | | | | | `respond_to_missing?` should be privateRyuta Kamizono2017-04-2210-46/+40
| |/ / / / /
* | | | | | Merge pull request #28880 from bogdanvlviv/fix-migrator-testRafael França2017-04-251-1/+1
|\ \ \ \ \ \
| * | | | | | Fix MigratorTest#test_migrator_verbositybogdanvlviv2017-04-261-1/+1
|/ / / / / /
* | | | | | Merge pull request #28840 from rails/sane-sdocRafael França2017-04-252-5/+5
|\ \ \ \ \ \
| * | | | | | Ask for a sane version of SDocZachary Scott2017-04-232-5/+5
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #28853 from kamipo/replace_regexp_zRafael França2017-04-255-20/+20
|\ \ \ \ \ \
| * | | | | | Replace \Z to \zRyuta Kamizono2017-04-245-20/+20
* | | | | | | Merge pull request #28872 from eugeneius/enumerator_sizeRafael França2017-04-253-22/+14
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Remove checks for Enumerator#size methodEugene Kenny2017-04-253-22/+14
* | | | | | | Merge pull request #28873 from aviav/typosVipul A M2017-04-251-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix typos [ci skip]Tobias Fankhänel2017-04-251-2/+2
|/ / / / / /
* | | | | | Add missing `action_view` section of config flagJon Moss2017-04-241-1/+1
* | | | | | Merge pull request #28861 from koic/unify_names_of_githubVipul A M2017-04-251-1/+1
|\ \ \ \ \ \
| * | | | | | Unify the name of GitHub [ci skip]Koichi ITO2017-04-251-1/+1
| |/ / / / /
* | | | | | Merge pull request #28860 from y-yagi/add_form_with_generates_remote_forms_to...Vipul A M2017-04-251-0/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add `form_with_generates_remote_forms` to configuring guide [ci skip]yuuji.yaginuma2017-04-251-0/+2
| |/ / / /
* | | / / Fix regexp in the doc [ci skip]Ryuta Kamizono2017-04-241-1/+1
| |_|/ / |/| | |
* | | | secrets.yml --> config/secrets.ymlJon Moss2017-04-231-1/+1
* | | | Add Action View info to 5.1 release notesJon Moss2017-04-231-0/+23
* | | | Use parameters, not paramsJon Moss2017-04-231-2/+2
* | | | Small grammar fixesJon Moss2017-04-231-7/+6
* | | | Remove unused headingJon Moss2017-04-231-2/+0
* | | | Add more Railties notable changesJon Moss2017-04-231-0/+8
* | | | Add Railties info to 5.1 release notesJon Moss2017-04-231-0/+36
* | | | Add Active Model info to 5.1 release notesJon Moss2017-04-231-1/+12
* | | | Remove unused headingsJon Moss2017-04-231-4/+0
* | | | Finish Action Cable section in release notesJon Moss2017-04-231-0/+6
* | | | Finish Action Mailer section in release notesJon Moss2017-04-231-4/+4
* | | | Add Active Job info to 5.1 release notesJon Moss2017-04-231-1/+12
* | | | Merge pull request #28841 from pendletons/upgrade-doc-typoJon Moss2017-04-231-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | [ci_skip] Fix typo in Rails 5.1 upgrade notesShanthi Pendleton2017-04-231-1/+1
|/ / /
* | | Merge pull request #28829 from y-yagi/follow_up_128b804Rafael França2017-04-222-2/+32
|\ \ \ | |/ / |/| |
| * | Set to `form_with_generates_remote_forms` only when config is explicitly spec...yuuji.yaginuma2017-04-222-2/+32
|/ /