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
*
revises the CHANGELOG entry from 26aa265 [ci skip]
Xavier Noria
2013-03-16
1
-2
/
+3
*
Added Inflector#underscore fix to the changelog
Fred Wu
2013-03-17
1
-0
/
+4
*
CHANGELOG entry for improved singularizing of singulars.
Yves Senn
2013-03-06
1
-1
/
+14
*
Move AS CHANGELOG entry up.
Steve Klabnik
2013-02-26
1
-2
/
+3
*
Merge pull request #9329 from chuckbjones/fix-cache-delete-rc
Steve Klabnik
2013-02-26
1
-0
/
+2
|
\
|
*
Fix deletion of empty directories:
Charles Jones
2013-02-25
1
-0
/
+2
*
|
Update CHANGELOGS
Rafael Mendonça França
2013-02-26
1
-0
/
+3
|
/
*
Preparing for 4.0.0.beta1 release
David Heinemeier Hansson
2013-02-25
1
-1
/
+1
*
Keep second fraction when DateTime#change is called.
Chris Baynes
2013-02-25
1
-0
/
+5
*
Add more information to the CHANGELOG entry [ci skip]
Rafael Mendonça França
2013-02-24
1
-0
/
+12
*
Added `ActiveSupport::TimeWithZone#to_r` for `Time#at` compatibility.
stopdropandrew
2013-02-24
1
-0
/
+4
*
did a pass over the AS changelog [ci skip]
Xavier Noria
2013-02-24
1
-55
/
+61
*
Changelog improvements, use 1.9 style hash in examples [ci skip]
Carlos Antonio da Silva
2013-02-22
1
-13
/
+12
*
Address edge case for number_to_human with units option.
hoffm
2013-02-22
1
-0
/
+13
*
Added beginning_of_minute support to core_ext calculations for Time and DateTime
Gagan Awhad
2013-02-21
1
-0
/
+4
*
moves the new :nsec date format to the Active Support changelog [ci skip]
Xavier Noria
2013-02-20
1
-0
/
+4
*
added compress options for gzip
Beyond
2013-02-10
1
-0
/
+5
*
Update changelog from #9128 with author name
Carlos Antonio da Silva
2013-02-06
1
-2
/
+4
*
Modify TimeWithZone#as_json to return 3DP of sub-second accuracy by default, ...
James Harton
2013-01-31
1
-0
/
+5
*
Move AS changelog entry to the top, improve AP changelog a bit
Carlos Antonio da Silva
2013-01-28
1
-2
/
+2
*
Improve String#squish whitespaces matching
Antoine Lyset
2013-01-22
1
-0
/
+2
*
Standardise the return value of `to_time`
Andrew White
2013-01-21
1
-1
/
+5
*
extract PerformanceTest into rails-performance_tests gem
Yves Senn
2013-01-10
1
-0
/
+8
*
CVE-2013-0156: Safe XML params parsing. Doesn't allow symbols or yaml.
Jeremy Kemper
2013-01-08
1
-0
/
+7
*
Revert "Merge branch 'master-sec'"
Jeremy Kemper
2013-01-08
1
-7
/
+0
*
CVE-2013-0156: Safe XML params parsing. Doesn't allow symbols or yaml.
Jeremy Kemper
2013-01-08
1
-0
/
+7
*
deprecate `assert_blank` and `assert_present`.
Yves Senn
2013-01-05
1
-0
/
+5
*
Move changelog entry in railties to the top
Carlos Antonio da Silva
2013-01-04
1
-3
/
+3
*
Better error message for String#to_date
Kelly Stannard
2013-01-04
1
-0
/
+8
*
Added ability to compare date/time with infinity
bUg
2013-01-04
1
-0
/
+13
*
Changelog improvements [ci skip]
Carlos Antonio da Silva
2013-01-02
1
-2
/
+2
*
missing changelog entry for #8682
Akira Matsuda
2013-01-02
1
-0
/
+4
*
Introduce assert_not to replace 'assert !foo'
Jeremy Kemper
2012-12-28
1
-0
/
+2
*
Merge pull request #7376 from dmitriy-kiriyenko/fix-double-callback-in-same-s...
Rafael Mendonça França
2012-12-21
1
-0
/
+9
|
\
|
*
Prevent callback from being set twice.
Dmitriy Kiriyenko
2012-12-20
1
-0
/
+9
*
|
Revert "Make sure that ActiveSupport::Logger includes the Logger extensions f...
David Heinemeier Hansson
2012-12-21
1
-1
/
+1
*
|
Make sure that ActiveSupport::Logger includes the Logger extensions from core...
David Heinemeier Hansson
2012-12-21
1
-1
/
+1
*
|
Add ActiveSupport::Logger#silence that works the same as the old Logger#silen...
David Heinemeier Hansson
2012-12-21
1
-0
/
+4
*
|
Fix Action Mailer changelog indenation to match other changelogs
Carlos Antonio da Silva
2012-12-19
1
-3
/
+4
*
|
Remove unicode character encoding from ActiveSupport::JSON.encode
Brett Carter
2012-12-14
1
-0
/
+6
*
|
Convert changelogs to 1.9 hash style and fix some formatting [ci skip]
Carlos Antonio da Silva
2012-12-14
1
-3
/
+3
|
/
*
Deprecate obsolete Time to DateTime fallback methods
Andrew White
2012-12-11
1
-0
/
+7
*
Deprecate Date#to_time_in_current_zone
Andrew White
2012-12-11
1
-0
/
+2
*
Add String#in_time_zone method
Andrew White
2012-12-11
1
-0
/
+2
*
Rename ActiveSupport::BasicObject to ActiveSupport::ProxyObject
Francesco Rodriguez
2012-12-07
1
-0
/
+6
*
Patched Marshal#load to work with constant autoloading (active_support/depend...
Uriel Katz
2012-12-01
1
-0
/
+5
*
Make `Time.zone.parse` to work with JavaScript date strings
Andrew White
2012-12-01
1
-0
/
+2
*
Add #seconds_until_end_of_day to DateTime and Time
Olek Janiszewski
2012-11-29
1
-1
/
+10
*
Simplify String#mb_chars and stop proxying #class
Steve Klabnik
2012-11-28
1
-0
/
+2
*
Properly deprecate #pending from AS::TestCase
Carlos Antonio da Silva
2012-11-18
1
-0
/
+2
[next]