projects
/
tiramisu.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
add test for callback not in multi
2013-06-11
Emmanuel Garette
add test for callback not in multi
commit
|
commitdiff
|
tree
2013-06-11
Emmanuel Garette
support of non multi variable
commit
|
commitdiff
|
tree
2013-06-11
Emmanuel Garette
Better support for slave with callback:
commit
|
commitdiff
|
tree
2013-05-31
Emmanuel Garette
RequirementRecursiveError => RequirementError
commit
|
commitdiff
|
tree
2013-05-21
Emmanuel Garette
add cfgimpl_get_children for MetaConfig and informations
commit
|
commitdiff
|
tree
2013-05-21
Emmanuel Garette
Multi: don't touch slave's value if it's default one...
commit
|
commitdiff
|
tree
2013-05-10
Emmanuel Garette
multi, None and validation
commit
|
commitdiff
|
tree
2013-05-10
Emmanuel Garette
if not need, don't validate
commit
|
commitdiff
|
tree
2013-05-10
Emmanuel Garette
tiramisu/autolib.py: optimpl_ => impl_
commit
|
commitdiff
|
tree
2013-05-10
Emmanuel Garette
DomainnameOption now works with default value
commit
|
commitdiff
|
tree
2013-05-08
Emmanuel Garette
* config herite from BaseInformation class
commit
|
commitdiff
|
tree
2013-05-05
Emmanuel Garette
compare option
commit
|
commitdiff
|
tree
2013-05-02
Emmanuel Garette
work on MetaConfig
commit
|
commitdiff
|
tree
2013-05-02
Emmanuel Garette
tiramisu/i18n.py: pep8 compliants
commit
|
commitdiff
|
tree
2013-05-02
Emmanuel Garette
tiramisu/setting.py: _get_properties and validate_properties...
commit
|
commitdiff
|
tree
2013-04-26
Emmanuel Garette
Requires need option, not path
commit
|
commitdiff
|
tree
2013-04-24
Emmanuel Garette
missing properties in PropertiesOptionError
commit
|
commitdiff
|
tree
2013-04-24
Emmanuel Garette
In make_dict check PropertyConfigError for OptionDescription
commit
|
commitdiff
|
tree
2013-04-23
Emmanuel Garette
add a test for force_store_value in read_only mode
commit
|
commitdiff
|
tree
2013-04-23
Emmanuel Garette
force_store_value store value but not in write mode
commit
|
commitdiff
|
tree
2013-04-23
Emmanuel Garette
remove an unused callback in test
commit
|
commitdiff
|
tree
2013-04-23
Emmanuel Garette
tiramisu/values: _empty should not validate with defaultvalu...
commit
|
commitdiff
|
tree
2013-04-22
Emmanuel Garette
don't raise if check_disabled is True
commit
|
commitdiff
|
tree
2013-04-22
Emmanuel Garette
missing import
commit
|
commitdiff
|
tree
2013-04-22
Emmanuel Garette
callback must be a function and validator support same...
commit
|
commitdiff
|
tree
2013-04-22
Emmanuel Garette
remove _setoption in SymLinkOption
commit
|
commitdiff
|
tree
2013-04-20
Emmanuel Garette
add option name's validation and rename Option method...
commit
|
commitdiff
|
tree
2013-04-20
Emmanuel Garette
Manipulate properties is now more convenient:
commit
|
commitdiff
|
tree
2013-04-20
Emmanuel Garette
cache for properties is now in get_properties and not...
commit
|
commitdiff
|
tree
2013-04-19
Emmanuel Garette
remove expired cache with config.cfgimpl_reset_cache...
commit
|
commitdiff
|
tree
2013-04-19
Emmanuel Garette
add SlaveError for slave's length
commit
|
commitdiff
|
tree
2013-04-19
Emmanuel Garette
add SlaveError for slave's length
commit
|
commitdiff
|
tree
2013-04-18
Emmanuel Garette
all multi gestion is now in Multi
commit
|
commitdiff
|
tree
2013-04-18
Emmanuel Garette
* to "reset" a value, now you just have to delete it
commit
|
commitdiff
|
tree
2013-04-17
Emmanuel Garette
pass force_properties to value's _setitem and remove...
commit
|
commitdiff
|
tree
2013-04-17
Emmanuel Garette
_empty is u'' for UnicodeOption
commit
|
commitdiff
|
tree
2013-04-17
Emmanuel Garette
MultiTypeError => ValueError
commit
|
commitdiff
|
tree
2013-04-17
Emmanuel Garette
Rename AmbigousOptionError as ConflictOptionError
commit
|
commitdiff
|
tree
2013-04-17
Emmanuel Garette
properties validation not in setting and now launch...
commit
|
commitdiff
|
tree
2013-04-16
Emmanuel Garette
mandatory is a true property (no more MandatoryError...
commit
|
commitdiff
|
tree
2013-04-16
Emmanuel Garette
only catch PropertiesOptionError
commit
|
commitdiff
|
tree
2013-04-16
Emmanuel Garette
SubConfig: first argument must be a OD
commit
|
commitdiff
|
tree
2013-04-16
Emmanuel Garette
auto_store_value => force_store_value
commit
|
commitdiff
|
tree
2013-04-16
Emmanuel Garette
Add "force_store_value" property. If set, store, for...
commit
|
commitdiff
|
tree
2013-04-16
Emmanuel Garette
add cons_lower + DomainnameOption
commit
|
commitdiff
|
tree
2013-04-14
Emmanuel Garette
review exception
commit
|
commitdiff
|
tree
2013-04-14
Emmanuel Garette
consistencies now a list
commit
|
commitdiff
|
tree
2013-04-13
Emmanuel Garette
add gettext support
commit
|
commitdiff
|
tree
2013-04-13
Emmanuel Garette
attribute in Option now starts with '_'
commit
|
commitdiff
|
tree
2013-04-11
Emmanuel Garette
Values validate now value
commit
|
commitdiff
|
tree
2013-04-08
Emmanuel Garette
don't launch apply_requires more than needed
commit
|
commitdiff
|
tree
2013-04-08
Emmanuel Garette
NoValueReturn is not needed now + apply_requires is...
commit
|
commitdiff
|
tree
2013-04-05
Emmanuel Garette
suppress _cfgimpl_parent and _cfgimpl_get_path() from...
commit
|
commitdiff
|
tree
2013-04-05
Emmanuel Garette
tiramisu/config.py: _cfgimpl_subconfigs is not used
commit
|
commitdiff
|
tree
2013-04-05
Emmanuel Garette
tiramisu/config.py can specify return type for find...
commit
|
commitdiff
|
tree
2013-04-04
Emmanuel Garette
permissives are for a specified option not config
commit
|
commitdiff
|
tree
2013-04-04
Emmanuel Garette
set permissive to cfgimpl_get_home_by_path
commit
|
commitdiff
|
tree
2013-04-04
Emmanuel Garette
rewrite make_dict
commit
|
commitdiff
|
tree
2013-04-03
Emmanuel Garette
Merge branch 'master' of ssh://git.labs.libre-entreprise...
commit
|
commitdiff
|
tree
2013-04-03
Emmanuel Garette
tiramisu/value.py : self.opt => opt + disable permissive...
commit
|
commitdiff
|
tree
2013-04-03
Emmanuel Garette
optimisations and all is properties
commit
|
commitdiff
|
tree