aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make Webpacker the default JavaScript compiler for Rails 6 (#33079)David Heinemeier Hansson2018-09-3049-327/+285
* Handle UPDATE/DELETE with OFFSET in ArelRyuta Kamizono2018-10-016-19/+35
* Merge pull request #23593 from meinac/add_index_option_for_change_tableRyuta Kamizono2018-10-013-0/+22
|\
| * Index option added for change_table migrationsMehmet Emin INAC2018-09-223-0/+22
* | Merge pull request #33256 from ilkkao/ilkkao/remove-unused-params-optionRyuta Kamizono2018-10-013-5/+5
|\ \
| * | Don't handle params option in a special way in url_for helperIlkka Oksanen2018-08-203-5/+5
* | | Merge pull request #32031 from yahonda/remove_redundant_freezeRyuta Kamizono2018-10-01109-268/+274
|\ \ \
| * | | Add `Style/RedundantFreeze` to remove redudant `.freeze`Yasuo Honda2018-09-29109-268/+274
* | | | Explain why we have explicit marshaling methodsDavid Heinemeier Hansson2018-09-301-2/+6
* | | | make actionview templates marshalable so that they can be serialized during t...lsylvester2018-09-302-0/+16
* | | | Merge pull request #34031 from lsylvester/require-except-before-aliasing-itYuji Yaginuma2018-10-011-0/+1
|\ \ \ \
| * | | | Require the except hash extension before trying to alias itLachlan Sylvester2018-10-011-0/+1
|/ / / /
* | | | Place `PartialQuery` and `PartialQueryCollector` in the same fileRyuta Kamizono2018-09-302-24/+28
* | | | Handle DELETE with LIMIT in ArelRyuta Kamizono2018-09-309-69/+78
* | | | `SQLString#compile` is no longer used since 53521a9e39b9d8af4165d7703c36dc905...Ryuta Kamizono2018-09-302-15/+5
* | | | `visitor.accept` doesn't handle `&block`Ryuta Kamizono2018-09-301-2/+2
* | | | Use private attr_reader in ArelRyuta Kamizono2018-09-303-6/+3
* | | | Remove `visit_Fixnum` and `visit_Bignum`Ryuta Kamizono2018-09-303-4/+1
* | | | Make `test_initialize_with_invalid_attribute` work correctlyyuuji.yaginuma2018-09-301-4/+6
|/ / /
* | | Reset `ActiveRecord::Base.configurations` to the value beforeyuuji.yaginuma2018-09-291-1/+2
* | | Merge pull request #34020 from tgturner/update-cache-docsYuji Yaginuma2018-09-291-2/+2
|\ \ \
| * | | Updates expires_in docsGraham Turner2018-09-281-2/+2
* | | | Merge pull request #34021 from gmcgibbon/change_migrations_paths_command_opti...Eileen M. Uchitelle2018-09-2811-19/+83
|\ \ \ \ | |/ / / |/| | |
| * | | Refactor migrations_path command option to databaseGannon McGibbon2018-09-2811-19/+83
* | | | Documentation clarity in ActiveJob::TestHelper [ci skip] (#33571)Mohit Natoo2018-09-281-8/+8
* | | | Merge pull request #34012 from abraham-chan/indifferent-access-withoutRafael França2018-09-283-0/+18
|\ \ \ \
| * | | | Fix HashWithIndifferentAccess#without bugAbraham Chan2018-09-283-0/+18
* | | | | Merge pull request #34017 from utilum/update_backburner_to_latest_versionRafael França2018-09-281-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Update backburner to the latest versionutilum2018-09-281-2/+2
|/ / / /
* | | | Merge pull request #33348 from ruralocity/update-validation-contexts-guideRyuta Kamizono2018-09-281-9/+27
|\ \ \ \
| * | | | Update guide for validation custom contexts [ci skip]Aaron Sumner2018-07-111-9/+27
* | | | | Merge pull request #33570 from mohitnatoo/queue_adapter_name_docRyuta Kamizono2018-09-281-0/+2
|\ \ \ \ \
| * | | | | Documentation for queue_adapter_name method in ActiveJob::QueueAdapter [ci skip]Mohit Natoo2018-08-101-0/+2
* | | | | | Merge pull request #34013 from bogdan/relation-merge-fromRyuta Kamizono2018-09-282-3/+10
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Bugfix ActiveRecord::Relation#merge special case of from clauseBogdan Gusiev2018-09-282-3/+10
|/ / / / /
* | | | | Merge pull request #34010 from Edouard-chin/ec-uneeded-requireRyuta Kamizono2018-09-282-1/+1
|\ \ \ \ \
| * | | | | LoggerSilence doesn't require concurrent:Edouard CHIN2018-09-282-1/+1
|/ / / / /
* | | | | Merge pull request #33880 from robbertbrak/masterRyuta Kamizono2018-09-281-1/+3
|\ \ \ \ \
| * | | | | Clarify transactional behavior of after_commit and after_rollback callbacksRobbert Brak2018-09-141-1/+3
* | | | | | Merge pull request #33833 from duduribeiro/patch-2Gannon McGibbon2018-09-271-1/+1
|\ \ \ \ \ \
| * | | | | | [ci skip] Recommend testing information displayed over object storedKadu Ribeiro2018-09-271-1/+1
* | | | | | | Merge pull request #31441 from mrhead/rails-ujs-xhr-redirectsRafael França2018-09-274-2/+37
|\ \ \ \ \ \ \
| * | | | | | | Do not enable disabled elements for XHR redirectsPatrik Bóna2018-09-274-2/+37
* | | | | | | | Handle more unsafe String methods (#33990)Janosch Müller2018-09-274-11/+102
* | | | | | | | Merge pull request #34007 from gmcgibbon/automatic_labelingRafael França2018-09-271-0/+46
|\ \ \ \ \ \ \ \
| * | | | | | | | Add probot autolabeler configGannon McGibbon2018-09-271-0/+46
* | | | | | | | | Add configuration to no-response probot pluginRafael França2018-09-271-0/+13
* | | | | | | | | Merge pull request #34002 from gmcgibbon/fix_deeply_nested_scoped_rootRafael França2018-09-272-1/+17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix optionally scoped root route unscoped accessGannon McGibbon2018-09-272-1/+17
| |/ / / / / / / /
* | | | | | | | | Merge pull request #34006 from kamipo/remove_debug_codeRyuta Kamizono2018-09-281-10/+0
|\ \ \ \ \ \ \ \ \