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
...
*
|
`DateTime#to_f` now preserves fractional seconds.
John Paul Ashenfelter
2014-07-02
1
-0
/
+7
*
|
Add `Hash#map_values` to ActiveSupport
Sean Griffin
2014-06-29
1
-0
/
+5
*
|
Quick pass through Active Support and guides CHANGELOG
Robin Dupret
2014-06-29
1
-0
/
+2
*
|
Merge pull request #15943 from wagenet/cache-instrumentation
Rafael Mendonça França
2014-06-27
1
-0
/
+7
|
\
\
*
|
|
Make the apply_inflections method case-sensitive
Robin Dupret
2014-06-26
1
-4
/
+9
|
/
/
*
|
Make dependencies.rb add a name to NameError
Arthur Neves
2014-06-20
1
-0
/
+3
*
|
Formatting fix in AS changelog [ci skip]
Juanjo Bazán
2014-06-16
1
-2
/
+5
*
|
fix error with long keys in ActiveSupport::Cache::FileStore
Adam Panzer
2014-06-10
1
-0
/
+3
*
|
Merge pull request #15421 from gchan/time_with_zone_precision
Matthew Draper
2014-06-05
1
-0
/
+20
|
\
\
|
*
|
Fixed `ActiveSupport::TimeWithZone#-` so precision is not unnecessarily lost
Gordon Chan
2014-05-30
1
-0
/
+20
*
|
|
Fix AS::NumberHelper results with rationals
Juanjo Bazán
2014-05-31
1
-0
/
+13
*
|
|
Tiny formatting fix in AS change log [ci skip]
Robin Dupret
2014-05-31
1
-4
/
+4
*
|
|
:scissors: removed deprecated `Numeric#ago` and friends
Godfrey Chan
2014-05-30
1
-0
/
+13
|
/
/
*
|
Merge pull request #12080 from ShayDavidson/fix_datetime_partial_dates
Matthew Draper
2014-05-28
1
-0
/
+14
|
\
\
|
*
|
Fixed changelog
Shay Davidson
2013-09-02
1
-4
/
+12
|
*
|
Added partial days support to `DateTime`'s `advance` method.
Shay Davidson
2013-08-30
1
-0
/
+4
*
|
|
Merge pull request #10887 from sakuro/deep_transform_keys_in_nested_arrays
Rafael Mendonça França
2014-05-20
1
-0
/
+7
|
\
\
\
|
*
|
|
Hash#deep_*_keys(!) recurse into nested arrays.
OZAWA Sakuro
2013-06-08
1
-0
/
+7
*
|
|
|
Fix confusing exception in ActiveSupport delegation
Vladimir Yarotsky
2014-05-20
1
-0
/
+6
*
|
|
|
Merge pull request #15037 from roccoblues/fix_duplicate_activesupport_subscri...
Rafael Mendonça França
2014-05-16
1
-0
/
+5
|
\
\
\
\
|
*
|
|
|
Fixed duplicate subscribers in ActiveSupport::Subscriber
Dennis Schoen
2014-05-09
1
-0
/
+5
*
|
|
|
|
formatting pass through CHANGELOGS. [ci skip]
Yves Senn
2014-05-16
1
-1
/
+1
*
|
|
|
|
remove deprecation warning
eileencodes
2014-05-13
1
-0
/
+4
*
|
|
|
|
Use block parameter rather than `$1` during `gsub!` so `ActiveSupport::SafeBu...
Mark J. Titorenko
2014-05-12
1
-0
/
+9
*
|
|
|
|
Make TimeZone#parse behave more like Time#parse.
Ulysse Carion
2014-05-11
1
-0
/
+6
|
/
/
/
/
*
|
|
|
several enhancements to humanize [closes #12288]
Xavier Noria
2014-05-06
1
-0
/
+12
*
|
|
|
Improve CHANGELOG [ci skip]
Rafael Mendonça França
2014-05-04
1
-2
/
+2
*
|
|
|
[Fixes #14948] Hash#to_query: Changed a way how empty hash and empty array ar...
Bogdan Gusiev
2014-05-03
1
-0
/
+11
*
|
|
|
Merge branch 'master' into rm-uuid-fixtures
Rafael Mendonça França
2014-04-10
1
-0
/
+34
|
\
\
\
\
|
*
|
|
|
Fixed problem where `1.day.eql?(1.day)` is false
Emily Dobervich
2014-04-08
1
-0
/
+34
*
|
|
|
|
Merge pull request #12016 from roderickvd/uuid_fixes
Rafael Mendonça França
2014-04-04
1
-0
/
+5
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Auto-generate stable fixture UUIDs on PostgreSQL.
Roderick van Domburg
2014-01-07
1
-0
/
+5
*
|
|
|
|
Make AS::SafeBuffer#prepend act like String#prepend
Pavel Pravosud
2014-03-31
1
-0
/
+6
*
|
|
|
|
HashWithIndifferentAccess better respects #to_hash
Peter Jaros
2014-03-28
1
-0
/
+7
*
|
|
|
|
Deprecate Class#superclass_delegating_accessor
Akshay Vishnoi
2014-03-20
1
-0
/
+4
*
|
|
|
|
Fix #to_json for BasicObject Enumerables
Sammy Larbi
2014-03-14
1
-0
/
+5
*
|
|
|
|
Revert "Merge pull request #14269 from arthurnn/expanded_key_array"
Godfrey Chan
2014-03-04
1
-5
/
+0
*
|
|
|
|
Cache key should be different when is Array.
Arthur Neves
2014-03-03
1
-0
/
+5
*
|
|
|
|
Return a hash rather than array from fetch_multi
Parker Selbert
2014-02-26
1
-0
/
+5
*
|
|
|
|
Point master changelogs to 4-1-stable branch
Carlos Antonio da Silva
2014-02-25
1
-633
/
+1
*
|
|
|
|
Go with #presence_in instead of #present_in -- it doesnt sound quite as good,...
David Heinemeier Hansson
2014-02-24
1
-2
/
+2
*
|
|
|
|
Introduce Concern#class_methods and Kernel#concern
Jeremy Kemper
2014-02-23
1
-0
/
+28
*
|
|
|
|
Move changelog entry to the top, fix examples indent [ci skip]
Carlos Antonio da Silva
2014-02-18
1
-10
/
+10
*
|
|
|
|
Added Object#present_in to simplify value whitelisting
David Heinemeier Hansson
2014-02-18
1
-0
/
+12
*
|
|
|
|
time helpers honor the application time zone when passed a date
Xavier Noria
2014-02-18
1
-0
/
+4
*
|
|
|
|
Fix tidy_bytes for JRuby
Justin Coyne
2014-02-10
1
-0
/
+7
*
|
|
|
|
synchronize 4.1 release notes with CHANGELOGS. [ci skip]
Yves Senn
2014-02-06
1
-2
/
+3
*
|
|
|
|
Add CHANGELOG entry
Rafael Mendonça França
2014-02-05
1
-0
/
+14
*
|
|
|
|
Merge pull request #13911 from davidcelis/remove-bigdecimal-serialization
Rafael Mendonça França
2014-02-01
1
-1
/
+9
|
\
\
\
\
\
|
*
|
|
|
|
Don't require BigDecimal serialization extension
David Celis
2014-02-01
1
-0
/
+8
[prev]
[next]