Commit Graph

174 Commits

Author SHA1 Message Date
Emmanuel Garette 64017d5cd4 import/export informations 2021-05-18 18:53:14 +02:00
Emmanuel Garette acc86bc49f Add ParamSelfInformation 2021-03-06 19:23:35 +01:00
Emmanuel Garette 7ebad5724e 2020/2021 2021-02-24 20:30:04 +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 6929d2740d do not raise error if setting is not changed 2020-03-14 22:31:42 +01:00
Emmanuel Garette 3bef45c9db New Postgres storage 2020-01-30 16:10:54 +01:00
Emmanuel Garette 503d4b2cca async version of tiramisu 2019-12-24 15:25:12 +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 27838e67a3 support of sqlite3 2019-12-02 10:41:16 +01:00
Emmanuel Garette 7325f6e12f add index to properties/permissives 2019-11-19 18:39:44 +01:00
Emmanuel Garette bb2ecc94d9 add Calculation to properties 2019-09-01 09:41:53 +02:00
Emmanuel Garette 82a91db16e prefix metaconfig_prefix with current name 2019-08-21 16:24:50 +02:00
Emmanuel Garette 1691e38db5 separate Cache from values and settings 2019-08-01 18:22:18 +02:00
Emmanuel Garette 83f05197fb update todict support and tests 2019-06-21 23:04:04 +02:00
Emmanuel Garette 620e8bbf2e optimize 2019-06-12 08:45:56 +02:00
Emmanuel Garette 48b3b7e8a4 flit 2019-04-07 20:51:53 +02:00
Emmanuel Garette 4709ac5f01 corrections in debug logger 2019-03-23 08:26:39 +01:00
Emmanuel Garette 375b3c91de print => log 2019-02-24 19:03:00 +01:00
Emmanuel Garette 715289a25a resetcache in config/api not in storage 2019-02-24 10:44:15 +01:00
Emmanuel Garette f03394563c can change expiration_time in api 2019-02-24 10:36:42 +01:00
Emmanuel Garette b5497ab517 coverage 2019-02-23 22:52:06 +01:00
Emmanuel Garette c3f968dbde master/slaves => leader/followers 2019-02-23 19:06:23 +01:00
Emmanuel Garette b9ae1ec656 corrections in sqlite3 support 2019-02-23 12:25:20 +01:00
Emmanuel Garette 0f78e6be77 cannot change sqlite3 setting when connexion is already opened 2019-02-22 08:45:22 +01:00
Emmanuel Garette 4a737c5b9d remote sqlalchemy storage (unworking) and add setting to storage 2019-02-22 07:26:54 +01:00
Emmanuel Garette 04b7d2bbc9 add context property force_store_value 2019-02-21 19:33:39 +01:00
Emmanuel Garette a59d25fc14 2018 => 2019 2019-02-12 06:55:47 +01:00
Emmanuel Garette 0b703b40b2 DEBUG => TIRAMISU_DEBUG 2019-02-05 11:04:34 +01:00
Emmanuel Garette 1fbef08402 DEBUG => TIRAMISU_DEBUG 2019-02-05 10:33:56 +01:00
Emmanuel Garette 4f4ecfd3a8 reset for pathconfig 2018-10-31 16:08:22 +01:00
Emmanuel Garette f4bf3dc390 add PathConfig 2018-10-31 08:00:19 +01:00
Emmanuel Garette 5b5f06a612 do same api for property and permissive 2018-10-07 15:54:08 +02:00
Emmanuel Garette 290f687f6c help in API became usable 2018-10-07 10:55:52 +02:00
Emmanuel Garette b494c70d9a coverages 2018-09-30 10:44:14 +02:00
Emmanuel Garette 509d902e72 coverage 2018-09-29 21:58:41 +02:00
Emmanuel Garette 69da6ed5e6 coverage 2018-09-29 21:39:58 +02:00
Emmanuel Garette 33e68dbebf reset for groupconfig works 2018-09-29 18:52:13 +02:00
Emmanuel Garette 242615f68b values/settings is not useful to KernelGroupConfig 2018-09-26 22:29:08 +02:00
Emmanuel Garette 2d063f8170 coverages 2018-09-15 22:44:49 +02:00
Emmanuel Garette 87594307c9 copy context owner when user copied a config/metaconfig
Context owner is now in values (no more in settings).
The context owner is set in storage.
So when copy/deepcopy a config, owner is copied to.
For user, when export values, context owner is not returned by default.
2018-09-15 10:34:15 +02:00
Emmanuel Garette e021e26d5a coverage 2018-09-13 22:01:27 +02:00
Emmanuel Garette cd7977eae6 coverage 2018-09-12 21:05:14 +02:00
Emmanuel Garette c80adedc02 manage session 2018-09-11 20:11:13 +02:00
Emmanuel Garette 3d07a9e88f set/get/del to options 2018-09-09 22:38:03 +02:00
Emmanuel Garette 657b401124 can remove all data in options (value, properties and permissives) with new function in API: c.config.reset() 2018-09-09 13:50:38 +02:00
Emmanuel Garette e0cab0063e update sqlite3 storage 2018-09-07 08:42:14 +02:00
Emmanuel Garette ec169a8dc6 optimisations 2018-09-04 08:36:02 +02:00
Emmanuel Garette 26095734bf better setcache implementation 2018-08-18 08:35:30 +02:00