85297d8c4dtest uppercase character before valid domain name for better error messageEmmanuel Garette2014-12-07 14:51:51 +0100
bc65caa4dcmandatory master/slave's consistency with default value as slaveEmmanuel Garette2014-12-07 14:39:23 +0100
4fde28a15ein_network's consistency now verify that IP is not network or broadcast's IP + ip_netmask's consistency now verify that IP is not broadcast's IPEmmanuel Garette2014-12-01 23:16:00 +0100
a801951a78can reset slave value in all case when deleting master valueEmmanuel Garette2014-12-01 23:08:56 +0100
71e69cd0bfif consistency with multiple option return if transitiveEmmanuel Garette2014-12-01 23:02:55 +0100
7646071efdpropertyerror are transitive in consistency, now it's possible to set non-transitive consistencyEmmanuel Garette2014-12-01 22:58:53 +0100
2ccf92f879improve GroupConfig/MetaConfig add set_value in GroupConfigEmmanuel Garette2014-12-01 21:49:50 +0100
ed3373cff0bad characters in DomainnameOption could be in warning levelEmmanuel Garette2014-10-26 09:38:17 +0100
8a59e27396f option is frozen with force_default_on_freeze property, owner must be 'default' check property when tried to change ownerEmmanuel Garette2014-10-26 08:51:45 +0100
0728625afdadd consistency name in error if consistency not existsEmmanuel Garette2014-10-25 23:00:04 +0200
9ad6cd905callow number as first letter of a domainname with netbios typeEmmanuel Garette2014-10-25 22:58:46 +0200
76a43a7ff9if slave has a callback with a slave that has a callback with a default_multi's slave, now it's worksEmmanuel Garette2014-04-02 12:04:50 +0200
463fc8e88aif opt is freeze with force_default_on_freeze, didn't remove store valueEmmanuel Garette2014-04-01 21:01:01 +0200
835d6d6da0context could be useful in a callback, now we can retrieve context in a function (be careful to infinite loop)Emmanuel Garette2014-03-26 19:44:49 +0100
45bd71a318context could be useful in a callback, now we can retrieve context in a function (be careful to infinite loop)Emmanuel Garette2014-03-26 19:44:49 +0100
f43ef2dafenow there are two warnings_only's level: - option's level for validation and _second_level_validation - consistencies levelEmmanuel Garette2014-03-13 14:12:44 +0100
ff802b46e5consistencies 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 Garette2014-03-12 21:56:53 +0100
f3a826a8d7Merge branch 'master' of ssh://git.labs.libre-entreprise.org/gitroot/tiramisu
gwen
2014-02-25 16:19:49 +0100
0c9d6554aea hostname shall not start with a number
gwen
2014-02-25 15:20:03 +0100
716d2b2348allows a DomainnameOption to start with a number
gwen
2014-02-25 14:19:54 +0100
d5b83c123ctiramisu/setting.py : properties store in cache was a reference to a list modified in validation, should copy properties in cacheEmmanuel Garette2014-02-20 14:27:29 +0100
bf0501b1d6tiramisu/setting.py : properties store in cache was a reference to a list modified in validation, should copy properties in cacheEmmanuel Garette2014-02-20 14:27:29 +0100