Commit Graph

17 Commits

Author SHA1 Message Date
3df6666704 additions to specs 2011-03-14 10:37:56 +00:00
e4aaedfe58 made Key#scope return Scope object instead of Scope#to_s 2011-03-13 20:23:41 +00:00
cfbe58a509 support indexing top-level labels too 2011-03-09 22:48:27 +00:00
9faa0db7b8 drastic change in label indexing 2011-03-09 17:05:10 +00:00
ac338bb4f0 added #parent_group method to Label and Key objects 2011-03-09 10:25:37 +00:00
f8dfb034af added label grouping to Key and Summary classes 2011-03-04 17:39:51 +00:00
James Harrison
93360dbeb9 Specs pass again - problem with Time.now resolution surpassing that provided by values stored in a Redistat::Date, truncated to seconds by using to_s, which is accurate enough for testing purposes 2010-12-28 23:55:39 +00:00
8a0e1a47a2 added proper support for hashed_label option, and
disabled it by default
2010-11-22 13:28:19 +00:00
7830b0c5be added default depth option to Key object 2010-07-23 22:41:10 +03:00
de018d7348 exposed the scope attribute of Event and Key
objects
2010-07-20 01:07:55 +03:00
475fc6e1a6 renamed hash_label option to label_hash 2010-07-20 00:56:30 +03:00
249a4b5cfd allow date/time and label to be changed on
Redistat::Key and Redistat::Event objects
2010-07-19 17:53:21 +03:00
cfbbb7d83a updated Redistat::Key spec 2010-07-19 12:31:04 +03:00
9403aacd96 make Redistat::Key abide by the hash_label option 2010-07-19 12:03:55 +03:00
42de09a95b better spec name 2010-07-19 10:36:09 +03:00
86dfff1672 specs for Redistat::Key 2010-07-19 02:32:54 +03:00
afd6265288 initial import 2010-07-19 01:06:45 +03:00