Commit Graph

61 Commits

Author SHA1 Message Date
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 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 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 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 b5497ab517 coverage 2019-02-23 22:52:06 +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 4f4ecfd3a8 reset for pathconfig 2018-10-31 16:08:22 +01: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 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 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 f30ca3dc46 update sqlite storage 2018-06-09 18:59:40 +02:00
Emmanuel Garette 5eb2f04202 find in api return an api object 2018-04-10 12:33:51 +02:00
Emmanuel Garette bc4fa9d3d0 remove (g|s)et_modified_*, now it's exportation/importation 2018-04-04 21:51:18 +02:00
Emmanuel Garette 6921e05c0e corrections in dynoption/masterslaves 2018-03-24 22:37:48 +01:00
Emmanuel Garette 821f36ea65 tiramisu-web adaptation 2018-01-26 07:33:47 +01:00
Emmanuel Garette 924ac4e597 reorganise symlinkoption 2017-12-04 20:05:36 +01:00
Emmanuel Garette e40a1e78a2 refactor masterslaves 2017-12-02 22:53:57 +01:00
Emmanuel Garette 9831f7cf0c add test for master/slave and callback 2017-11-28 22:42:30 +01:00
Emmanuel Garette 527ae40950 refactor 2017-11-23 16:56:14 +01:00
Emmanuel Garette 119ca85041 refactor 2017-11-20 17:01:36 +01:00
Emmanuel Garette 7ab7b810dc refactor 2017-11-12 14:33:05 +01:00
Emmanuel Garette 8e91f94379 pop in master resize slave values 2017-10-22 15:10:50 +02:00
Emmanuel Garette 0ce4cc658b remove cache with a variable is calculated 2017-09-21 21:23:03 +02:00
Emmanuel Garette ddaadb0701 coverage 2017-07-21 18:03:34 +02:00
Emmanuel Garette 90a2072fc5 less commit + better meta support 2017-07-16 23:11:12 +02:00
Emmanuel Garette 962b4eb660 many improvment 2017-07-11 22:31:58 +02:00
Emmanuel Garette dadf859905 better cache 2017-07-08 15:59:56 +02:00
Emmanuel Garette 6bad3c6e64 update sqlite storage 2017-07-04 19:59:42 +02:00
Emmanuel Garette 722779ebf7 coverage 2017-02-03 23:39:24 +01:00
Emmanuel Garette ef5bcbf98b user could delete informations set in config 2016-04-28 11:31:04 +02:00
Emmanuel Garette 7460f38a88 update sqlalchemy storage for values et settings 2016-03-29 09:31:00 +02:00
Emmanuel Garette 3b872cb8c9 better support for setowner 2016-03-09 15:48:14 +01:00
Emmanuel Garette 32592b9289 setitem for a slave only modify current value 2016-03-08 23:18:42 +01:00
Emmanuel Garette da89c1aa58 force_store_value is now used directly when configuration is loaded 2016-03-07 16:13:41 +01:00
Emmanuel Garette 51d14f30a4 can set owner for a slave 2016-01-25 16:22:28 +01:00
Emmanuel Garette 729db2ceec remove some try/except 2015-12-28 22:00:46 +01:00
Emmanuel Garette 98200ecae5 improvemnt information 2015-11-30 15:55:34 +01:00
Emmanuel Garette a521a6d322 requires could be apply to a slave and properties could be different 2015-11-29 23:03:08 +01:00
Emmanuel Garette 54ca54e505 separate value in slave 2015-11-19 22:25:00 +01:00
Emmanuel Garette 44cd618704 remove pep8 validation errors 2015-07-24 17:54:10 +02:00