Commit Graph

1221 Commits

Author SHA1 Message Date
Emmanuel Garette 4709ac5f01 corrections in debug logger 2019-03-23 08:26:39 +01:00
Emmanuel Garette cab8dae15a requirement can have callback 2019-03-13 08:49:18 +01:00
Emmanuel Garette 05abe76932 add generic calc_value function 2019-03-09 13:28:15 +01:00
Emmanuel Garette 33c1666cc9 add cidr notation to domainnameoption if allow_ip is True (fixes #5) 2019-03-08 07:11:56 +01:00
Emmanuel Garette 2a6df8c8d8 safer option.type() (ref #4) 2019-03-06 21:50:28 +01:00
Emmanuel Garette cc44cabf56 update translation 2019-03-05 20:46:04 +01:00
Emmanuel Garette 35ee424810 add test_leadership_requires_transitive 2019-03-03 08:02:57 +01:00
Emmanuel Garette 5c0ac75c52 multiple option call (fixes #1) 2019-03-02 21:31:21 +01:00
Emmanuel Garette 7873910322 doesn't check follower requirement with an other follower or a leader if idx is None (fixes #3) 2019-03-02 19:43:58 +01:00
Emmanuel Garette d25edd7dd7 update test_auto (fixes #2) 2019-03-02 19:32:55 +01:00
Emmanuel Garette e786b4068d update french translation 2019-02-25 20:32:14 +01:00
Emmanuel Garette da015d3af0 coverage 2019-02-25 20:30:20 +01:00
Emmanuel Garette a248e114de simplify netmaskoption 2019-02-25 19:29:00 +01:00
Emmanuel Garette 74d367c731 simplify netmaskoption 2019-02-25 19:18:52 +01:00
Emmanuel Garette 0e20318a9b simplify netmaskoption 2019-02-25 19:10:20 +01:00
Emmanuel Garette 9c459e21b1 update translation 2019-02-25 08:48:03 +01:00
Emmanuel Garette 46e5179d5e coverage 2019-02-25 08:46:58 +01:00
Emmanuel Garette 8be042434b update translation 2019-02-24 20:28:01 +01:00
Emmanuel Garette af55e20afe coverage 2019-02-24 20:23:16 +01:00
Emmanuel Garette 375b3c91de print => log 2019-02-24 19:03:00 +01:00
Emmanuel Garette af5da925e2 add CIDR support 2019-02-24 18:37:19 +01:00
Emmanuel Garette 7c710d50b9 IPy => ipaddress 2019-02-24 12:05:26 +01:00
Emmanuel Garette 715289a25a resetcache in config/api not in storage 2019-02-24 10:44:15 +01:00
Emmanuel Garette f03394563c can change expiration_time in api 2019-02-24 10:36:42 +01:00
Emmanuel Garette 9812975aa7 force_metaconfig_on_freeze in option (not in config) 2019-02-24 08:34:50 +01:00
Emmanuel Garette b5497ab517 coverage 2019-02-23 22:52:06 +01:00
Emmanuel Garette e6f58153ef update french translation 2019-02-23 22:28:00 +01:00
Emmanuel Garette 1bbcea60ab add force_metaconfig_on_freeze special properties 2019-02-23 22:10:43 +01:00
Emmanuel Garette c3f968dbde master/slaves => leader/followers 2019-02-23 19:06:23 +01:00
Emmanuel Garette b9ae1ec656 corrections in sqlite3 support 2019-02-23 12:25:20 +01:00
Emmanuel Garette db074a78a5 update properties in auto test 2019-02-23 08:01:29 +01:00
Emmanuel Garette 0f78e6be77 cannot change sqlite3 setting when connexion is already opened 2019-02-22 08:45:22 +01:00
Emmanuel Garette 4a737c5b9d remote sqlalchemy storage (unworking) and add setting to storage 2019-02-22 07:26:54 +01:00
Emmanuel Garette fd95c6dd4a ca change default properties for a config 2019-02-22 06:55:34 +01:00
Emmanuel Garette 04b7d2bbc9 add context property force_store_value 2019-02-21 19:33:39 +01:00
Emmanuel Garette 0a3b0e913f add index in warnings 2019-02-13 22:49:27 +01:00
Emmanuel Garette 526fe892d0 merge ValueWarning | ValueOptionError | ValueErrorWarning 2019-02-12 21:08:53 +01:00
Emmanuel Garette a59d25fc14 2018 => 2019 2019-02-12 06:55:47 +01:00
Emmanuel Garette c4bb4f90a1 validate name in symlinkoption 2019-02-11 20:28:03 +01:00
Emmanuel Garette 688525f98e add cfg.cache.reset 2019-02-10 21:14:32 +01:00
Emmanuel Garette 9ffd2e6505 add tests 2019-02-10 20:59:03 +01:00
Emmanuel Garette 2b479bb983 remove global properties for metaconfig 2019-02-07 11:15:40 +01:00
Emmanuel Garette 0d19f06b52 don't valid mandatory in metaconfig but in config 2019-02-07 11:02:15 +01:00
Emmanuel Garette 7c214bb8ee support metaconfig for check 2019-02-07 10:39:28 +01:00
Emmanuel Garette 0a5e7c5886 add path to config 2019-02-06 21:47:11 +01:00
Emmanuel Garette 08bae1d131 change context when reset cache in metaconfig 2019-02-06 16:25:32 +01:00
Emmanuel Garette 0b703b40b2 DEBUG => TIRAMISU_DEBUG 2019-02-05 11:04:34 +01:00
Emmanuel Garette 1fbef08402 DEBUG => TIRAMISU_DEBUG 2019-02-05 10:33:56 +01:00
gwen 26fa923139 sub packages in the setup.py 2019-01-28 17:28:14 +01:00
Emmanuel Garette 31adca7292 option not define in f def name() 2019-01-28 11:45:20 +01:00