Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | HAWD: Ensure the column order is maintained | Christian Mollekopf | 2015-12-01 |
| | | | | | | | By turning the columns into an array instead of an object, we can print the values in the same order as in the definition file. Previosly the order was random, and even headers and values were somtimes mixed up. | ||
* | print command | Aaron Seigo | 2014-12-11 |
| | |||
* | more accurate descriptions | Aaron Seigo | 2014-12-11 |
| | |||
* | add a checkall | Aaron Seigo | 2014-12-11 |
| | |||
* | add a * to check all | Aaron Seigo | 2014-12-11 |
| | |||
* | add a description | Aaron Seigo | 2014-12-11 |
| | |||
* | add a checker module: hawd check <module names> | Aaron Seigo | 2014-12-11 |
| | |||
* | How Are We Doing (hawd) framework | Aaron Seigo | 2014-12-11 |