Commit graph

1255 commits

Author SHA1 Message Date
6b473e63f2 feat: dynamic family can have sub family 2023-11-19 13:41:20 +01:00
059c5f7407 undefined is no more a valid value and Calculation could be a valid value 2023-11-18 21:12:13 +01:00
73c8db5839 do not add suffix for suboption in dynamic optiondescription 2023-11-17 22:39:33 +01:00
4b052c3943 better multi support 2023-11-15 21:44:15 +01:00
0b2f13404c allow more properties for leader 2023-11-15 21:43:58 +01:00
c74c346f09 better debug 2023-11-15 21:42:45 +01:00
e09ca78487 french translation 2023-11-15 21:41:37 +01:00
0b1d1ef3f1 add value.get() to optiondescription (instead of value.dict()) 2023-11-15 21:41:04 +01:00
e45a1910d9 expose function_waiting_for_dict 2023-11-15 21:40:16 +01:00
a3d04c7451 can personalise ALLOWED_LEADER_PROPERTIES variables 2023-11-04 08:29:32 +01:00
32b24c2978 better error message 2023-11-04 08:28:54 +01:00
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