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
/
activerecord
/
test
/
cases
/
attribute_methods_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support true/false in query_attribute for calculated columns
Max Lapshin
2009-02-06
1
-0
/
+12
*
"raise NoMethodError" raises NoMethodError. Raise it with NoMethodError.new i...
Mike Gunderloy
2008-10-25
1
-4
/
+7
*
Changed ActiveRecord attributes to respect access control.
Adam Milligan
2008-09-24
1
-4
/
+47
*
Base.skip_time_zone_conversion_for_attributes uses class_inheritable_accessor...
miloops
2008-09-14
1
-0
/
+9
*
Fix file permissions
Tarmo Tänav
2008-07-31
1
-0
/
+0
*
Namespace Inflector, Dependencies, OrderedOptions, and TimeZone under ActiveS...
Joshua Peek
2008-06-03
1
-10
/
+10
*
ActiveRecord time zone aware attributes: blank string is treated as nil when ...
gbuesing
2008-05-08
1
-0
/
+8
*
Fix Time.zone.parse from stripping time zone information and make Time aware ...
Scott Fleckenstein
2008-05-08
1
-0
/
+27
*
Removing unnecessary uses_tzinfo helper from tests, given that TZInfo is now ...
Geoff Buesing
2008-03-30
1
-39
/
+37
*
Time, DateTime and TimeWithZone #in_time_zone defaults to Time.zone. Removing...
Geoff Buesing
2008-03-17
1
-1
/
+1
*
Add uses_tzinfo to active record tests to prevent breaking the cc.rb build et...
Michael Koziarski
2008-02-06
1
-40
/
+42
*
Add Time Zone support to ActiveRecord, and config.time_zone property for spec...
Rick Olson
2008-02-06
1
-2
/
+59
*
Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails
Jeremy Kemper
2008-01-21
1
-2
/
+2
*
Fix paths
Jeremy Kemper
2008-01-18
1
-1
/
+1
*
Move tests to cases
Jeremy Kemper
2008-01-18
1
-0
/
+146