summaryrefslogtreecommitdiff
path: root/Mailman/database/__init__.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-271-135/+0
* Rework the basic infrastructure for qrunner process control. Split out theBarry Warsaw2008-02-251-9/+17
* The start of a cleaning up of Errors.py. Eventually, I want to get rid ofBarry Warsaw2008-02-191-2/+1
* Tweak copyright years.Barry Warsaw2008-02-071-1/+1
* Reorganize the database subpackage, primarily by removing the 'model'Barry Warsaw2007-12-081-33/+69
* Fix two doctests: addresses.txt and mlist-addresses.txtBarry Warsaw2007-11-071-12/+0
* Target Mailman onto the Storm <http://storm.canonical.com> Python ORM. ThisBarry Warsaw2007-11-041-7/+33
* Much progress, though not perfect, on migrating to SQLAlchemy 0.4 and ElixirBarry Warsaw2007-10-311-5/+9
* General cleanups some of which is even tested <wink>. Mailman.LockFile moduleBarry Warsaw2007-10-101-5/+4
* Interfaces IRequests and IListRequests which are substitutes for the ListAdminBarry Warsaw2007-08-071-1/+5
* Refactor IDatabase interface so that the user_manager, list_manager,Barry Warsaw2007-08-021-6/+2
* Move the pending database into the SQLAlchemy/Elixir layer. The oldBarry Warsaw2007-08-011-19/+43
|\
| * Add setuptools plug-in entry point for defining different database backends.Barry Warsaw2007-07-241-16/+31
* | The start of a message store definition. Whether this will end up being usedBarry Warsaw2007-07-221-0/+2
|/
* Merge exp-elixir-branch to trunk. There is enough working to make me feelbwarsaw2007-05-281-18/+22
* Clean up file permissions and umask settings. Now we set the umask to 007bwarsaw2007-01-051-3/+14
* Merged revisions 8113-8121 via svnmerge from bwarsaw2006-12-291-0/+34