summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
...
* Implement a prototypical archiver that supports Archived-At permalink header,Barry Warsaw2008-07-021-1/+4
* start of archiving workBarry Warsaw2008-06-141-1/+2
* Update and reorganize the command queue runner so that it works with theBarry Warsaw2008-04-261-2/+10
|\
| * temporary start on command processor rewriteBarry Warsaw2008-04-221-2/+9
|/
* Remove unnecessary 3rd party package.Barry Warsaw2008-04-081-1/+0
* One more version change.Barry Warsaw2008-03-311-1/+1
* More fixes to get the basic end-to-end delivery mechanisms working.Barry Warsaw2008-03-301-1/+1
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-271-13/+13
* Rework the basic infrastructure for qrunner process control. Split out theBarry Warsaw2008-02-251-1/+0
* The start of a cleaning up of Errors.py. Eventually, I want to get rid ofBarry Warsaw2008-02-191-1/+0
* Reorganize the Handler architecture to a pipeline architecture with plugins.Barry Warsaw2008-02-171-0/+1
* Merge from trunk.Barry Warsaw2008-01-141-1/+4
|\
| * Update copyright years. Change a plugin name.Barry Warsaw2008-01-131-1/+1
| * Remove dependency on SQLAlchemy.Barry Warsaw2008-01-131-1/+0
| * Add an interface IArchiver which is used to calculate urls and send messagesBarry Warsaw2008-01-131-2/+3
| * Fix the requirement for the setuptools/bzr plugin. Update a copyrightBarry Warsaw2008-01-131-2/+2
* | Use a more efficient way of deleting rows from a table, which coincidentallyBarry Warsaw2008-01-141-1/+1
* | First cut at a rules processor, separate from the disposition of rule hits.Barry Warsaw2007-12-271-4/+3
|/
* Target Mailman onto the Storm <http://storm.canonical.com> Python ORM. ThisBarry Warsaw2007-11-041-1/+1
* Elixir 0.4.0 has a bug that bites us.Barry Warsaw2007-10-311-1/+1
* Much progress, though not perfect, on migrating to SQLAlchemy 0.4 and ElixirBarry Warsaw2007-10-311-1/+2
* SQLAlchemy >= 0.3.10 is required.Barry Warsaw2007-09-121-1/+1
* It all started by trying to remove MailList.Create() and use the IListManagerBarry Warsaw2007-08-051-1/+3
* Add setuptools plug-in entry point for defining different database backends.Barry Warsaw2007-07-241-3/+3
* Clean up the setup.py script by removing a commented out section weBarry Warsaw2007-07-211-14/+4
* Added a plugin so setuptools groks the Bazaar revision control system.Barry Warsaw2007-07-201-0/+12
* The Mailman/bin package's __all__ now contains the list of all command lineBarry Warsaw2007-07-181-2/+4
* More work on completing the transition to setuptools.Barry Warsaw2007-07-181-9/+9
* Rebuild the .mo file if the .po file is newer.Barry Warsaw2007-07-171-1/+5
* Major surgery to get the setuptools based installation passing all theBarry Warsaw2007-07-161-0/+17
* Other than contrib files, convert all imports of mm_cfg to imports of config.Barry Warsaw2007-07-141-0/+22
* The start of a setuptools conversion. All the Makefile.in and autoconfBarry Warsaw2007-07-131-0/+53