Commit graph

74 commits

Author SHA1 Message Date
245d5c02fb add permission option 2023-02-27 12:33:11 +01:00
ba0634f163 check optiondescription's type 2023-02-27 12:32:40 +01:00
302be618ce follower in symlink 2023-01-24 22:31:32 +01:00
d2e790a2e2 information for optiondescription 2023-01-24 07:46:44 +01:00
Emmanuel Garette
22ef5c7c3b add allow_protocol to PortOption 2022-10-01 19:43:49 +02:00
Emmanuel Garette
7f78728ad1 add isdynamic function 2022-05-22 14:45:02 +02:00
Emmanuel Garette
f33b4ebc2a dyn option with not dyn option 2022-03-11 13:13:24 +01:00
Emmanuel Garette
7764fa9b43 suffix in calculation should be true suffix, not converted one 2022-02-06 15:40:20 +01:00
Emmanuel Garette
e23e3c4103 symlink to dynoption 2022-01-18 20:28:16 +01:00
Emmanuel Garette
9e80345dd1 calc_value with join could crash 2022-01-09 20:36:04 +01:00
Emmanuel Garette
3fe77f7e65 domain can ends with dot 2022-01-09 19:12:37 +01:00
Emmanuel Garette
8658fdd6ca option's informations avalaible in config 2022-01-09 19:10:09 +01:00
Emmanuel Garette
49ba56b6ec do not get value for an dynoptiondescript 2021-12-10 22:23:38 +01:00
Emmanuel Garette
2ea43832e5 dyn properties to dynoptiondescription 2021-12-09 18:51:40 +01:00
Emmanuel Garette
b0462a1e80 . is no more unvalable 2021-05-18 18:52:42 +02:00
Emmanuel Garette
87093da974 add test about deepcopy with multi parents 2021-04-03 20:38:08 +02:00
Emmanuel Garette
f7721a9775 manage force_store_value with dynoption 2021-04-03 20:24:27 +02:00
Emmanuel Garette
3b1dccd844 allow caching with the demoting_error_warning property 2021-03-21 14:51:12 +01:00
Emmanuel Garette
12174045a2 add test to dyn optiondescription 2021-03-18 09:00:28 +01:00
Emmanuel Garette
8972e796db dict with leader_to_list parameter 2021-03-18 09:00:04 +01:00
Emmanuel Garette
0167f4e2d0 manage callback with unrestraint 2021-03-08 06:39:40 +01:00
Emmanuel Garette
acc86bc49f Add ParamSelfInformation 2021-03-06 19:23:35 +01:00
Emmanuel Garette
385160cabd filename must be a full path 2021-02-17 09:50:36 +01:00
Emmanuel Garette
99a422dad7 exected could be a list 2021-02-06 15:18:28 +01:00
Emmanuel Garette
bfed49a11f wrong leadership name in dict() 2021-01-11 22:40:25 +01:00
Emmanuel Garette
da87f40f12 do not remove notempty and notunique properties 2020-11-03 22:34:57 +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
dc8010f0af calc_value with join parameter now work if an option is empty 2020-08-04 16:43:40 +02:00
Emmanuel Garette
5c1d4afd56 remove unconsistent test 2020-08-04 16:35:10 +02:00
Emmanuel Garette
86a48ce9f1 support callback with submulti 2020-04-21 17:13:25 +02:00
Emmanuel Garette
f437bb78f3 add a test with default_multi for a submulti follower 2020-04-21 09:16:29 +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
f1651848d2 can create a config with a mix_config 2020-03-04 15:39:47 +01:00
Emmanuel Garette
91c44b38bc ip_in_network without all information 2020-02-18 22:08:52 +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
0cb69f7a85 empty follower without empty property is valid 2019-12-19 17:18:09 +01:00
Emmanuel Garette
fb93c0cf6f updates tests 2019-12-08 09:09:48 +01:00
Emmanuel Garette
5c3a133928 consistency is now simple validation 2019-10-27 16:53:25 +01:00
Emmanuel Garette
c75425c03a Merge branch 'master' into develop 2019-10-20 08:24:48 +02:00
Emmanuel Garette
a7e4399ae5 get information with default attribute when information is set to an option 2019-10-16 07:42:18 +02: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
fd50913466 add Calculation to values 2019-09-28 16:32:48 +02:00
Emmanuel Garette
06ad839468 add parents method to MetaConfig 2019-09-02 14:11:36 +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