Commit graph

  • 5d26762761 simplify tiramisu/option/symlinkoption.py Emmanuel Garette 2018-11-14 18:08:20 +0100
  • dde7ad3373 simplify tiramisu/option/dynoptiondescription.py Emmanuel Garette 2018-11-14 17:38:21 +0100
  • 872d6cd9c8 simplify tiramisu/option/syndynoptiondescription.py Emmanuel Garette 2018-11-13 22:44:42 +0100
  • 974a178d4b simplify tiramisu/option/optiondescription.py Emmanuel Garette 2018-11-13 22:10:01 +0100
  • f04169d5a6 mandatory_warnings => mandatory Emmanuel Garette 2018-11-13 12:39:51 +0100
  • 5bb788b5b7 update french translation Emmanuel Garette 2018-11-01 07:28:28 +0100
  • c1eed3ad0a valid child type for Mix|MetaConfig Emmanuel Garette 2018-10-31 18:38:44 +0100
  • f83937a143 PathConfig => MixConfig Emmanuel Garette 2018-10-31 18:26:20 +0100
  • 4f4ecfd3a8 reset for pathconfig Emmanuel Garette 2018-10-31 16:08:22 +0100
  • b27d283341 add meta in option_bag Emmanuel Garette 2018-10-31 09:55:05 +0100
  • f4bf3dc390 add PathConfig Emmanuel Garette 2018-10-31 08:00:19 +0100
  • 69919535f6 do not raise un __new__ Emmanuel Garette 2018-10-30 11:57:04 +0100
  • 1cda79154e can remove prefix in ValueOptionError Emmanuel Garette 2018-10-29 21:01:01 +0100
  • 9dbe371bcd docstrings gwen 2018-10-08 15:56:28 +0200
  • e4362e9b09 find in group or meta should return GroupConfig (and not KerneleGroupConfig) and remote 'first' attributs Emmanuel Garette 2018-10-07 16:29:56 +0200
  • 5b5f06a612 do same api for property and permissive Emmanuel Garette 2018-10-07 15:54:08 +0200
  • 290f687f6c help in API became usable Emmanuel Garette 2018-10-07 10:55:52 +0200
  • fbff3d9ced simplify optiondescription Emmanuel Garette 2018-09-30 20:32:00 +0200
  • e29e11b939 reorganise option.py Emmanuel Garette 2018-09-30 11:36:09 +0200
  • 2c5d376219 remove debug from option.py Emmanuel Garette 2018-09-30 11:26:33 +0200
  • b494c70d9a coverages Emmanuel Garette 2018-09-30 10:44:14 +0200
  • 6e30f59803 do not remove context user when reset config Emmanuel Garette 2018-09-29 22:21:25 +0200
  • 509d902e72 coverage Emmanuel Garette 2018-09-29 21:58:41 +0200
  • 69da6ed5e6 coverage Emmanuel Garette 2018-09-29 21:39:58 +0200
  • 77e4fff763 copy requires from master to MasterSlaves Emmanuel Garette 2018-09-29 21:37:39 +0200
  • 3a1745a885 add tests for coverage Emmanuel Garette 2018-09-29 20:05:28 +0200
  • 33e68dbebf reset for groupconfig works Emmanuel Garette 2018-09-29 18:52:13 +0200
  • 996a6c7303 simplify set with undefined Emmanuel Garette 2018-09-29 08:27:00 +0200
  • 242615f68b values/settings is not useful to KernelGroupConfig Emmanuel Garette 2018-09-26 22:29:08 +0200
  • 4426cc5111 coverage Emmanuel Garette 2018-09-26 21:30:05 +0200
  • df77bc8738 test coverage Emmanuel Garette 2018-09-22 17:45:52 +0200
  • 721ff8643d display correct name in consistency Emmanuel Garette 2018-09-16 21:28:18 +0200
  • b31a94e449 simplify consistency validation Emmanuel Garette 2018-09-16 11:40:54 +0200
  • 1d6e0c0dcd submulti is not allowed for consistency Emmanuel Garette 2018-09-15 22:49:36 +0200
  • 2d063f8170 coverages Emmanuel Garette 2018-09-15 22:44:49 +0200
  • 84d1f85b90 test if new_config copy owner Emmanuel Garette 2018-09-15 10:45:36 +0200
  • 87594307c9 copy context owner when user copied a config/metaconfig Emmanuel Garette 2018-09-15 10:34:15 +0200
  • e021e26d5a coverage Emmanuel Garette 2018-09-13 22:01:27 +0200
  • f6a9b88795 support multiple metaconfig and prefix Emmanuel Garette 2018-09-13 17:00:52 +0200
  • 77a77dd01c new can create a metaconfig too Emmanuel Garette 2018-09-13 09:17:38 +0200
  • e6cbcde927 remove all properties Emmanuel Garette 2018-09-13 08:28:59 +0200
  • 620eaa6461 can remove config from a metaconfig Emmanuel Garette 2018-09-13 07:00:12 +0200
  • ccf3f0ae06 when use config.new(), copy properties and permissives Emmanuel Garette 2018-09-13 06:50:26 +0200
  • e41af1fdce recalculate forced value when config.new() Emmanuel Garette 2018-09-12 22:16:00 +0200
  • 5bc81f3749 test importation/exportation with persistent storage Emmanuel Garette 2018-09-12 21:05:56 +0200
  • cd7977eae6 coverage Emmanuel Garette 2018-09-12 21:05:14 +0200
  • 10aaf2219f copy/deepcopy could be persistent Emmanuel Garette 2018-09-12 17:26:12 +0200
  • 4d3a470e58 pass storage when copy/deepcopy a config Emmanuel Garette 2018-09-12 16:45:20 +0200
  • 8093a29a12 storage set when duplicate a metaconfig Emmanuel Garette 2018-09-12 16:44:52 +0200
  • 754d4a6e00 remove FORBIDDEN_NAMES (no more getattr) Emmanuel Garette 2018-09-11 21:17:28 +0200
  • f779c8f36d test min/max value in IntOption Emmanuel Garette 2018-09-11 20:12:06 +0200
  • c80adedc02 manage session Emmanuel Garette 2018-09-11 20:11:13 +0200
  • 4e5ffb201d correction in list with recursion Emmanuel Garette 2018-09-10 21:59:54 +0200
  • 5b518bffea config.reset() remove informations too Emmanuel Garette 2018-09-09 23:04:36 +0200
  • 3d07a9e88f set/get/del to options Emmanuel Garette 2018-09-09 22:38:03 +0200
  • 657b401124 can remove all data in options (value, properties and permissives) with new function in API: c.config.reset() Emmanuel Garette 2018-09-09 13:50:38 +0200
  • 6110a37cc7 option.dict => value.dict Emmanuel Garette 2018-09-09 12:21:47 +0200
  • 7bfa6679e3 mandatory_warnings: PropertiesOptionError in optiondescription stop validate mandatory warnings for followers options Emmanuel Garette 2018-09-08 22:51:27 +0200
  • aa9aef6e78 remove _cache_paths (path is now directly in option) better TiramisuAPI support Emmanuel Garette 2018-09-08 20:17:20 +0200
  • e0cab0063e update sqlite3 storage Emmanuel Garette 2018-09-07 08:42:14 +0200
  • 05404e89bc remove _getcontext in Settings Emmanuel Garette 2018-09-07 06:14:52 +0200
  • 09c9fa4906 context is not needed for impl_getpath Emmanuel Garette 2018-09-06 23:16:17 +0200
  • 4b0c142e3e synchronise config_bag and context Emmanuel Garette 2018-09-06 23:06:56 +0200
  • d61d1c2931 Return Config not TiramisuAPI Emmanuel Garette 2018-09-06 19:28:04 +0200
  • 1ef82af5d1 simplify meta support Emmanuel Garette 2018-09-05 22:46:45 +0200
  • 7fa9b0637e do not duplicate valid_consistency Emmanuel Garette 2018-09-05 20:22:53 +0200
  • 1816813f92 duplicate => copy + add deepcopy Emmanuel Garette 2018-09-05 20:22:16 +0200
  • ec169a8dc6 optimisations Emmanuel Garette 2018-09-04 08:36:02 +0200
  • 122796bd19 requires for a master is a required for the masterslaves + remove cache from masterslaves too Emmanuel Garette 2018-09-02 11:55:19 +0200
  • 71ec5b7148 split validate_properties and calc raises properties Emmanuel Garette 2018-09-01 06:59:20 +0200
  • c803298aa3 not store properties with getproperties without properties Emmanuel Garette 2018-09-01 06:58:45 +0200
  • 726d6c8bfd make_dict => dict, option.dict => config.dict Emmanuel Garette 2018-08-23 23:14:22 +0200
  • 6ceeb43962 makedict with masterslaves Emmanuel Garette 2018-08-19 15:19:42 +0200
  • 5057572115 correction Emmanuel Garette 2018-08-19 09:24:17 +0200
  • 201f7d2592 add some tests for dynoptiondescription + correction Emmanuel Garette 2018-08-19 09:20:20 +0200
  • 5f8cd546e7 remove warnings in tests Emmanuel Garette 2018-08-18 16:11:25 +0200
  • 7340ceb173 bug: copy config_bag before add set_permissive Emmanuel Garette 2018-08-18 16:11:12 +0200
  • 85e9e8d71a no more restore_validation Emmanuel Garette 2018-08-18 10:03:08 +0200
  • 26095734bf better setcache implementation Emmanuel Garette 2018-08-18 08:35:30 +0200
  • 89ccfa8aa1 setpermissive => setpermissives Emmanuel Garette 2018-08-18 08:14:47 +0200
  • b381e0322f force_permissive +> permissive Emmanuel Garette 2018-08-18 08:06:29 +0200
  • 493cec1b80 setting_properties > properties Emmanuel Garette 2018-08-18 07:51:04 +0200
  • ee1f07ce7e simplify config_bag Emmanuel Garette 2018-08-17 23:11:25 +0200
  • bf519499d4 metaconfig support Emmanuel Garette 2018-08-17 22:12:50 +0200
  • 7a4a22f52d do not validate 'warnings' in make_dict Emmanuel Garette 2018-08-17 21:05:58 +0200
  • f6e963ae38 remove all getapi in tests Emmanuel Garette 2018-08-15 08:35:22 +0200
  • 6b6fa5e499 remove getapi in tests Emmanuel Garette 2018-08-14 23:07:07 +0200
  • a37a37cc44 return tiramisuAPI Emmanuel Garette 2018-08-14 22:25:31 +0200
  • 3210a54ab8 config => KernelConfig + Config in api Emmanuel Garette 2018-08-14 22:15:40 +0200
  • 071e9c20d4 doc : new git repository gwen 2018-08-14 12:03:47 +0200
  • caaeb93333 deprecation in the setup file gwen 2018-08-14 11:42:53 +0200
  • beb615e707 add inverse test Emmanuel Garette 2018-08-04 23:08:02 +0200
  • 8e3b9f2d85 config not metaconfig Emmanuel Garette 2018-08-03 22:56:04 +0200
  • fdbb0d83ff simplify api Emmanuel Garette 2018-08-02 23:35:07 +0200
  • a1cb60237a remove extra _get_option Emmanuel Garette 2018-08-02 23:08:44 +0200
  • 81666b6303 config is context in ConfigBag Emmanuel Garette 2018-08-02 22:35:40 +0200
  • c46480a7eb simplify __getattr__ Emmanuel Garette 2018-08-02 19:22:44 +0200
  • ebeaee620b config.py: separate getattr and get_subconfig Emmanuel Garette 2018-08-02 19:01:54 +0200
  • 1c2bbc59fd reorganise .list() Emmanuel Garette 2018-08-02 08:38:42 +0200
  • 87e2f422b7 remove unecessary unwrap_from_path function Emmanuel Garette 2018-08-01 19:13:42 +0200