| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Documentation reorganization. | Barry Warsaw | 2010-01-12 | 1 | -111/+0 |
| | | |||||
| * | Remove the user_manager attribute from config.db and expose it as an | Barry Warsaw | 2009-08-26 | 1 | -2/+7 |
| | | | | | IUserManager utility. | ||||
| * | De-u-literal-ify our doctests. | Barry Warsaw | 2009-07-17 | 1 | -5/+2 |
| | | |||||
| * | Add IAutoResponseSet.last_response() and fix a few bugs with the datetime | Barry Warsaw | 2009-02-19 | 1 | -0/+37 |
| | | | | | | testing harness. Remove the {admin,postings,request}_response attributes, but these are not apparently tested. | ||||
| * | Add a "mock and monkey" layer to set up testing infrastructure, e.g. for | Barry Warsaw | 2009-02-17 | 1 | -0/+10 |
| | | | | | | | | | | | predictable dates and times. Fill out the autorespond.txt test to show that when the date flips over, the response counts reset. Add a date/time factory which we should use rather than the built-in datetime for now() and today() so that they can be appropriately tested. | ||||
| * | Checkpointing the conversion of automatic responses away from pickles. | Barry Warsaw | 2009-02-16 | 1 | -0/+62 |
