summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Untabification.bwarsaw2001-02-281-17/+17
* QRUNNERS: BounceRunner -> CommandRunnerbwarsaw2001-02-281-5/+5
* Next round of big i18n patches.bwarsaw2001-02-281-68/+78
* On the subscribe page, passwords are no longer required. If both thebwarsaw2001-02-281-4/+7
* Fix some typos missed in the last checkin.bwarsaw2001-02-281-3/+3
* Update copyright yearsbwarsaw2001-02-283-3/+3
* Next round of big i18n patches.bwarsaw2001-02-282-44/+30
* Next round of big i18n patches.bwarsaw2001-02-282-38/+61
* Add a bit of instruction for upgrading from 2.0.1 to 2.1, possiblybwarsaw2001-02-241-0/+17
* move_language_templates(): Move all the pre-2.1 templates frombwarsaw2001-02-231-0/+30
* SnarfHTMLTemplate(): Don't try to fall back to lists/<listname>/ tobwarsaw2001-02-231-11/+4
* FormatListinfoOverview(): Substitution of host_name local variable forbwarsaw2001-02-161-9/+8
* import Mailman.i18n._bwarsaw2001-02-161-0/+1
* usage(): Standard usage printing function.bwarsaw2001-02-161-7/+24
* Duh, don't try to import mimelib.Parser until after the paths havebwarsaw2001-02-161-2/+2
* _dispose(): A bit of elaboration so that we can properlybwarsaw2001-02-161-7/+40
* process(): We can't call mlist.RegisterBounce() here because we do notbwarsaw2001-02-161-8/+7
* MakeDirTree(): Remove (obsoleted by os.makedirs()).bwarsaw2001-02-161-21/+7
* Create(): We don't need to touch the digest files since we're doingbwarsaw2001-02-161-11/+0
* Create(): os.makedirs() is better than Utils.MakeDirTree().bwarsaw2001-02-161-1/+5
* InitTemplates(): Simply by using some Python 2.0-isms and the shutilbwarsaw2001-02-161-18/+22
* Do not store `_' in the built-in namespace. First of all, we wantbwarsaw2001-02-161-7/+3
* SomeRecipientsFailed constructor takes two lists of failed recipients,bwarsaw2001-02-161-0/+4
* Create the qfiles directory (but not the subdirs) in VAR_DIRS.bwarsaw2001-02-161-1/+1
* CheckSiteAdminPassword(): Typo that should have chopped off all butbwarsaw2001-02-161-1/+1
* Update information about which Python version is required (caught bybwarsaw2001-02-161-5/+4
* Very significant changes to support the new Runner classes, and thebwarsaw2001-02-151-21/+167
* De-string-module-ify.bwarsaw2001-02-151-49/+33
* Add the SourceForge logo to the sidebar, and update the copyrightbwarsaw2001-02-151-8/+12
* Convert to using the new switchboard interface.bwarsaw2001-02-153-56/+22
* Convert to using the new ToDigest module which stores its digests in abwarsaw2001-02-151-20/+23
* De-string-module-ify.bwarsaw2001-02-151-17/+23
* update copyright linebwarsaw2001-02-151-1/+1
* Get rid of the HandlerAPI and Crypt stuff, use sha as the default hashbwarsaw2001-02-151-14/+12
* Convert to the switchboard interface.bwarsaw2001-02-151-5/+6
* Add newlang and rmlang scripts c/o Juan Carlos.bwarsaw2001-02-151-2/+3
* update some urlsbwarsaw2001-02-151-2/+7
* The posixfile.py problem is no longer relevant for Python 2.0bwarsaw2001-02-151-9/+1
* updated Python version requirementsbwarsaw2001-02-151-4/+2
* Oops, forgot to commit the 2.0.1 news.bwarsaw2001-02-151-1/+7
* Dont add qfiles subdirs to VAR_DIRS. These are created automaticallybwarsaw2001-02-151-2/+1
* update a urlbwarsaw2001-02-151-2/+2
* This module still needs lots of cleaning up but for now...bwarsaw2001-02-151-150/+91
* typobwarsaw2001-02-151-1/+1
* GLOBAL_PIPELINE: Default pipeline for moving messages out ofbwarsaw2001-02-151-34/+83
* De-string-module-ify.bwarsaw2001-02-151-161/+144
* ZapOldVars(): We no longer support the filter_prog argument on thebwarsaw2001-02-151-11/+14
* Get SafeDict from SafeDict not Utils.bwarsaw2001-02-151-2/+2
* fix copyright linebwarsaw2001-02-151-1/+1
* Bump the DATA_FILE_VERSION to handle the new i18n list attributes.bwarsaw2001-02-151-2/+2