Commit graph

266 commits

Author SHA1 Message Date
Emmanuel Garette
a59d25fc14 2018 => 2019 2019-02-12 06:55:47 +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
7ae91b0f4e optimize option.list() with recursive attribute 2018-11-17 12:08:15 +01:00
Emmanuel Garette
b0d4e1983f _get_meta should return top level meta 2018-11-16 07:12:44 +01:00
Emmanuel Garette
974a178d4b simplify tiramisu/option/optiondescription.py 2018-11-13 22:10:01 +01:00
Emmanuel Garette
4f4ecfd3a8 reset for pathconfig 2018-10-31 16:08:22 +01:00
Emmanuel Garette
b27d283341 add meta in option_bag 2018-10-31 09:55:05 +01:00
Emmanuel Garette
290f687f6c help in API became usable 2018-10-07 10:55:52 +02:00
Emmanuel Garette
fbff3d9ced simplify optiondescription 2018-09-30 20:32:00 +02:00
Emmanuel Garette
e29e11b939 reorganise option.py 2018-09-30 11:36:09 +02:00
Emmanuel Garette
996a6c7303 simplify set with undefined 2018-09-29 08:27:00 +02:00
Emmanuel Garette
4426cc5111 coverage 2018-09-26 21:30:10 +02:00
Emmanuel Garette
2d063f8170 coverages 2018-09-15 22:44:49 +02:00
Emmanuel Garette
87594307c9 copy context owner when user copied a config/metaconfig
Context owner is now in values (no more in settings).
The context owner is set in storage.
So when copy/deepcopy a config, owner is copied to.
For user, when export values, context owner is not returned by default.
2018-09-15 10:34:15 +02:00
Emmanuel Garette
cd7977eae6 coverage 2018-09-12 21:05:14 +02:00
Emmanuel Garette
3d07a9e88f set/get/del to options 2018-09-09 22:38:03 +02:00
Emmanuel Garette
7bfa6679e3 mandatory_warnings: PropertiesOptionError in optiondescription stop validate mandatory warnings for followers options 2018-09-08 22:51:27 +02:00
Emmanuel Garette
05404e89bc remove _getcontext in Settings 2018-09-07 06:14:52 +02:00
Emmanuel Garette
09c9fa4906 context is not needed for impl_getpath 2018-09-06 23:16:17 +02:00
Emmanuel Garette
4b0c142e3e synchronise config_bag and context 2018-09-06 23:06:56 +02:00
Emmanuel Garette
1ef82af5d1 simplify meta support 2018-09-05 22:46:45 +02:00
Emmanuel Garette
ec169a8dc6 optimisations 2018-09-04 08:36:02 +02:00
Emmanuel Garette
85e9e8d71a no more restore_validation 2018-08-18 10:03:08 +02:00
Emmanuel Garette
26095734bf better setcache implementation 2018-08-18 08:35:30 +02:00
Emmanuel Garette
b381e0322f force_permissive +> permissive 2018-08-18 08:06:29 +02:00
Emmanuel Garette
493cec1b80 setting_properties > properties 2018-08-18 07:51:04 +02:00
Emmanuel Garette
ee1f07ce7e simplify config_bag 2018-08-17 23:11:25 +02:00
Emmanuel Garette
81666b6303 config is context in ConfigBag 2018-08-02 22:35:40 +02:00
Emmanuel Garette
ebeaee620b config.py: separate getattr and get_subconfig 2018-08-02 19:01:54 +02:00
Emmanuel Garette
41c17004d2 ConfigBag optimisation 2018-08-01 08:37:58 +02:00
Emmanuel Garette
e3be95a274 when list, return a list 2018-07-22 11:51:48 +02:00
Emmanuel Garette
b10f02a8e9 cache in dictionary storage 2018-06-25 21:40:16 +02:00
Emmanuel Garette
50a2ab4186 can set valid value for an option with invalid consistency 2018-06-02 08:35:05 +02:00
Emmanuel Garette
b442d52289 can use requires with self option 2018-04-25 19:12:54 +02:00
Emmanuel Garette
3d6696b26d update translation 2018-04-11 18:32:13 +02:00
Emmanuel Garette
605163ab4a some improvment 2018-04-11 16:36:15 +02:00
Emmanuel Garette
9e378faef0 simplify find() in api and PropertiesOptionError 2018-04-10 22:42:20 +02:00
Emmanuel Garette
9ea373efdf better dynoption support 2018-04-09 21:37:49 +02:00
Emmanuel Garette
4f2bc05e74 require with slaves 2018-04-06 16:09:10 +02:00
Emmanuel Garette
bc4fa9d3d0 remove (g|s)et_modified_*, now it's exportation/importation 2018-04-04 21:51:18 +02:00
Emmanuel Garette
dc84608348 allow force_default_on_freeze for master if frozen 2018-04-03 15:51:45 +02:00
Emmanuel Garette
de77cd1027 reset cache only if calculated value return a new value 2018-03-31 23:09:40 +02:00
Emmanuel Garette
790115c919 some corrections 2018-03-31 21:06:19 +02:00
Emmanuel Garette
6921e05c0e corrections in dynoption/masterslaves 2018-03-24 22:37:48 +01:00
Emmanuel Garette
0d5c1c32ca tests 2018-03-12 11:58:49 +01:00
Emmanuel Garette
821f36ea65 tiramisu-web adaptation 2018-01-26 07:33:47 +01:00
Emmanuel Garette
050c3125fa some adaptation for tiramisu-web 2018-01-05 23:32:00 +01:00
Emmanuel Garette
3ff0701ef2 metaconfig 2018-01-03 21:07:51 +01:00