| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | MySQL is now an officially supported database. | Barry Warsaw | 2016-07-29 | 1 | -2/+7 |
| | | | | | Given by Abhilash Raj. | ||||
| * | Clean up the database directory. | Barry Warsaw | 2016-03-24 | 1 | -4/+5 |
| | | |||||
| * | Move the data_paths. | Barry Warsaw | 2015-12-20 | 1 | -3/+19 |
| | | |||||
| * | Add a send-digests subcommand to send list digests right now. | Barry Warsaw | 2015-12-20 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | * Add a `mailman send-digests` subcommand which replaces the functionality of the MM2.1 senddigests.py cronjob. * Use mlist.data_path where appropriate instead of crafting it from config.LIST_DATA_DIR. This makes it more consistent to switch to using the list-id as the data subdirectory. * Refactor the to_digest handler so that we can implement maybe_send_digest_now() for the internal API. * Fix some typos in subcommand --help summaries. | ||||
| * | Digests improvements: | Barry Warsaw | 2015-12-19 | 1 | -0/+27 |
| * digestable -> digests_enabled * nondigestable: removed * Exposed digests_enabled, digest_send_periodic, digest_volume_frequency in REST. | |||||
