index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable multiple submit buttons for Active Storage forms
Chris Seelus
2018-08-18
2
-2
/
+22
*
Fix unclosed tags [ci skip]
yuuji.yaginuma
2018-08-18
2
-2
/
+2
*
Increment execution count before deserialize arguments
yuuji.yaginuma
2018-08-18
3
-3
/
+12
*
Merge pull request #33645 from arye-dov-eidelman/master
Richard Schneeman
2018-08-17
1
-1
/
+5
|
\
|
*
[skip ci] Fix overlapping text in the guide
Arye Dov Eidelman
2018-08-17
1
-1
/
+5
|
/
*
Remove unused requires
yuuji.yaginuma
2018-08-17
1
-3
/
+0
*
Merge pull request #33537 from ZASMan/update_action_mailer_docs_custom_view_p...
Ryuta Kamizono
2018-08-17
1
-0
/
+15
|
\
|
*
Add note for custom mailer view paths in action mailer guide. [ci skip]
Zane
2018-08-16
1
-0
/
+16
*
|
Merge pull request #33636 from wjordan/normalize_encode_params_require_hash
Yuji Yaginuma
2018-08-17
1
-0
/
+2
|
\
\
|
*
|
add missing indifferent_access require for #normalize_encode_params
Will Jordan
2018-08-16
1
-0
/
+2
|
/
/
*
|
Merge pull request #33633 from utilum/update_image_processing_to_latest_version
Ryuta Kamizono
2018-08-17
1
-4
/
+4
|
\
\
|
*
|
Update image_processing to the latest version
utilum
2018-08-16
1
-4
/
+4
|
/
/
*
|
Merge pull request #33576 from aried3r/patch-5
Richard Schneeman
2018-08-16
1
-7
/
+7
|
\
\
|
*
|
Harmonize shell commands in dev guide [ci skip]
Anton Rieder
2018-08-16
1
-7
/
+7
*
|
|
Merge pull request #33585 from yahonda/diag33520
Ryuta Kamizono
2018-08-16
3
-1
/
+26
|
\
\
\
|
*
|
|
SQLite3 adapter `alter_table` method restores foreign keys
Yasuo Honda
2018-08-11
3
-1
/
+26
*
|
|
|
Merge pull request #33603 from kamipo/fix_numericality_validator
Ryuta Kamizono
2018-08-16
4
-2
/
+28
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Fix numericality validator not to be affected by custom getter
Ryuta Kamizono
2018-08-13
4
-2
/
+28
*
|
|
|
Merge pull request #33629 from bogdanvlviv/follow-33626
Ryuta Kamizono
2018-08-16
1
-0
/
+8
|
\
\
\
\
|
*
|
|
|
Add example `perform_enqueued_jobs` without block to api docs [ci skip]
bogdanvlviv
2018-08-16
1
-0
/
+8
|
/
/
/
/
*
|
|
|
Extract ActiveStorage::SetCurrent
George Claghorn
2018-08-16
3
-5
/
+23
*
|
|
|
Enable Lint/UriEscapeUnescape cop not to allow using obsolete methods in the ...
Ryuta Kamizono
2018-08-16
1
-0
/
+3
*
|
|
|
Merge pull request #33627 from vbrazo/fixtures/fix-obsolete-methods
Ryuta Kamizono
2018-08-16
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix obsoleted method URI.unescape in activesupport/test
Vitor Oliveira
2018-08-15
1
-1
/
+1
*
|
|
|
|
Merge pull request #33626 from kddeisz/perform-enqueued-jobs-no-block
Guillermo Iguaran
2018-08-15
3
-8
/
+45
|
\
\
\
\
\
|
*
|
|
|
|
Allow `perform_enqueued_jobs` to be called without a block.
Kevin Deisz
2018-08-15
3
-8
/
+45
|
|
/
/
/
/
*
/
/
/
/
Do not show deprecate task in the task list
yuuji.yaginuma
2018-08-16
1
-1
/
+0
|
/
/
/
/
*
|
|
|
Merge pull request #33499 from lsylvester/caller-ignore-paths
Kasper Timm Hansen
2018-08-15
7
-37
/
+73
|
\
\
\
\
|
*
|
|
|
Use backtrace cleaner to clean up backtrace for verbose query logs
Lachlan Sylvester
2018-08-14
7
-37
/
+73
*
|
|
|
|
Merge pull request #33559 from anniecodes/dev-task
Kasper Timm Hansen
2018-08-15
5
-17
/
+115
|
\
\
\
\
\
|
*
|
|
|
|
Have `bin:rake dev:cache` use the Dev Rails Command under the hood
Annie-Claude Côté
2018-08-13
2
-17
/
+32
|
*
|
|
|
|
Adds Rails:Command for `dev:cache` that has the same behaviour as the rake task
Annie-Claude Côté
2018-08-13
2
-0
/
+79
|
*
|
|
|
|
Update Changelog to add deprecation to `rake dev:cache`
Annie-Claude Côté
2018-08-13
1
-0
/
+4
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #33605 from assain/purpose-metadata-changelog-and-tests
Kasper Timm Hansen
2018-08-15
2
-8
/
+20
|
\
\
\
\
\
|
*
|
|
|
|
Changelog for the new purpose metadata and improved tests
Assain
2018-08-13
2
-8
/
+20
|
|
/
/
/
/
*
|
|
|
|
Fix broken list formatting [ci skip]
yuuji.yaginuma
2018-08-15
1
-4
/
+4
*
|
|
|
|
Merge pull request #33620 from bogdanvlviv/fix-rubocop-offenses
Ryuta Kamizono
2018-08-15
2
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Fix rubocop offenses
bogdanvlviv
2018-08-15
2
-2
/
+2
*
|
|
|
|
|
Merge pull request #33612 from bogdanvlviv/test-assert_called
Ryuta Kamizono
2018-08-15
1
-0
/
+10
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Test `assert_called` and `assert_called_with`
bogdanvlviv
2018-08-14
1
-0
/
+10
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #33618 from yskkin/bulk_change_table_comment
Ryuta Kamizono
2018-08-15
2
-3
/
+16
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Fix bulk change table ignores comment option on PostgreSQL.
Yoshiyuki Kinjo
2018-08-15
2
-3
/
+16
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #33617 from bogdanvlviv/follow-up-33530
George Claghorn
2018-08-14
3
-7
/
+16
|
\
\
\
\
\
|
*
|
|
|
|
Follow up #33530
bogdanvlviv
2018-08-15
3
-7
/
+16
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #33530 from jychen7/33515-invert-remove-foreign-key
Richard Schneeman
2018-08-14
4
-4
/
+36
|
\
\
\
\
\
|
*
|
|
|
|
Allow `to_table` in `invert_remove_foreign_key`
Rich
2018-08-14
4
-4
/
+36
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #33137 from bogdanvlviv/add-array-extract-method
Matthew Draper
2018-08-15
9
-11
/
+107
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Refactor `Array#extract!`
bogdanvlviv
2018-08-14
1
-7
/
+7
|
*
|
|
|
Use `Array#extract!` where possible
bogdanvlviv
2018-08-14
4
-11
/
+17
|
*
|
|
|
Add `Array#extract!`
bogdanvlviv
2018-08-14
5
-0
/
+90
|
/
/
/
/
[next]