Commit Graph

1191 Commits

Author SHA1 Message Date
Emmanuel Garette 29ca5d18fa Merge branch 'develop' into dist/risotto/risotto-2.8.0/develop 2020-10-14 22:32:08 +02:00
Emmanuel Garette 3e0e7244ef Merge remote-tracking branch 'official/master' into develop 2020-10-14 22:31:54 +02:00
Emmanuel Garette e1fef11465 refactor 2020-10-05 21:16:41 +02:00
Emmanuel Garette a269cbcc93 copy/deepcopy should duplicate informations 2020-10-05 20:27:17 +02:00
Emmanuel Garette cd50225bad Merge remote-tracking branch 'official/master' into develop 2020-10-03 16:18:21 +02:00
Emmanuel Garette 6910371779 Add ParamInformation and callback can be a coroutine 2020-10-03 14:29:15 +02:00
Emmanuel Garette afeedc1db6 config_bag and name not already exists 2020-08-15 00:23:48 +02:00
Emmanuel Garette 2db305b1f0 Merge branch 'develop' into dist/risotto/risotto-2.8.0/develop 2020-08-12 12:01:20 +02:00
Emmanuel Garette ba23a144ce Merge remote-tracking branch 'official/master' into develop 2020-08-12 11:59:50 +02:00
Emmanuel Garette baa56616bd tiramisu => python3-tiramisu3 2020-08-12 11:59:34 +02:00
Emmanuel Garette 50d42624cc better support of PACKAGE_DST environment variable 2020-08-12 11:55:55 +02:00
Benjamin Bohard b82480f5d6 Rename lib to tiramisu3 2020-08-07 17:15:35 +02:00
Emmanuel Garette 659243ba8f better support for warnings_only 2020-08-04 16:49:21 +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 96c76286db get dependencies in API 2020-08-04 16:35:40 +02:00
Emmanuel Garette 5c1d4afd56 remove unconsistent test 2020-08-04 16:35:10 +02:00
Emmanuel Garette c4572ec409 remove codeset to i18n 2020-08-04 16:34:43 +02:00
Emmanuel Garette 2f125cfc8c better error for IP like 192.168.001.1 => 192.168.1.1 2020-08-04 16:33:52 +02:00
Benjamin Bohard b8465c40ad Delete changelog 2020-07-29 16:27:53 +02:00
Benjamin Bohard c5ac64ec5b Add debian folder to packaging branch 2020-07-29 16:27:38 +02:00
Benjamin Bohard 4b3ac5f350 New release candidate 3.0 rc16 2020-07-29 16:25:01 +02:00
Emmanuel Garette 2d7729612b can load old session 2020-04-21 19:19:04 +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 d71018a88e release 3.0rc16 2020-04-01 11:49:18 +02:00
Emmanuel Garette 2d2e8a63fb add new argument in config.new() 2020-03-16 15:38:41 +01:00
Emmanuel Garette 6929d2740d do not raise error if setting is not changed 2020-03-14 22:31:42 +01:00
Emmanuel Garette f1651848d2 can create a config with a mix_config 2020-03-04 15:39:47 +01:00
Emmanuel Garette ad6ed0a648 storage in groupconfig 2020-02-18 22:10:33 +01:00
Emmanuel Garette 6b33bddbac validate value before validate unique value 2020-02-18 22:09:53 +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 746fa0134f add tiramisu/asyncinit.py file 2020-01-17 14:15:57 +01:00
Emmanuel Garette 1861dc59d4 add leader_to_list to dict message 2019-12-28 12:30:32 +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 4e04082cec error should be returned in todict 2019-12-08 08:15:47 +01:00
Emmanuel Garette d958b9dfad do not init storage before first used 2019-12-08 08:15:14 +01:00
Emmanuel Garette d9c0b18404 'new' config allow storage 2019-12-08 08:14:36 +01:00
Emmanuel Garette 9cc4518087 copy value before store it 2019-12-02 10:42:17 +01:00
Emmanuel Garette cdcb155acc support of todict 2019-12-02 10:41:43 +01:00
Emmanuel Garette 27838e67a3 support of sqlite3 2019-12-02 10:41:16 +01:00
Emmanuel Garette 8345a4651d can get uncalculated property 2019-12-02 10:40:17 +01:00
Emmanuel Garette b6c11c08db add MacOption, remove UnicodeOption 2019-12-02 10:39:10 +01:00
Emmanuel Garette 358a49c0e2 can get uncalculated property + can add storage when init mixconfig 2019-12-02 10:37:21 +01:00
Emmanuel Garette 212fd5f16d easy way to add a group 2019-11-29 12:07:43 +01:00