Commit Graph

64 Commits

Author SHA1 Message Date
Emmanuel Garette b2cc5f7913 remove dead code 2018-04-06 23:51:25 +02:00
Emmanuel Garette dc84608348 allow force_default_on_freeze for master if frozen 2018-04-03 15:51:45 +02:00
Emmanuel Garette 6921e05c0e corrections in dynoption/masterslaves 2018-03-24 22:37:48 +01:00
Emmanuel Garette 0d5c1c32ca tests 2018-03-12 11:58:49 +01:00
Emmanuel Garette d4cf1faff8 better force_default_on_freeze support for slave 2018-02-07 21:39:16 +01:00
Emmanuel Garette 821f36ea65 tiramisu-web adaptation 2018-01-26 07:33:47 +01:00
Emmanuel Garette 050c3125fa some adaptation for tiramisu-web 2018-01-05 23:32:00 +01:00
Emmanuel Garette 7ab479f628 reorganise consistencies 2017-12-23 10:40:57 +01:00
Emmanuel Garette 538e6a792a add config_bag and convert some tests 2017-12-19 23:11:45 +01:00
Emmanuel Garette b5f785d62c convert tests 2017-12-13 22:15:34 +01:00
Emmanuel Garette a07e916153 reorganisation 2017-12-07 21:42:04 +01:00
Emmanuel Garette e40a1e78a2 refactor masterslaves 2017-12-02 22:53:57 +01:00
Emmanuel Garette 3820f9fe4b split optiondescription into masterslave, dynoptiondescription and syndynoptiondescription 2017-11-29 23:48:37 +01:00
Emmanuel Garette 911af90564 reorganise optiondescription 2017-11-29 23:25:34 +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 007a22ca94 refactor and better test in api 2017-11-13 22:45:53 +01:00
Emmanuel Garette 7ab7b810dc refactor 2017-11-12 14:33:05 +01:00
Emmanuel Garette 2e412b64fd api: permissive => forcepermissive
api: add permissive object
test api: permissive
config: unwrap_from_path check properties for option, not only optiondescription
option: _RegexpOption => RegexpOption
2017-11-03 21:52:13 +01:00
Emmanuel Garette 22a4aa81dc first version of new api 2017-10-22 15:14:25 +02: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 3567e18256 several corrections about dependency 2017-09-17 15:55:32 +02:00
Emmanuel Garette 635b71d291 separate baseoption and option 2017-07-24 20:39:01 +02:00
Emmanuel Garette 32252e619b reorganise Base and Option 2017-07-24 18:27:24 +02:00
Emmanuel Garette 57a47763d6 remove option's storage 2017-07-22 16:26:06 +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 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 01c37c3713 better slate tests 2017-07-09 21:28:22 +02:00
Emmanuel Garette dadf859905 better cache 2017-07-08 15:59:56 +02:00
Emmanuel Garette 9b78f46e9d add 'operator' to requirement 2017-05-20 16:28:19 +02:00
Emmanuel Garette 42d830687d add unique parameter to option 2016-11-19 19:16:31 +01:00
Emmanuel Garette fc36f674eb consistency "not_equal" works now with multi 2016-11-16 22:31:42 +01:00
Emmanuel Garette 4f8b796eaa generate _has_dependency 2016-10-16 21:46:17 +02: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 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 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 da89c1aa58 force_store_value is now used directly when configuration is loaded 2016-03-07 16:13:41 +01:00
Emmanuel Garette e8764f6173 remove some try/except + consistency not works with submulti 2016-01-03 13:23:15 +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 a521a6d322 requires could be apply to a slave and properties could be different 2015-11-29 23:03:08 +01:00