Commit Graph

15 Commits

Author SHA1 Message Date
8a22b2134b ensure Redistat::Label.name is always a string 2010-07-19 12:03:25 +03:00
7704c73b98 added microsecond/usec support to Redistat::Date 2010-07-19 11:46:38 +03:00
251ca5d90d added integer input/output support to
Redistat::Date so Unix timestamps can be used
directly
2010-07-19 11:24:18 +03:00
e01ae94a5e restructured Redistat::Date a bit 2010-07-19 11:22:46 +03:00
7d256d5e24 removed "self." from Redistat::Date where not
needed
2010-07-19 11:12:54 +03:00
96009bae50 created a to_rs alias method for to_redistat on
Time and Date objects
2010-07-19 10:57:16 +03:00
42f154f1a7 added to_t and to_d method aliases to
Redistat::Date for the to_time and to_date methods
respectively
2010-07-19 10:46:33 +03:00
df9d8a055d Redistat::Date's hour, min, and sec attributes are
set all set to 0 instead of nil when the object is
initialized from a Date object
2010-07-19 10:38:14 +03:00
6c9c3bf606 moved Time and Date overloads into date.rb 2010-07-19 10:07:49 +03:00
9a69c15ae2 some initial work on Redistat::Event 2010-07-19 02:50:24 +03:00
e4c46ca958 give back full access to the label object of keys 2010-07-19 02:28:22 +03:00
fd1f1556c9 Redistat::Key uses Redistat::Date internally 2010-07-19 02:28:02 +03:00
5bd2301102 added to_date and to_time methods to Redistat::Date 2010-07-19 02:25:29 +03:00
94001afc29 bit cleaner code 2010-07-19 01:38:06 +03:00
afd6265288 initial import 2010-07-19 01:06:45 +03:00