Commit Graph

2509 Commits

Author SHA1 Message Date
d737ca8c36 Fix F405 2018-07-13 13:44:32 +04:00
0286511ef1 Fix E226 2018-07-13 13:40:39 +04:00
dbde8dbf21 Fix W293 2018-07-13 13:39:57 +04:00
BS
a6fa01c1fb Update sqlite3.sql (#812)
correct syntax error
2018-07-13 01:26:48 +04:00
8bb0f2d935 Documenting the usage of multiple_endpoints (#813) 2018-07-13 01:26:22 +04:00
f13efb8f66 make dd output bytes 2018-07-11 23:50:25 +04:00
058a5fb7c2 use find, not index 2018-07-11 23:45:41 +04:00
bb450d7ff9 update slack link 2018-07-11 13:25:21 +04:00
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