]> git.parisson.com Git - deefuzzer.git/commit
Core fix for inconsistent list object for station preferences
authorachbed <github@achbed.org>
Thu, 20 Nov 2014 05:58:38 +0000 (23:58 -0600)
committerachbed <github@achbed.org>
Thu, 20 Nov 2014 05:58:38 +0000 (23:58 -0600)
commitc706bf8e885d6ea933ae3d2f11ada01ddc5355b3
treeb91d1b919371f27e873503fd8b839a4c1faa7111
parent013d2ba4f8817e762258918b0e51d8a4d3814f29
Core fix for inconsistent list object for station preferences
Added stationdefaults preference (apply default settings to all stations)
Added stationfolder preference (generate stations automagically from a folder structure)
Added stationconfig preference (load other preference files as stations)
Moved get_conf_dict to utils.py
Added documentation for the stationdefaults preference
Added documentation for the stationfolder and stationconfig preferences (deefuzzer_doc.xml only)

Signed-off-by: achbed <github@achbed.org>
README.rst
deefuzzer/core.py
deefuzzer/tools/utils.py
example/deefuzzer.json
example/deefuzzer.xml
example/deefuzzer.yaml
example/deefuzzer_doc.xml
example/stationconfig_doc.xml [new file with mode: 0644]