Commit Graph

141 Commits

Author SHA1 Message Date
Emmanuel Garette 620e8bbf2e optimize 2019-06-12 08:45:56 +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 b9e9e98270 reindent 2019-05-27 16:21:43 +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 1aec891408 import tiramisu-json in tiramisu repository 2019-04-08 20:34:05 +02:00
Emmanuel Garette 2b45955886 add/remove config in mixconfig or metaconfig (fixes #6) 2019-04-05 21:00:25 +02:00
Emmanuel Garette cab8dae15a requirement can have callback 2019-03-13 08:49:18 +01:00
Emmanuel Garette 2a6df8c8d8 safer option.type() (ref #4) 2019-03-06 21:50:28 +01:00
Emmanuel Garette 5c0ac75c52 multiple option call (fixes #1) 2019-03-02 21:31:21 +01:00
Emmanuel Garette 46e5179d5e coverage 2019-02-25 08:46:58 +01:00
Emmanuel Garette af55e20afe coverage 2019-02-24 20:23:16 +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 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 db074a78a5 update properties in auto test 2019-02-23 08:01:29 +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 a59d25fc14 2018 => 2019 2019-02-12 06:55:47 +01:00
Emmanuel Garette 688525f98e add cfg.cache.reset 2019-02-10 21:14:32 +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 31adca7292 option not define in f def name() 2019-01-28 11:45:20 +01:00
Emmanuel Garette f018217b1e add follow_symlink when getting name of an option 2019-01-18 14:15:42 +01:00
Emmanuel Garette ca4d5e3e97 add demoting_error_warning properties 2018-12-24 09:30:58 +01:00
Emmanuel Garette a30eaacb1f separate config properties and properties in option + better properties check 2018-11-29 22:08:50 +01:00
Emmanuel Garette fee8997f13 use remove_warnings 2018-11-17 23:14:47 +01:00
Emmanuel Garette ef66d487b7 remove warnings when execute option.list 2018-11-17 23:02:03 +01:00
Emmanuel Garette 17bd7c3c05 supply make_dict with slave 2018-11-17 22:37:08 +01:00
Emmanuel Garette 7ae91b0f4e optimize option.list() with recursive attribute 2018-11-17 12:08:15 +01:00
Emmanuel Garette 9bc3c7a056 name => path 2018-11-16 22:34:51 +01:00
Emmanuel Garette 974a178d4b simplify tiramisu/option/optiondescription.py 2018-11-13 22:10:01 +01:00
Emmanuel Garette f04169d5a6 mandatory_warnings => mandatory 2018-11-13 12:39:51 +01:00
Emmanuel Garette f83937a143 PathConfig => MixConfig 2018-10-31 18:26:20 +01:00
Emmanuel Garette 4f4ecfd3a8 reset for pathconfig 2018-10-31 16:08:22 +01:00
Emmanuel Garette f4bf3dc390 add PathConfig 2018-10-31 08:00:19 +01:00
Emmanuel Garette 69919535f6 do not raise un __new__ 2018-10-30 11:57:19 +01:00
Emmanuel Garette 1cda79154e can remove prefix in ValueOptionError 2018-10-30 11:57:19 +01:00
gwen 9dbe371bcd docstrings 2018-10-08 15:56:28 +02:00
Emmanuel Garette e4362e9b09 find in group or meta should return GroupConfig (and not KerneleGroupConfig) and remote 'first' attributs 2018-10-07 16:29:56 +02:00
Emmanuel Garette 5b5f06a612 do same api for property and permissive 2018-10-07 15:54:08 +02:00
Emmanuel Garette 290f687f6c help in API became usable 2018-10-07 10:55:52 +02:00
Emmanuel Garette 6e30f59803 do not remove context user when reset config 2018-09-29 22:21:25 +02:00
Emmanuel Garette 69da6ed5e6 coverage 2018-09-29 21:39:58 +02:00
Emmanuel Garette 33e68dbebf reset for groupconfig works 2018-09-29 18:52:13 +02:00
Emmanuel Garette 996a6c7303 simplify set with undefined 2018-09-29 08:27:00 +02:00
Emmanuel Garette 242615f68b values/settings is not useful to KernelGroupConfig 2018-09-26 22:29:08 +02:00