| Commit message (Expand) | Author | Age | Files | Lines |
| * | A start on the 'mailman' subcommand layout, with the help of argparse. Right | Barry Warsaw | 2009-08-09 | 1 | -2/+1 |
| * | Integrate pylint and Sphinx documentation buildout targets. | Barry Warsaw | 2009-06-30 | 1 | -0/+3 |
| * | Checking pointing all the ZCA and restful wiring that I really don't | Barry Warsaw | 2009-04-02 | 1 | -0/+3 |
| * | Get rid of the mailman.scrubber entry point. | Barry Warsaw | 2009-03-10 | 1 | -2/+1 |
| * | Get rid of the mailman.rules entry point. | Barry Warsaw | 2009-03-09 | 1 | -1/+0 |
| * | Get rid of the mailman.handlers entry point. | Barry Warsaw | 2009-03-09 | 1 | -1/+0 |
| * | Get rid of mailman.commands entry point. | Barry Warsaw | 2009-03-09 | 1 | -9/+1 |
| * | Remove the mailman.database setup.py plugin, instead opting for defining the | Barry Warsaw | 2009-03-05 | 1 | -1/+0 |
| * | Checkpointing the conversion of automatic responses away from pickles. | Barry Warsaw | 2009-02-16 | 1 | -0/+1 |
| * | Push the source directory into a 'src' subdirectory so that zc.buildout works | Barry Warsaw | 2009-01-25 | 1 | -2/+5 |
| * | Defaults module is mostly eradicated, converted to lazr.config. The test | Barry Warsaw | 2009-01-05 | 1 | -1/+0 |
| * | - For command line scripts, -C names the configuration file to use. For | Barry Warsaw | 2009-01-03 | 1 | -11/+3 |
| * | * Update NEWS.txt and ALPHA.txt | Barry Warsaw | 2009-01-01 | 1 | -1/+1 |
| * | Added a buildout hack for zope.testing so that we can add our own command line | Barry Warsaw | 2008-12-25 | 1 | -1/+0 |
| * | Lots of changes to make bin/withlist work under a buildout environment. | Barry Warsaw | 2008-12-20 | 1 | -0/+1 |
| * | Basic buildout infrastructure. | Barry Warsaw | 2008-12-18 | 1 | -1/+1 |
| * | Target Python 2.6. Make the test suite pass without deprecations. | Barry Warsaw | 2008-10-16 | 1 | -2/+2 |
| * | Move core Mailman modules to the new mailman.core package. Functionality | Barry Warsaw | 2008-09-29 | 1 | -1/+1 |
| * | Upgrade to GPLv3. | Barry Warsaw | 2008-09-24 | 1 | -10/+11 |
| * | Add rough support for a local MHonArc archiver, using the permalink proposal | Barry Warsaw | 2008-07-09 | 1 | -1/+2 |
| * | Refactor the archivers so that they live in a separate sub-package. Split out | Barry Warsaw | 2008-07-05 | 1 | -4/+4 |
| * | Implement the basic Mail-Archive.com archiving algorithm. | Barry Warsaw | 2008-07-05 | 1 | -0/+1 |
| * | Implement a prototypical archiver that supports Archived-At permalink header, | Barry Warsaw | 2008-07-02 | 1 | -1/+4 |
| * | start of archiving work | Barry Warsaw | 2008-06-14 | 1 | -1/+2 |
| * | Update and reorganize the command queue runner so that it works with the | Barry Warsaw | 2008-04-26 | 1 | -2/+10 |
| |\ |
|
| | * | temporary start on command processor rewrite | Barry Warsaw | 2008-04-22 | 1 | -2/+9 |
| |/ |
|
| * | Remove unnecessary 3rd party package. | Barry Warsaw | 2008-04-08 | 1 | -1/+0 |
| * | One more version change. | Barry Warsaw | 2008-03-31 | 1 | -1/+1 |
| * | More fixes to get the basic end-to-end delivery mechanisms working. | Barry Warsaw | 2008-03-30 | 1 | -1/+1 |
| * | Bite the bullet: rename the Mailman package to mailman. | Barry Warsaw | 2008-02-27 | 1 | -13/+13 |
| * | Rework the basic infrastructure for qrunner process control. Split out the | Barry Warsaw | 2008-02-25 | 1 | -1/+0 |
| * | The start of a cleaning up of Errors.py. Eventually, I want to get rid of | Barry Warsaw | 2008-02-19 | 1 | -1/+0 |
| * | Reorganize the Handler architecture to a pipeline architecture with plugins. | Barry Warsaw | 2008-02-17 | 1 | -0/+1 |
| * | Merge from trunk. | Barry Warsaw | 2008-01-14 | 1 | -1/+4 |
| |\ |
|
| | * | Update copyright years. Change a plugin name. | Barry Warsaw | 2008-01-13 | 1 | -1/+1 |
| | * | Remove dependency on SQLAlchemy. | Barry Warsaw | 2008-01-13 | 1 | -1/+0 |
| | * | Add an interface IArchiver which is used to calculate urls and send messages | Barry Warsaw | 2008-01-13 | 1 | -2/+3 |
| | * | Fix the requirement for the setuptools/bzr plugin. Update a copyright | Barry Warsaw | 2008-01-13 | 1 | -2/+2 |
| * | | Use a more efficient way of deleting rows from a table, which coincidentally | Barry Warsaw | 2008-01-14 | 1 | -1/+1 |
| * | | First cut at a rules processor, separate from the disposition of rule hits. | Barry Warsaw | 2007-12-27 | 1 | -4/+3 |
| |/ |
|
| * | Target Mailman onto the Storm <http://storm.canonical.com> Python ORM. This | Barry Warsaw | 2007-11-04 | 1 | -1/+1 |
| * | Elixir 0.4.0 has a bug that bites us. | Barry Warsaw | 2007-10-31 | 1 | -1/+1 |
| * | Much progress, though not perfect, on migrating to SQLAlchemy 0.4 and Elixir | Barry Warsaw | 2007-10-31 | 1 | -1/+2 |
| * | SQLAlchemy >= 0.3.10 is required. | Barry Warsaw | 2007-09-12 | 1 | -1/+1 |
| * | It all started by trying to remove MailList.Create() and use the IListManager | Barry Warsaw | 2007-08-05 | 1 | -1/+3 |
| * | Add setuptools plug-in entry point for defining different database backends. | Barry Warsaw | 2007-07-24 | 1 | -3/+3 |
| * | Clean up the setup.py script by removing a commented out section we | Barry Warsaw | 2007-07-21 | 1 | -14/+4 |
| * | Added a plugin so setuptools groks the Bazaar revision control system. | Barry Warsaw | 2007-07-20 | 1 | -0/+12 |
| * | The Mailman/bin package's __all__ now contains the list of all command line | Barry Warsaw | 2007-07-18 | 1 | -2/+4 |
| * | More work on completing the transition to setuptools. | Barry Warsaw | 2007-07-18 | 1 | -9/+9 |