| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Finally, all doctests are named .rst | Barry Warsaw | 2011-09-23 | 1 | -37/+0 |
| | | |||||
| * | Split member and nonmember moderation. | Barry Warsaw | 2011-01-02 | 1 | -56/+14 |
| | | | | | | | | | | | | | | | | | * member-moderation happens at the same place in the built-in chain that the previously named moderation rule happens. nonmember-moderation happens after all the other normal moderation rules. * Handle unsubscribed nonmember posts. Other changes: * Message.senders now filters out Nones and empty strings. * Various test cleanups and simplifications. * More `address` -> `email` fixes. * Give Link class a useful repr. * Fix a potential UnboundLocalError. * Various other small changes. | ||||
| * | More documentation updates. | Barry Warsaw | 2010-09-15 | 1 | -3/+4 |
| | | |||||
| * | Cleanup. | Barry Warsaw | 2009-11-04 | 1 | -1/+0 |
| | | |||||
| * | As before, replace config.db.requests and config.db.pendings with utilities. | Barry Warsaw | 2009-08-26 | 1 | -2/+4 |
| | | |||||
| * | Replace the message_store instance on the database with an IMessageStore | Barry Warsaw | 2009-08-26 | 1 | -1/+5 |
| | | | | | utility. | ||||
| * | De-u-literal-ify our doctests. | Barry Warsaw | 2009-07-18 | 1 | -1/+2 |
| | | |||||
| * | Push the source directory into a 'src' subdirectory so that zc.buildout works | Barry Warsaw | 2009-01-25 | 1 | -0/+72 |
| correctly regardless of how it's used. | |||||
