projects
/
tiramisu.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
getowner need now an option
[tiramisu.git]
/
tiramisu
/
config.py
2013-08-24
Emmanuel Garette
getowner need now an option
blob
|
commitdiff
2013-08-24
Emmanuel Garette
in __setattr__, name should never be object's variable...
blob
|
commitdiff
|
diff to current
2013-08-24
Emmanuel Garette
is not config in other, __neq__ should return True
blob
|
commitdiff
|
diff to current
2013-08-24
Emmanuel Garette
is not config in other, __neq__ should return True
blob
|
commitdiff
|
diff to current
2013-08-24
Emmanuel Garette
_calc_requirement is a set, not a tuple
blob
|
commitdiff
|
diff to current
2013-08-23
Emmanuel Garette
Merge branch 'master' of ssh://git.labs.libre-entrepris...
blob
|
commitdiff
|
diff to current
2013-08-23
gwen
automatic API documentation
blob
|
commitdiff
|
diff to current
2013-08-21
Emmanuel Garette
key is now always path and change opt by path dictionar...
blob
|
commitdiff
|
diff to current
2013-08-21
Emmanuel Garette
pep8
blob
|
commitdiff
|
diff to current
2013-08-21
gwen
Merge branch 'master' of ssh://git.labs.libre-entrepris...
blob
|
commitdiff
|
diff to current
2013-08-20
Emmanuel Garette
Merge branch 'master' of ssh://git.labs.libre-entrepris...
blob
|
commitdiff
|
diff to current
2013-08-20
Emmanuel Garette
add persistent option for db
blob
|
commitdiff
|
diff to current
2013-08-20
Emmanuel Garette
merge from val_prop_plugin branch
blob
|
commitdiff
|
diff to current
2013-08-20
Emmanuel Garette
merge from master
blob
|
commitdiff
|
diff to current
2013-08-20
gwen
pep 8 lines too long
blob
|
commitdiff
|
diff to current
2013-08-20
Emmanuel Garette
we can personalise storage easily
blob
|
commitdiff
|
diff to current
2013-08-19
Emmanuel Garette
add sqlite plugin
blob
|
commitdiff
|
diff to current
2013-08-14
Emmanuel Garette
split cache/value/setting in plugin
blob
|
commitdiff
|
diff to current
2013-07-18
Emmanuel Garette
update translation
blob
|
commitdiff
|
diff to current
2013-07-17
Emmanuel Garette
translation
blob
|
commitdiff
|
diff to current
2013-07-17
Emmanuel Garette
translation
blob
|
commitdiff
|
diff to current
2013-07-17
Emmanuel Garette
update french translation
blob
|
commitdiff
|
diff to current
2013-07-03
Emmanuel Garette
Config: __str__ raise if no str/unicode value
blob
|
commitdiff
|
diff to current
2013-07-01
Emmanuel Garette
__str__ method could return unicode object, force to...
blob
|
commitdiff
|
diff to current
2013-06-26
Emmanuel Garette
callback with option in params which is in an hidden...
blob
|
commitdiff
|
diff to current
2013-05-23
gwen
docstrings and api
blob
|
commitdiff
|
diff to current
2013-05-23
gwen
add docstrings
blob
|
commitdiff
|
diff to current
2013-05-21
gwen
new api documentation
blob
|
commitdiff
|
diff to current
2013-05-21
gwen
Merge branch 'master' of ssh://git.labs.libre-entrepris...
blob
|
commitdiff
|
diff to current
2013-05-21
Emmanuel Garette
add cfgimpl_get_children for MetaConfig and informations
blob
|
commitdiff
|
diff to current
2013-05-14
gwen
suppress get_consistencies() method
blob
|
commitdiff
|
diff to current
2013-05-08
Emmanuel Garette
* config herite from BaseInformation class
blob
|
commitdiff
|
diff to current
2013-05-02
Emmanuel Garette
work on MetaConfig
blob
|
commitdiff
|
diff to current
2013-04-24
Emmanuel Garette
In make_dict check PropertyConfigError for OptionDescri...
blob
|
commitdiff
|
diff to current
2013-04-22
Emmanuel Garette
remove _setoption in SymLinkOption
blob
|
commitdiff
|
diff to current
2013-04-20
Emmanuel Garette
add option name's validation and rename Option method...
blob
|
commitdiff
|
diff to current
2013-04-20
Emmanuel Garette
cache for properties is now in get_properties and not...
blob
|
commitdiff
|
diff to current
2013-04-19
Emmanuel Garette
remove expired cache with config.cfgimpl_reset_cache...
blob
|
commitdiff
|
diff to current
2013-04-18
Emmanuel Garette
* to "reset" a value, now you just have to delete it
blob
|
commitdiff
|
diff to current
2013-04-17
Emmanuel Garette
pass force_properties to value's _setitem and remove...
blob
|
commitdiff
|
diff to current
2013-04-17
Emmanuel Garette
Rename AmbigousOptionError as ConflictOptionError
blob
|
commitdiff
|
diff to current
2013-04-17
Emmanuel Garette
properties validation not in setting and now launch...
blob
|
commitdiff
|
diff to current
2013-04-16
Emmanuel Garette
mandatory is a true property (no more MandatoryError...
blob
|
commitdiff
|
diff to current
2013-04-16
Emmanuel Garette
only catch PropertiesOptionError
blob
|
commitdiff
|
diff to current
2013-04-16
Emmanuel Garette
SubConfig: first argument must be a OD
blob
|
commitdiff
|
diff to current
2013-04-14
Emmanuel Garette
review exception
blob
|
commitdiff
|
diff to current
2013-04-13
Emmanuel Garette
add gettext support
blob
|
commitdiff
|
diff to current
2013-04-13
Emmanuel Garette
attribute in Option now starts with '_'
blob
|
commitdiff
|
diff to current
2013-04-11
Emmanuel Garette
Values validate now value
blob
|
commitdiff
|
diff to current
2013-04-08
Emmanuel Garette
don't launch apply_requires more than needed
blob
|
commitdiff
|
diff to current
2013-04-08
Emmanuel Garette
NoValueReturn is not needed now + apply_requires is...
blob
|
commitdiff
|
diff to current
2013-04-05
Emmanuel Garette
suppress _cfgimpl_parent and _cfgimpl_get_path() from...
blob
|
commitdiff
|
diff to current
2013-04-05
Emmanuel Garette
tiramisu/config.py: _cfgimpl_subconfigs is not used
blob
|
commitdiff
|
diff to current
2013-04-05
Emmanuel Garette
tiramisu/config.py can specify return type for find...
blob
|
commitdiff
|
diff to current
2013-04-04
Emmanuel Garette
permissives are for a specified option not config
blob
|
commitdiff
|
diff to current
2013-04-04
Emmanuel Garette
set permissive to cfgimpl_get_home_by_path
blob
|
commitdiff
|
diff to current
2013-04-04
Emmanuel Garette
rewrite make_dict
blob
|
commitdiff
|
diff to current
2013-04-03
Emmanuel Garette
optimisations and all is properties
blob
|
commitdiff
|
diff to current
2013-03-27
gwen
build cache builds correctly now
blob
|
commitdiff
|
diff to current
2013-03-27
Garette Emmanuel
remise en fonction des self._cfgimpl_slots
blob
|
commitdiff
|
diff to current
2013-03-27
Garette Emmanuel
Le cache des paths est dans l'OptionDescription
blob
|
commitdiff
|
diff to current
2013-03-26
Garette Emmanuel
works on performante
blob
|
commitdiff
|
diff to current
2013-03-25
Garette Emmanuel
support break in iterator
blob
|
commitdiff
|
diff to current
2013-03-14
Garette Emmanuel
cfgimpl_permissive is not the permissive param
blob
|
commitdiff
|
diff to current
2013-03-14
Garette Emmanuel
get_home_by_path is a public method
blob
|
commitdiff
|
diff to current
2013-03-14
Garette Emmanuel
add permissive in config
blob
|
commitdiff
|
diff to current
2013-03-07
gwen
iter on all objects
blob
|
commitdiff
|
diff to current
2013-03-06
Garette Emmanuel
generate correct len for slave if no value
blob
|
commitdiff
|
diff to current
2013-03-06
gwen
Merge branch 'master' of ssh://git.labs.libre-entrepris...
blob
|
commitdiff
|
diff to current
2013-03-06
gwen
valid name accepts only str type
blob
|
commitdiff
|
diff to current
2013-02-27
gwen
finally a getvalue without a getattr
blob
|
commitdiff
|
diff to current
2013-02-25
gwen
pep8
blob
|
commitdiff
|
diff to current
2013-02-25
gwen
private method _get_multitype()
blob
|
commitdiff
|
diff to current
2013-02-25
gwen
option's name shall not have an api's method name
blob
|
commitdiff
|
diff to current
2013-02-22
gwen
add masters/slaves in the Values()
blob
|
commitdiff
|
diff to current
2013-02-21
gwen
refactoring values
blob
|
commitdiff
|
diff to current
2013-02-19
gwen
update of the doc
blob
|
commitdiff
|
diff to current
2013-02-08
gwen
refactoring, the values are in an OptionValues object
blob
|
commitdiff
|
diff to current
2013-02-07
gwen
values are in value objects now
blob
|
commitdiff
|
diff to current
2013-02-06
gwen
masters shall have the same names as groups
blob
|
commitdiff
|
diff to current
2013-02-06
gwen
adds a freeze_everything possibility
blob
|
commitdiff
|
diff to current
2013-01-31
Daniel Dehennin
Find breaks on "disabled" property
blob
|
commitdiff
|
diff to current
2013-01-30
Daniel Dehennin
Better raise message
blob
|
commitdiff
|
diff to current
2013-01-28
gwen
find raises an exception if no option found Fixes ...
blob
|
commitdiff
|
diff to current
2013-01-11
gwen
master subgroups that have subgroups
blob
|
commitdiff
|
diff to current
2013-01-10
gwen
multi defaults value addition cinematics
blob
|
commitdiff
|
diff to current
2012-12-11
gwen
generic owners shall live in settings
blob
|
commitdiff
|
diff to current
2012-12-10
gwen
add owner
blob
|
commitdiff
|
diff to current
2012-12-10
gwen
owners are *real* objects now
blob
|
commitdiff
|
diff to current
2012-12-06
gwen
groupe_types are real types now
blob
|
commitdiff
|
diff to current
2012-12-05
gwen
Multi()'s and append
blob
|
commitdiff
|
diff to current
2012-12-05
gwen
tests on group types
blob
|
commitdiff
|
diff to current
2012-12-04
gwen
master len without getattr
blob
|
commitdiff
|
diff to current
2012-12-04
gwen
pop and append in multi values
blob
|
commitdiff
|
diff to current
2012-12-04
gwen
validation of the len of the multi in a group
blob
|
commitdiff
|
diff to current
2012-12-03
gwen
comparison failed
blob
|
commitdiff
|
diff to current
2012-11-30
gwen
getkey() and __eq__ for a SymLink
blob
|
commitdiff
|
diff to current
2012-11-30
gwen
add permissive in the requirements
blob
|
commitdiff
|
diff to current
2012-11-29
gwen
string representation for a symlink option
blob
|
commitdiff
|
diff to current
2012-11-28
gwen
config's string representation
blob
|
commitdiff
|
diff to current
next