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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
|
|
Add `ActiveSupport::TimeZone.iso8601` parsing method
Andrew White
2017-03-03
1
-0
/
+35
*
|
|
|
|
|
|
Fix typo in comment
Andrew White
2017-03-03
1
-1
/
+1
*
|
|
|
|
|
|
Deprecate implicit coercion of `ActiveSupport::Duration`
Andrew White
2017-03-02
2
-3
/
+40
*
|
|
|
|
|
|
Update `DateTime#change` to support usec and nsec
Andrew White
2017-03-02
1
-4
/
+14
*
|
|
|
|
|
|
Use DEFAULT_CIPHER constant in MessageEncryptor
Lukas Zapletal
2017-03-01
1
-1
/
+1
*
|
|
|
|
|
|
Add Duration#before and #after as aliases for #ago and #since
Nick Johnstone
2017-02-26
1
-0
/
+2
*
|
|
|
|
|
|
Merge pull request #28157 from robin850/hwia-soft-deprecation
Matthew Draper
2017-02-25
1
-0
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Soft-deprecate the top-level HashWithIndifferentAccess class
Robin Dupret
2017-02-25
1
-0
/
+2
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #28006 from fareastside/master
Rafael Mendonça França
2017-02-24
1
-2
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
add optional second argument to ActiveSupport core extension for Marshal#load...
Jeff Latz
2017-02-24
1
-2
/
+2
|
|
/
/
/
/
/
/
*
/
/
/
/
/
/
Add missing gzip footer check in ActiveSupport::Gzip.decompress
Dylan Thacker-Smith
2017-02-24
1
-1
/
+1
|
/
/
/
/
/
/
*
|
|
|
|
|
Make HWIA#compact not return nil when no nils
Pavel Pravosud
2017-02-23
1
-1
/
+1
*
|
|
|
|
|
Preparing for 5.1.0.beta1 release
Rafael Mendonça França
2017-02-23
1
-1
/
+1
*
|
|
|
|
|
🙈 :nodoc: `AS::Duration::ISO8601Serializer`
Godfrey Chan
2017-02-23
1
-1
/
+1
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Preload to_datetime before freezing a TimeWithZone instance
Adam Rice
2017-02-22
1
-1
/
+2
*
|
|
|
|
Merge pull request #27941 from y-yagi/prevent_multiple_values_being_set_to_ru...
Kasper Timm Hansen
2017-02-20
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Prevent multiple values being set to `run_via`
yuuji.yaginuma
2017-02-18
1
-2
/
+2
*
|
|
|
|
|
Revert "Merge pull request #27925 from robin850/hwia-removal"
Kasper Timm Hansen
2017-02-20
1
-17
/
+1
*
|
|
|
|
|
Merge pull request #27863 from robin850/api-improvements
Matthew Draper
2017-02-21
2
-0
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Avoid documenting private or external classes
Robin Dupret
2017-02-07
2
-0
/
+4
*
|
|
|
|
|
|
Deprecate the top-level `HashWithIndifferentAccess` contant
Robin Dupret
2017-02-19
1
-1
/
+17
*
|
|
|
|
|
|
Fix doc in Multibyte::Chars [ci skip]
kenta-s
2017-02-17
1
-4
/
+5
*
|
|
|
|
|
|
Remove redundant namespaces from sample code of `deprecated_method_warning` [...
kenta-s
2017-02-15
1
-3
/
+3
*
|
|
|
|
|
|
Not ants were harmed! 🐜
Mario Uher
2017-02-14
1
-1
/
+1
*
|
|
|
|
|
|
Fix the return of `deprecate_methods` in doc [ci skip]
kenta-s
2017-02-14
1
-1
/
+1
*
|
|
|
|
|
|
Remove unused require
Ryuta Kamizono
2017-02-12
1
-1
/
+0
*
|
|
|
|
|
|
Also not needed on this file, call to `mattr_accessor` got removed in https:/...
Edouard CHIN
2017-02-12
1
-1
/
+0
*
|
|
|
|
|
|
deprecate `halt_callback_chains_on_return_false` instead of `halt_and_display...
yuuji.yaginuma
2017-02-08
2
-15
/
+6
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Remove unused code now that the deprecated file was removed
Rafael Mendonça França
2017-02-07
1
-2
/
+1
*
|
|
|
|
|
Deprecate halt_and_display_warning_on_return_false
Rafael Mendonça França
2017-02-07
1
-5
/
+12
*
|
|
|
|
|
Remove deprecated behavior that halts callbacks when the return is false
Rafael Mendonça França
2017-02-07
1
-24
/
+0
*
|
|
|
|
|
Document that string in if and unless option of callbacks are deprecated
Rafael Mendonça França
2017-02-07
1
-4
/
+4
*
|
|
|
|
|
Improve the exception message to direct people to all the possible values
Rafael Mendonça França
2017-02-07
1
-1
/
+2
*
|
|
|
|
|
Merge pull request #27608 from kamipo/remove_deprecated_passing_string_to_def...
Rafael França
2017-02-07
1
-6
/
+20
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Deprecate passing string to `:if` and `:unless` conditional options on `set_c...
Ryuta Kamizono
2017-02-04
1
-0
/
+16
|
*
|
|
|
|
|
Remove deprecated passing string to define callback
Ryuta Kamizono
2017-02-04
1
-6
/
+4
*
|
|
|
|
|
|
Docs: Correction: Module::DelegationError
Jared Beck
2017-02-03
1
-7
/
+9
|
/
/
/
/
/
/
*
|
|
|
|
|
Remove redundant right parentheses in number_helper [ci skip]
kenta-s
2017-01-31
1
-1
/
+1
*
|
|
|
|
|
Raise in the initialize not in the execute
Rafael Mendonça França
2017-01-31
2
-10
/
+10
*
|
|
|
|
|
Merge pull request #27824 from kenta-s/raise-an-error-if-no-block-given
Rafael França
2017-01-31
2
-2
/
+10
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Raise an error if FileUpdateChecker#execute is called with no block
kenta-s
2017-01-28
2
-2
/
+10
*
|
|
|
|
|
|
Update Unicode Version to 9.0.0
Fumiaki MATSUSHIMA
2017-01-28
2
-8
/
+18
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Fix broken sample code for EventedFileUpdateChecker [ci skip]
kenta-s
2017-01-28
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Fix grammar 'an hyphen' -> 'a hyphen' [ci skip]
kenta-s
2017-01-25
1
-1
/
+1
*
|
|
|
|
Change ActionView ERB Handler from Erubis to Erubi
Jeremy Evans
2017-01-25
1
-2
/
+3
*
|
|
|
|
Fix sample code for `expand_cache_key` usage [ci skip]
kenta-s
2017-01-24
1
-2
/
+2
*
|
|
|
|
Add module name to BacktraceCleaner usage example [ci skip]
kenta-s
2017-01-22
1
-1
/
+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
add missing comment out [ci skip]
bogdanvlviv
2017-01-20
1
-1
/
+1
*
|
|
|
add missing comment out [ci skip]
yuuji.yaginuma
2017-01-20
1
-7
/
+7
*
|
|
|
Allocation free Integer#to_s
Jean Boussier
2017-01-19
1
-16
/
+15
[prev]
[next]