Commit graph

24 commits

Author SHA1 Message Date
Paul Beckingham
eab29cf594 CmdTrack: validate must occur before flattening 2016-07-09 09:46:45 -04:00
Paul Beckingham
f66127f473 validate: Renamed validateInterval to vaildate, and integrated 2016-07-07 22:24:48 -04:00
Paul Beckingham
ffe326ed48 Cmd*: Added validateInterval calls prior to all interval modification 2016-07-02 13:59:08 -04:00
Paul Beckingham
614619c11f helper: Propagated database to intervalSummarize 2016-05-14 14:43:06 -04:00
Paul Beckingham
e1e1a30a98 Range: Renamed meethods by prepending 'is_' 2016-05-12 08:32:40 -04:00
Paul Beckingham
0d0bb19b35 CmdTrack: Removed unused vector 2016-05-10 19:59:16 -04:00
Paul Beckingham
86ff9189bd data: Renamed 'collapse' to 'flatten', for accuracy 2016-05-10 19:57:45 -04:00
Paul Beckingham
c793fed8d7 CmdTrack: If the tracked interval is open or trivial, delegate to CmdStart 2016-05-03 08:28:36 -04:00
Paul Beckingham
89ecb27742 CmdTrack: Udated to new API 2016-04-28 20:32:48 -04:00
Paul Beckingham
34c0cc81e7 helper: Renamed createFilterIntervalFromCLI to getFilter 2016-04-28 08:48:37 -04:00
Paul Beckingham
5899b51295 CmdTrack: Now splits intervals 2016-04-28 00:04:00 -04:00
Paul Beckingham
e7dd8edf26 Filter: Merged Filter and Interval, removing Filter 2016-04-22 22:10:26 -04:00
Paul Beckingham
b3b6fe7749 CmdTrack: Made use of new helper functions 2016-04-15 19:51:47 -04:00
Paul Beckingham
04216b8a62 CmdTrack: Removed old comments 2016-04-11 23:17:05 -04:00
Paul Beckingham
23c7e420b5 helper: Renamed initilizeFilterFromCLI to createFilterFromCLI and changeѕ usage 2016-04-08 08:17:52 -04:00
Paul Beckingham
039f49c2e6 CmdTrack: Filter now created from CLI in helper 2016-04-08 07:50:38 -04:00
Paul Beckingham
fb6da21fe7 CmdTrack: const args 2016-04-07 23:32:39 -04:00
Paul Beckingham
aed0d02c64 CmdTrack: Implemented simple track 2016-04-06 22:51:07 -04:00
Paul Beckingham
0305dee768 CmdTrack: Removed log 2016-04-06 20:30:04 -04:00
Paul Beckingham
f7619a138d init: Propagated cli, rules, database and log 2016-04-06 08:10:32 -04:00
Paul Beckingham
25042cbe71 Commands: Better 'unimplemented' command descriptions 2016-03-19 13:28:37 -04:00
Paul Beckingham
9bfeeaf8b4 CmdTrack: Outlined processing 2016-03-19 09:37:53 -04:00
Paul Beckingham
b0911ca240 Dispatch: All commands now return the exit status 2016-03-01 01:16:29 -05:00
Paul Beckingham
a95d0e9b64 CmdTrack: Added stub 2016-03-01 00:56:08 -05:00