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
path:
root
/
activesupport
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix indentation + remove blank line
Jon Moss
2017-05-29
1
-4
/
+4
*
Add backticks
Jon Moss
2017-05-29
1
-1
/
+1
*
Add missing "not" in the doc for `assert_no_changes` [ci skip]
Ryuta Kamizono
2017-05-30
1
-1
/
+1
*
Add option for class_attribute default (#29270)
David Heinemeier Hansson
2017-05-29
6
-12
/
+35
*
Merge pull request #26628 from mjhoy/fix-number-to-human-25742
Eileen M. Uchitelle
2017-05-29
5
-30
/
+79
|
\
|
*
number_to_human_converter: round before calculating exponent
Michael Hoy
2017-03-16
2
-4
/
+8
|
*
number_to_rounded_converter: extract rounding logic
Michael Hoy
2017-03-16
3
-26
/
+71
*
|
Merge pull request #29074 from kamipo/remove_returning_true_in_internal_callb...
Kasper Timm Hansen
2017-05-28
1
-4
/
+0
|
\
\
|
*
|
Remove returning true in internal callbacks
Ryuta Kamizono
2017-05-14
1
-4
/
+0
*
|
|
Merge pull request #29097 from EilisHamilton/fix_uncountable_pluralization_lo...
Matthew Draper
2017-05-28
3
-6
/
+20
|
\
\
\
|
*
|
|
Fix pluralization of uncountables when given a locale
Eilis Hamilton
2017-05-19
3
-6
/
+20
*
|
|
|
Clear all current instances before a reload.
Kasper Timm Hansen
2017-05-28
2
-2
/
+8
*
|
|
|
Remove double Thread.current storage.
Kasper Timm Hansen
2017-05-28
1
-5
/
+3
*
|
|
|
Use non-raising finder.
Kasper Timm Hansen
2017-05-27
1
-1
/
+1
*
|
|
|
[ci skip] Fix spelling that's a bit of an overreach.
Kasper Timm Hansen
2017-05-27
1
-1
/
+1
*
|
|
|
ActiveSupport::CurrentAttributes provides a thread-isolated attributes single...
David Heinemeier Hansson
2017-05-26
5
-0
/
+297
*
|
|
|
Merge pull request #29234 from y-yagi/remove_unused_test_class
Guillermo Iguaran
2017-05-26
1
-3
/
+0
|
\
\
\
\
|
*
|
|
|
Remove unused test class
yuuji.yaginuma
2017-05-26
1
-3
/
+0
*
|
|
|
|
Merge pull request #29176 from bogdanvlviv/define-path-with__dir__
Matthew Draper
2017-05-26
10
-20
/
+20
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Define path with __dir__
bogdanvlviv
2017-05-23
10
-20
/
+20
*
|
|
|
|
Fix a RuboCop offences using `rubocop -a`
Koichi ITO
2017-05-24
1
-2
/
+0
|
/
/
/
/
*
|
|
|
Merge pull request #29163 from rails/fix-scalar-duration-calculation
Andrew White
2017-05-21
3
-6
/
+91
|
\
\
\
\
|
*
|
|
|
Fix implicit calculations with scalars and durations
Andrew White
2017-05-20
3
-6
/
+91
*
|
|
|
|
Remove unused mismatch payload attribute
David Heinemeier Hansson
2017-05-20
1
-5
/
+1
|
/
/
/
/
*
/
/
/
Add cache_key_with_version and use it in ActiveSupport::Cache.expand_cache_key
David Heinemeier Hansson
2017-05-19
1
-4
/
+5
|
/
/
/
*
|
|
Cleanup CHANGELOGs [ci skip]
Ryuta Kamizono
2017-05-19
1
-1
/
+1
*
|
|
Use recyclable cache keys (#29092)
David Heinemeier Hansson
2017-05-18
4
-18
/
+164
*
|
|
Merge pull request #29086 from mikeycgto/message-encryptor-auth-tag-check
Kasper Timm Hansen
2017-05-15
2
-8
/
+20
|
\
\
\
|
*
|
|
Updates to MessageEncryptor AEAD tests
Michael Coyne
2017-05-15
1
-10
/
+14
|
*
|
|
Fix for AEAD auth_tag check in MessageEncryptor
Michael Coyne
2017-05-15
2
-1
/
+9
*
|
|
|
Don't cache locally if unless_exist was passed
Eugene Kenny
2017-05-14
2
-1
/
+14
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #29034 from peterjm/handle_loops_in_exception_handling
Rafael França
2017-05-11
2
-3
/
+41
|
\
\
\
|
*
|
|
handle loops in the cause chain in Rescuable#rescue_with_handler
Peter McCracken
2017-05-10
2
-3
/
+41
*
|
|
|
Should escape meta characters in regexp
Ryuta Kamizono
2017-05-07
2
-3
/
+3
|
/
/
/
*
|
|
Update test names to match method name
T.J. Schuck
2017-05-04
1
-6
/
+6
*
|
|
Assorted delegate_missing_to doc fixes
T.J. Schuck
2017-05-04
1
-22
/
+17
*
|
|
Merge pull request #28930 from kamipo/use_flat_map
Rafael França
2017-05-01
1
-2
/
+2
|
\
\
\
|
*
|
|
Use `flat_map` rather than `map(&:...).flatten`
Ryuta Kamizono
2017-04-29
1
-2
/
+2
*
|
|
|
Cleanup CHANGELOGs [ci skip]
Ryuta Kamizono
2017-04-30
1
-0
/
+1
|
/
/
/
*
|
|
Add missing require for `remove_possible_method`
Eugene Kenny
2017-04-28
1
-0
/
+1
*
|
|
Merge pull request #28831 from kamipo/respond_to_missing_should_be_private
Rafael França
2017-04-25
1
-5
/
+5
|
\
\
\
|
*
|
|
`respond_to_missing?` should be private
Ryuta Kamizono
2017-04-22
1
-5
/
+5
*
|
|
|
Remove checks for Enumerator#size method
Eugene Kenny
2017-04-25
1
-4
/
+2
|
/
/
/
*
|
|
Add comma
Jon Moss
2017-04-20
1
-1
/
+1
*
|
|
Merge pull request #28582 from sbull/activejob-error-logging
Rafael França
2017-04-20
1
-0
/
+2
|
\
\
\
|
*
|
|
Add error logging to Active Job
Steven Bull
2017-03-27
1
-0
/
+2
*
|
|
|
Fixes Hash.from_xml with frozen strings for all backends
Josh Nussbaum
2017-04-20
5
-13
/
+9
*
|
|
|
Remove outdated comment
Marion Bouguet
2017-04-20
1
-1
/
+0
*
|
|
|
Send deprecation horizon and gem name as arguments to deprecation heavier han...
Willem van Bergen
2017-04-19
5
-16
/
+56
*
|
|
|
Merge pull request #28790 from tjschuck/require_as_time_in_testing_time_helpers
Rafael França
2017-04-18
1
-0
/
+1
|
\
\
\
\
[next]