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
...
*
|
|
AS::Duration changelog polish
Jeremy Daer
2016-04-29
1
-15
/
+13
*
|
|
Change 1.week to create 1 week durations instead of 7 days durations.
Andrey Novikov
2016-04-28
1
-0
/
+22
*
|
|
Prep Rails 5 beta 4
eileencodes
2016-04-27
1
-0
/
+2
*
|
|
Revert "Change 1.week to create 1 week durations instead of 7 days durations."
Jeremy Daer
2016-04-27
1
-20
/
+0
*
|
|
Do not cache ActiveSupport::TimeZone#utc_offset
Alexey Shein
2016-04-25
1
-0
/
+6
*
|
|
Follow up of https://github.com/rails/rails/commit/c9c5788a527b70d7f983e2b4b4...
Vipul A M
2016-04-24
1
-1
/
+1
*
|
|
Make getlocal and getutc always return instances of Time
Andrew White
2016-04-23
1
-0
/
+12
*
|
|
Add DateTime#subsec
Andrew White
2016-04-23
1
-0
/
+4
*
|
|
Add additional aliases for DateTime#utc
Andrew White
2016-04-23
1
-0
/
+5
*
|
|
Add CHANGELOG entry for #24700
Andrew White
2016-04-23
1
-0
/
+5
*
|
|
Add Time#sec_fraction
Andrew White
2016-04-23
1
-0
/
+4
*
|
|
Add compatibility for Ruby 2.4 `to_time` changes
Andrew White
2016-04-23
1
-0
/
+20
*
|
|
Merge pull request #20625 from Envek/add_country_zones_method
Jeremy Daer
2016-04-19
1
-0
/
+11
|
\
\
\
|
*
|
|
Add ActiveSupport::TimeZone.country_zones helper
Andrey Novikov
2016-04-19
1
-0
/
+7
|
/
/
/
*
|
|
Ruby 2.4 Array#sum: ficauses -> cases changelog typo [ci skip]
Jeremy Daer
2016-04-19
1
-1
/
+1
*
|
|
Ruby 2.4: compat with new Array#sum
Jeremy Daer
2016-04-18
1
-0
/
+23
*
|
|
`ActiveSupport::Duration` supports ISO8601 formatting and parsing.
Arnau Siches, Andrey Novikov
2016-04-18
1
-0
/
+16
*
|
|
Merge pull request #24577 from mechanicles/fix-fetch-cache-miss
Jeremy Daer
2016-04-18
1
-0
/
+8
|
\
\
\
|
*
|
|
Fix forced cache miss for fetch.
Santosh Wadghule
2016-04-18
1
-0
/
+7
|
/
/
/
*
|
|
Merge pull request #22806 from Envek/solid_durations
Jeremy Daer
2016-04-17
1
-0
/
+20
|
\
\
\
|
*
|
|
Change 1.week to create 1 week durations instead of 7 days durations.
Andrey Novikov
2016-04-18
1
-0
/
+22
|
/
/
/
*
|
|
Fix behavior of JSON encoding for Exception
namusyaka
2016-04-09
1
-0
/
+4
*
|
|
Merge pull request #24401 from pan/number-to-phone
Rafael Mendonça França
2016-04-05
1
-0
/
+7
|
\
\
\
|
*
|
|
`number_to_phone` formats number with regexp
Pan GaoYong
2016-04-02
1
-0
/
+7
*
|
|
|
Match `String#to_time`'s behaviour to ruby
Siim Liiser
2016-04-04
1
-0
/
+11
*
|
|
|
Call super instead of returning nil for DateTime#<=>
Andrew White
2016-04-03
1
-0
/
+9
|
/
/
/
*
|
|
Fix method String#upcase_first
bogdanvlviv
2016-03-31
1
-1
/
+1
*
|
|
Merge pull request #23895 from glaucocustodio/add_upcase_first_method
Rafael Mendonça França
2016-03-30
1
-0
/
+4
|
\
\
\
|
*
|
|
Add upcase_first method
Glauco Custódio
2016-02-25
1
-0
/
+4
|
|
/
/
*
|
|
Fix typo in Action Pack changelog [ci skip]
Prathamesh Sonpatki
2016-03-25
1
-1
/
+1
*
|
|
guides, sync 5.0 release notes with changelogs
Yves Senn
2016-03-22
1
-2
/
+2
*
|
|
Prevent `Marshal.load` from looping infinitely
Olek Janiszewski
2016-03-11
1
-0
/
+5
*
|
|
Fix CHANGELOG spacing [ci skip]
Jeremy Daer
2016-03-02
1
-2
/
+2
*
|
|
Merge pull request #23936 from yui-knk/local_constants_to_be_public
Rafael Mendonça França
2016-03-01
1
-0
/
+4
|
\
\
\
|
*
|
|
Deprecate `Module.local_constants`
yui-knk
2016-03-01
1
-0
/
+4
|
|
/
/
*
/
/
Publish AS::Executor and AS::Reloader APIs
Matthew Draper
2016-03-02
1
-0
/
+7
|
/
/
*
|
Preparing for 5.0.0.beta3 release
eileencodes
2016-02-24
1
-0
/
+2
*
|
add deprecation warning to assert_nothing_raised and changelog entry
Tara Scherner de la Fuente
2016-02-22
1
-1
/
+10
*
|
Make benchmark('something', silence: true) actually work
David Heinemeier Hansson
2016-02-20
1
-0
/
+4
*
|
Add `#on_weekday?` method to `Date`, `Time`, and `DateTime`.
Vipul A M
2016-02-15
1
-0
/
+8
*
|
include activerecord and activesupport CHANGELOG entries
Brian Christian
2016-02-10
1
-0
/
+4
*
|
Fix regression in `Hash#dig` for HashWithIndifferentAccess.
Jon Moss
2016-02-01
1
-0
/
+3
*
|
Add some Action Cable CHANGELOG entries
Rafael Mendonça França
2016-02-01
1
-3
/
+0
*
|
Preparing for Rails 5.0.0.beta2
Sean Griffin
2016-02-01
1
-0
/
+5
*
|
[ci skip] Properly indent code in markdown
claudiob
2016-02-01
1
-29
/
+29
*
|
Change number_to_currency behavior for checking negativity
Prathamesh Sonpatki
2016-01-29
1
-0
/
+15
|
/
*
docs, formatting pass over changelogs. [ci skip]
Yves Senn
2016-01-13
1
-3
/
+5
*
Match HashWithIndifferentAccess#default's behaviour with Hash#default
David Cornu
2016-01-07
1
-0
/
+4
*
move CHANGELOG entry to the appropriate position [ci skip]
yuuji.yaginuma
2016-01-03
1
-3
/
+2
*
New changelog entries are added to the top.
Rafael Mendonça França
2016-01-01
1
-6
/
+6
[prev]
[next]