Releases: TheGhouls/oct
OCT 0.4.11
OCT 0.4.10 minor release
c433b6d remove unused import
c015ac4 bump version to 0.4.10
9f6d504 Remove unit tests for armory
c69806b Merge pull request #49 from ZuluPro/conf
e72c5b7 Merge pull request #47 from ZuluPro/include_turret
01986a8 Update doc for turret config file inclusion
bdf1cd2 Added Turret config inclusion
782ae51 Added config file choice
OCT 0.4.9 minor release
OCT 0.4.8
- df17ec5 bump version to new one
- bbca5db update armory tool and tests
- 441af80 fix error with new sqlite variable limit, can now be configured in config.json
- 1865f4c debug and improvements
- 873d5ae add possibility to create project from armory template
- e103e30 make img directory optional
- f074021 make img directory optional
- 0b65137 handle empty raw graph
OCT 0.4.7 Hotfix
b591a8e hotfix for making subparsers required in python3
OCT 0.4.6
c3ae6ba improve tests utilities
0a85580 improve test turrets manager
b119707 refactor stats handler and remove useless properties and parameters
d28ce53 improve unit tests again
809e483 improve stats_hanler tests
d5cffb8 improve hq tests
35ab7b2 remove print satement
344d55d remove unused option in run command (for the moment) and update changelog
cb6dc61 first working implementation of external forwarder #28
659185a add new line before end of docstring and function delclaration
98d9f0c prepare hq for forwarder #28
63cbfb7 add multiprocessing option for coveralls
6a7a255 refactor run utility
11742b9 improve devices tests
04310fb improve devices tests
f7f6730 add unit tests for devices
d449c74 start implementing master and slave logic #32
9eb1659 Update README.md
4ca04b2 Update configure
function, now only taking project path * Remove -d
option to run command, project_name and project_path where used the same way * Updated unit tests for new parameters * Updated all functions using configure
1320717 add --no-results option to oct run, allowing to run test without generating html output
262632c add run device command to start streamer or forwarder
e606873 start devices implementation
6f0caa6 prepare project for streamer and forwarders
96cfd18 update documentation for new database configuration
c445ffa update oct documentation
ccfecfd update changelog for #30
be90b82 update rebuild results command behavior
9d55d7c update config.json template for database configuration example
d98afac update database management for multiples database backend
29578ec replace standard database creation with db_url creation ref #30
OCT 0.4.5
955548b bump version to 0.4.5
626676d Merge pull request #31 from TheGhouls/oct-0.4.5
dfe9985 update run file
da54209 update hq tests
fdbaf21 update run command
ba3a4c1 update documentation
44d4ecc remove old pass statement
eecf8cc add topic parameter to hq to allow configuration of the external publisher channel
1455bb6 add external publisher to hq and fix bug in counting messages