summaryrefslogtreecommitdiff
path: root/src/mailman/database/types.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-5/+2
* PostgreSQL support by Abhilash, cleaned by Barry.Barry Warsaw2014-09-271-1/+2
|\
| * Add support for postgresqlAbhilash Raj2014-09-251-1/+2
|/
* Use a simpler UUID implementation.Barry Warsaw2014-09-231-29/+17
* Clean up pass.Barry Warsaw2014-09-221-36/+9
* * fix the circular dependecy problem between User and AdressAbhilash Raj2014-09-191-3/+1
* fix all tests in mailman.model.testsAbhilash Raj2014-09-131-1/+5
* * change declarative_base class to use ModelMeta classAbhilash Raj2014-09-061-2/+3
* add new UUID typeAbhilash Raj2014-09-051-23/+85
* Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-281-1/+1
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* Switch to PEP 435 enums from flufl.enums.Barry Warsaw2013-06-181-4/+4
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* copybumpBarry Warsaw2012-01-011-1/+1
* Improved the way flufl.enum.Enums are stored in the database. Now, theyBarry Warsaw2011-09-231-12/+12
* * 'where' -> contextBarry Warsaw2011-05-131-1/+4
* Happy New Year.Barry Warsaw2011-01-011-1/+1
* Fix the obvious errors identified by pyflakes. Skip false positives (mostlyBarry Warsaw2010-10-081-2/+0
* Updates for the latest releases of flufl.enum and flufl.i18n.Barry Warsaw2010-05-021-1/+1
* Happy New Year.Barry Warsaw2010-01-011-1/+1
* Refactor __import__'s into a separate utility module.Barry Warsaw2009-05-161-4/+4
* rsplit -> rpartitionBarry Warsaw2009-05-151-4/+4
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-0/+64