summaryrefslogtreecommitdiff
path: root/Mailman/database/dbcontext.py
Commit message (Expand)AuthorAgeFilesLines
* Remove last vestiges of dbcontextBarry Warsaw2007-07-231-174/+0
* Merge exp-elixir-branch to trunk. There is enough working to make me feelbwarsaw2007-05-281-51/+25
* Improve the way we handle avoiding InitTempVars() multiple times on anbwarsaw2007-04-091-0/+1
* Moved the session.expire() to the MailList.Load() method, viabwarsaw2007-04-031-1/+5
* api_lock(): When locking the MailList object, tell the SQLAlchemy session tobwarsaw2007-03-301-0/+1
* Rework MailList.available_languages so that we don't need to use a PickleTypebwarsaw2007-01-181-13/+21
* Clean up file permissions and umask settings. Now we set the umask to 007bwarsaw2007-01-051-1/+29
* A rudimentary import script. Several things are not yet imported, includingbwarsaw2006-12-301-3/+17
* Merged revisions 8113-8121 via svnmerge from bwarsaw2006-12-291-0/+144