2013-09-01 |
Emmanuel Garette | can export options
|
commit | commitdiff | tree |
2013-08-31 |
Emmanuel Garette | - add "make build-pot" to build or update translations...
|
commit | commitdiff | tree |
2013-08-30 |
Emmanuel Garette | attributes in Option are now read-only if option set...
|
commit | commitdiff | tree |
2013-08-30 |
Emmanuel Garette | test more sloted options
|
commit | commitdiff | tree |
2013-08-29 |
Emmanuel Garette | add test for impl_get_path_by_opt and impl_get_opt_by_path
|
commit | commitdiff | tree |
2013-08-28 |
Emmanuel Garette | test force_default_on_freeze with multi and correction...
|
commit | commitdiff | tree |
2013-08-28 |
Emmanuel Garette | setpermissive should have opt has option
|
commit | commitdiff | tree |
2013-08-28 |
Emmanuel Garette | order in properties can change
|
commit | commitdiff | tree |
2013-08-28 |
gwen | python 3 compatibility
|
commit | commitdiff | tree |
2013-08-28 |
Emmanuel Garette | pep8
|
commit | commitdiff | tree |
2013-08-28 |
Emmanuel Garette | pep8
|
commit | commitdiff | tree |
2013-08-27 |
Emmanuel Garette | witch => which
|
commit | commitdiff | tree |
2013-08-27 |
Emmanuel Garette | add tests for persistent mode
|
commit | commitdiff | tree |
2013-08-27 |
Emmanuel Garette | add test test/test_dereference.py + memoryleaks in...
|
commit | commitdiff | tree |
2013-08-27 |
Emmanuel Garette | pep8
|
commit | commitdiff | tree |
2013-08-27 |
Emmanuel Garette | huge use of weakrefs to remove memoryleaks due to circular...
|
commit | commitdiff | tree |
2013-08-27 |
Emmanuel Garette | store session in dictionary storage
|
commit | commitdiff | tree |
2013-08-26 |
Emmanuel Garette | save storage with get_storage
|
commit | commitdiff | tree |
2013-08-26 |
Emmanuel Garette | ConstError in tiramisu/error.py
|
commit | commitdiff | tree |
2013-08-25 |
Emmanuel Garette | add enumerate and delete method for manage storage
|
commit | commitdiff | tree |
2013-08-25 |
Emmanuel Garette | revert change in append of Multi object for sqlite3...
|
commit | commitdiff | tree |
2013-08-25 |
Emmanuel Garette | can change storage with set_storage, storage's name...
|
commit | commitdiff | tree |
2013-08-25 |
Emmanuel Garette | add some tests for values
|
commit | commitdiff | tree |
2013-08-24 |
Emmanuel Garette | add test to known if has a value + some corrections
|
commit | commitdiff | tree |
2013-08-24 |
Emmanuel Garette | test get_modified_values
|
commit | commitdiff | tree |
2013-08-24 |
Emmanuel Garette | getowner need now an option
|
commit | commitdiff | tree |
2013-08-24 |
Emmanuel Garette | in __setattr__, name should never be object's variable...
|
commit | commitdiff | tree |
2013-08-24 |
Emmanuel Garette | is not config in other, __neq__ should return True
|
commit | commitdiff | tree |
2013-08-24 |
Emmanuel Garette | is not config in other, __neq__ should return True
|
commit | commitdiff | tree |
2013-08-24 |
Emmanuel Garette | _calc_requirement is a set, not a tuple
|
commit | commitdiff | tree |
2013-08-24 |
Emmanuel Garette | add _path in reset for performance + more tests
|
commit | commitdiff | tree |
2013-08-23 |
Emmanuel Garette | Merge branch 'master' of ssh://git.labs.libre-entreprise...
|
commit | commitdiff | tree |
2013-08-23 |
Emmanuel Garette | test invalid owner in setowner
|
commit | commitdiff | tree |
2013-08-22 |
Emmanuel Garette | add test for recursive path in requirement
|
commit | commitdiff | tree |
2013-08-22 |
Emmanuel Garette | reqpath is get from option, so reqpath ever exists...
|
commit | commitdiff | tree |
2013-08-22 |
Emmanuel Garette | never same calculated properties has properties (only...
|
commit | commitdiff | tree |
2013-08-21 |
Emmanuel Garette | some corrections in sqlite3 storage
|
commit | commitdiff | tree |
2013-08-21 |
Emmanuel Garette | key is now always path and change opt by path dictionary...
|
commit | commitdiff | tree |
2013-08-21 |
Emmanuel Garette | pep8
|
commit | commitdiff | tree |
2013-08-20 |
Emmanuel Garette | pep8
|
commit | commitdiff | tree |
2013-08-20 |
Emmanuel Garette | Merge branch 'master' of ssh://git.labs.libre-entreprise...
|
commit | commitdiff | tree |
2013-08-20 |
Emmanuel Garette | add persistent option for db
|
commit | commitdiff | tree |
2013-08-20 |
Emmanuel Garette | pep8
|
commit | commitdiff | tree |
2013-08-20 |
Emmanuel Garette | merge from val_prop_plugin branch
|
commit | commitdiff | tree |
2013-08-20 |
Emmanuel Garette | merge from val_prop_plugin branch
|
commit | commitdiff | tree |
2013-08-20 |
Emmanuel Garette | merge from master
|
commit | commitdiff | tree |
2013-08-20 |
Emmanuel Garette | we can personalise storage easily
|
commit | commitdiff | tree |
2013-08-19 |
Emmanuel Garette | add sqlite plugin
|
commit | commitdiff | tree |
2013-08-14 |
Emmanuel Garette | split cache/value/setting in plugin
|
commit | commitdiff | tree |
2013-07-23 |
Emmanuel Garette | corrections in tiramisu's setting
|
commit | commitdiff | tree |
2013-07-18 |
Emmanuel Garette | update translation
|
commit | commitdiff | tree |
2013-07-17 |
Emmanuel Garette | translation
|
commit | commitdiff | tree |
2013-07-17 |
Emmanuel Garette | translation
|
commit | commitdiff | tree |
2013-07-17 |
Emmanuel Garette | update french translation
|
commit | commitdiff | tree |
2013-07-17 |
Emmanuel Garette | return true error message when validation
|
commit | commitdiff | tree |
2013-07-13 |
Emmanuel Garette | - can reset directly custom settings for an option...
|
commit | commitdiff | tree |
2013-07-11 |
Emmanuel Garette | can't use RESERVED address in IPOption and NetworkOption
|
commit | commitdiff | tree |
2013-07-11 |
Emmanuel Garette | add new option's type: PortOption
|
commit | commitdiff | tree |
2013-07-03 |
Emmanuel Garette | Config: __str__ raise if no str/unicode value
|
commit | commitdiff | tree |
2013-07-03 |
Emmanuel Garette | support multi requirement with inverse for same option
|
commit | commitdiff | tree |
2013-07-01 |
Emmanuel Garette | __str__ method could return unicode object, force to...
|
commit | commitdiff | tree |
2013-07-01 |
Emmanuel Garette | Remove 'build_actions' in 'apply_requires', now 'validate_re...
|
commit | commitdiff | tree |
2013-06-29 |
Emmanuel Garette | requirement are now a dictionary (not anymore a tuple)
|
commit | commitdiff | tree |
2013-06-28 |
Emmanuel Garette | support multi requires with inverse set to True
|
commit | commitdiff | tree |
2013-06-26 |
Emmanuel Garette | callback with option in params which is in an hidden...
|
commit | commitdiff | tree |
2013-06-26 |
Emmanuel Garette | validate_requires_arg return requires list
|
commit | commitdiff | tree |
2013-06-14 |
Emmanuel Garette | better raise message if try to launch impl_get_information...
|
commit | commitdiff | tree |
2013-06-13 |
Emmanuel Garette | add symlink test
|
commit | commitdiff | tree |
2013-06-13 |
Emmanuel Garette | symlink support for getowner and raise if option in...
|
commit | commitdiff | tree |
2013-06-13 |
Emmanuel Garette | apply_requires: add property if any property raise...
|
commit | commitdiff | tree |
2013-06-13 |
Emmanuel Garette | allow None in requirement
|
commit | commitdiff | tree |
2013-06-12 |
Emmanuel Garette | add sort, reverse, insert and extend in Multi
|
commit | commitdiff | tree |
2013-06-12 |
Emmanuel Garette | ConfigError, not PropertiesOptionError if cannot access...
|
commit | commitdiff | tree |
2013-06-12 |
Emmanuel Garette | Works callback/multi/master-slave
|
commit | commitdiff | tree |
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 |
next |