Commit Graph

244 Commits

Author SHA1 Message Date
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 69919535f6 do not raise un __new__ 2018-10-30 11:57:19 +01:00
Emmanuel Garette 5b5f06a612 do same api for property and permissive 2018-10-07 15:54:08 +02:00
Emmanuel Garette 2c5d376219 remove debug from option.py 2018-09-30 11:26:33 +02:00
Emmanuel Garette 509d902e72 coverage 2018-09-29 21:58:41 +02:00
Emmanuel Garette 242615f68b values/settings is not useful to KernelGroupConfig 2018-09-26 22:29:08 +02:00
Emmanuel Garette b31a94e449 simplify consistency validation
reorder function (logical order)
remove duplicate arity (context, config_bag, option_bag, ...)
master cannot have length lower than slave length
2018-09-16 11:40:54 +02:00
Emmanuel Garette 2d063f8170 coverages 2018-09-15 22:44:49 +02:00
Emmanuel Garette 84d1f85b90 test if new_config copy owner
owners.meta is no more a special owners
2018-09-15 10:45:36 +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 e6cbcde927 remove all properties 2018-09-13 08:28:59 +02:00
Emmanuel Garette cd7977eae6 coverage 2018-09-12 21:05:14 +02:00
Emmanuel Garette aa9aef6e78 remove _cache_paths (path is now directly in option)
better TiramisuAPI support
2018-09-08 20:17:20 +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 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 71ec5b7148 split validate_properties and calc raises properties 2018-09-01 06:59:20 +02:00
Emmanuel Garette 6ceeb43962 makedict with masterslaves 2018-08-19 15:19:42 +02:00
Emmanuel Garette 201f7d2592 add some tests for dynoptiondescription + correction 2018-08-19 09:20:20 +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 89ccfa8aa1 setpermissive => setpermissives 2018-08-18 08:14:47 +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 bf519499d4 metaconfig support 2018-08-17 22:12:50 +02:00
Emmanuel Garette 7a4a22f52d do not validate 'warnings' in make_dict 2018-08-17 21:05:58 +02:00
Emmanuel Garette 81666b6303 config is context in ConfigBag 2018-08-02 22:35:40 +02:00
Emmanuel Garette 41c17004d2 ConfigBag optimisation 2018-08-01 08:37:58 +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 2018a92b66 improvement 2018-04-22 10:43:19 +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 51d420b29d add test for properties 2018-04-11 08:40:59 +02:00
Emmanuel Garette 54cb73c2cc some corrections 2018-04-10 22:46:53 +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 c3be5e82ba update help() in api 2018-04-07 20:15:19 +02:00
Emmanuel Garette b2cc5f7913 remove dead code 2018-04-06 23:51:25 +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 95849d2e01 requires needs force_permissive 2018-03-31 21:17:37 +02:00
Emmanuel Garette 6921e05c0e corrections in dynoption/masterslaves 2018-03-24 22:37:48 +01:00
Emmanuel Garette d5d826f967 adapt tests 2018-03-19 08:33:53 +01:00
Emmanuel Garette 821f36ea65 tiramisu-web adaptation 2018-01-26 07:33:47 +01:00
Emmanuel Garette 3ff0701ef2 metaconfig 2018-01-03 21:07:51 +01:00