|
|
24c096bd1a
|
Fixed broken tests.
|
2016-11-14 19:38:13 +01:00 |
|
|
|
294d3f8c96
|
Added a cmdline option for the syntax highlighting style.
|
2016-11-14 19:32:22 +01:00 |
|
|
|
916ca5c092
|
[tools] pep8 was renamed to pycodestyle.
|
2016-11-11 13:05:32 +01:00 |
|
|
|
a93704f19b
|
Disabling perl6 because of problems when running it.
|
2016-10-27 21:42:52 +02:00 |
|
|
|
01b8ffaf7a
|
Can use the ubuntu packaging of bandit afterall.
|
2016-10-26 04:04:19 -07:00 |
|
|
|
8cc5ed35bb
|
Coding style.
|
2016-10-25 23:03:22 +02:00 |
|
|
|
e97bb6ffb1
|
Added bandit for python.
|
2016-10-25 22:51:50 +02:00 |
|
|
|
2b351efe20
|
Make the cursor easier to see.
|
2016-10-24 22:06:27 +02:00 |
|
|
|
edee5e6b58
|
Log the exception if the worker fails.
|
2016-10-21 23:20:06 +02:00 |
|
|
|
e39d99b2ac
|
Coding style.
|
2016-10-21 22:24:52 +02:00 |
|
|
|
9d143a4dd9
|
Coding style (linting).
|
2016-10-16 12:32:01 +02:00 |
|
|
|
71dc9df58c
|
Using the new coroutine syntax from pep-492.
|
2016-10-16 12:10:22 +02:00 |
|
|
|
dedac08987
|
Added mypy for python.
|
2016-10-15 19:14:41 +02:00 |
|
|
|
99fa974b56
|
Remove escape codes from output to stop garbling the interface.
|
2016-10-03 17:19:37 +02:00 |
|
|
|
9dddc8ce8c
|
Coding style.
|
2016-10-03 13:57:44 +02:00 |
|
|
|
d5c094260f
|
Only have the simple style of statuses.
The double width character wasn't common and often didn't work depending
on terminal or font.
|
2016-09-30 15:14:42 +02:00 |
|
|
|
b922f29e07
|
Changes for ubuntu 16.04.
|
2016-09-27 13:30:08 +02:00 |
|
|
|
4fa5b524d4
|
Coding style.
Using asyncio coroutines for workers instead of threads.
|
2016-03-09 10:47:09 +00:00 |
|
|
|
ec0c98abb3
|
Coding style.
|
2016-02-24 09:27:37 +00:00 |
|
|
|
1dfb04841c
|
Recognize python test files like: test_*.py .
|
2016-02-20 09:31:49 +00:00 |
|
|
|
a03a47977f
|
Coding style.
|
2016-02-19 22:37:11 +00:00 |
|
|
|
a3c0a69076
|
Coding style.
Linting.
|
2016-02-18 23:01:00 +00:00 |
|
|
|
cbba46d5c0
|
Now using the style's background color when syntax highlighting.
|
2016-02-18 23:00:54 +00:00 |
|
|
|
1a12f6e369
|
Coding style.
Removed the Code widget which was almost the same as the Text widget.
|
2016-02-18 20:01:39 +00:00 |
|
|
|
4919a1ed2a
|
Coding style.
More consistent leading underscores.
|
2016-02-15 14:11:08 +00:00 |
|
|
|
5c75832efb
|
Better wording.
|
2016-02-13 22:19:28 +00:00 |
|
|
|
2373e78cbd
|
Coding style.
Moved the Result class into tools, which simplifies worker.py and makes the
circular import problem go away.
|
2016-02-13 18:48:53 +00:00 |
|
|
|
cc95534bd7
|
Now the perl_syntax tool detects if perl files (.pl) are perl5 or perl6.
|
2016-02-13 16:42:39 +00:00 |
|
|
|
1106819e42
|
Added the disassemble_pyc tool.
|
2016-02-10 19:30:30 +00:00 |
|
|
|
6807711384
|
Removed flog and csstidy tools.
|
2016-02-10 19:20:56 +00:00 |
|
|
|
d42a285c08
|
Removed mp3info tool, because it doesn't handle new ID3 tags.
|
2016-02-10 19:19:47 +00:00 |
|
|
|
5dc0aaaf5d
|
Removed dump_pickle tool, because pickles don't have an obvious extension.
|
2016-02-10 16:05:06 +00:00 |
|
|
|
54206f3ffc
|
Added tests for object file tools. (".o")
|
2016-02-09 22:46:14 +00:00 |
|
|
|
fb93897ac7
|
Added more tool tests.
|
2016-02-09 09:38:58 +00:00 |
|
|
|
803ee80427
|
Removed csv tool which was made redundant by the contents tool.
|
2016-02-09 09:38:58 +00:00 |
|
|
|
e8411269ca
|
Coding style.
Make tools.Status into an enumeration.
|
2016-02-09 09:38:58 +00:00 |
|
|
|
603dc78d03
|
Improved the appearance of the simple cursor.
|
2016-02-06 21:29:55 +00:00 |
|
|
|
33f75aefae
|
Fixed a bug in the python3-coverage tool.
|
2016-02-04 19:47:52 +00:00 |
|
|
|
c0081e2bcb
|
Added a "timed out" status.
|
2016-02-02 00:03:10 +00:00 |
|
|
|
66ac05c00b
|
Coding style.
Using the timeout option in subprocess rather than the timeout command.
|
2016-02-02 00:02:51 +00:00 |
|
|
|
6c22598a39
|
Coding style.
|
2016-02-01 07:48:11 +00:00 |
|
|
|
8474203c32
|
Colorized the metadata result.
|
2016-01-27 22:19:53 +00:00 |
|
|
|
62bf3412a2
|
Added a status (yellow) for when a job is paused.
|
2016-01-25 16:40:39 +00:00 |
|
|
|
e44f730e74
|
'Contents' is a better name than 'view'.
|
2016-01-25 09:55:25 +00:00 |
|
|
|
428fad7903
|
The first column should show the file contents, not the metadata.
|
2016-01-25 09:55:25 +00:00 |
|
|
|
ca1a5ad01a
|
Changed the running status's color to light blue.
Yellow wasn't standing out well against a white background.
|
2016-01-25 09:55:25 +00:00 |
|
|
|
e9bc1c73c1
|
Added a tool 'view' that shows the contents of files without extensions.
Its currently failing with binary files.
|
2016-01-25 09:55:24 +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 |
|