Ruby on Rails
|
Screencasts
|
Download
|
Documentation
|
Weblog
|
Community
|
Source
Rails Trac
Search:
Login
Settings
Help/Guide
About Trac
Register
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
View Latest Revision
root
/
trunk
/
activesupport
/
test
/
time_zone_test.rb
View log starting at
and back to
Mode:
Stop on copy
Follow copies
Show only adds, moves and deletes
Show full log messages
Legend:
Added
Modified
Copied or renamed
Rev
Chgset
Date
Author
Log Message
(edit)
@9150
[9150]
03/30/08 23:01:06
gbuesing
Removing unnecessary uses_tzinfo helper from tests, given that TZInfo is …
(edit)
@9107
[9107]
03/28/08 04:06:47
gbuesing
Time.zone= accepts TZInfo::Timezone instances and Olson identifiers; wraps …
(edit)
@9071
[9071]
03/21/08 22:48:00
gbuesing
Make TimeWithZone work with tzinfo 0.2.x: use …
(edit)
@9045
[9045]
03/17/08 05:07:50
gbuesing
Adding TimeZone#parse
(edit)
@9042
[9042]
03/17/08 03:45:32
gbuesing
Adding TimeZone#at and DateTime#to_f
(edit)
@9009
[9009]
03/11/08 07:19:36
gbuesing
Fix Numeric time tests broken by DST change by anchoring them to fixed …
(edit)
@9007
[9007]
03/11/08 05:39:13
gbuesing
TimeZone #local and #now correctly enforce DST rules
(edit)
@8847
[8847]
02/10/08 17:02:22
gbuesing
TimeZone#new renamed #local, so that new TimeWithZone instances can be …
(edit)
@8806
[8806]
02/06/08 06:43:02
rick
Add Time Zone support to ActiveRecord, and config.time_zone property for …
(edit)
@8746
[8746]
01/29/08 01:09:49
rick
Support retrieving TimeZones with a Duration. TimeZone[-28800] == …
(edit)
@8716
[8716]
01/25/08 03:54:10
gbuesing
TimeZone#to_s uses UTC rather than GMT; reapplying change that was undone …
(edit)
@8710
[8710]
01/23/08 20:49:53
gbuesing
TimeZone#now returns an ActiveSupport::TimeWithZone
(edit)
@8697
[8697]
01/23/08 02:11:00
gbuesing
Adding alternate_utc_string option to TimeZone#formatted_offset. Removing …
(edit)
@8679
[8679]
01/21/08 03:55:54
gbuesing
Replace non-dst-aware TimeZone class with dst-aware class from …
(edit)
@8563
[8563]
01/05/08 13:31:04
bitsweat
require abstract_unit directly since test is in load path
(edit)
@8370
[8370]
12/10/07 10:08:07
bitsweat
TimeZone#to_s uses UTC rather than GMT. References
#1689
.
(edit)
@8369
[8369]
12/10/07 10:05:43
bitsweat
Ruby 1.9 compat: TimeZone avoids localtime conversion. References
#1689
…
(edit)
@7117
[7117]
06/25/07 18:22:31
bitsweat
Improve various test coverage. Closes
#8676
[kamal]
(edit)
@4595
[4595]
07/08/06 18:14:49
bitsweat
r4487
@asus: jeremy | 2006-04-29 12:21:39 -0700 Check whether @flash is …
(edit)
@787
[787]
02/24/05 11:56:09
david
Made TimeZone even more delicious
#709
(copy)
@770
[770]
02/23/05 16:29:13
david
Moved over TimeZone test too
copied from
trunk/activerecord/test/time_zone_test.rb
:
(add)
@760
[760]
02/23/05 12:56:16
david
Added TimeZone as the first of a number of value objects that Active …
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog