Commit Graph

1197 Commits

Author SHA1 Message Date
9576809543 dict with leader_to_list parameter 2021-03-29 10:35:56 +02:00
af2d3eb3ce calculation with submulti 2021-03-29 10:35:56 +02:00
b76db42204 better error when value not in a choice 2021-03-29 10:35:56 +02:00
5858bcc00b Calculation to non-leader option with leader parameter is now possible 2021-03-29 10:35:56 +02:00
200562d23c manage callback with unrestraint 2021-03-29 10:35:56 +02:00
2f173af70f Add ParamSelfInformation 2021-03-29 10:35:56 +02:00
9a4faf391e 2020/2021 2021-03-29 10:35:56 +02:00
e2d5a1c8aa filename must be a full path 2021-03-29 10:35:56 +02:00
0bb066a8b8 exected could be a list 2021-03-29 10:35:56 +02:00
d3d4de7ae3 wrong leadership name in dict() 2021-03-29 10:35:56 +02:00
f0be02b80f better error message 2021-03-29 10:35:55 +02:00
b9107867c9 do not remove notempty and notunique properties 2021-03-29 10:35:55 +02:00
3e0e7244ef Merge remote-tracking branch 'official/master' into develop 2020-10-14 22:31:54 +02:00
e1fef11465 refactor 2020-10-05 21:16:41 +02:00
a269cbcc93 copy/deepcopy should duplicate informations 2020-10-05 20:27:17 +02:00
cd50225bad Merge remote-tracking branch 'official/master' into develop 2020-10-03 16:18:21 +02:00
6910371779 Add ParamInformation and callback can be a coroutine 2020-10-03 14:29:15 +02:00
afeedc1db6 config_bag and name not already exists 2020-08-15 00:23:48 +02:00
ba23a144ce Merge remote-tracking branch 'official/master' into develop 2020-08-12 11:59:50 +02:00
50d42624cc better support of PACKAGE_DST environment variable 2020-08-12 11:55:55 +02:00
659243ba8f better support for warnings_only 2020-08-04 16:49:21 +02:00
dc8010f0af calc_value with join parameter now work if an option is empty 2020-08-04 16:43:40 +02:00
96c76286db get dependencies in API 2020-08-04 16:35:40 +02:00
5c1d4afd56 remove unconsistent test 2020-08-04 16:35:10 +02:00
c4572ec409 remove codeset to i18n 2020-08-04 16:34:43 +02:00
2f125cfc8c better error for IP like 192.168.001.1 => 192.168.1.1 2020-08-04 16:33:52 +02:00
4b3ac5f350 New release candidate 3.0 rc16 2020-07-29 16:25:01 +02:00
2d7729612b can load old session 2020-04-21 19:19:04 +02:00
86a48ce9f1 support callback with submulti 2020-04-21 17:13:25 +02:00
f437bb78f3 add a test with default_multi for a submulti follower 2020-04-21 09:16:29 +02:00
f7bd6e3a47 add support in calculation when option is in a dynoptiondescription 2020-04-11 13:13:35 +02:00
d71018a88e release 3.0rc16 2020-04-01 11:49:18 +02:00
2d2e8a63fb add new argument in config.new() 2020-03-16 15:38:41 +01:00
6929d2740d do not raise error if setting is not changed 2020-03-14 22:31:42 +01:00
f1651848d2 can create a config with a mix_config 2020-03-04 15:39:47 +01:00
ad6ed0a648 storage in groupconfig 2020-02-18 22:10:33 +01:00
6b33bddbac validate value before validate unique value 2020-02-18 22:09:53 +01:00
91c44b38bc ip_in_network without all information 2020-02-18 22:08:52 +01:00
3bef45c9db New Postgres storage 2020-01-30 16:10:54 +01:00
746fa0134f add tiramisu/asyncinit.py file 2020-01-17 14:15:57 +01:00
1861dc59d4 add leader_to_list to dict message 2019-12-28 12:30:32 +01:00
52ddd76b1a corrections in dict and todict 2019-12-25 20:44:56 +01:00
503d4b2cca async version of tiramisu 2019-12-24 15:25:12 +01:00
76e7fd93b2 can convert suffix to build path for dynoptiondescription 2019-12-21 18:29:21 +01:00
0cb69f7a85 empty follower without empty property is valid 2019-12-19 17:18:09 +01:00
fb93c0cf6f updates tests 2019-12-08 09:09:48 +01:00
4e04082cec error should be returned in todict 2019-12-08 08:15:47 +01:00
d958b9dfad do not init storage before first used 2019-12-08 08:15:14 +01:00
d9c0b18404 'new' config allow storage 2019-12-08 08:14:36 +01:00
9cc4518087 copy value before store it 2019-12-02 10:42:17 +01:00