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
/
test
/
core_ext
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix - to_s(:db) on Numeric range
Akshay Vishnoi
2015-12-29
2
-0
/
+26
*
Merge pull request #22824 from maclover7/add-numericwithformat-tests
Yves Senn
2015-12-29
1
-0
/
+6
|
\
|
*
Add test coverage for ActiveSupport::NumericWithFormat#to_formatted_s
Jon Moss
2015-12-28
1
-0
/
+6
*
|
Add support for Petabyte and Exabyte in number to human size
Akshay Vishnoi
2015-12-22
1
-1
/
+13
|
/
*
Use separate test class name
David Heinemeier Hansson
2015-12-17
1
-1
/
+1
*
Add thread_m/cattr_accessor/reader/writer suite of methods for declaring clas...
David Heinemeier Hansson
2015-12-17
1
-0
/
+109
*
Don't leak Object constants in core_ext/module/qualified_const
Genadi Samokovarov
2015-12-16
1
-60
/
+70
*
Add days_in_year method
Jon Pascoe
2015-11-10
1
-0
/
+19
*
Merge pull request #21897 from swaathi/master
Kasper Timm Hansen
2015-11-07
1
-2
/
+36
|
\
|
*
Parameterize with options to preserve case of string
Swaathi K
2015-11-07
1
-2
/
+36
*
|
Merge pull request #21806 from kachick/fix-transformer-size
Eileen M. Uchitelle
2015-11-07
2
-4
/
+8
|
\
\
|
|
/
|
/
|
|
*
Return a sized Enumerator from Hash#{transform_values{!}|transform_keys{!}}
Kenichi Kamiya
2015-09-29
2
-4
/
+8
*
|
:scissors:
Rafael Mendonça França
2015-10-30
1
-1
/
+0
*
|
Deprecate `HWIDA.new_from_hash_copying_default`
Sean Griffin
2015-10-29
1
-1
/
+1
*
|
Merge pull request #16357 from gchan/hwia-respects-to-hash-default
Sean Griffin
2015-10-29
1
-0
/
+18
|
\
\
|
*
|
`HashWithIndifferentAccess.new` respects the default value or proc on objects...
Gordon Chan
2014-07-31
1
-0
/
+18
*
|
|
Make `Module#redefine_method` to keep method visibility
yui-knk
2015-10-26
1
-1
/
+19
*
|
|
Add Module#remove_possible_singleton_method
Andrew White
2015-10-21
1
-3
/
+15
*
|
|
Merge pull request #19992 from greysteil/handle-invalid-utf8-in-html-escape
Sean Griffin
2015-10-20
1
-2
/
+8
|
\
\
\
|
*
|
|
Handle invalid UTF-8 strings when HTML escaping
Grey Baker
2015-06-08
1
-2
/
+8
*
|
|
|
Merge pull request #21302 from theunraveler/delegate_reserved_argument_names
Sean Griffin
2015-10-20
1
-0
/
+15
|
\
\
\
\
|
*
|
|
|
Fixing issue when delegating to methods named "block", "args", or "arg"
Jake Bell
2015-08-19
1
-0
/
+15
*
|
|
|
|
fixes #21815
Maarten Jacobs
2015-10-16
1
-0
/
+1
*
|
|
|
|
Expand support for ActiveSupport::TimeWithZone#utc?
David Celis
2015-10-15
1
-0
/
+15
*
|
|
|
|
Merge pull request #20600 from mtsmfm/xmlschema-should-display-more-than-6-di...
Andrew White
2015-10-02
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
TimeWithZone#xmlschema should be able to display more than 6 digits
Fumiaki MATSUSHIMA
2015-09-30
1
-2
/
+2
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
/
|
|
|
Regex fix for mattr_accessor validation
Aliaksandr Buhayeu
2015-10-01
1
-0
/
+14
|
/
/
/
/
*
|
|
|
Merge pull request #21767 from ronakjangir47/missing_transform_values_test
Rafael Mendonça França
2015-09-25
1
-0
/
+12
|
\
\
\
\
|
*
|
|
|
Added missing tests for transform_values! which returns Enumerator without bl...
Ronak Jangir
2015-09-26
1
-0
/
+12
*
|
|
|
|
Added missing tests for transform_keys! which returns Enumerator without block
Ronak Jangir
2015-09-26
1
-0
/
+12
|
/
/
/
/
*
|
|
|
:hocho: Typos
Akira Matsuda
2015-09-21
1
-1
/
+1
*
|
|
|
:scissors: empty line at the top of files
Akira Matsuda
2015-09-21
1
-1
/
+0
|
/
/
/
*
|
|
Assert that the `:prefix` option of `number_to_human_size` is deprecated
Roque Pinel
2015-08-12
1
-8
/
+10
*
|
|
Only invoke the default block for mattr_accessor once so that it does not cau...
Lachlan Sylvester
2015-08-07
1
-0
/
+6
*
|
|
Fix `TimeWithZone#eql?` to handle `TimeWithZone` created from `DateTime`
Roque Pinel
2015-07-19
1
-0
/
+4
*
|
|
ActiveSupport::HashWithIndifferentAccess select and reject should return enum...
Bernard Potocki
2015-07-17
1
-0
/
+10
*
|
|
Expand coverage of JSON gem tests
Godfrey Chan
2015-07-11
1
-16
/
+30
*
|
|
Add tests to ensure we don't interfere with json gem's output
Godfrey Chan
2015-07-11
1
-0
/
+52
*
|
|
Require yaml for time_with_zone isolation test
Prem Sichanugrist
2015-07-10
1
-0
/
+1
*
|
|
Reuse the same test for HWIA reverse_merge!
Rafael Mendonça França
2015-07-10
1
-3
/
+1
*
|
|
Merge pull request #20828 from Sirupsen/hash-indifferent-dup-default-proc
Rafael Mendonça França
2015-07-10
1
-0
/
+37
|
\
\
\
|
*
|
|
test/hash: move lonely indifferent hash test
Simon Eskildsen
2015-07-10
1
-0
/
+6
|
*
|
|
active_support/indifferent_hash: dont raise on to_hash when default_proc raises
Simon Eskildsen
2015-07-10
1
-0
/
+14
|
*
|
|
active_support/indifferent_hash: fix cloning default_proc on dup
Simon Eskildsen
2015-07-10
1
-0
/
+17
*
|
|
|
Removed use of mocha in active_support
Ronak Jangir
2015-07-10
2
-14
/
+17
|
/
/
/
*
|
|
Merge pull request #18365 from pocke/fix_datatime_compare
Aaron Patterson
2015-06-12
2
-0
/
+14
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
DateTime#<=> return nil when compare to the invalid String as Time.
pocke
2015-01-06
2
-0
/
+14
*
|
|
Removed mocha stubbing in active_support
Ronak Jangir
2015-06-07
6
-216
/
+252
*
|
|
Merge pull request #20362 from kddeisz/enumerable_pluck
Rafael Mendonça França
2015-06-01
1
-0
/
+9
|
\
\
\
|
*
|
|
Allow Enumerable#pluck to take a splat.
Kevin Deisz
2015-05-29
1
-0
/
+9
[next]