Emmanuel Garette
b5497ab517
coverage
2019-02-23 22:52:06 +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
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
ca4d5e3e97
add demoting_error_warning properties
2018-12-24 09:30:58 +01:00
Emmanuel Garette
601c3fc54d
support new special property demoting_error_warning
2018-12-07 23:32:28 +01:00
Emmanuel Garette
184a086bc1
simplify tiramisu/option/syndynoption.py
2018-11-14 21:51:40 +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
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