| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add support for regex based postfix transport maps and relay_domains. | Abhilash Raj | 2017-05-23 | 1 | -0/+1 |
| * | Bump copyright years. | Barry Warsaw | 2017-01-04 | 1 | -1/+1 |
| * | Use `atpublic` for @public instead of internal copy. | Barry Warsaw | 2016-11-29 | 1 | -1/+1 |
| * | New template system. Closes #249 | Barry Warsaw | 2016-07-16 | 1 | -4/+2 |
| * | Replace another rmtree() with a better solution. | Barry Warsaw | 2016-05-01 | 1 | -4/+8 |
| * | Ensure that $(PWD)/var/ is cleaned up. | Barry Warsaw | 2016-04-30 | 1 | -1/+5 |
| * | Clean up the testing directory. | Barry Warsaw | 2016-03-25 | 1 | -18/+9 |
| * | Happy New Year. | Barry Warsaw | 2016-01-02 | 1 | -1/+1 |
| * | Turn off tying the -E test suite option to debugging the database logger. | Barry Warsaw | 2015-08-18 | 1 | -2/+5 |
| * | all tests passing now (except doctests) | Abhilash Raj | 2015-03-26 | 1 | -1/+1 |
| * | Bump copyright years. | Barry Warsaw | 2015-01-04 | 1 | -1/+1 |
| * | Remove huge amounts of now unnecessary file boilerplate. | Barry Warsaw | 2014-12-22 | 1 | -11/+6 |
| * | Checkpointing. | Barry Warsaw | 2014-11-30 | 1 | -2/+3 |
| * | Remove some unnecessary code, and revert back to SQLite by default for the | Barry Warsaw | 2014-11-01 | 1 | -3/+0 |
| * | Database | Barry Warsaw | 2014-11-01 | 1 | -0/+7 |
| |\ |
|
| | * | Merge abompard's fixes to the Postgres test suite. | Barry Warsaw | 2014-10-30 | 1 | -3/+4 |
| | * | Remove some unnecessary code. | Barry Warsaw | 2014-10-13 | 1 | -4/+1 |
| | * | Merge Aurélien Bompard's latest merge branch, with some cleaning up by Barry. | Barry Warsaw | 2014-10-13 | 1 | -1/+4 |
| | |\ |
|
| | | * | Don't use a testing layer for database tests | Aurélien Bompard | 2014-10-06 | 1 | -55/+0 |
| | | * | Merge from Abhilash's branch | Aurélien Bompard | 2014-10-06 | 1 | -3/+3 |
| | | |\
| | |/
| |/| |
|
| | | * | Fix DB unit tests | Aurélien Bompard | 2014-10-06 | 1 | -4/+34 |
| | | * | New DB testing layer that does not auto-create the DB | Aurélien Bompard | 2014-10-03 | 1 | -0/+30 |
| | * | | Migrations, with cleanup by Barry. | Barry Warsaw | 2014-09-27 | 1 | -0/+4 |
| |/| |
| |/ |
|
| | * | added support for migrations via alembic | Abhilash Raj | 2014-09-24 | 1 | -0/+4 |
| |/ |
|
| * | Bump copyright years. | Barry Warsaw | 2014-01-01 | 1 | -1/+1 |
| * | * When --sort is used, watch out for continuation lines, which shouldn't get | Barry Warsaw | 2013-10-18 | 1 | -27/+6 |
| * | Switch to virtualenv and nose2 instead of zc.buildout and zope.testing. | Barry Warsaw | 2013-08-25 | 1 | -1/+1 |
| * | * `bin/runner` command has been simplified and its command line options | Barry Warsaw | 2013-06-17 | 1 | -24/+3 |
| * | Bump copyright years. | Barry Warsaw | 2013-01-01 | 1 | -1/+1 |
| * | Configuration | Barry Warsaw | 2012-11-04 | 1 | -2/+13 |
| * | Refactor to better handling the difference between a testing database and a | Barry Warsaw | 2012-07-25 | 1 | -1/+1 |
| * | * `passlib`_ is now used for all password hashing instead of flufl.password. | Barry Warsaw | 2012-07-02 | 1 | -2/+0 |
| * | Replace flufl.password with passlib, albeit with a wrapper. | Barry Warsaw | 2012-06-27 | 1 | -1/+1 |
| * | - Modernize the layers.py module by using print(). | Barry Warsaw | 2012-04-22 | 1 | -6/+7 |
| * | Verp all messages to the -owners. Add a test to prove that email to -owners | Barry Warsaw | 2012-03-23 | 1 | -0/+8 |
| * | * The LMTP server now requires that the incoming message have a `Message-ID`, | Barry Warsaw | 2012-03-13 | 1 | -1/+34 |
| * | copybump | Barry Warsaw | 2012-01-01 | 1 | -1/+1 |
| * | Fixed two typos. | Barry Warsaw | 2011-06-11 | 1 | -2/+3 |
| * | Major terminology shift: | Barry Warsaw | 2011-06-01 | 1 | -1/+1 |
| * | Move the test timeout values into a configuration variable. Set devmode.wait | Barry Warsaw | 2011-05-03 | 1 | -1/+2 |
| * | Merge passwords into rest | Barry Warsaw | 2011-04-08 | 1 | -0/+2 |
| |\ |
|
| | * | encrypt_password(): New convenience function for ensuring that a password is | Barry Warsaw | 2011-04-08 | 1 | -0/+2 |
| * | | Removing debugging print | Barry Warsaw | 2011-04-04 | 1 | -1/+0 |
| * | | More fleshing out of the users REST API. | Barry Warsaw | 2011-04-04 | 1 | -0/+14 |
| |/ |
|
| * | * Re-organize the interface between buildout.cfg and the zope.testing layer | Barry Warsaw | 2011-04-01 | 1 | -8/+10 |
| * | Fixed a typo in add_member() which prevented subscribing an email address that | Barry Warsaw | 2011-01-31 | 1 | -15/+2 |
| * | LP: #490044 - Support SMTP AUTH. | Barry Warsaw | 2011-01-02 | 1 | -0/+1 |
| * | Happy New Year. | Barry Warsaw | 2011-01-01 | 1 | -1/+1 |
| * | Insulate the test environment from the running environment. Sadly, the test | Barry Warsaw | 2010-12-22 | 1 | -1/+1 |
| * | Add Basic Auth support to the REST API, given by Jimmy Bergman, with style | Barry Warsaw | 2010-10-11 | 1 | -2/+8 |
| |\ |
|