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
*
Fix up style
Aaron Patterson
2019-02-19
4
-8
/
+8
*
Return rendered template information instead of just strings
Aaron Patterson
2019-02-19
7
-31
/
+92
*
Move inline rendering content-type test to a controller test
Aaron Patterson
2019-02-19
2
-5
/
+11
*
Add a test that writes to the collection cache
Aaron Patterson
2019-02-19
1
-1
/
+8
*
rename push / pop function
Aaron Patterson
2019-02-19
2
-2
/
+2
*
Merge pull request #35293 from rails/remove-rendered-format-from-cache
Aaron Patterson
2019-02-19
12
-50
/
+53
|
\
|
*
remove another call to rendered_format=
Aaron Patterson
2019-02-17
1
-2
/
+0
|
*
pass format to the digestor
Aaron Patterson
2019-02-16
1
-5
/
+5
|
*
Pass the template format to the digestor
Aaron Patterson
2019-02-15
11
-43
/
+48
*
|
Merge pull request #35271 from gmcgibbon/fix_time_attribute_test_failures
Gannon McGibbon
2019-02-19
1
-0
/
+4
|
\
\
|
*
|
Reset column info after making Topic tz-aware
Gannon McGibbon
2019-02-18
1
-0
/
+4
*
|
|
Merge pull request #35316 from abhaynikam/35304-add-delete_by_and_destroy_by
Ryuta Kamizono
2019-02-19
4
-1
/
+71
|
\
\
\
|
*
|
|
Introduce delete_by and destroy_by methods to ActiveRecord::Relation
Abhay Nikam
2019-02-19
4
-1
/
+71
*
|
|
|
Revert "Merge pull request #35324 from sharang-d/patch-2"
Ryuta Kamizono
2019-02-19
1
-1
/
+1
*
|
|
|
Merge pull request #35324 from sharang-d/patch-2
Vipul A M
2019-02-19
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Update active_record_callbacks.md [ci skip]
Sharang Dashputre
2019-02-19
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #35310 from kamipo/dont_allow_invalid_value_matches_to_nil
Ryuta Kamizono
2019-02-19
5
-8
/
+22
|
\
\
\
|
*
|
|
Don't allow `where` with invalid value matches to nil values
Ryuta Kamizono
2019-02-18
5
-8
/
+22
*
|
|
|
Delete documentation inconsistency 'finally' for AR callbacks [ci skip] (#35...
Shodai Suzuki
2019-02-19
2
-2
/
+2
*
|
|
|
Add combining callback conditions [skip ci] (#35313)
Shodai Suzuki
2019-02-19
1
-0
/
+14
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #35318 from alkesh26/actionpack-typo-fix
Ryuta Kamizono
2019-02-19
1
-1
/
+1
|
\
\
\
|
*
|
|
appropriate typo fix
alkesh26
2019-02-19
1
-1
/
+1
|
|
/
/
*
/
/
Fix preparing the configured Action Mailbox ingress in production
George Claghorn
2019-02-18
1
-6
/
+4
|
/
/
*
|
Merge pull request #29651 from Sayanc93/return-correct-date
Ryuta Kamizono
2019-02-18
3
-2
/
+30
|
\
\
|
*
|
Return correct date in ActiveModel for time to date conversions
Sayan Chakraborty
2017-12-17
3
-2
/
+40
*
|
|
Extract duplicated `serialize` methods into helpers
Ryuta Kamizono
2019-02-18
9
-21
/
+17
*
|
|
Remove duplicated `test_update_all_with_order_and_limit`
Ryuta Kamizono
2019-02-18
1
-6
/
+0
*
|
|
Fix type cast with values hash for Date type
Ryuta Kamizono
2019-02-18
7
-13
/
+27
*
|
|
upgrades Zeitwerk to 1.2.0
Xavier Noria
2019-02-17
2
-3
/
+3
*
|
|
Use placeholder for `type_condition` predicate
Ryuta Kamizono
2019-02-18
1
-1
/
+1
*
|
|
Fix eager loading polymorphic association with mixed table conditions
Ryuta Kamizono
2019-02-18
6
-26
/
+43
*
|
|
Add edge test cases for integer and string types
Ryuta Kamizono
2019-02-17
2
-0
/
+15
*
|
|
Merge pull request #35302 from yhirano55/auto_correct_rubocop_offenses
Ryuta Kamizono
2019-02-17
2
-12
/
+12
|
\
\
\
|
*
|
|
Auto correct rubocop offenses
Yoshiyuki Hirano
2019-02-17
2
-12
/
+12
*
|
|
|
Merge pull request #35274 from AlexBrodianoi/fix_does_not_support_reverse
Ryuta Kamizono
2019-02-17
2
-1
/
+10
|
\
\
\
\
|
*
|
|
|
Raise ActiveRecord::IrreversibleOrderError if nulls first/last is not a singl...
Finn Young
2019-02-17
2
-1
/
+10
*
|
|
|
|
Fix `order` with custom attributes
Ryuta Kamizono
2019-02-17
4
-4
/
+21
*
|
|
|
|
Merge pull request #35299 from kamipo/fix_mismatched_foreign_key
Ryuta Kamizono
2019-02-17
3
-23
/
+115
|
\
\
\
\
\
|
*
|
|
|
|
Fix the regex that extract mismatched foreign key information
Ryuta Kamizono
2019-02-17
3
-23
/
+115
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #35297 from yhara/fix-ar-connection-handler-leak
Ryuta Kamizono
2019-02-16
1
-7
/
+11
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fix possible memory leak of ConnectionHandler
Yutaka HARA
2019-02-16
1
-7
/
+11
*
|
|
|
|
Merge pull request #35281 from y-yagi/show_deprecated_message_instead_of_rais...
Aaron Patterson
2019-02-15
2
-5
/
+16
|
\
\
\
\
\
|
*
|
|
|
|
Show deprecated message instead of raise exception in `compiled_method_contai...
yuuji.yaginuma
2019-02-16
2
-5
/
+16
*
|
|
|
|
|
Remove `NoForeignKeySupportTest` which is no longer reached
Ryuta Kamizono
2019-02-16
2
-46
/
+0
*
|
|
|
|
|
Refactor `remove_foreign_key` to delete the foreign key before `alter_table`
Ryuta Kamizono
2019-02-16
1
-4
/
+2
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Add changelog entry for #35212
Ryuta Kamizono
2019-02-16
1
-0
/
+4
*
|
|
|
|
Merge pull request #35286 from matthewdunbar/master
Ryuta Kamizono
2019-02-16
2
-0
/
+18
|
\
\
\
\
\
|
*
|
|
|
|
Properly handle cached queries with too many bind parameters
Matthew Dunbar
2019-02-14
2
-0
/
+16
*
|
|
|
|
|
Merge pull request #35269 from y-yagi/allow_to_pass_options_to_csp_meta_tag
Yuji Yaginuma
2019-02-16
2
-2
/
+8
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Allow to pass options to `csp_meta_tag`
yuuji.yaginuma
2019-02-16
2
-2
/
+8
[next]