Commit Graph

262 Commits

Author SHA1 Message Date
50a2ab4186 can set valid value for an option with invalid consistency 2018-06-02 08:35:05 +02:00
b442d52289 can use requires with self option 2018-04-25 19:12:54 +02:00
2018a92b66 improvement 2018-04-22 10:43:19 +02:00
3d6696b26d update translation 2018-04-11 18:32:13 +02:00
605163ab4a some improvment 2018-04-11 16:36:15 +02:00
51d420b29d add test for properties 2018-04-11 08:40:59 +02:00
54cb73c2cc some corrections 2018-04-10 22:46:53 +02:00
9e378faef0 simplify find() in api and PropertiesOptionError 2018-04-10 22:42:20 +02:00
9ea373efdf better dynoption support 2018-04-09 21:37:49 +02:00
c3be5e82ba update help() in api 2018-04-07 20:15:19 +02:00
b2cc5f7913 remove dead code 2018-04-06 23:51:25 +02:00
bc4fa9d3d0 remove (g|s)et_modified_*, now it's exportation/importation 2018-04-04 21:51:18 +02:00
dc84608348 allow force_default_on_freeze for master if frozen 2018-04-03 15:51:45 +02:00
95849d2e01 requires needs force_permissive 2018-03-31 21:17:37 +02:00
6921e05c0e corrections in dynoption/masterslaves 2018-03-24 22:37:48 +01:00
d5d826f967 adapt tests 2018-03-19 08:33:53 +01:00
821f36ea65 tiramisu-web adaptation 2018-01-26 07:33:47 +01:00
3ff0701ef2 metaconfig 2018-01-03 21:07:51 +01:00
16a160340c submulti 2017-12-30 18:32:11 +01:00
cfb4db2559 add requires test 2017-12-29 11:38:53 +01:00
a40adea1d9 works on permissive 2017-12-28 11:47:40 +01:00
2ce251a8aa cache not expired be defaut 2017-12-23 20:34:19 +01:00
d26626a1f9 settings 2017-12-23 20:21:22 +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
48e172a59a correction on test test_multi.py 2017-12-05 21:49:19 +01:00
924ac4e597 reorganise symlinkoption 2017-12-04 20:05:36 +01:00
9831f7cf0c add test for master/slave and callback 2017-11-28 22:42:30 +01:00
527ae40950 refactor 2017-11-23 16:56:14 +01:00
119ca85041 refactor 2017-11-20 17:01:36 +01:00
93fe29b651 - add api.owner.get() to get default owner for a context + tests
- slave: get length for a specified slave and test
- add test for deref objects and default_multi
- add issubmulti, getdefault, getdefaultmulti
- start metaconfig support in api
2017-11-16 21:30:07 +01:00
007a22ca94 refactor and better test in api 2017-11-13 22:45:53 +01:00
a8d022b67f Merge branch 'feature/new_api' into feature/3.0 2017-11-12 20:17:29 +01:00
6c0253ae35 update api 2017-11-12 20:11:56 +01:00
7ab7b810dc refactor 2017-11-12 14:33:05 +01:00
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
22a4aa81dc first version of new api 2017-10-22 15:14:25 +02:00
e32820c913 save indexed value in cache is not necessary 2017-09-22 19:51:26 +02:00
1d251374a1 reorganise code 2017-07-23 18:14:34 +02:00
57a47763d6 remove option's storage 2017-07-22 16:26:06 +02:00
5ca2e32ac5 coverage 2017-07-21 22:34:41 +02:00
32e88299e2 remove pickle dump/load support 2017-07-21 18:46:11 +02:00
ddaadb0701 coverage 2017-07-21 18:03:34 +02:00
7fb0ee2575 permissive only if needed + global properties are in metaconfig 2017-07-16 12:30:13 +02:00
d445963429 add permissive cache 2017-07-13 22:04:06 +02:00
dadf859905 better cache 2017-07-08 15:59:56 +02:00
9b78f46e9d add 'operator' to requirement 2017-05-20 16:28:19 +02:00
b4cab93e85 better error message with requirementerror 2017-05-05 21:44:47 +02:00