2013-09-20 |
Emmanuel Garette | serialize new callback
|
commit | commitdiff | tree |
2013-09-19 |
Emmanuel Garette | error if change slave len for default's slave option
|
commit | commitdiff | tree |
2013-09-19 |
Emmanuel Garette | add allow_reserved in IPOption
|
commit | commitdiff | tree |
2013-09-19 |
Emmanuel Garette | add doc/config.png
|
commit | commitdiff | tree |
2013-09-19 |
Emmanuel Garette | refactore carry_out_calculation + test + documentation
|
commit | commitdiff | tree |
2013-09-17 |
Emmanuel Garette | dont change anything if config_error
|
commit | commitdiff | tree |
2013-09-16 |
Emmanuel Garette | allow mandatory value (see 9ddf100118d913c2f4225cca1adb65317...
|
commit | commitdiff | tree |
2013-09-16 |
Emmanuel Garette | when we get an option's value, we need it's values...
|
commit | commitdiff | tree |
2013-09-16 |
Emmanuel Garette | Makefile for non-gnu version of basename
|
commit | commitdiff | tree |
2013-09-16 |
Emmanuel Garette | corrections in setup.py
|
commit | commitdiff | tree |
2013-09-14 |
Emmanuel Garette | update doc
|
commit | commitdiff | tree |
2013-09-11 |
gwen | version for setup.py
|
commit | commitdiff | tree |
2013-09-10 |
Emmanuel Garette | update doc
|
commit | commitdiff | tree |
2013-09-07 |
Emmanuel Garette | support no expire in getcache
|
commit | commitdiff | tree |
2013-09-07 |
Emmanuel Garette | comment tiramisu/setting.py
|
commit | commitdiff | tree |
2013-09-07 |
Emmanuel Garette | comment tiramisu/setting.py
|
commit | commitdiff | tree |
2013-09-07 |
Emmanuel Garette | add 'cache' property
|
commit | commitdiff | tree |
2013-09-07 |
Emmanuel Garette | cache is always a dictionary in memory
|
commit | commitdiff | tree |
2013-09-06 |
Emmanuel Garette | comment storage
|
commit | commitdiff | tree |
2013-09-06 |
Emmanuel Garette | storage no more in setting.py, code is now in storage...
|
commit | commitdiff | tree |
2013-09-04 |
Emmanuel Garette | ro/rw_append/remove are now 'set' type
|
commit | commitdiff | tree |
2013-09-03 |
Emmanuel Garette | support cache consistencies + no consistencies for...
|
commit | commitdiff | tree |
2013-09-03 |
Emmanuel Garette | impl_get_information and impl_set_information are,...
|
commit | commitdiff | tree |
2013-09-02 |
Emmanuel Garette | add __setstate__ to loads from a serialised object
|
commit | commitdiff | tree |
2013-09-02 |
Emmanuel Garette | true serialize for _children
|
commit | commitdiff | tree |
2013-09-02 |
Emmanuel Garette | update __slots__ for Option/BaseOption
|
commit | commitdiff | tree |
2013-09-02 |
Emmanuel Garette | factorise Option and OptionDescription init
|
commit | commitdiff | tree |
2013-09-02 |
Emmanuel Garette | cannot set properties if those properties are in requirement
|
commit | commitdiff | tree |
2013-09-02 |
Emmanuel Garette | requirements: calculate all requirements for an option
|
commit | commitdiff | tree |
2013-09-02 |
Emmanuel Garette | an OptionDescription can be serialized
|
commit | commitdiff | tree |
2013-09-01 |
Emmanuel Garette | update Makefile and setup.py
|
commit | commitdiff | tree |
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 |
next |