Commit graph

  • cd52729952 add force_permissive in config's method (iter_all, iter_group, find, find_first and make_dict) rename _getattr to getattr Emmanuel Garette 2014-03-31 22:34:57 +0200
  • 6413d460b2 Merge branch 'better_auto_save' Emmanuel Garette 2014-03-29 20:44:10 +0100
  • ff5376a382 properties are check now in getowner get_modified_values works good with force_store_value Emmanuel Garette 2014-03-29 20:31:56 +0100
  • 712db2875e force_store_value works now with permissive Emmanuel Garette 2014-03-28 17:35:27 +0100
  • 5fd62e2a96 force_store_value works now with permissive Emmanuel Garette 2014-03-28 17:35:27 +0100
  • 84f0095c2f update translation Emmanuel Garette 2014-03-26 20:47:30 +0100
  • a3e28392b0 update translation Emmanuel Garette 2014-03-26 20:47:30 +0100
  • 835d6d6da0 context could be useful in a callback, now we can retrieve context in a function (be careful to infinite loop) Emmanuel Garette 2014-03-26 19:44:49 +0100
  • 45bd71a318 context could be useful in a callback, now we can retrieve context in a function (be careful to infinite loop) Emmanuel Garette 2014-03-26 19:44:49 +0100
  • b3d04a1f68 update warning's message Emmanuel Garette 2014-03-24 21:13:26 +0100
  • 1c80f55996 update warning's message Emmanuel Garette 2014-03-24 21:13:26 +0100
  • 2e55a6c6f8 new version's files Emmanuel Garette 2014-03-15 10:20:48 +0100
  • a04a61f1a4 Merge branch 'master' into lgpl Emmanuel Garette 2014-03-15 10:11:17 +0100
  • f7d31bfa92 Merge branch 'master' into force-cache Emmanuel Garette 2014-03-15 10:09:19 +0100
  • f43ef2dafe now there are two warnings_only's level: - option's level for validation and _second_level_validation - consistencies level Emmanuel Garette 2014-03-13 14:12:44 +0100
  • 88b5af9810 Merge branch 'master' into better_warnings Emmanuel Garette 2014-03-12 22:13:20 +0100
  • ff802b46e5 consistencies can make a warning instead of raises for that, you have to set something like: a.impl_add_consistency('not_equal', b, warnings_only=True) Emmanuel Garette 2014-03-12 21:56:53 +0100
  • 5f46763696 add test for consistency with callback Emmanuel Garette 2014-03-12 16:44:48 +0100
  • 544cd93c73 can make_dict with disabled suboption Emmanuel Garette 2014-03-12 14:57:36 +0100
  • d7b04ebed0 add consistency in_network for IPOption Emmanuel Garette 2014-03-11 18:57:19 +0100
  • db9ab7a1e9 test if cache property is not set in config when force_cache Emmanuel Garette 2014-03-09 20:22:29 +0100
  • fbc79ced07 update translation Emmanuel Garette 2014-03-09 20:16:38 +0100
  • 6f4a881320 Merge branch 'master' into force-cache Emmanuel Garette 2014-03-09 20:14:32 +0100
  • f2154e2322 update translation Emmanuel Garette 2014-03-09 20:14:17 +0100
  • 6e8b570a37 mandatory_warnings is now in values and add force_cache to values Emmanuel Garette 2014-03-09 20:06:44 +0100
  • d3f9d20ab5 add extend in config setting Emmanuel Garette 2014-03-08 18:53:22 +0100
  • c175519211 pep8 Emmanuel Garette 2014-03-06 22:09:44 +0100
  • 9f903d3e04 add username's option Emmanuel Garette 2014-03-06 22:09:12 +0100
  • f3a826a8d7 Merge branch 'master' of ssh://git.labs.libre-entreprise.org/gitroot/tiramisu gwen 2014-02-25 16:19:49 +0100
  • 0c9d6554ae a hostname shall not start with a number gwen 2014-02-25 15:20:03 +0100
  • 716d2b2348 allows a DomainnameOption to start with a number gwen 2014-02-25 14:19:54 +0100
  • d5b83c123c tiramisu/setting.py : properties store in cache was a reference to a list modified in validation, should copy properties in cache Emmanuel Garette 2014-02-20 14:27:29 +0100
  • bf0501b1d6 tiramisu/setting.py : properties store in cache was a reference to a list modified in validation, should copy properties in cache Emmanuel Garette 2014-02-20 14:27:29 +0100
  • 8d751ecc9b valid port type before compare to min and max value Emmanuel Garette 2014-02-17 18:36:29 +0100
  • fc7f3c24a5 properties option in consistencies are now allowed Emmanuel Garette 2014-02-06 19:19:48 +0100
  • 194c82faad tests pass now with dictionary and sqlalchemy storage Emmanuel Garette 2014-02-16 23:37:27 +0100
  • 0aeb64731b comment state test Emmanuel Garette 2014-02-06 22:25:04 +0100
  • 21c8ed5d76 Merge branch 'master' into orm Emmanuel Garette 2014-02-06 22:21:22 +0100
  • e7531e1fda more tests Emmanuel Garette 2014-02-06 22:17:20 +0100
  • 72f06bc29d properties option in consistencies are now allowed Emmanuel Garette 2014-02-06 19:19:48 +0100
  • f8ac263c86 Merge tag 'release/1.0_2.4.1' Daniel Dehennin 2014-02-05 11:22:17 +0100
  • 6f5d471db1 if option with requires has a property, calculated properties are store in storage Emmanuel Garette 2014-02-04 21:40:07 +0100
  • 5febdf3a3f set self._extra before 'super' Emmanuel Garette 2014-02-04 21:55:57 +0100
  • 98bd35ad36 Merge branch 'master' into orm Emmanuel Garette 2014-02-04 21:48:20 +0100
  • c52b2f84f4 if option with requires has a property, calculated properties are store in storage Emmanuel Garette 2014-02-04 21:40:07 +0100
  • a067d2cdd9 add some tests Emmanuel Garette 2014-02-04 21:14:30 +0100
  • 5646fc35a2 Merge branch 'master' into orm Emmanuel Garette 2014-02-03 22:11:58 +0100
  • 8d10ad4002 add tests Emmanuel Garette 2014-02-02 22:47:46 +0100
  • 5897231421 Merge branch 'master' into orm Emmanuel Garette 2014-02-02 18:52:13 +0100
  • 26158fc3c4 update test for metaconfig serialization Emmanuel Garette 2014-02-02 18:33:21 +0100
  • f8faec408f Merge branch 'master' into metaconfig Emmanuel Garette 2014-02-02 18:21:22 +0100
  • ced260046c test for multi Emmanuel Garette 2014-02-02 18:21:09 +0100
  • 683e40fbb5 when change len of calculated master, change len of slave too Emmanuel Garette 2014-02-02 18:20:01 +0100
  • 8709386570 __getattr__ OD Emmanuel Garette 2014-02-01 18:35:18 +0100
  • 2f40216fad Merge branch 'master' into orm Emmanuel Garette 2014-02-01 17:25:39 +0100
  • 71b235551e add tests for find() Emmanuel Garette 2014-02-01 17:25:31 +0100
  • cddeef0990 Merge branch 'master' into orm Emmanuel Garette 2014-02-01 16:49:29 +0100
  • f48f3e7544 add tests for find() Emmanuel Garette 2014-02-01 16:49:16 +0100
  • 313b03b246 cache in sql works Emmanuel Garette 2014-02-01 16:26:23 +0100
  • 02a987b39d sqlalchemy Emmanuel Garette 2014-01-30 22:55:15 +0100
  • 2eb63c917b active callback's slave verification Emmanuel Garette 2014-01-28 09:14:56 +0100
  • 7c8049a8d0 Merge branch 'master' into orm Emmanuel Garette 2014-01-27 23:28:43 +0100
  • 217a1989c7 validator in sqlalchemy Emmanuel Garette 2014-01-27 23:28:22 +0100
  • a1dd2cfce7 require works well in sqlalchemy storage Emmanuel Garette 2014-01-27 17:16:05 +0100
  • 9deb67f887 warning and error messages not translated in the tests gwen 2014-01-27 14:55:53 +0100
  • d3f42efe85 typo Emmanuel Garette 2014-01-25 18:38:51 +0100
  • 880b6366eb Merge branch 'master' into orm Emmanuel Garette 2014-01-25 16:39:32 +0100
  • 77adc934e0 update translation Emmanuel Garette 2014-01-25 11:40:04 +0100
  • 138018dfe9 if we delete all reference to a Config and we have reference to old SubConfig, Values, Multi or Settings, make a ConfigError instead of AttributError on NoneType object Emmanuel Garette 2014-01-25 11:20:11 +0100
  • cbfb5a45b0 Merge branch 'master' into orm Emmanuel Garette 2014-01-25 10:22:17 +0100
  • 3b3e5216fe cache Emmanuel Garette 2014-01-25 10:15:25 +0100
  • 21a67971c5 typo propertive -> property gwen 2014-01-24 09:17:46 +0100
  • 3b0b3cdfd9 p8p Emmanuel Garette 2014-01-20 14:58:48 +0100
  • 661f844ce6 sqlalchemy has a storage Emmanuel Garette 2014-01-20 14:53:08 +0100
  • 068f68460d Merge branch 'master' into orm Emmanuel Garette 2014-01-18 10:25:09 +0100
  • 9d92ab84d7 regression: permissive for option is apply every time, not only when global permissive is set Emmanuel Garette 2014-01-16 09:49:37 +0100
  • eabe3bc55f corrections Emmanuel Garette 2014-01-16 09:28:10 +0100
  • 36cd79058f use polymorphism Emmanuel Garette 2014-01-09 21:42:32 +0100
  • cde04d654a Merge branch 'master' into orm Emmanuel Garette 2014-01-09 20:32:17 +0100
  • 40ecddf242 docstring gwen 2014-01-06 15:32:28 +0100
  • 3c36e05d82 adds test for an API gwen 2014-01-06 14:40:29 +0100
  • f0ecbf4914 adds an extend API for the settings gwen 2014-01-06 14:32:56 +0100
  • 172a33f842 mandatory_warnings never raises ConfigError Emmanuel Garette 2013-12-16 14:20:35 +0100
  • 64ca069a0b Merge branch 'master' into orm Emmanuel Garette 2013-12-12 17:50:42 +0100
  • c58de18b62 add more tests Emmanuel Garette 2013-12-09 18:56:29 +0100
  • 1e880f4bc6 remove unused code Emmanuel Garette 2013-12-09 18:48:44 +0100
  • 73745be440 Important behavior change : to add default_multi value, now use Multi.append(), not Multi.append(None) Emmanuel Garette 2013-12-09 17:59:39 +0100
  • bb1f6947e3 better name's validation Emmanuel Garette 2013-12-09 17:55:52 +0100
  • 6e4f19eebe more tests Emmanuel Garette 2013-12-09 15:43:45 +0100
  • 0f966f6d26 check if permissive is in global properties before allow permissive for an option Emmanuel Garette 2013-12-09 15:29:37 +0100
  • 20bef5ff04 Important behavior change in callback with multi. Emmanuel Garette 2013-12-09 15:08:14 +0100
  • deb174f36e imprecise error message gwen 2013-12-05 09:59:07 +0100
  • e153cf0e28 no more used and_ Emmanuel Garette 2013-12-04 16:28:11 +0100
  • 5fb79fed38 an error message has been deleted by error, ref #6740 gwen 2013-12-04 15:55:53 +0100
  • 48b662997e an error message has been deleted by error gwen 2013-12-04 15:48:19 +0100
  • 029452ccbc validation of an ip if an ip term starts with a zero gwen 2013-12-02 15:10:05 +0100
  • 374c56a9c8 first version with sqlalchemy option's storage Emmanuel Garette 2013-11-23 23:34:17 +0100
  • 384b30210c find and find_first's new argument gwen 2013-11-04 17:15:47 +0100
  • b606d23801 add imp_meta Emmanuel Garette 2013-10-15 18:23:36 +0200
  • 615cad4b49 EmailOption and URLOption : let user choose attr for DomainnameOption Emmanuel Garette 2013-10-01 20:01:38 +0200