Commit graph

1244 commits

Author SHA1 Message Date
a3261abc94 if an option has configerror for mandatory property but is disabled too, do not raise 2023-11-04 08:27:22 +01:00
e7b174f28f verify if value is a list for multi variables 2023-08-01 14:49:52 +02:00
aa79d9a710 deletion of the cache when changinf information for an option if needed 2023-06-28 22:26:01 +02:00
3e6b90bd9c do not valid properties when remove cache for information 2023-06-27 13:28:44 +02:00
460039386a remove unused leadership_must_have_index parameter 2023-06-27 10:03:30 +02:00
3641eb39d8 TiramisuOption.list() with follower 2023-06-26 19:25:57 +02:00
ad31fc85bb add option in ParamInformation 2023-06-19 17:26:28 +02:00
50f0f67629 todict for tiramisu 4 2023-06-19 17:19:07 +02:00
0a4e1445db feature(api) cfg.option(xxxx).option.yyy() => cfg.option(xxxx).yyy() 2023-05-16 22:50:38 +02:00
fe2b6fb6a2 fix(api) test option is an optiondescription with a symlink 2023-05-16 22:11:55 +02:00
6805cecfd5 reorganize 2023-05-11 15:44:48 +02:00
30cd543a21 APIError => ConfigError 2023-04-27 11:44:52 +02:00
1d18cc74b7 remove subconfig 2023-04-27 11:36:07 +02:00
4b76e3314e remote storage, so session and async too 2023-04-26 15:17:28 +02:00
30dea54470 2021/2023 2023-04-12 12:33:44 +02:00
d2a7c2b31c domainnameoption: better error message 2023-04-12 12:02:37 +02:00
8b4ceddb81 calc_value: remove duplicate value even if use join 2023-04-12 12:01:56 +02:00
4b41fd89fb calculation with options not in same dynoptiondescription 2023-04-12 11:42:27 +02:00
7fad2b5d7d get leader option from follower 2023-04-12 11:14:40 +02:00
a36d3cb9bf add optional in dynoption 2023-03-02 10:33:24 +01:00
add176331e better debug 2023-02-27 13:51:46 +01:00
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
477b0a2da1 better message error 2023-01-24 22:37:05 +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
a16dbb60aa update gettext inclusion 2023-01-24 07:43:52 +01:00
ece7537b89 rst to md doc conversion 2022-11-13 21:18:50 +01:00
Emmanuel Garette
026e665ab0 api: unify walk option 2022-10-01 19:44:48 +02:00
Emmanuel Garette
9731769694 better is_not_unique support 2022-10-01 19:44:23 +02:00
Emmanuel Garette
22ef5c7c3b add allow_protocol to PortOption 2022-10-01 19:43:49 +02:00
Emmanuel Garette
89c095e0d3 suffix can have a none str value 2022-10-01 19:33:04 +02:00
Emmanuel Garette
7f78728ad1 add isdynamic function 2022-05-22 14:45:02 +02:00
Emmanuel Garette
d736d09e42 index needed only for slave 2022-03-12 07:58:51 +01:00
Emmanuel Garette
f33b4ebc2a dyn option with not dyn option 2022-03-11 13:13:24 +01:00
Emmanuel Garette
49f1cda4d3 force lang in env 2022-02-06 18:00:59 +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
d6f1564744 path for dyn option with leadership in calculation 2021-12-09 19:47:35 +01:00
Emmanuel Garette
2ea43832e5 dyn properties to dynoptiondescription 2021-12-09 18:51:40 +01:00
Emmanuel Garette
64017d5cd4 import/export informations 2021-05-18 18:53:14 +02:00
Emmanuel Garette
b0462a1e80 . is no more unvalable 2021-05-18 18:52:42 +02:00
Emmanuel Garette
a5b6352188 calc_value: join with multi 2021-05-16 06:51:33 +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