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
*
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
*
|
Merge pull request #12769 from birkirb/master
Rafael Mendonça França
2014-02-01
1
-0
/
+7
|
\
\
|
|
/
|
/
|
|
*
Fix breakage in XmlMini
Birkir A. Barkarson
2013-12-23
1
-0
/
+7
*
|
Maintain the current timezone in wrap_with_time_zone
Andrew White
2014-01-31
1
-0
/
+9
*
|
Remove automatic removal of Date/Time stubs after each test case
Rafael Mendonça França
2014-01-30
1
-0
/
+8
*
|
Add `travel_back` to remove stubs from `travel` and `travel_to`
Rafael Mendonça França
2014-01-30
1
-0
/
+4
*
|
tidy CHANGELOGs [ci skip]
Yves Senn
2014-01-30
1
-2
/
+2
*
|
Fix documentation of new controller filters api [ci skip]
Kassio Borges
2014-01-29
1
-0
/
+7
*
|
Add CHANGELOG entry for #11464
Andrew White
2014-01-26
1
-0
/
+9
*
|
Maintain current timezone when changing time during DST overlap
Andrew White
2014-01-26
1
-0
/
+12
*
|
Adding Hash#compact and Hash#compact! methods
tinogomes
2014-01-09
1
-0
/
+4
*
|
Fix typo in AS changelog, improve highlight [ci skip]
Carlos Antonio da Silva
2014-01-06
1
-2
/
+2
*
|
quick formatting pass through CHANGELOGS. [ci skip].
Yves Senn
2014-01-06
1
-10
/
+15
*
|
Add CHANGELOG entry for #10634 [ci skip]
Andrew White
2014-01-05
1
-0
/
+17
*
|
Raise if MemCacheStore doenst receive a Dalli obj
Arthur Neves
2014-01-03
1
-0
/
+4
*
|
Don't lazy load the tzinfo library
Andrew White
2014-01-01
1
-0
/
+6
*
|
Avoid raising a NameError on FreeBSD using Date
Robin Dupret
2014-01-01
1
-0
/
+5
*
|
blank? and present? commit to return singletons [Xavier Noria & Pavel Pravosud]
Xavier Noria
2013-12-28
1
-0
/
+4
*
|
Fix AS::NumberHelper results with large precisions
Kenta Murata & Akira Matsuda
2013-12-20
1
-0
/
+11
*
|
Merge pull request #13367 from abhishekjain16/new_branch
Yves Senn
2013-12-18
1
-1
/
+1
|
\
\
|
*
|
change to DateTime.civil_from_format from DateTime.civil_from_fromat in chang...
abhishek
2013-12-18
1
-1
/
+1
*
|
|
Add changelog and upgrading notice related to I18n enforce_available_locales ...
Carlos Antonio da Silva
2013-12-17
1
-5
/
+13
*
|
|
Fix indent on AS changelog [ci skip]
Carlos Antonio da Silva
2013-12-17
1
-18
/
+18
*
|
|
Introduce Module#concerning
Jeremy Kemper
2013-12-17
1
-0
/
+47
*
|
|
Changelog improvements [ci skip]
Carlos Antonio da Silva
2013-12-12
1
-1
/
+1
*
|
|
Fix issue with Kernel#silence_stream leaking file descriptors
Mario Visic
2013-12-06
1
-0
/
+4
*
|
|
set `i18n.enforce_available_locales` before `i18n.default_locale`.
Yves Senn
2013-12-05
1
-0
/
+5
*
|
|
Backfilled CHANGELOG for AS::JSON::Variable removal (6f3e01e8) [ci skip]
Godfrey Chan
2013-12-03
1
-0
/
+4
*
|
|
Changelog improvements [ci skip]
Carlos Antonio da Silva
2013-12-03
1
-1
/
+1
*
|
|
Added Date#all_week/month/quarter/year for generating date ranges
Dimko
2013-12-03
1
-0
/
+4
*
|
|
Add support for localized date references
Colin Bartlett
2013-12-03
1
-0
/
+7
*
|
|
Modify the Hash#assert_valid_keys error message so that it shows the valid ke...
Nerian
2013-12-03
1
-0
/
+5
*
|
|
Merge pull request #13060 from chancancode/change_log_for_json_refactor
Carlos Antonio da Silva
2013-12-02
1
-0
/
+16
|
\
\
\
|
*
|
|
Added back the `encode_big_decimal_as_string` option with warning
Godfrey Chan
2013-12-02
1
-0
/
+16
|
|
/
/
*
/
/
Unify cattr and mattr accessors declarations
Genadi Samokovarov
2013-12-02
1
-0
/
+7
|
/
/
*
|
first pass through CHANGELOGS to extract 4_1_release_notes. [ci skip]
Yves Senn
2013-11-28
1
-9
/
+11
[next]