cca6bb17b7
remove debug statement
2018-07-11 13:20:39 +04:00
e09648460d
imports at the top
2018-07-11 13:17:25 +04:00
405baa5657
Fixing output.py bug ( #810 )
...
Bug Fix - fixing a bug that caused some eventids to be ignored by output.py.
2018-07-11 12:38:34 +04:00
5438fd6a73
Fix #805
2018-07-11 12:36:37 +04:00
1db627b7f8
Add 'do' and 'done' as nop commands
2018-07-11 12:32:19 +04:00
e96b0dd969
Fix #808
2018-07-11 12:30:33 +04:00
6513ab966c
trusty -> xenial
2018-07-08 18:14:46 +00:00
62f16f4e43
flake8
2018-07-08 17:58:29 +00:00
e4582fb91b
don't need exceptions import
2018-07-08 16:52:19 +00:00
bf9ff8d943
tests for echo
2018-07-08 16:49:32 +00:00
0bb1c5d8c4
exception for iterator
2018-07-08 17:54:11 +04:00
a88e2775b2
session support
2018-07-08 17:47:22 +04:00
6d30a30936
update
2018-07-08 16:39:54 +04:00
46d4c23c09
str/bytes conversions to make tests work on Py3. ( #806 )
...
* move the conversion from bytes-string-bytes
2018-07-08 16:38:05 +04:00
aa2a84fe04
Update issue templates
2018-07-08 16:37:08 +04:00
af9ac92ba5
refactor command in seperate file
2018-07-08 12:47:35 +04:00
b4c4ca54d3
Load virtual environment from $COWRIEDIR/..
2018-07-08 12:02:43 +04:00
2b9b47fb07
add +x bit
2018-07-07 18:16:02 +00:00
6ac0de34c0
add .dist setting, remove process.py, move json
2018-07-07 18:11:32 +00:00
8daa497136
Added changable process listing. ( #787 )
...
* Fixed merge conflict changes
* Implemented dynamic processing from snapshots of systems
* Fixed formatting
Add process in server.py
Added Process into its own class instead of config.
Load in the server class
* Fix formatting
* Update config.py
* Update server.py
* Update server.py
* Update process.py
* Update server.py
* Update base.py
* Update base.py
* Update base.py
* Update protocol.py
2018-07-07 22:07:12 +04:00
b9ecd4b5e6
Fix E402
2018-07-07 13:50:29 +00:00
966763d5d6
typo
2018-07-07 13:41:12 +00:00
0b11fe55bd
redundant backslashes
2018-07-07 13:39:27 +00:00
cf1718f2fb
unused import
2018-07-07 13:38:27 +00:00
dd24972b6f
unused import
2018-07-07 13:38:11 +00:00
82988dd489
fixes
2018-07-07 13:37:55 +00:00
90652efe95
remove sys import
2018-07-07 13:35:23 +00:00
0437c0613e
add log
2018-07-07 13:34:01 +00:00
8d1550be0d
Fix Cat
2018-07-07 13:33:28 +00:00
f11f45168e
Fix F403
2018-07-07 13:32:37 +00:00
d47b5dbb5d
Fix E701
2018-07-07 13:31:20 +00:00
f73d343cc5
Fix E701
2018-07-07 13:30:15 +00:00
d87c1e8470
Fix E711
2018-07-07 13:28:01 +00:00
9c5e6a38bf
Fix E714
2018-07-07 13:27:01 +00:00
52e480c5c0
E703
2018-07-07 13:26:09 +00:00
3286f37c1f
NoOptionError
2018-07-07 13:21:35 +00:00
dc56097195
NoOptionError
2018-07-07 13:19:15 +00:00
33e6d4dac0
add time
2018-07-07 13:17:29 +00:00
aae5db8733
add re
2018-07-07 13:16:50 +00:00
bb95e5bf55
add log
2018-07-07 13:16:02 +00:00
f99efb04eb
NoOptionError
2018-07-07 13:15:20 +00:00
73c629e95f
NoOptionError
2018-07-07 13:13:32 +00:00
62608a81d2
explicit except
2018-07-07 13:12:28 +00:00
67de23aa4c
whitespace for flake8
2018-07-07 13:09:23 +00:00
ba474cd327
needs encode
2018-07-07 13:00:27 +00:00
66b0690932
simpler and works on py2 and py3
2018-07-07 12:54:13 +00:00
cb4d183fc8
Py2/Py3 version for decode
2018-07-07 12:31:47 +00:00
91b5160e4f
add 3.5 and 3.7 as allowed failures
2018-07-07 12:13:24 +00:00
c0f2ea5ca4
back to unicode
2018-07-07 12:11:44 +00:00
6fa9533671
allow 3.6 failures
2018-07-07 12:08:00 +00:00