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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
Add next occur and previous occurred day of week API (#26600)
Shota Iguchi
2017-05-30
1
-0
/
+22
*
|
|
|
Reset time zone to previous value
yuuji.yaginuma
2017-05-30
1
-1
/
+8
|
/
/
/
*
|
|
Add option for class_attribute default (#29270)
David Heinemeier Hansson
2017-05-29
1
-1
/
+9
*
|
|
Merge pull request #26628 from mjhoy/fix-number-to-human-25742
Eileen M. Uchitelle
2017-05-29
1
-0
/
+6
|
\
\
\
|
*
|
|
number_to_human_converter: round before calculating exponent
Michael Hoy
2017-03-16
1
-0
/
+6
*
|
|
|
Merge pull request #29097 from EilisHamilton/fix_uncountable_pluralization_lo...
Matthew Draper
2017-05-28
1
-0
/
+7
|
\
\
\
\
|
*
|
|
|
Fix pluralization of uncountables when given a locale
Eilis Hamilton
2017-05-19
1
-0
/
+7
*
|
|
|
|
ActiveSupport::CurrentAttributes provides a thread-isolated attributes single...
David Heinemeier Hansson
2017-05-26
1
-0
/
+96
*
|
|
|
|
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
*
|
|
|
|
|
Define path with __dir__
bogdanvlviv
2017-05-23
4
-14
/
+14
|
/
/
/
/
/
*
/
/
/
/
Fix implicit calculations with scalars and durations
Andrew White
2017-05-20
1
-0
/
+34
|
/
/
/
/
*
|
|
|
Use recyclable cache keys (#29092)
David Heinemeier Hansson
2017-05-18
1
-0
/
+90
*
|
|
|
Merge pull request #29086 from mikeycgto/message-encryptor-auth-tag-check
Kasper Timm Hansen
2017-05-15
1
-7
/
+19
|
\
\
\
\
|
*
|
|
|
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
1
-0
/
+8
*
|
|
|
|
Don't cache locally if unless_exist was passed
Eugene Kenny
2017-05-14
1
-0
/
+8
*
|
|
|
|
Merge pull request #29034 from peterjm/handle_loops_in_exception_handling
Rafael França
2017-05-11
1
-1
/
+33
|
\
\
\
\
\
|
*
|
|
|
|
handle loops in the cause chain in Rescuable#rescue_with_handler
Peter McCracken
2017-05-10
1
-1
/
+33
*
|
|
|
|
|
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
*
|
|
|
|
Remove checks for Enumerator#size method
Eugene Kenny
2017-04-25
1
-4
/
+2
*
|
|
|
|
Fixes Hash.from_xml with frozen strings for all backends
Josh Nussbaum
2017-04-20
1
-0
/
+5
*
|
|
|
|
Send deprecation horizon and gem name as arguments to deprecation heavier han...
Willem van Bergen
2017-04-19
1
-6
/
+29
*
|
|
|
|
Add additional options to time `change` methods
Andrew White
2017-04-14
3
-0
/
+16
*
|
|
|
|
Implement `fetch_values` for HashWithIndifferentAccess (#28316)
Josh Pencheon
2017-04-10
1
-0
/
+12
*
|
|
|
|
delegate_missing_to should fall back to super
Matthew Draper
2017-04-09
1
-0
/
+22
*
|
|
|
|
delegate_to_missing doesn't delegate private methods
Matthew Draper
2017-04-09
1
-0
/
+10
*
|
|
|
|
Fix `warning: already initialized constant HashWithIndifferentAccessTest::Has...
Ryuta Kamizono
2017-04-07
1
-1
/
+0
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Move HashWithIndifferentAccess tests to separate file
Michael Stock
2017-03-30
2
-712
/
+734
*
|
|
|
Add aliases for reverse_merge to with_defaults
Matt Casper
2017-03-29
1
-0
/
+25
*
|
|
|
Merge pull request #28480 from mubashirhanif/add_keep_id_suffix_option_to_hum...
Rafael Mendonça França
2017-03-28
3
-0
/
+40
|
\
\
\
\
|
*
|
|
|
Added options hash to titleize method and keep_id_suffix option to humanize
Mubashir Hanif
2017-03-21
3
-0
/
+40
*
|
|
|
|
Return unmapped timezones from `country_zones`
Andrew White
2017-03-28
1
-0
/
+4
*
|
|
|
|
Fix duplicable? for Ratiional and Complex on ruby master, since they are now ...
Vipul A M
2017-03-23
1
-1
/
+4
*
|
|
|
|
Add AS::Deprecation::DeprecatedConstantAccessor
Dominic Cleal
2017-03-22
1
-0
/
+23
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Fix test warnings
Andrew White
2017-03-16
1
-5
/
+5
*
|
|
|
Merge pull request #28147 from kmcphillips/master-time-freeze
Andrew White
2017-03-16
2
-15
/
+180
|
\
\
\
\
|
*
|
|
|
Handle #to_time and memoization taking into account memoization, frozen state...
Kevin McPhillips
2017-03-06
2
-15
/
+180
*
|
|
|
|
Remove implicit coercion deprecation of durations
Andrew White
2017-03-15
1
-25
/
+117
*
|
|
|
|
Make sure local cache cleared even it's throwing:
Lin Jen-Shin
2017-03-10
1
-0
/
+11
*
|
|
|
|
Update `titlelize` regex to allow apostrophes
Andrew White
2017-03-06
1
-0
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Add `rfc3339` aliases to `xmlschema`
Andrew White
2017-03-03
2
-0
/
+15
*
|
|
|
Add `Time.rfc3339` parsing method
Andrew White
2017-03-03
1
-0
/
+31
*
|
|
|
Add `ActiveSupport::TimeZone.rfc3339` parsing method
Andrew White
2017-03-03
1
-0
/
+110
*
|
|
|
Add `ActiveSupport::TimeZone.iso8601` parsing method
Andrew White
2017-03-03
1
-0
/
+72
*
|
|
|
Deprecate implicit coercion of `ActiveSupport::Duration`
Andrew White
2017-03-02
1
-3
/
+55
*
|
|
|
Update `DateTime#change` to support usec and nsec
Andrew White
2017-03-02
1
-11
/
+18
*
|
|
|
Add Duration#before and #after as aliases for #ago and #since
Nick Johnstone
2017-02-26
1
-0
/
+13
*
|
|
|
Merge pull request #28157 from robin850/hwia-soft-deprecation
Matthew Draper
2017-02-25
1
-0
/
+28
|
\
\
\
\
[prev]
[next]