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
/
CHANGELOG.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ci skip] Add changelog entry for 6d402c6
Kasper Timm Hansen
2017-06-11
1
-0
/
+7
*
Cache: write_multi (#29366)
Jeremy Daer
2017-06-06
1
-0
/
+14
*
Fix indentation + Add backticks [ci skip]
Ryuta Kamizono
2017-06-06
1
-2
/
+4
*
Implement mattr_acessor :default option
Genadi Samokovarov
2017-06-03
1
-0
/
+9
*
Add next occur and previous occurred day of week API (#26600)
Shota Iguchi
2017-05-30
1
-0
/
+4
*
Fix indentation + remove blank line
Jon Moss
2017-05-29
1
-4
/
+4
*
Add backticks
Jon Moss
2017-05-29
1
-1
/
+1
*
Add option for class_attribute default (#29270)
David Heinemeier Hansson
2017-05-29
1
-0
/
+11
*
Merge pull request #29097 from EilisHamilton/fix_uncountable_pluralization_lo...
Matthew Draper
2017-05-28
1
-0
/
+4
|
\
|
*
Fix pluralization of uncountables when given a locale
Eilis Hamilton
2017-05-19
1
-0
/
+4
*
|
ActiveSupport::CurrentAttributes provides a thread-isolated attributes single...
David Heinemeier Hansson
2017-05-26
1
-0
/
+5
*
|
Fix implicit calculations with scalars and durations
Andrew White
2017-05-20
1
-0
/
+22
|
/
*
Cleanup CHANGELOGs [ci skip]
Ryuta Kamizono
2017-05-19
1
-1
/
+1
*
Use recyclable cache keys (#29092)
David Heinemeier Hansson
2017-05-18
1
-0
/
+6
*
Cleanup CHANGELOGs [ci skip]
Ryuta Kamizono
2017-04-30
1
-0
/
+1
*
Send deprecation horizon and gem name as arguments to deprecation heavier han...
Willem van Bergen
2017-04-19
1
-0
/
+4
*
Add additional options to time `change` methods
Andrew White
2017-04-14
1
-0
/
+10
*
Move CHANGELOG.md entry from Active Support to Action Pack
Jon Moss
2017-04-11
1
-13
/
+1
*
Add action_controller_api, action_controller_base on_load hook
Julian Nadeau
2017-04-10
1
-1
/
+13
*
Implement `fetch_values` for HashWithIndifferentAccess (#28316)
Josh Pencheon
2017-04-10
1
-0
/
+6
*
minor CHANGELOG formatting changes. [ci skip]
Yves Senn
2017-03-26
1
-1
/
+0
*
No need to have an entry that was included in 5.1 in 5.2
Rafael Mendonça França
2017-03-22
1
-11
/
+0
*
Add AS::Deprecation::DeprecatedConstantAccessor
Dominic Cleal
2017-03-22
1
-0
/
+12
*
Start Rails 5.2 development
Matthew Draper
2017-03-22
1
-628
/
+1
*
Move new CHANGELOG entry to the top [ci skip]
yuuji.yaginuma
2017-03-16
1
-7
/
+7
*
Merge pull request #28147 from kmcphillips/master-time-freeze
Andrew White
2017-03-16
1
-0
/
+7
|
\
|
*
Handle #to_time and memoization taking into account memoization, frozen state...
Kevin McPhillips
2017-03-06
1
-0
/
+7
*
|
Remove implicit coercion deprecation of durations
Andrew White
2017-03-15
1
-0
/
+16
*
|
Lint activesupport/CHANGELOG.md
Jon Moss
2017-03-13
1
-8
/
+10
*
|
Fix indentation and formatting in CHANGELOGs [ci skip]
Ryuta Kamizono
2017-03-11
1
-17
/
+17
*
|
Fix typo `titlelize` -> `titleize` [ci skip]
yuuji.yaginuma
2017-03-07
1
-2
/
+2
*
|
Update `titlelize` regex to allow apostrophes
Andrew White
2017-03-06
1
-0
/
+16
*
|
Add `rfc3339` aliases to `xmlschema`
Andrew White
2017-03-03
1
-0
/
+6
*
|
Add `Time.rfc3339` parsing method
Andrew White
2017-03-03
1
-0
/
+8
*
|
Add `ActiveSupport::TimeZone.rfc3339` parsing method
Andrew White
2017-03-03
1
-0
/
+33
*
|
Add `ActiveSupport::TimeZone.iso8601` parsing method
Andrew White
2017-03-03
1
-0
/
+31
*
|
Deprecate implicit coercion of `ActiveSupport::Duration`
Andrew White
2017-03-02
1
-0
/
+52
*
|
Update `DateTime#change` to support usec and nsec
Andrew White
2017-03-02
1
-1
/
+13
*
|
Add Duration#before and #after as aliases for #ago and #since
Nick Johnstone
2017-02-26
1
-0
/
+16
*
|
AS CHANGELOG Pass [ci skip]
Vipul A M
2017-02-26
1
-3
/
+3
*
|
Fix typo `HashWithIndifferentAcces` to `HashWithIndifferentAccess` [ci skip]
Ryuta Kamizono
2017-02-25
1
-1
/
+1
*
|
Merge pull request #28157 from robin850/hwia-soft-deprecation
Matthew Draper
2017-02-25
1
-0
/
+5
|
\
\
|
*
|
Soft-deprecate the top-level HashWithIndifferentAccess class
Robin Dupret
2017-02-25
1
-0
/
+6
|
|
/
*
|
Merge pull request #28006 from fareastside/master
Rafael Mendonça França
2017-02-24
1
-0
/
+6
|
\
\
|
*
|
add optional second argument to ActiveSupport core extension for Marshal#load...
Jeff Latz
2017-02-24
1
-0
/
+6
|
|
/
*
|
Fix CHANGELOG entry position [ci skip]
Rafael Mendonça França
2017-02-24
1
-2
/
+3
*
|
Add missing gzip footer check in ActiveSupport::Gzip.decompress
Dylan Thacker-Smith
2017-02-24
1
-0
/
+4
|
/
*
Preparing for 5.1.0.beta1 release
Rafael Mendonça França
2017-02-23
1
-0
/
+2
*
Add CHANGELOG entry for #28104
Andrew White
2017-02-22
1
-0
/
+4
*
Revert "Merge pull request #27925 from robin850/hwia-removal"
Kasper Timm Hansen
2017-02-20
1
-6
/
+0
[next]