Commit graph

  • 385160cabd filename must be a full path Emmanuel Garette 2021-02-17 09:50:36 +0100
  • 99a422dad7 exected could be a list Emmanuel Garette 2021-02-06 15:18:28 +0100
  • bfed49a11f wrong leadership name in dict() Emmanuel Garette 2021-01-11 22:40:25 +0100
  • c9e166f1d4 better error message Emmanuel Garette 2020-11-21 19:26:50 +0100
  • da87f40f12 do not remove notempty and notunique properties Emmanuel Garette 2020-11-03 22:34:57 +0100
  • e1fef11465 refactor Emmanuel Garette 2020-10-05 21:16:41 +0200
  • a269cbcc93 copy/deepcopy should duplicate informations Emmanuel Garette 2020-10-05 20:27:17 +0200
  • 6910371779 Add ParamInformation and callback can be a coroutine Emmanuel Garette 2020-10-03 14:29:15 +0200
  • afeedc1db6 config_bag and name not already exists Emmanuel Garette 2020-08-15 00:23:48 +0200
  • 50d42624cc better support of PACKAGE_DST environment variable Emmanuel Garette 2020-08-12 11:55:55 +0200
  • 659243ba8f better support for warnings_only Emmanuel Garette 2020-08-04 16:49:21 +0200
  • dc8010f0af calc_value with join parameter now work if an option is empty Emmanuel Garette 2020-08-04 16:43:40 +0200
  • 96c76286db get dependencies in API Emmanuel Garette 2020-08-04 16:35:40 +0200
  • 5c1d4afd56 remove unconsistent test Emmanuel Garette 2020-08-04 16:35:10 +0200
  • c4572ec409 remove codeset to i18n Emmanuel Garette 2020-08-04 16:34:43 +0200
  • 2f125cfc8c better error for IP like 192.168.001.1 => 192.168.1.1 Emmanuel Garette 2020-08-04 16:33:52 +0200
  • 2d7729612b can load old session Emmanuel Garette 2020-04-21 19:19:04 +0200
  • 86a48ce9f1 support callback with submulti Emmanuel Garette 2020-04-21 17:13:25 +0200
  • f437bb78f3 add a test with default_multi for a submulti follower Emmanuel Garette 2020-04-21 09:16:29 +0200
  • f7bd6e3a47 add support in calculation when option is in a dynoptiondescription Emmanuel Garette 2020-04-11 13:13:35 +0200
  • d71018a88e release 3.0rc16 Emmanuel Garette 2020-04-01 11:49:18 +0200
  • 2d2e8a63fb add new argument in config.new() Emmanuel Garette 2020-03-16 15:38:41 +0100
  • 6929d2740d do not raise error if setting is not changed Emmanuel Garette 2020-03-14 22:31:42 +0100
  • f1651848d2 can create a config with a mix_config Emmanuel Garette 2020-03-04 15:39:47 +0100
  • ad6ed0a648 storage in groupconfig Emmanuel Garette 2020-02-18 22:10:33 +0100
  • 6b33bddbac validate value before validate unique value Emmanuel Garette 2020-02-18 22:09:53 +0100
  • 91c44b38bc ip_in_network without all information Emmanuel Garette 2020-02-18 22:08:52 +0100
  • 3bef45c9db New Postgres storage Emmanuel Garette 2020-01-22 20:46:18 +0100
  • 746fa0134f add tiramisu/asyncinit.py file Emmanuel Garette 2020-01-17 14:15:57 +0100
  • 1861dc59d4 add leader_to_list to dict message Emmanuel Garette 2019-12-28 12:30:32 +0100
  • 52ddd76b1a corrections in dict and todict Emmanuel Garette 2019-12-25 20:44:56 +0100
  • 503d4b2cca async version of tiramisu Emmanuel Garette 2019-12-24 15:24:20 +0100
  • 76e7fd93b2 can convert suffix to build path for dynoptiondescription Emmanuel Garette 2019-12-21 18:29:21 +0100
  • 0cb69f7a85 empty follower without empty property is valid Emmanuel Garette 2019-12-19 17:18:09 +0100
  • fb93c0cf6f updates tests Emmanuel Garette 2019-12-08 09:09:48 +0100
  • 4e04082cec error should be returned in todict Emmanuel Garette 2019-12-08 08:15:47 +0100
  • d958b9dfad do not init storage before first used Emmanuel Garette 2019-12-08 08:15:14 +0100
  • d9c0b18404 'new' config allow storage Emmanuel Garette 2019-12-08 08:14:36 +0100
  • 9cc4518087 copy value before store it Emmanuel Garette 2019-12-02 10:42:17 +0100
  • cdcb155acc support of todict Emmanuel Garette 2019-12-02 10:41:43 +0100
  • 27838e67a3 support of sqlite3 Emmanuel Garette 2019-12-02 10:41:16 +0100
  • 8345a4651d can get uncalculated property Emmanuel Garette 2019-12-02 10:40:17 +0100
  • b6c11c08db add MacOption, remove UnicodeOption Emmanuel Garette 2019-12-02 10:39:10 +0100
  • 358a49c0e2 can get uncalculated property + can add storage when init mixconfig Emmanuel Garette 2019-12-02 10:37:21 +0100
  • 212fd5f16d easy way to add a group Emmanuel Garette 2019-11-29 12:07:43 +0100
  • 323d1b83d6 hack to make a dict without all none implemented feature Emmanuel Garette 2019-11-29 12:07:18 +0100
  • 709c0bf228 force_store_value for follower Emmanuel Garette 2019-11-20 08:29:45 +0100
  • 1bcad4d7ed corrections in has_index Emmanuel Garette 2019-11-20 08:28:26 +0100
  • 13c0c0e256 better error message Emmanuel Garette 2019-11-20 08:27:33 +0100
  • ce297ed804 better unique support Emmanuel Garette 2019-11-20 08:26:41 +0100
  • 973b81d339 add GroupnameOption Emmanuel Garette 2019-11-20 08:25:16 +0100
  • 9d5bae9305 better follower properties Emmanuel Garette 2019-11-20 08:24:13 +0100
  • 8fa91abefb calc_value: inverse_condition => reverse_condition Emmanuel Garette 2019-11-20 08:22:12 +0100
  • d3e99cc9a5 notunique and notempty support Emmanuel Garette 2019-11-19 18:52:20 +0100
  • 6b77b0c5ad DomainnameOption add network support Emmanuel Garette 2019-11-19 18:48:13 +0100
  • c5d8e0055b force_store_value for follower Emmanuel Garette 2019-11-19 18:46:05 +0100
  • 7325f6e12f add index to properties/permissives Emmanuel Garette 2019-11-19 18:39:44 +0100
  • 15669372db add GroupnameOption Emmanuel Garette 2019-11-19 18:31:48 +0100
  • 74e604478e _validation, _second_level_validation => validation, second_level_validation Emmanuel Garette 2019-11-19 08:26:42 +0100
  • 5c3a133928 consistency is now simple validation Emmanuel Garette 2019-10-27 11:09:15 +0100
  • e62268c46a Merge branch 'master' into develop Emmanuel Garette 2019-10-20 08:26:06 +0200
  • c75425c03a Merge branch 'master' into develop Emmanuel Garette 2019-10-20 08:24:48 +0200
  • a7e4399ae5 get information with default attribute when information is set to an option Emmanuel Garette 2019-10-16 07:42:18 +0200
  • ba5cc57166 get_type not exists for optiondescription, change it to impl_get_group_type Emmanuel Garette 2019-10-16 07:34:03 +0200
  • 280d2ebd0a better error message if option that does not exists is in root optiondescription Emmanuel Garette 2019-10-16 07:31:52 +0200
  • 42291aec51 DynOptionDescription accept only suffixes attributes with Calculation, no more callback/callback_params Emmanuel Garette 2019-10-15 17:45:21 +0200
  • fd50913466 add Calculation to values Emmanuel Garette 2019-09-28 16:32:48 +0200
  • f976c31233 Changelog Emmanuel Garette 2019-09-16 07:56:34 +0200
  • 06ad839468 add parents method to MetaConfig Emmanuel Garette 2019-09-02 14:08:05 +0200
  • bb2ecc94d9 add Calculation to properties Emmanuel Garette 2019-09-01 09:41:53 +0200
  • 7c641961d3 better validation with parent + deepconfig Emmanuel Garette 2019-08-28 15:55:10 +0200
  • 4321bde399 prefix metaconfig_prefix with current name Emmanuel Garette 2019-08-26 17:04:46 +0200
  • c15dac8093 unrestraint in subconfig Emmanuel Garette 2019-08-24 08:14:54 +0200
  • 82a91db16e prefix metaconfig_prefix with current name Emmanuel Garette 2019-08-21 16:24:50 +0200
  • 5ff47ac5c9 rc 11 Emmanuel Garette 2019-08-19 14:13:56 +0200
  • a9ca9fdb6a add multi parents tests Emmanuel Garette 2019-08-07 08:40:23 +0200
  • b6ec77aa23 better way to manage follower in MetaConfig Emmanuel Garette 2019-08-07 08:38:32 +0200
  • 2d7d237e19 Config could have multiple parents Emmanuel Garette 2019-08-05 22:31:56 +0200
  • 113b7a3410 todict works with Metaconfig Emmanuel Garette 2019-08-03 21:03:23 +0200
  • 1691e38db5 separate Cache from values and settings Emmanuel Garette 2019-08-01 18:22:18 +0200
  • c5ce9be699 doc + description + can updates with dict Emmanuel Garette 2019-07-29 22:12:29 +0200
  • 613ae47573 update tests ans version number Emmanuel Garette 2019-07-26 10:13:45 +0200
  • fd18af62ca update Changelog and translation Emmanuel Garette 2019-07-26 09:45:19 +0200
  • 34d71901d0 to_dict improvment and add display_name parameter to change impl_get_display_name function Emmanuel Garette 2019-07-26 08:54:01 +0200
  • 35ef218c9c better message error Emmanuel Garette 2019-07-26 08:51:19 +0200
  • a33c7ed41e follower option with consistency Emmanuel Garette 2019-07-16 08:03:33 +0200
  • 73d45f54cf follower option with consistency Emmanuel Garette 2019-07-14 10:35:46 +0200
  • 69384a5e69 update translations Emmanuel Garette 2019-07-06 11:39:06 +0200
  • e73f3d1e47 we have to access to option without restriction Emmanuel Garette 2019-07-06 08:36:13 +0200
  • d3eef77c03 works with test/auto tests Emmanuel Garette 2019-07-06 07:18:32 +0200
  • fb1286e50e better hidden/display support Emmanuel Garette 2019-07-04 20:43:47 +0200
  • 83f05197fb update todict support and tests Emmanuel Garette 2019-06-21 23:04:04 +0200
  • 55da00f131 3.0 rc 8 Emmanuel Garette 2019-06-21 09:14:09 +0200
  • 516a5a7219 copy default properties when copy config or create a config in a metaconfig Emmanuel Garette 2019-06-20 15:17:51 +0200
  • 620e8bbf2e optimize Emmanuel Garette 2019-06-12 08:45:56 +0200
  • 4df36a5548 3.0 rc7 Emmanuel Garette 2019-06-05 15:02:18 +0200
  • aa11e3b79c can retrieve metaconfig/mixconfig/config in a metaconfig/mixconfig Emmanuel Garette 2019-06-05 14:37:58 +0200
  • 07e6ea5eb2 can add new config with mixconfig type Emmanuel Garette 2019-06-05 12:33:00 +0200
  • e7cbd7849a add test for config's deepcopy Emmanuel Garette 2019-05-28 07:19:26 +0200
  • b9e9e98270 reindent Emmanuel Garette 2019-05-27 16:21:43 +0200