summaryrefslogtreecommitdiffstats
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* Use dogpile.cache for caching instead of the databaseAurélien Bompard2013-12-181-1/+1
|
* Cache some values in the databaseAurélien Bompard2013-11-081-0/+1
|
* Bump version and modify the spec file to handle prereleasesAurélien Bompard2013-09-011-1/+1
|
* Strip pip syntax from the requirements fileAurélien Bompard2013-08-301-5/+8
|
* Bump versionsAurélien Bompard2013-05-181-1/+1
|
* Bump versionAurélien Bompard2013-02-231-1/+1
|
* Bump versionAurélien Bompard2012-12-101-1/+1
|
* Add specfileAurélien Bompard2012-12-031-0/+1
|
* Bump versionAurélien Bompard2012-11-281-1/+1
|
* Package the get_mbox script as a proper generic scriptAurélien Bompard2012-11-281-0/+1
|
* Add a script to manually update the DB schemaAurélien Bompard2012-11-261-0/+1
|
* Bump versionAurélien Bompard2012-11-261-1/+1
|
* Bump versionAurélien Bompard2012-11-221-1/+1
|
* Prepare for releaseAurélien Bompard2012-11-211-9/+26
|
* Improve the import scriptAurélien Bompard2012-11-091-1/+2
| | | | | | | - fix regexes to parse attachments - move the store URL to a command-line option And include the testsuite in the package.
* Rename and package the import scriptAurélien Bompard2012-10-251-0/+5
|
* Add a Storm-based backendAurélien Bompard2012-09-071-0/+1
| | | | This backend will be the primary SQL backend, SQLAlchemy is deprecated.
* Fix some bugs in the import codeAurélien Bompard2012-09-071-0/+1
| | | | and add unit tests for these cases.
* Implement the Mailman interfaceAurélien Bompard2012-09-071-0/+23