Commit Graph

348 Commits

Author SHA1 Message Date
Emmanuel Garette 36ed6f874f add some tests for values
cannot use __setitem__ to set value for an option
in append, len should not greater than master option
2013-08-25 18:06:07 +02:00
Emmanuel Garette f482737a47 add test to known if has a value + some corrections 2013-08-24 23:10:35 +02:00
Emmanuel Garette e6a183c00d test get_modified_values 2013-08-24 22:54:02 +02:00
Emmanuel Garette e4c129efc5 getowner need now an option 2013-08-24 22:32:54 +02:00
Emmanuel Garette 4c27cb586d in __setattr__, name should never be object's variable name
remove context in type_ find's option
find_first_context return AttributError if no results
2013-08-24 21:26:10 +02:00
Emmanuel Garette 6708fe4522 is not config in other, __neq__ should return True 2013-08-24 18:04:19 +02:00
Emmanuel Garette a7d784ba3e is not config in other, __neq__ should return True 2013-08-24 18:04:11 +02:00
Emmanuel Garette 196d270cc9 _calc_requirement is a set, not a tuple 2013-08-24 16:34:08 +02:00
Emmanuel Garette c2b16d2605 add _path in reset for performance + more tests 2013-08-24 16:30:46 +02:00
Emmanuel Garette 5beade8b2c Merge branch 'master' of ssh://git.labs.libre-entreprise.org/gitroot/tiramisu 2013-08-23 16:49:27 +02:00
gwen f235986879 automatic API documentation 2013-08-23 11:42:22 +02:00
gwen 0db7ef72a6 automatic API documentation 2013-08-23 11:16:26 +02:00
Emmanuel Garette 62553aba1f test invalid owner in setowner 2013-08-23 09:29:42 +02:00
Emmanuel Garette ac62931525 add test for recursive path in requirement 2013-08-22 22:57:32 +02:00
Emmanuel Garette f8422c03e8 reqpath is get from option, so reqpath ever exists, cannot raise AttributeError 2013-08-22 22:52:29 +02:00
Emmanuel Garette 04aa4e6bf1 never same calculated properties has properties (only in cache) 2013-08-22 22:48:09 +02:00
gwen 3a6296f7e0 documentation on the tests 2013-08-22 17:51:25 +02:00
gwen 3d67e35447 documentation on the tests 2013-08-22 12:17:10 +02:00
gwen 747d994762 documentation on the requirements and docstring updates 2013-08-22 11:08:26 +02:00
Emmanuel Garette 1ddd88fc99 some corrections in sqlite3 storage 2013-08-21 23:21:28 +02:00
Emmanuel Garette b6bb685ca5 key is now always path and change opt by path dictionary storage 2013-08-21 22:21:50 +02:00
Emmanuel Garette 707a215a2c pep8 2013-08-21 18:34:32 +02:00
gwen acca6d5a27 documentation update and docstrings 2013-08-21 17:21:09 +02:00
gwen 7d2449380c documentation and docstring updates 2013-08-21 14:52:48 +02:00
gwen a431b46fb9 Merge branch 'master' of ssh://git.labs.libre-entreprise.org/gitroot/tiramisu 2013-08-21 11:10:15 +02:00
gwen defae40a2f documentation update and docstrings 2013-08-21 11:09:11 +02:00
Emmanuel Garette cc569efcc7 pep8 2013-08-20 23:00:20 +02:00
Emmanuel Garette c13063686a Merge branch 'master' of ssh://git.labs.libre-entreprise.org/gitroot/tiramisu 2013-08-20 22:45:27 +02:00
Emmanuel Garette 0d5a447eb3 add persistent option for db 2013-08-20 22:45:11 +02:00
gwen 1b608202ce documentation update 2013-08-20 17:30:24 +02:00
Emmanuel Garette d971448d02 pep8 2013-08-20 16:48:19 +02:00
Emmanuel Garette 2e8c75a602 merge from val_prop_plugin branch 2013-08-20 16:45:54 +02:00
Emmanuel Garette 82b0e26568 merge from val_prop_plugin branch 2013-08-20 16:44:52 +02:00
gwen 5c8bb1f8f9 documentation update 2013-08-20 16:38:06 +02:00
Emmanuel Garette ace7f6f828 merge from master 2013-08-20 16:33:32 +02:00
gwen 564fecc261 pep 8 lines too long 2013-08-20 12:08:02 +02:00
Emmanuel Garette e826f3d1c6 we can personalise storage easily 2013-08-20 09:47:12 +02:00
Emmanuel Garette df7d6759cd add sqlite plugin 2013-08-19 11:01:21 +02:00
Emmanuel Garette f6f709f83d split cache/value/setting in plugin 2013-08-14 23:06:31 +02:00
Emmanuel Garette 513722ed57 corrections in tiramisu's setting 2013-07-23 14:24:42 +02:00
Emmanuel Garette e9ffd96a28 update translation 2013-07-18 21:25:07 +02:00
Daniel Dehennin 7c44f4ade6 Ignore gettext compiled files
* .gitignore: Add “.mo” extension.
2013-07-18 12:25:57 +02:00
Daniel Dehennin 28d053430b Fix installation for non EOLE developpers
The version is extracted from “relase/” tags and they exists only on EOLE
git repository.

* Makefile (install): Depends on version file.
  (version.in): Fake dev version for developpers without devel release
  tags

* setup.py: Add missing subprocess import.
  (fetch_version): Use same fallback version as Makefile.
2013-07-18 12:23:50 +02:00
Emmanuel Garette e6c3104681 translation 2013-07-17 23:05:43 +02:00
Emmanuel Garette bc054d75af translation 2013-07-17 23:02:50 +02:00
Emmanuel Garette 15ac8c2872 update french translation 2013-07-17 22:30:35 +02:00
Emmanuel Garette 8056387f02 return true error message when validation 2013-07-17 20:48:46 +02:00
Emmanuel Garette de44daafeb - can reset directly custom settings for an option: setting[option].reset()
- option properties are now tuple in internal, and change it to set when needed (that coping data)
2013-07-13 10:42:10 +02:00
gwen a95f19d5f4 default settings 2013-07-12 16:20:34 +02:00
Emmanuel Garette c53d574ac2 can't use RESERVED address in IPOption and NetworkOption 2013-07-11 23:06:26 +02:00