summaryrefslogtreecommitdiff
path: root/Mailman/bin/gate_news.py
Commit message (Expand)AuthorAgeFilesLines
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-271-245/+0
* PEP 292 style, $-strings are used by the translation service everywhere now.Barry Warsaw2008-02-181-2/+0
* Tweak copyright years.Barry Warsaw2008-02-071-1/+1
* Initial pylint/pyflakes cleanupBarry Warsaw2007-11-171-1/+1
* Much progress, though not perfect, on migrating to SQLAlchemy 0.4 and ElixirBarry Warsaw2007-10-311-6/+6
* General cleanups some of which is even tested <wink>. Mailman.LockFile moduleBarry Warsaw2007-10-101-12/+9
* Remove the action.py module, move this to Mailman/interfaces/__init__.py.Barry Warsaw2007-10-101-2/+2
* Reorganize the qrunner infrastructure. First, the package has been renamedBarry Warsaw2007-09-291-2/+2
* Merge exp-elixir-branch to trunk. There is enough working to make me feelbwarsaw2007-05-281-1/+1
* Update copyright years.bwarsaw2007-01-191-1/+1
* Updated the mmshell scripts so all use the configuration.py config objectmsapiro2006-10-241-12/+19
* Set package name and version number in AC_INIT macro in configure.in. Also,bwarsaw2006-05-151-0/+0
* Move all cron scripts to the new Mailman.bin package layout and complete thebwarsaw2006-05-131-0/+243