| Commit message (Expand) | Author | Age | Files | Lines |
| * | Checkpointing: | Barry Warsaw | 2015-04-06 | 1 | -3/+5 |
| * | * implement left over methods | Abhilash Raj | 2015-04-06 | 1 | -0/+1 |
| * | * Add `drop_column` inside sqlite check, fix indentation | Abhilash Raj | 2015-03-31 | 1 | -3/+3 |
| * | merge serverowner branch | Abhilash Raj | 2015-03-27 | 1 | -1/+10 |
| |\ |
|
| | * | all tests passing now (except doctests) | Abhilash Raj | 2015-03-26 | 1 | -1/+1 |
| | * | add domainowner and serverowner options | Abhilash Raj | 2015-03-21 | 1 | -1/+10 |
| * | | * When deleting a user object, make sure their preferences are also deleted. | Barry Warsaw | 2015-03-20 | 1 | -1/+3 |
| |/ |
|
| * | 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 | -8/+4 |
| * | More model test fixes and ports. | Barry Warsaw | 2014-12-13 | 1 | -3/+3 |
| * | Checkpointing | Barry Warsaw | 2014-12-12 | 1 | -1/+1 |
| * | Merge Aurélien Bompard's latest merge branch, with some cleaning up by Barry. | Barry Warsaw | 2014-10-13 | 1 | -4/+7 |
| |\ |
|
| | * | * remove migrate command | Abhilash Raj | 2014-10-10 | 1 | -2/+2 |
| | * | fix database reset error due to foreign key constraint between user and addre... | Abhilash Raj | 2014-10-09 | 1 | -1/+4 |
| |/ |
|
| * | Clean up pass. | Barry Warsaw | 2014-09-22 | 1 | -14/+13 |
| * | * remove some unused code | Abhilash Raj | 2014-09-19 | 1 | -1/+0 |
| * | * fix the circular dependecy problem between User and Adress | Abhilash Raj | 2014-09-19 | 1 | -3/+6 |
| * | fix all tests in mailman.model.tests | Abhilash Raj | 2014-09-13 | 1 | -2/+3 |
| * | change leftover queries | Abhilash Raj | 2014-09-13 | 1 | -3/+3 |
| * | modify all storm queries to work with SA | Abhilash Raj | 2014-09-12 | 1 | -2/+4 |
| * | * change declarative_base class to use ModelMeta class | Abhilash Raj | 2014-09-06 | 1 | -4/+6 |
| * | replace all storm types and relationships with sqlalchemy | Abhilash Raj | 2014-09-05 | 1 | -13/+19 |
| * | Bump copyright years. | Barry Warsaw | 2014-01-01 | 1 | -1/+1 |
| * | Bump copyright years. | Barry Warsaw | 2013-01-01 | 1 | -1/+1 |
| * | General code cleanup. | Barry Warsaw | 2012-04-25 | 1 | -3/+2 |
| * | - Module modernatizations (print function). | Barry Warsaw | 2012-04-22 | 1 | -9/+12 |
| * | * A `PasswordChangeEvent` is triggered when an `IUser`'s password changes. | Barry Warsaw | 2012-04-07 | 1 | -2/+13 |
| * | Schema change. After discussion at Pycon, we decided to change "real_name" to | Barry Warsaw | 2012-03-15 | 1 | -8/+8 |
| * | copybump | Barry Warsaw | 2012-01-01 | 1 | -1/+1 |
| * | * User and Member ids are now proper UUIDs. The UUIDs are pended as unicodes, | Barry Warsaw | 2011-08-30 | 1 | -3/+5 |
| * | Give IMembers a unique member id. We have to do this in order to give them a | Barry Warsaw | 2011-04-22 | 1 | -1/+4 |
| * | Users now have a preferred address which can be set, changed, and deleted. | Barry Warsaw | 2011-04-16 | 1 | -1/+27 |
| * | Merge passwords into rest | Barry Warsaw | 2011-04-08 | 1 | -2/+3 |
| |\ |
|
| | * | add_member() | Barry Warsaw | 2011-04-08 | 1 | -2/+3 |
| * | | More fleshing out of the users REST API. | Barry Warsaw | 2011-04-04 | 1 | -1/+4 |
| |/ |
|
| * | * Re-organize the interface between buildout.cfg and the zope.testing layer | Barry Warsaw | 2011-04-01 | 1 | -1/+17 |
| * | * Give users a unique, random, immutable user id. | Barry Warsaw | 2011-03-18 | 1 | -1/+8 |
| * | Happy New Year. | Barry Warsaw | 2011-01-01 | 1 | -1/+1 |
| * | Because it was just to damn confusing, rename IAddress.address to | Barry Warsaw | 2011-01-01 | 1 | -11/+11 |
| * | Fix the obvious errors identified by pyflakes. Skip false positives (mostly | Barry Warsaw | 2010-10-08 | 1 | -1/+1 |
| * | Happy New Year. | Barry Warsaw | 2010-01-01 | 1 | -1/+1 |
| * | database/model reorganization. Model classes go in mailman.model. Stock | Barry Warsaw | 2009-10-10 | 1 | -0/+94 |