summaryrefslogtreecommitdiff
path: root/modules/mm_archive.py
Commit message (Expand)AuthorAgeFilesLines
* All these files have been moved to the Mailman directory (and some renamed)bwarsaw1998-06-191-161/+0
* Fixed minor conversion typobwarsaw1998-05-261-1/+1
* Removed RCS crudbwarsaw1998-05-261-3/+3
* Fixed a typo in the zipcode.viega1998-05-261-2/+2
* Added copyright notices to all source files where I am legally entitled to do...viega1998-05-251-1/+18
* Move the unconfigurable vars to the unconfigurable's section.klm1998-04-121-10/+10
* .GetBaseArchiveURL(): Function instead of _base_archive_url member varklm1998-04-101-4/+9
* Preparing to package a distribution - add a module docstring andmailman1998-04-091-0/+8
* Added new-format descriptive header, as string in options list.klm1998-04-071-0/+2
* .ArchiveFileName(): use the list values, not the defaults! Needing tomailman1998-04-031-2/+6
* Comment noting that the UpdateArchive method is being deprecated inmailman1998-04-031-0/+1
* Changed 'system' category log message to 'error'.mailman1998-03-241-1/+1
* Archive base url's have a .html appended, for compat with pipermail'smailman1998-03-181-1/+4
* We're just archiving to a flat file now, leaving the real work to anmailman1998-03-131-30/+54
* Employ defaults from mm_cfg.mailman1998-02-261-10/+27
* Make the archive_volume_frequency description a bit less opaque...mailman1998-02-251-1/+1
* Added 'archive_update_frequency' list config option.mailman1998-02-211-1/+8
* Initial revisionmailman1998-02-151-0/+73