| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Documentation reorganization. | Barry Warsaw | 2010-01-12 | 1 | -234/+0 |
| | | |||||
| * | Show test for MemberRole.member. | Barry Warsaw | 2009-12-27 | 1 | -5/+6 |
| | | |||||
| * | Remove the user_manager attribute from config.db and expose it as an | Barry Warsaw | 2009-08-26 | 1 | -4/+7 |
| | | | | | IUserManager utility. | ||||
| * | De-u-literal-ify our doctests. | Barry Warsaw | 2009-07-17 | 1 | -22/+22 |
| | | |||||
| * | Minor cleanups | Barry Warsaw | 2009-03-05 | 1 | -1/+1 |
| | | |||||
| * | Get rid of one_last_digest. Move this into a separate OneLastDigest table. | Barry Warsaw | 2009-02-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | Make it explicit to get the last digest (I could imagine an user selecting not to). Actually add tests for this. Start to get rid of 'from storm.locals import *' in favor of more specific imports. Start to use Store.of() instead of config.db.store where we can. Rework (delivery)MemberRosters to use the Member attributes. This ensures that the layered lookup happens at the expense of query optimization. Sundry and various cleanups. | ||||
| * | Push the source directory into a 'src' subdirectory so that zc.buildout works | Barry Warsaw | 2009-01-25 | 1 | -0/+230 |
| correctly regardless of how it's used. | |||||
