|
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 |
|
|
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 |
|
|
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 |
|