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
Commit message (
Expand
)
Author
Age
Files
Lines
*
syncs CHANGELOGs for 3.0.2 in 3-0-stable with the ones in master
Xavier Noria
2010-11-09
1
-0
/
+4
*
Merge CHANGELOGs from 3-0-stable
Santiago Pastorino
2010-10-18
1
-0
/
+3
*
implements weeks_ago and prev_week for Date/DateTime/Time [#5122 state:commit...
Rob Zolkos & Xavier Noria
2010-10-16
1
-0
/
+2
*
Add before_remove_const callback to ActiveSupport::Dependencies.remove_unload...
Andrew White
2010-09-01
1
-1
/
+1
*
Update CHANGELOGs for 3.0 release and upcoming 3.1
Jeremy Kemper
2010-08-29
1
-20
/
+5
*
implements String#strip_heredoc
Xavier Noria
2010-08-29
1
-0
/
+2
*
Support pluggable cache stores.
Mike Perham
2010-08-28
1
-0
/
+10
*
Deletes trailing whitespaces (over text files only find * -type f -exec sed '...
Santiago Pastorino
2010-08-14
1
-34
/
+34
*
applied guidelines to "# =>"
Paco Guzman
2010-08-12
1
-3
/
+3
*
Prep for RC
David Heinemeier Hansson
2010-07-26
1
-1
/
+1
*
CHANGELOG updated Object#returning removed
Santiago Pastorino
2010-07-25
1
-0
/
+2
*
Add CHANGELOG for new deprecation style
wycats
2010-06-29
1
-0
/
+6
*
renames load_(once_)paths to autoload_(once_)paths in dependencies and config
Xavier Noria
2010-06-24
1
-0
/
+2
*
Update ActiveSupport CHANGELOG with latest changes.
José Valim
2010-06-20
1
-0
/
+4
*
revises implementation of AS::OrderedHash#merge!
Xavier Noria
2010-06-13
1
-1
/
+1
*
Support passing a block to ActiveSupport::OrderedHash's merge and merge! [#48...
Paul Mucur
2010-06-13
1
-0
/
+2
*
registers 4146a44 in CHANGELOG
Xavier Noria
2010-06-12
1
-0
/
+5
*
Get ready for beta 4
David Heinemeier Hansson
2010-06-08
1
-1
/
+1
*
removes Array#random_element and backports Array#sample from Ruby 1.9, thanks...
Xavier Noria
2010-06-05
1
-1
/
+1
*
Extracted String#truncate from TextHelper#truncate [DHH]
David Heinemeier Hansson
2010-06-01
1
-0
/
+2
*
Use multibyte proxy class on 1.9, refactor Unicode.
Norman Clarke
2010-05-21
1
-1
/
+3
*
removes deprecations of last_(month|year) from master, they will be deprecate...
Xavier Noria
2010-05-19
1
-1
/
+1
*
Renames Array#rand -> Array#random_element
Rizwan Reza
2010-05-17
1
-0
/
+2
*
defines prev_(month|year) in Date and Time to ease transition to 1.9, and dep...
Xavier Noria
2010-05-12
1
-0
/
+2
*
aliases Date#sunday to Date#end_of_week, for symmetry with existing alias Dat...
Xavier Noria
2010-05-09
1
-0
/
+2
*
Backports Date#>> from 1.9 so that calculations do the right thing around the...
Xavier Noria
2010-05-09
1
-0
/
+2
*
adds Date#to_time refinement from previous commit to the CHANGELOG
Xavier Noria
2010-05-05
1
-0
/
+2
*
Speed up I18n helpers in views and add entry to CHANGELOG.
José Valim
2010-05-01
1
-0
/
+2
*
Move several configuration values from Hash to ActiveSupport::XmlMini, which ...
José Valim
2010-04-29
1
-0
/
+2
*
ActiveSupport::Cache refactoring
Brian Durand
2010-04-27
1
-0
/
+32
*
JSON: encode objects that don't have a native JSON representation using to_ha...
Jeremy Kemper
2010-04-26
1
-0
/
+5
*
Restore HWIA#stringify_keys! and update changelog
Jeremy Kemper
2010-04-22
1
-0
/
+2
*
Update changelogs for release
David Heinemeier Hansson
2010-04-13
1
-1
/
+1
*
Improve reliability of Inflector.transliterate. [#4374 state:resolved]
Norman Clarke
2010-04-12
1
-0
/
+2
*
Make tidy_bytes work on 1.9 and improve its performance. [#4350 state:resolved]
Norman Clarke
2010-04-09
1
-0
/
+5
*
Release is today, yo
David Heinemeier Hansson
2010-04-01
1
-1
/
+2
*
Updated changelogs to differentiate beta1 and beta2
wycats
2010-04-01
1
-3
/
+2
*
Updated changelogs
wycats
2010-04-01
1
-0
/
+5
*
adds and entry for assert_blank and assert_present to CHANGELOG
Xavier Noria
2010-03-30
1
-0
/
+2
*
Use Object#singleton_class instead of #metaclass. Prefer Ruby's choice.
Jeremy Kemper
2010-02-25
1
-0
/
+2
*
Automatically prefer Yajl or JSON backend over Yaml, if available
Jeremy Kemper
2010-02-05
1
-1
/
+1
*
Add yajl-ruby as a JSON parsing backend
Brian Lopez
2010-02-05
1
-0
/
+5
*
Introduce class_attribute to declare inheritable class attributes. Writing an...
Jeremy Kemper
2010-02-01
1
-0
/
+2
*
Time#- with a DateTime argument behaves the same as with a Time argument, i.e...
Geoff Buesing
2010-01-27
1
-0
/
+2
*
Remove unbundle changelogs
Jeremy Kemper
2010-01-27
1
-7
/
+1
*
Unvendor'd MemCache-Client. Now requires the MemCache Client gem as a depend...
Mikel Lindsaar
2010-01-28
1
-2
/
+4
*
Unvendor'd Builder. Now requires the Builder gem as a dependency
Mikel Lindsaar
2010-01-28
1
-0
/
+2
*
Unbundling TZInfo
Mikel Lindsaar
2010-01-28
1
-0
/
+2
*
Adding custom yaml (de-)serialization for OrderedHash
Gregor Schmidt
2010-01-27
1
-0
/
+2
*
Update bundled TZInfo to v0.3.16
Geoff Buesing
2010-01-26
1
-0
/
+2
[next]