b92c087cfcmaster/slave, multi... in the glossary
gwen
2013-08-27 16:35:15 +0200
a894a5e27brename API add_owner -> addowner
gwen
2013-08-27 16:12:53 +0200
b341844450first steps with tiramisu doc
gwen
2013-08-27 15:54:10 +0200
acd27fb56chuge use of weakrefs to remove memoryleaks due to circular references
Emmanuel Garette
2013-08-27 11:39:32 +0200
36def6533fstore session in dictionary storage
Emmanuel Garette
2013-08-27 09:46:52 +0200
fb1eba39easave storage with get_storage list_sessions and delete_session is now in setting directly
Emmanuel Garette
2013-08-26 21:54:41 +0200
0bc47b1cf9ConstError in tiramisu/error.py storage_type is now unique rename _const => _NameSpace can change storage's options in set_storage
Emmanuel Garette
2013-08-26 21:48:42 +0200
6b9d5aed59add enumerate and delete method for manage storage
Emmanuel Garette
2013-08-25 21:57:11 +0200
dc2c173b44revert change in append of Multi object for sqlite3 storage
Emmanuel Garette
2013-08-25 20:51:29 +0200
dcb12dac02can change storage with set_storage, storage's name is store in storage object and storage is create with get_storage
Emmanuel Garette
2013-08-25 20:49:24 +0200
36ed6f874fadd some tests for values cannot use __setitem__ to set value for an option in append, len should not greater than master option
Emmanuel Garette
2013-08-25 18:06:07 +0200
f482737a47add test to known if has a value + some corrections
Emmanuel Garette
2013-08-24 23:10:35 +0200
e4c129efc5getowner need now an option
Emmanuel Garette
2013-08-24 22:32:54 +0200
4c27cb586din __setattr__, name should never be object's variable name remove context in type_ find's option find_first_context return AttributError if no results
Emmanuel Garette
2013-08-24 21:26:10 +0200
6708fe4522is not config in other, __neq__ should return True
Emmanuel Garette
2013-08-24 18:04:19 +0200
a7d784ba3eis not config in other, __neq__ should return True
Emmanuel Garette
2013-08-24 18:04:11 +0200
196d270cc9_calc_requirement is a set, not a tuple
Emmanuel Garette
2013-08-24 16:34:08 +0200
c2b16d2605add _path in reset for performance + more tests
Emmanuel Garette
2013-08-24 16:30:46 +0200
5beade8b2cMerge branch 'master' of ssh://git.labs.libre-entreprise.org/gitroot/tiramisu
Emmanuel Garette
2013-08-23 16:49:27 +0200
f235986879automatic API documentation
gwen
2013-08-23 11:42:22 +0200
0db7ef72a6automatic API documentation
gwen
2013-08-23 11:16:26 +0200
62553aba1ftest invalid owner in setowner
Emmanuel Garette
2013-08-23 09:29:42 +0200
ac62931525add test for recursive path in requirement
Emmanuel Garette
2013-08-22 22:57:32 +0200
f8422c03e8reqpath is get from option, so reqpath ever exists, cannot raise AttributeError
Emmanuel Garette
2013-08-22 22:52:29 +0200
04aa4e6bf1never same calculated properties has properties (only in cache)
Emmanuel Garette
2013-08-22 22:46:02 +0200
3a6296f7e0documentation on the tests
gwen
2013-08-22 17:51:25 +0200
3d67e35447documentation on the tests
gwen
2013-08-22 12:17:10 +0200
747d994762documentation on the requirements and docstring updates
gwen
2013-08-22 11:08:26 +0200
1ddd88fc99some corrections in sqlite3 storage
Emmanuel Garette
2013-08-21 23:21:28 +0200
b6bb685ca5key is now always path and change opt by path dictionary storage
Emmanuel Garette
2013-08-21 22:21:50 +0200
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)
Emmanuel Garette
2013-07-13 10:42:10 +0200