summaryrefslogtreecommitdiff
path: root/Mailman/database
Commit message (Expand)AuthorAgeFilesLines
...
* Repair the usermanager.txt and listmanager.txt doc tests. These repairs wereBarry Warsaw2007-06-093-11/+8
* Implement the new, simplified membership model. Rosters and RosterSets asBarry Warsaw2007-06-0910-204/+288
* Go ahead and remove the Mailman/database/tables directory since all the Elixirbwarsaw2007-05-309-537/+1
* Merge exp-elixir-branch to trunk. There is enough working to make me feelbwarsaw2007-05-2824-93/+1257
* Improve the way we handle avoiding InitTempVars() multiple times on anbwarsaw2007-04-092-7/+10
* Moved the session.expire() to the MailList.Load() method, viabwarsaw2007-04-032-2/+12
* api_lock(): When locking the MailList object, tell the SQLAlchemy session tobwarsaw2007-03-301-0/+1
* Fixes for i18n digest to work.tkikuchi2007-03-021-0/+10
* Update copyright years.bwarsaw2007-01-192-2/+2
* Rework MailList.available_languages so that we don't need to use a PickleTypebwarsaw2007-01-185-24/+91
* Add post_id in list data schema.tkikuchi2007-01-061-0/+1
* Clean up file permissions and umask settings. Now we set the umask to 007bwarsaw2007-01-052-4/+43
* A rudimentary import script. Several things are not yet imported, includingbwarsaw2006-12-301-3/+17
* Merged revisions 8113-8121 via svnmerge from bwarsaw2006-12-297-0/+511