Commit graph

1783 commits

Author SHA1 Message Date
Paul Beckingham
3e7652f86c Updated to 15e798605fe13af67df10c481fe24515e8724954 2016-07-18 17:16:48 -04:00
Paul Beckingham
082eca0679 CmdChart: Renamed 'reports.<type>.style=compact' to 'reports.<type>.axis=internal' 2016-07-17 10:42:09 -04:00
Paul Beckingham
b2db12e1f2 CmdHelp: Added missing 'report' and synced with man page 2016-07-17 10:39:52 -04:00
Paul Beckingham
7d7381d909 validate: Added some :ajust use cases 2016-07-17 10:39:01 -04:00
Paul Beckingham
bd7f3d5015 CmdX: Added error message when expected ids are missing 2016-07-17 08:55:18 -04:00
Paul Beckingham
1e8709e0dc Cleanup: Minor edits 2016-07-17 08:54:15 -04:00
Paul Beckingham
df28b5bb73 CmdHelp: Added 'dom.rc.<name>' help 2016-07-16 16:34:06 -04:00
Paul Beckingham
ca328883a5 dom: Added 'dom.rc.<name>' support 2016-07-16 16:33:52 -04:00
Paul Beckingham
a878c7082f CmdHelp: Added 'dom.tracked.N.json' help 2016-07-16 16:18:03 -04:00
Paul Beckingham
6debf22ac0 dom: Added 'dom.tracked.N.json' support 2016-07-16 16:17:33 -04:00
Paul Beckingham
ae7f763d5d CmdHelp: Added 'dom.tracked.N.duration' help 2016-07-16 16:11:15 -04:00
Paul Beckingham
6e01aa5c68 dom: Added 'dom.tracked.N.duration' support 2016-07-16 16:11:01 -04:00
Paul Beckingham
6144d078c9 CmdHelp: Added 'dom.tracked.N.end' help 2016-07-16 16:05:26 -04:00
Paul Beckingham
393c09b723 dom: Added 'dom.tracked.N.end' support 2016-07-16 16:05:13 -04:00
Paul Beckingham
beba28fd16 CmdHelp: Added 'dom.tracked.N.start' help 2016-07-16 16:00:21 -04:00
Paul Beckingham
ff7f7fbbcb dom: Added 'dom.tracked.N.start' support 2016-07-16 16:00:02 -04:00
Paul Beckingham
740d91e1b4 CmdHelp: Added 'dom.tracked.N.tag.N' help 2016-07-16 15:44:00 -04:00
Paul Beckingham
4f8a1fcbc4 dom: Added 'dom.tracked.N.tag.N' support 2016-07-16 15:43:46 -04:00
Paul Beckingham
7486edc317 CmdHelp: Added 'dom.tracked.N.tag.count' help 2016-07-16 14:27:33 -04:00
Paul Beckingham
7591e255af dom: Added 'dom.tracked.N.tag.count' support 2016-07-16 14:27:14 -04:00
Paul Beckingham
1c36634e0e dom: dom.active.tag.count is now an error when there is no open inteval 2016-07-16 14:22:23 -04:00
Paul Beckingham
6171003466 CmdGet: Added rules back 2016-07-16 14:21:13 -04:00
Paul Beckingham
ccd23346cf CmdHelp: Added 'dom.tracked.count' help 2016-07-16 13:45:22 -04:00
Paul Beckingham
3ace06b75e dom: Added 'dom.tracked.count' support 2016-07-16 13:45:03 -04:00
Paul Beckingham
fd2b5f52c6 CmdHelp: Added 'dom.active.json' help 2016-07-16 13:05:14 -04:00
Paul Beckingham
348b42bfb9 dom: Added 'dom.active.json' support 2016-07-16 13:04:59 -04:00
Paul Beckingham
02d61e01da dom: Removed unnecessary code 2016-07-16 12:48:49 -04:00
Paul Beckingham
24aa74ea67 CmdHelp: Added 'dom.tag.N' help 2016-07-16 12:47:03 -04:00
Paul Beckingham
9d15a1aa84 dom: Added 'dom.tag.N' support 2016-07-16 12:46:46 -04:00
Paul Beckingham
29b086b315 CmdHelp: Added 'dom.tag.count' help 2016-07-16 12:36:06 -04:00
Paul Beckingham
3b789629d7 dom: Added 'dom.tag.count' support 2016-07-16 12:35:49 -04:00
Paul Beckingham
8b8dd7bd49 CmdHelp: Added 'dom.active.duration' help 2016-07-16 12:22:00 -04:00
Paul Beckingham
72a37db559 dom: Added 'dom.active.duration' support 2016-07-16 12:21:46 -04:00
Paul Beckingham
9e4ae7a83c CmdHelp: Added 'dom.active.start' help 2016-07-16 12:14:33 -04:00
Paul Beckingham
97e8d6d558 dom: Added 'dom.active.start' support 2016-07-16 12:14:17 -04:00
Paul Beckingham
e3f03c7524 CmdGet: Removed Rules 2016-07-16 12:01:05 -04:00
Paul Beckingham
099cdfff6c CmdHelp: Added 'dom.active.tags.N' help 2016-07-16 11:48:36 -04:00
Paul Beckingham
7439c87647 dom: Added 'dom.active.tag.<N>' support
- Rewrote DOM parser using Pig.
- Added errors for dom.active.tag.N where N exceeds the tag count.
2016-07-16 11:46:00 -04:00
Paul Beckingham
02a03be0cc CmdHelp: Added 'dom.active.tags.count' help 2016-07-16 11:24:51 -04:00
Paul Beckingham
f23f7af46d dom: Added 'dom.active.tags.count' support 2016-07-16 11:24:18 -04:00
Paul Beckingham
36455b5115 validate: Restructured autoAdjust code
- First approach indicates there is no general case. Instead identifiable and
  correctable use cases will be gathered. No solution yet.
2016-07-16 11:17:14 -04:00
Paul Beckingham
14ca159df4 CmdGet: Checks all references before emitting results 2016-07-16 11:12:47 -04:00
Paul Beckingham
0c2ad32069 CmdHelp: Added DOM references and 'get' command 2016-07-16 10:38:15 -04:00
Paul Beckingham
92731c889c CmdGet: Implemented 'get' command for one DOM ref 2016-07-16 10:26:09 -04:00
Paul Beckingham
9250be3e72 dom: Fixed bug reference interval.is_open, not interval.range.is_open 2016-07-16 10:25:25 -04:00
Paul Beckingham
eab942e003 dom: Implemented 'dom.active' 2016-07-16 10:05:33 -04:00
Paul Beckingham
30826f7dd7 dom: Stubbed dom resolution function 2016-07-16 09:04:17 -04:00
Paul Beckingham
ec3f2748d9 init: Dispatches to 'get' command 2016-07-16 08:57:08 -04:00
Paul Beckingham
916ad2e3dc CmdGet: Stubbed functionality 2016-07-16 08:56:25 -04:00
Paul Beckingham
4e6e0999fa CmdGet: Added stub command 2016-07-16 08:53:35 -04:00