aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge pull request #35126 from alkesh26/railities-typo-fixEileen M. Uchitelle2019-02-0111-14/+14
|\ \ \ \ \ \ \
| * | | | | | | Railities typo fixes.alkesh262019-02-0111-14/+14
* | | | | | | | Fix doc of `ActionDispatch::SystemTestCase` [ci skip]yuuji.yaginuma2019-02-011-7/+7
* | | | | | | | Enable `Lint/ErbNewArguments` cop to avoid the deprecated arguments warningRyuta Kamizono2019-02-013-4/+5
* | | | | | | | Merge pull request #35116 from kamipo/fix_through_association_creationRyuta Kamizono2019-02-014-27/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "Merge pull request #33729 from kddeisz/plural-automatic-inverse"Ryuta Kamizono2019-02-012-27/+5
| * | | | | | | | Add regression test for has_many through record creationRyuta Kamizono2019-02-012-0/+6
* | | | | | | | | Merge pull request #35117 from kamipo/remove_unused_attr_writerRyuta Kamizono2019-02-012-7/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove unused attr_writers `visitor` and `indexes`Ryuta Kamizono2019-02-012-7/+0
* | | | | | | | | | Merge pull request #31253 from knu/backquote_returns_stringYuji Yaginuma2019-02-013-14/+4
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | Remove the Kernel#` override that turns ENOENT into nilAkinori MUSHA2019-01-313-14/+4
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | add tests to make sure deprecated API is still supportedAaron Patterson2019-01-312-2/+14
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #35112 from alkesh26/activerecord-typo-fixesVipul A M2019-01-311-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | ActiveRecord typo fixe.alkesh262019-01-311-1/+1
| |/ / / / / / /
* | | | | | | | Merge pull request #35115 from alkesh26/activestorage-typo-fixRyuta Kamizono2019-02-011-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / /
| * / / / / / ActiveStorage typo fix.alkesh262019-01-311-1/+1
|/ / / / / /
* | | | | | Merge pull request #35109 from abhaynikam/35073-fix-automatic-database-switch...Yuji Yaginuma2019-01-311-1/+1
|\ \ \ \ \ \
| * | | | | | Fixed typo for DatabaseSelector::Resolver documentationAbhay Nikam2019-01-311-1/+1
|/ / / / / /
* | | | | | Remove redundant begin blockRyuta Kamizono2019-01-311-6/+3
* | | | | | Fix `ERB.new` argument deprecated warningyuuji.yaginuma2019-01-311-1/+5
* | | | | | Merge pull request #35108 from jhawthorn/db-selection-timestamp-afterEileen M. Uchitelle2019-01-302-2/+43
|\ \ \ \ \ \
| * | | | | | Write update_last_write_timestamp after requestJohn Hawthorn2019-01-302-2/+43
* | | | | | | Merge pull request #35104 from alkesh26/activemodel-typo-fixesKasper Timm Hansen2019-01-302-2/+2
|\ \ \ \ \ \ \
| * | | | | | | activemodel typo fixes.alkesh262019-01-312-2/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #34980 from y-yagi/fixes_34979Yuji Yaginuma2019-01-312-2/+10
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Don't add `RAILS_ENV` in generate actionyuuji.yaginuma2019-01-192-2/+10
* | | | | | | Merge pull request #35093 from rails/av-base-constructorAaron Patterson2019-01-3014-26/+61
|\ \ \ \ \ \ \
| * | | | | | | Tighten up the AV::Base constructorAaron Patterson2019-01-2914-26/+61
* | | | | | | | Merge pull request #35073 from eileencodes/db-selectionEileen M. Uchitelle2019-01-309-0/+353
|\ \ \ \ \ \ \ \
| * | | | | | | | Adds basic automatic database switching to RailsEileen Uchitelle2019-01-309-0/+353
* | | | | | | | | Merge pull request #35102 from eileencodes/fix-case-when-url-in-url-config-is...Eileen M. Uchitelle2019-01-303-5/+20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix case when we want a UrlConfig but the URL is nilEileen Uchitelle2019-01-303-5/+20
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #35101 from bogdanvlviv/remove-unused-codeRyuta Kamizono2019-01-312-9/+0
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Remove unused codebogdanvlviv2019-01-302-9/+0
|/ / / / / / / /
* | | | | | | | Merge pull request #35080 from sos4nt/add_hash_assocRyuta Kamizono2019-01-303-0/+28
|\ \ \ \ \ \ \ \
| * | | | | | | | Add HashWithIndifferentAccess#assocStefan Schüßler2019-01-303-0/+27
* | | | | | | | | Relax version locking of the selenium-webdriverRyuta Kamizono2019-01-302-4/+4
* | | | | | | | | Add `require "selenium/webdriver"` to all using `DrivenBySeleniumWith*` classesRyuta Kamizono2019-01-301-0/+1
* | | | | | | | | selenium-webdriver is not always required for system testingRyuta Kamizono2019-01-302-4/+3
|/ / / / / / / /
* | | | | | | | Fix system testing failureRyuta Kamizono2019-01-302-8/+13
* | | | | | | | Merge pull request #35092 from utilum/update_sneakers_to_latest_versionRyuta Kamizono2019-01-301-5/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Update Sneakers to the latest versionutilum2019-01-291-5/+9
| |/ / / / / / /
* | | | | | | | Merge pull request #35094 from palkan/feature/action-cable-load-hooksGeorge Claghorn2019-01-294-0/+19
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Add ActionCable channel/connection load hooksVladimir Dementyev2019-01-294-0/+19
|/ / / / / / /
* | | | | | | Merge pull request #35081 from eileencodes/ec-driver-option-updatedEileen M. Uchitelle2019-01-298-17/+132
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Rename methods and update docsEileen Uchitelle2019-01-295-25/+33
| * | | | | | driver_option -> driver_optionsEdouard CHIN2019-01-293-8/+9
| * | | | | | Implement a way to add browser capabilities:Edouard CHIN2019-01-298-11/+117
* | | | | | | Merge pull request #35083 from alkesh26/activejob-typo-fixesRyuta Kamizono2019-01-302-2/+2
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | activejob typo fixes.alkesh262019-01-292-2/+2
|/ / / / / /