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
*
updated Time, Date and DateTime current methods in AS to use Time.zone and no...
Josh Kalderimis
2011-02-28
5
-37
/
+38
*
added Range#count? for Ruby 1.8
Diego Carrion
2011-02-19
1
-0
/
+12
*
Remove unused line in test setup.
Ben Orenstein
2011-02-17
1
-1
/
+0
*
Remove unused code.
Ben Orenstein
2011-02-16
1
-3
/
+0
*
Add Date#rfc3339 and Date#iso8601 to AS
Santiago Pastorino
2011-02-13
1
-0
/
+10
*
Removed Array#safe_join in AS core_ext and moved it to a view helper with the...
Josh Kalderimis
2011-02-10
1
-44
/
+0
*
Revert "Removed Array#safe_join in AS core_ext and moved it to a view helper ...
José Valim
2011-02-10
1
-0
/
+44
*
Removed Array#safe_join in AS core_ext and moved it to a view helper with the...
Josh Kalderimis
2011-02-10
1
-44
/
+0
*
Corrected the html_safe implementation for Array. Moved the html safe version...
Josh Kalderimis
2011-02-10
1
-13
/
+13
*
Initial html_safe implemention for Array
Paul Hieromnimon
2011-02-10
1
-0
/
+44
*
Ruby 1.8.7+ provides to_date/to_datetime, AS just makes them public.
John Firebaugh
2011-02-03
1
-13
/
+3
*
Preserve fractional seconds in DateTime#to_time
John Firebaugh
2011-02-03
1
-0
/
+2
*
prefering psych as the yaml parser if possible, fixing assertions for YAML 1....
Aaron Patterson
2011-01-21
1
-2
/
+2
*
fixing psych support in big decimal, fixing tests to support YAML 1.1
Aaron Patterson
2011-01-21
1
-4
/
+4
*
Fixed various isolated test missing requires within AS.
Josh Kalderimis
2011-01-12
2
-2
/
+5
*
adding to_d to BigDecimal
Aaron Patterson
2011-01-10
1
-1
/
+6
*
make our yaml output consistent
Aaron Patterson
2011-01-04
1
-1
/
+1
*
Fix Duration#to_json
Pratik Naik
2010-12-29
1
-0
/
+5
*
Fix activesupport tests. These classes are not used anywhere
Piotr Sarnacki
2010-12-22
1
-12
/
+0
*
Only convert direct hash instances in hash with indifferent access.
José Valim
2010-11-26
1
-0
/
+8
*
Don't depend on rubygems loading thread (for Mutex)
raggi
2010-11-25
1
-0
/
+1
*
class inheritable attributes is used no more! all internal use of class inher...
Josh Kalderimis
2010-11-20
1
-0
/
+5
*
removes orphan tests, custom String#% was removed from AS in 39d6f9e
Xavier Noria
2010-11-19
1
-69
/
+0
*
Revert "Quick fix for not escaping []s (not ideal)"
Santiago Pastorino
2010-11-18
1
-4
/
+4
*
Add support for try to just yield the object to a block if no method is to be...
raggi
2010-11-14
1
-0
/
+10
*
HashWithIndifferentAccess should not change the subclass of an array
Larry Sprock
2010-11-14
1
-0
/
+17
*
Merge remote branch 'drogus/plugin_new'
José Valim
2010-11-11
1
-0
/
+15
|
\
|
*
Added Hash#deep_dup function which performs deep duplication on given hash
Piotr Sarnacki
2010-11-02
1
-0
/
+15
*
|
Fix ActiveSupport::TimeWithZone#localtime method with DateTime
Alvaro Bautista
2010-11-11
1
-0
/
+11
*
|
Remove unused method
Santiago Pastorino
2010-11-10
1
-31
/
+0
*
|
Remove useless cgi
Denis Odorcic
2010-11-10
1
-15
/
+0
*
|
Ensure that HashWithIndifferentAccess duplication preserves class (for sublcl...
laserlemon
2010-11-07
1
-1
/
+14
*
|
Allowing to_xml :camelize option to be set to :lower to enable lower-camelcas...
Jeremy Holland
2010-11-03
1
-1
/
+8
|
/
*
implements weeks_ago and prev_week for Date/DateTime/Time [#5122 state:commit...
Rob Zolkos & Xavier Noria
2010-10-16
3
-0
/
+50
*
Override #store to be consistent with #[].
Andrea Campi
2010-10-10
1
-0
/
+10
*
let Hash#to_param and Hash#to_query sort again
Xavier Noria
2010-09-28
1
-3
/
+7
*
Make assert_valid_keys slightly faster.
thedarkone
2010-09-27
1
-1
/
+1
*
attr_accessor_with_default should raise an ArgumentError not a RuntimeError
Aaron Patterson
2010-09-24
1
-1
/
+1
*
Exception handling more readable
Thiago Pradi
2010-09-19
1
-2
/
+2
*
Use `Time.current` to maintain consistency with AS::Duration
Prem Sichanugrist
2010-09-19
1
-0
/
+38
*
Move capture to Kernel. [#5641 state:resolved]
Krekoten' Marjan
2010-09-18
1
-0
/
+5
*
delegate method should treat :prefix => false same as :prefix => nil
Neeraj Singh
2010-09-01
1
-0
/
+13
*
Make ActiveSupport::Duration#method_missing delegate blocks to value [#5498 s...
Krekoten' Marjan
2010-09-01
1
-0
/
+8
*
let String#strip_heredoc handle blank lines even if they are not indented
Xavier Noria
2010-08-30
1
-0
/
+9
*
implements String#strip_heredoc
Xavier Noria
2010-08-29
1
-0
/
+23
*
Trifling typos
Raphomet
2010-08-21
1
-2
/
+2
*
to_sentence should return a duplicate
Matthew Mongeau
2010-08-17
1
-0
/
+5
*
Class Attribute setter returns set value
Peter Wagenet
2010-08-16
1
-0
/
+5
*
Deletes trailing whitespaces (over text files only find * -type f -exec sed '...
Santiago Pastorino
2010-08-14
19
-100
/
+100
*
adds test coverage to ensure DateTime#advance processes first the date deltas...
Xavier Noria
2010-08-05
1
-12
/
+19
[next]