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
/
time_zone_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Namespace Inflector, Dependencies, OrderedOptions, and TimeZone under ActiveS...
Joshua Peek
2008-06-03
1
-68
/
+67
*
TimeZone#to_s shows offset as GMT instead of UTC, because GMT will be more fa...
gbuesing
2008-05-25
1
-1
/
+1
*
Time.zone.parse: return nil for strings with no date information
gbuesing
2008-05-08
1
-0
/
+8
*
Time.zone.parse: compatibility with far future date with time zone offset in ...
gbuesing
2008-05-08
1
-0
/
+9
*
Fix Time.zone.parse from stripping time zone information and make Time aware ...
Scott Fleckenstein
2008-05-08
1
-0
/
+8
*
Removing unnecessary uses_tzinfo helper from tests, given that TZInfo is now ...
Geoff Buesing
2008-03-30
1
-164
/
+161
*
Time.zone= accepts TZInfo::Timezone instances and Olson identifiers; wraps re...
Geoff Buesing
2008-03-28
1
-0
/
+9
*
Make TimeWithZone work with tzinfo 0.2.x: use TZInfo::Timezone#zone_identifie...
Geoff Buesing
2008-03-21
1
-91
/
+99
*
Adding TimeZone#parse
Geoff Buesing
2008-03-17
1
-3
/
+37
*
Adding TimeZone#at and DateTime#to_f
Geoff Buesing
2008-03-17
1
-0
/
+19
*
Fix Numeric time tests broken by DST change by anchoring them to fixed times ...
Geoff Buesing
2008-03-11
1
-2
/
+2
*
TimeZone #local and #now correctly enforce DST rules
Geoff Buesing
2008-03-11
1
-6
/
+64
*
TimeZone#new renamed #local, so that new TimeWithZone instances can be create...
Geoff Buesing
2008-02-10
1
-2
/
+2
*
Add Time Zone support to ActiveRecord, and config.time_zone property for spec...
Rick Olson
2008-02-06
1
-0
/
+6
*
Support retrieving TimeZones with a Duration. TimeZone[-28800] == TimeZone[-...
Rick Olson
2008-01-29
1
-0
/
+8
*
TimeZone#to_s uses UTC rather than GMT; reapplying change that was undone in ...
Geoff Buesing
2008-01-25
1
-1
/
+1
*
TimeZone#now returns an ActiveSupport::TimeWithZone
Geoff Buesing
2008-01-23
1
-1
/
+4
*
Adding alternate_utc_string option to TimeZone#formatted_offset. Removing unn...
Geoff Buesing
2008-01-23
1
-0
/
+6
*
Replace non-dst-aware TimeZone class with dst-aware class from tzinfo_timezon...
Geoff Buesing
2008-01-21
1
-61
/
+78
*
require abstract_unit directly since test is in load path
Jeremy Kemper
2008-01-05
1
-1
/
+1
*
TimeZone#to_s uses UTC rather than GMT. References #1689.
Jeremy Kemper
2007-12-10
1
-1
/
+1
*
Ruby 1.9 compat: TimeZone avoids localtime conversion. References #1689 [Chu ...
Jeremy Kemper
2007-12-10
1
-1
/
+1
*
Improve various test coverage. Closes #8676 [kamal]
Jeremy Kemper
2007-06-25
1
-1
/
+8
*
r4487@asus: jeremy | 2006-04-29 12:21:39 -0700
Jeremy Kemper
2006-07-08
1
-2
/
+1
*
Made TimeZone even more delicious #709
David Heinemeier Hansson
2005-02-24
1
-0
/
+16
*
Moved over TimeZone test too
David Heinemeier Hansson
2005-02-23
1
-0
/
+76