Commit Graph

16 Commits

Author SHA1 Message Date
nvbn e9de01fa41 #N/A: Move all consts to `const` 2016-02-22 18:40:28 +03:00
nvbn 1173f9f59c Organize settings initialization logic in `Settings` 2015-09-08 15:15:53 +03:00
nvbn b2be0b3cad Remove obscure `RulesNamesList` and `DefaultRulesNames` 2015-09-08 12:14:39 +03:00
nvbn 382eb8b86c Fix tests 2015-09-07 12:12:16 +03:00
nvbn 105d3d8137 Make settings a global singleton 2015-09-06 21:47:12 +03:00
nvbn 2f9db24ed1 #357 Add `exclude_rules` settings option 2015-09-06 12:55:59 +03:00
nvbn 2b12b4bfce Improve tests with `mocker` 2015-05-07 13:42:52 +02:00
nvbn 05f594b918 #154 Add ability to override priority in settings 2015-05-07 13:11:45 +02:00
nvbn dd1861955c Refine tests 2015-05-02 04:29:55 +02:00
nvbn b7cb407637 Add useful constructors for `Rule` and `Command` for tests 2015-04-25 02:35:26 +02:00
Pablo Santiago Blum de Aguiar 58069f0a3e
conf: initialize a settings file if it doesn't exist (fix #111)
Signed-off-by: Pablo Santiago Blum de Aguiar <scorphus@gmail.com>
2015-04-24 00:38:59 -03:00
nvbn d3d1f99232 Move special data types to `types` 2015-04-22 23:04:22 +02:00
nvbn 54c408a6b5 Rename `DEFAULT` to `DEFAULT_RULES` 2015-04-22 22:37:11 +02:00
nvbn 20b6c4c160 Inherit `RulesNamesList` from `list` 2015-04-22 22:36:18 +02:00
nvbn 0553d57ec1 Don't mess with inheritance for filling settings 2015-04-22 22:29:23 +02:00
nvbn 69a9516477 Add ability to change settings via environment variables 2015-04-22 20:18:53 +02:00