Commit Graph

101 Commits

Author SHA1 Message Date
7ebad5724e 2020/2021 2021-02-24 20:30:04 +01:00
6910371779 Add ParamInformation and callback can be a coroutine 2020-10-03 14:29:15 +02:00
3bef45c9db New Postgres storage 2020-01-30 16:10:54 +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
c5d8e0055b force_store_value for follower 2019-11-19 18:46:05 +01:00
5c3a133928 consistency is now simple validation 2019-10-27 16:53:25 +01:00
280d2ebd0a better error message if option that does not exists is in root optiondescription 2019-10-16 07:31:52 +02:00
34d71901d0 to_dict improvment and add display_name parameter to change impl_get_display_name function 2019-07-26 08:55:20 +02:00
cab8dae15a requirement can have callback 2019-03-13 08:49:18 +01:00
af5da925e2 add CIDR support 2019-02-24 18:37:19 +01:00
1bbcea60ab add force_metaconfig_on_freeze special properties 2019-02-23 22:10:43 +01:00
c3f968dbde master/slaves => leader/followers 2019-02-23 19:06:23 +01:00
04b7d2bbc9 add context property force_store_value 2019-02-21 19:33:39 +01:00
a59d25fc14 2018 => 2019 2019-02-12 06:55:47 +01:00
f86cbb1bcd if impl_is_readonly is not False => duplicated option ! 2018-11-17 22:12:21 +01:00
c86cad227e support _path for symlinkoption and root OD 2018-11-17 21:31:35 +01:00
8b3da4d37b simplify tiramisu/option/masterslaves.py 2018-11-15 08:15:55 +01:00
dde7ad3373 simplify tiramisu/option/dynoptiondescription.py 2018-11-14 17:38:21 +01:00
872d6cd9c8 simplify tiramisu/option/syndynoptiondescription.py 2018-11-13 22:44:42 +01:00
974a178d4b simplify tiramisu/option/optiondescription.py 2018-11-13 22:10:01 +01:00
290f687f6c help in API became usable 2018-10-07 10:55:52 +02:00
fbff3d9ced simplify optiondescription 2018-09-30 20:32:00 +02:00
cd7977eae6 coverage 2018-09-12 21:05:14 +02:00
aa9aef6e78 remove _cache_paths (path is now directly in option)
better TiramisuAPI support
2018-09-08 20:17:20 +02:00
09c9fa4906 context is not needed for impl_getpath 2018-09-06 23:16:17 +02:00
ec169a8dc6 optimisations 2018-09-04 08:36:02 +02:00
201f7d2592 add some tests for dynoptiondescription + correction 2018-08-19 09:20:20 +02:00
81666b6303 config is context in ConfigBag 2018-08-02 22:35:40 +02:00
41c17004d2 ConfigBag optimisation 2018-08-01 08:37:58 +02:00
79c28038a5 better performance in optiondescription creation 2018-06-25 22:20:24 +02:00
b10f02a8e9 cache in dictionary storage 2018-06-25 21:40:16 +02:00
2b08ab35d6 some tests 2018-04-12 23:04:33 +02:00
3d6696b26d update translation 2018-04-11 18:32:13 +02:00
5eb2f04202 find in api return an api object 2018-04-10 12:33:51 +02:00
9ea373efdf better dynoption support 2018-04-09 21:37:49 +02:00
b2cc5f7913 remove dead code 2018-04-06 23:51:25 +02:00
dc84608348 allow force_default_on_freeze for master if frozen 2018-04-03 15:51:45 +02:00
6921e05c0e corrections in dynoption/masterslaves 2018-03-24 22:37:48 +01:00
0d5c1c32ca tests 2018-03-12 11:58:49 +01:00
d4cf1faff8 better force_default_on_freeze support for slave 2018-02-07 21:39:16 +01:00
821f36ea65 tiramisu-web adaptation 2018-01-26 07:33:47 +01:00
050c3125fa some adaptation for tiramisu-web 2018-01-05 23:32:00 +01:00
7ab479f628 reorganise consistencies 2017-12-23 10:40:57 +01:00
538e6a792a add config_bag and convert some tests 2017-12-19 23:11:45 +01:00
b5f785d62c convert tests 2017-12-13 22:15:34 +01:00
a07e916153 reorganisation 2017-12-07 21:42:04 +01:00
e40a1e78a2 refactor masterslaves 2017-12-02 22:53:57 +01:00
3820f9fe4b split optiondescription into masterslave, dynoptiondescription and syndynoptiondescription 2017-11-29 23:48:37 +01:00