Commit graph

16 commits

Author SHA1 Message Date
e48bafd87b Added page up and page down to the summary view.
Also fine scrolling to the listing view to make the keys more consistent.
2016-01-28 18:49:44 +00:00
678dc89cc9 Changed main integration test to wait for both jobs to be completed before shutting down. 2016-01-28 08:43:44 +00:00
3538e5ba0d Removed the 'watching' toggle. 2016-01-23 13:11:27 +00:00
9da1bb3dbb Changed the pretty names of the result statuses and corrected variable names to match. 2016-01-23 09:39:45 +00:00
4be818cf25 Use perldoc on pod and perl6 files. 2016-01-23 01:43:47 +00:00
7c66d6959d Use nice colors for coloring files when LS_COLORS is not set. 2016-01-22 12:49:43 +00:00
c72a163cfc Simplify coloring of mccabe.
Just color lines with greater than 10 complexity.
2016-01-22 00:05:37 +00:00
721cc28d03 Run all tools in a filesystem sandbox 2016-01-21 23:22:42 +00:00
0603751d45 Added another todo. 2016-01-06 23:26:04 +00:00
2afe4c9fbf Add more todos. 2016-01-06 23:18:25 +00:00
d7cedba890 Added a toggle so that work can be paused 2016-01-06 11:33:54 +00:00
0239c19e7e Add perl6 syntax checking.
Still need to determine if pl, pm or t files are perl5 or perl6.
2016-01-04 01:44:24 +00:00
0f182df53f Bring TODO file up to date 2016-01-03 19:21:42 +00:00
8e6a80c60a Detect python2 files and run python2 versions of the tools against them 2016-01-02 00:13:28 +00:00
f6d54d009d Changes from running jobs differently. (667dd8f) 2015-12-31 15:43:41 +00:00
fc4b2ced58 Initial commit 2015-12-14 18:03:11 +00:00