Commit Graph

1091 Commits

Author SHA1 Message Date
Emmanuel Garette 4df36a5548 3.0 rc7 2019-06-05 15:03:17 +02:00
Emmanuel Garette aa11e3b79c can retrieve metaconfig/mixconfig/config in a metaconfig/mixconfig 2019-06-05 14:37:58 +02:00
Emmanuel Garette 07e6ea5eb2 can add new config with mixconfig type 2019-06-05 12:33:00 +02:00
Emmanuel Garette e7cbd7849a add test for config's deepcopy 2019-05-28 07:19:26 +02:00
Emmanuel Garette b9e9e98270 reindent 2019-05-27 16:21:43 +02:00
Emmanuel Garette a774378732 local must not be None 2019-05-27 16:18:57 +02:00
Emmanuel Garette 5498a12b2b copy/deepcopy groupconfig 2019-05-27 16:11:41 +02:00
Emmanuel Garette 552cd3740d todict: better support for callback 2019-05-09 20:32:43 +02:00
Emmanuel Garette 5ea35bf84e simplify tiramisu dict format 2019-04-22 10:51:44 +02:00
Emmanuel Garette 6d0d233d9b demoting_error_warning is not more mandatory in option.dict()
RequirementError returns proptype
better submulti support for valid_mandatory
2019-04-17 19:13:40 +02:00
Emmanuel Garette 829247e79f better symlink support for option.dict() 2019-04-17 19:13:17 +02:00
Emmanuel Garette 63094f7e54 better error messages with list 2019-04-13 22:04:49 +02:00
Emmanuel Garette 1aec891408 import tiramisu-json in tiramisu repository 2019-04-08 20:34:05 +02:00
Emmanuel Garette 48b3b7e8a4 flit 2019-04-07 20:51:53 +02:00
Emmanuel Garette 4dbb82ed3f Python Packaging Autority recommandations 2019-04-05 22:39:24 +02:00
Emmanuel Garette 97b75660c5 do not change Config contexts properties when reload in MetaConfig (fixes #7) 2019-04-05 22:11:54 +02:00
Emmanuel Garette 06f501ad05 test for property in persistent storage 2019-04-05 21:17:36 +02:00
Emmanuel Garette 2b45955886 add/remove config in mixconfig or metaconfig (fixes #6) 2019-04-05 21:00:25 +02:00
Emmanuel Garette 0e02ae3182 changelog 2019-03-24 20:27:26 +01:00
Emmanuel Garette ac42fd509c remove documentation (now in a separate project) 2019-03-24 20:26:51 +01:00
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