Commit graph

109 commits

Author SHA1 Message Date
Emmanuel Garette
119ca85041 refactor 2017-11-20 17:01:36 +01:00
Emmanuel Garette
5d1be8a11a remove permissive when permissive is empty 2017-11-18 14:51:38 +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
5a1987f2e6 Add MasterSlaves object 2017-10-14 13:33:25 +02:00
Emmanuel Garette
d6bbbd87f5 remove unused context from get_cached 2017-09-22 08:26:11 +02:00
Emmanuel Garette
0ce4cc658b remove cache with a variable is calculated 2017-09-21 21:23:03 +02:00
Emmanuel Garette
3567e18256 several corrections about dependency 2017-09-17 15:55:32 +02:00
Emmanuel Garette
57a47763d6 remove option's storage 2017-07-22 16:26:06 +02:00
Emmanuel Garette
5ca2e32ac5 coverage 2017-07-21 22:34:41 +02:00
Emmanuel Garette
32e88299e2 remove pickle dump/load support 2017-07-21 18:46:11 +02:00
Emmanuel Garette
ddaadb0701 coverage 2017-07-21 18:03:34 +02:00
Emmanuel Garette
be43c95ec0 In Config, name and session_id was quite equal, remove name
session_id is now validate
set_value return Configs with error
add new_config to MetaConfig
2017-07-19 20:44:38 +02:00
Emmanuel Garette
90a2072fc5 less commit + better meta support 2017-07-16 23:11:12 +02:00
Emmanuel Garette
dc9454be63 limit database usage 2017-07-16 10:57:43 +02:00
Emmanuel Garette
d445963429 add permissive cache 2017-07-13 22:04:06 +02:00
Emmanuel Garette
962b4eb660 many improvment 2017-07-11 22:31:58 +02:00
Emmanuel Garette
01c37c3713 better slate tests 2017-07-09 21:28:22 +02:00
Emmanuel Garette
c8bc3093c7 python 3.5 support 2017-07-09 09:49:03 +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
e71beac4dc converts the doc informations into unicode 2017-01-10 12:16:08 +01:00
Emmanuel Garette
42d830687d add unique parameter to option 2016-11-19 19:16:31 +01:00
Emmanuel Garette
0711fa5e62 generate _has_dependency 2016-10-16 21:37:55 +02:00
Emmanuel Garette
4d02254234 returns_raise is now mandatory in core 2016-10-14 22:20:14 +02:00
Emmanuel Garette
e6a949635f some improvements 2016-10-10 21:41:22 +02:00
Emmanuel Garette
c81a2bcdbf better sqlalchemy integration 2016-10-01 20:15:08 +02:00
Emmanuel Garette
d545c6883c properties in option must not be sqlalchemy object 2016-09-30 23:07:46 +02:00
Emmanuel Garette
69de44bbb4 better sqlalchemy integration 2016-09-30 22:45:33 +02:00
Emmanuel Garette
6d71749014 force_store_value is rebuild if needed 2016-09-22 08:27:18 +02: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
e91568e6b6 Validation should return exception, not raises exception
Don't check force_store_value for SymLinkOption
2016-03-24 19:43:41 +01:00
Emmanuel Garette
7305cfa134 python 3.4 support 2016-03-19 21:27:37 +01: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
b521c459ee remove all try/except 2016-01-03 21:18:52 +01:00
Emmanuel Garette
e8764f6173 remove some try/except + consistency not works with submulti 2016-01-03 13:23:15 +01:00
Emmanuel Garette
d0e2b5d8c4 remove some try/except 2015-12-30 22:32:07 +01:00
Emmanuel Garette
729db2ceec remove some try/except 2015-12-28 22:00:46 +01:00
Emmanuel Garette
7b2d0c0c4a remove some try/except 2015-12-28 21:40:40 +01:00
Emmanuel Garette
14489c3ef5 remove some try/except 2015-12-26 10:57:20 +01:00
Emmanuel Garette
df233d3165 add some optimisations 2015-12-22 22:06:14 +01:00
Emmanuel Garette
93ce93e529 some optimisations 2015-12-18 23:35:45 +01:00
Emmanuel Garette
a97c3c682a some optimisation 2015-12-18 22:44: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