Commit Graph

380 Commits

Author SHA1 Message Date
Emmanuel Garette 7ebad5724e 2020/2021 2021-02-24 20:30:04 +01:00
Emmanuel Garette bfed49a11f wrong leadership name in dict() 2021-01-11 22:40:25 +01:00
Emmanuel Garette c9e166f1d4 better error message 2020-11-21 19:26:50 +01:00
Emmanuel Garette a269cbcc93 copy/deepcopy should duplicate informations 2020-10-05 20:27:17 +02:00
Emmanuel Garette 6910371779 Add ParamInformation and callback can be a coroutine 2020-10-03 14:29:15 +02:00
Emmanuel Garette afeedc1db6 config_bag and name not already exists 2020-08-15 00:23:48 +02:00
Emmanuel Garette 2d7729612b can load old session 2020-04-21 19:19:04 +02:00
Emmanuel Garette f7bd6e3a47 add support in calculation when option is in a dynoptiondescription 2020-04-11 13:13:35 +02:00
Emmanuel Garette 2d2e8a63fb add new argument in config.new() 2020-03-16 15:38:41 +01:00
Emmanuel Garette f1651848d2 can create a config with a mix_config 2020-03-04 15:39:47 +01:00
Emmanuel Garette 3bef45c9db New Postgres storage 2020-01-30 16:10:54 +01:00
Emmanuel Garette 52ddd76b1a corrections in dict and todict 2019-12-25 20:44:56 +01:00
Emmanuel Garette 503d4b2cca async version of tiramisu 2019-12-24 15:25:12 +01:00
Emmanuel Garette 76e7fd93b2 can convert suffix to build path for dynoptiondescription 2019-12-21 18:29:21 +01:00
Emmanuel Garette d9c0b18404 'new' config allow storage 2019-12-08 08:14:36 +01:00
Emmanuel Garette 9d5bae9305 better follower properties 2019-11-20 08:24:13 +01:00
Emmanuel Garette 5c3a133928 consistency is now simple validation 2019-10-27 16:53:25 +01:00
Emmanuel Garette 280d2ebd0a better error message if option that does not exists is in root optiondescription 2019-10-16 07:31:52 +02:00
Emmanuel Garette 42291aec51 DynOptionDescription accept only suffixes attributes with Calculation, no more callback/callback_params 2019-10-15 17:45:21 +02:00
Emmanuel Garette bb2ecc94d9 add Calculation to properties 2019-09-01 09:41:53 +02:00
Emmanuel Garette 7c641961d3 better validation with parent + deepconfig 2019-08-28 15:55:10 +02:00
Emmanuel Garette 4321bde399 prefix metaconfig_prefix with current name 2019-08-26 17:04:46 +02:00
Emmanuel Garette 82a91db16e prefix metaconfig_prefix with current name 2019-08-21 16:24:50 +02:00
Emmanuel Garette 2d7d237e19 Config could have multiple parents 2019-08-05 22:31:56 +02:00
Emmanuel Garette 1691e38db5 separate Cache from values and settings 2019-08-01 18:22:18 +02:00
Emmanuel Garette c5ce9be699 doc + description + can updates with dict 2019-07-29 22:13:04 +02:00
Emmanuel Garette 34d71901d0 to_dict improvment and add display_name parameter to change impl_get_display_name function 2019-07-26 08:55:20 +02:00
Emmanuel Garette a33c7ed41e follower option with consistency 2019-07-16 08:03:33 +02:00
Emmanuel Garette 73d45f54cf follower option with consistency 2019-07-14 10:35:46 +02:00
Emmanuel Garette fb1286e50e better hidden/display support 2019-07-04 20:43:47 +02:00
Emmanuel Garette 516a5a7219 copy default properties when copy config or create a config in a metaconfig 2019-06-20 15:24:21 +02:00
Emmanuel Garette 620e8bbf2e optimize 2019-06-12 08:45:56 +02:00
Emmanuel Garette 07e6ea5eb2 can add new config with mixconfig type 2019-06-05 12:33:00 +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 2b45955886 add/remove config in mixconfig or metaconfig (fixes #6) 2019-04-05 21:00:25 +02:00
Emmanuel Garette da015d3af0 coverage 2019-02-25 20:30:20 +01:00
Emmanuel Garette 715289a25a resetcache in config/api not in storage 2019-02-24 10:44:15 +01:00
Emmanuel Garette c3f968dbde master/slaves => leader/followers 2019-02-23 19:06:23 +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 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 81490b75d9 make_dict with mandatory option 2018-12-07 23:30:45 +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 f86cbb1bcd if impl_is_readonly is not False => duplicated option ! 2018-11-17 22:12:21 +01:00
Emmanuel Garette 7ae91b0f4e optimize option.list() with recursive attribute 2018-11-17 12:08:15 +01:00
Emmanuel Garette 92b469bd43 simplify tiramisu/option/baseoption.py 2018-11-15 16:17:39 +01:00
Emmanuel Garette 8b3da4d37b simplify tiramisu/option/masterslaves.py 2018-11-15 08:15:55 +01:00