| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Users subscribed to a mailing list via their preferred address show up | Barry Warsaw | 2011-04-22 | 4 | -9/+69 |
| * | newline | Barry Warsaw | 2011-04-22 | 1 | -1/+1 |
| * | Give IMembers a unique member id. We have to do this in order to give them a | Barry Warsaw | 2011-04-22 | 14 | -71/+317 |
| * | Clean up. | Barry Warsaw | 2011-04-20 | 1 | -6/+0 |
| * | * Move members.txt corner cases to unittests. | Barry Warsaw | 2011-04-20 | 9 | -109/+232 |
| * | Add REST API for addresses, and change the user REST API to use it where | Barry Warsaw | 2011-04-19 | 7 | -87/+333 |
| * | Give user resources and user address resources a self_link. | Barry Warsaw | 2011-04-19 | 2 | -31/+46 |
| * | Add REST API for removing a domain. | Barry Warsaw | 2011-04-19 | 2 | -1/+32 |
| * | Add some tests to ensure that the correct number of members are returned when | Barry Warsaw | 2011-04-17 | 3 | -3/+86 |
| * | IUsers can now have a preferred email address, which must be verified. A user | Barry Warsaw | 2011-04-17 | 24 | -359/+583 |
| |\ |
|
| | * | fixes | Barry Warsaw | 2011-04-17 | 0 | -0/+0 |
| | * | Users can now subscribe to a mailing list, and their preferred address will | Barry Warsaw | 2011-04-17 | 5 | -225/+324 |
| | * | Users now have a preferred address which can be set, changed, and deleted. | Barry Warsaw | 2011-04-16 | 5 | -20/+155 |
| | * | Merge subscribe into preferred | Barry Warsaw | 2011-04-16 | 20 | -150/+140 |
| |/| |
|
| | * | Refactor .subscribe() from IAddress to IMailingList. | Barry Warsaw | 2011-04-16 | 20 | -150/+140 |
| |/ |
|
| * | Typo fix. | Barry Warsaw | 2011-04-12 | 1 | -1/+1 |
| * | Lots of work to update the model for users, passwords, membership, testing, | Barry Warsaw | 2011-04-12 | 36 | -199/+906 |
| |\ |
|
| | * | Merge passwords into rest | Barry Warsaw | 2011-04-10 | 0 | -0/+0 |
| | |\ |
|
| | | * | Merge users into passwords | Barry Warsaw | 2011-04-10 | 0 | -0/+0 |
| | | |\ |
|
| | | | * | Merge trunk into users | Barry Warsaw | 2011-04-10 | 0 | -0/+0 |
| | | | |\
| |_|_|/
|/| | | |
|
| * | | | | Revert r6975 from trunk merge, which broke the test suite. I'm not sure | Barry Warsaw | 2011-04-10 | 107 | -11763/+2 |
| * | | | | Trunk merge | Barry Warsaw | 2011-04-10 | 55 | -986/+1588 |
| |\ \ \ \ |
|
| * \ \ \ \ | trunk merge | Barry Warsaw | 2011-01-07 | 107 | -2/+11763 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | Merge bounce detection tests from Mailman 2.1. | Barry Warsaw | 2010-07-17 | 106 | -95/+11759 |
| | |\ \ \ \ \ |
|
| | | | | * | | | Add a test for retrieval by case-preserved address. | Barry Warsaw | 2011-04-09 | 1 | -0/+7 |
| | | | | * | | | Add /users/<uid>/addresses to get all the addresses registered to a user. | Barry Warsaw | 2011-04-09 | 2 | -1/+113 |
| | | | | * | | | Hook in initial password setting to user creation via API. | Barry Warsaw | 2011-04-08 | 2 | -3/+31 |
| | | | | * | | | Fix initialization of lock object. | Barry Warsaw | 2011-04-08 | 1 | -7/+11 |
| | | | | * | | | Merge passwords into rest | Barry Warsaw | 2011-04-08 | 17 | -40/+138 |
| | | | | |\| | |
|
| | | | | | * | | encrypt_password(): New convenience function for ensuring that a password is | Barry Warsaw | 2011-04-08 | 11 | -31/+99 |
| | | | | | * | | add_member() | Barry Warsaw | 2011-04-08 | 7 | -14/+44 |
| | | | | * | | | Merge passwords into rest | Barry Warsaw | 2011-04-08 | 3 | -1/+15 |
| | | | | |\| | |
|
| | | | | | * | | Merge users into passwords | Barry Warsaw | 2011-04-08 | 3 | -1/+15 |
| | | | | | |\| |
|
| | | | | | | * | Add an attribute for getting the IUser record from an IMember record. This is | Barry Warsaw | 2011-04-08 | 3 | -1/+15 |
| | | | | * | | | Merge passwords into rest | Barry Warsaw | 2011-04-07 | 4 | -4/+77 |
| | | | | |\| | |
|
| | | | | | * | | make_user_friendly_password(): Ported from Mailman 2.1. | Barry Warsaw | 2011-04-07 | 4 | -4/+77 |
| | | | | | |/ |
|
| | | | | * | | Move missing users test, and add a test for bogus email address. | Barry Warsaw | 2011-04-06 | 1 | -7/+21 |
| | | | | * | | Get users via email address through the REST API. | Barry Warsaw | 2011-04-05 | 2 | -2/+24 |
| | | | | * | | Removing debugging print | Barry Warsaw | 2011-04-04 | 1 | -1/+0 |
| | | | | * | | More fleshing out of the users REST API. | Barry Warsaw | 2011-04-04 | 9 | -18/+180 |
| | | | | * | | Merge users into rest | Barry Warsaw | 2011-04-01 | 11 | -35/+161 |
| | | | | |\| |
|
| | | | | | * | * Re-organize the interface between buildout.cfg and the zope.testing layer | Barry Warsaw | 2011-04-01 | 11 | -35/+161 |
| | | | | * | | Basic REST users URL. | Barry Warsaw | 2011-03-18 | 1 | -0/+41 |
| | | | | * | | Merge users into rest | Barry Warsaw | 2011-03-18 | 11 | -21/+79 |
| | | | | |\| |
|
| | | | | | * | * Give users a unique, random, immutable user id. | Barry Warsaw | 2011-03-18 | 11 | -21/+79 |
| | | | | |/
| | | |/| |
|
| | | | | * | * Start fleshing out the REST API for users. | Barry Warsaw | 2011-03-18 | 4 | -113/+62 |
| | | | |/ |
|
| | | | * | Utils.py is gone baby, gone! | Barry Warsaw | 2011-03-17 | 19 | -173/+263 |
| | | | |\ |
|
| | | | | * | Reimplement wrap() using modern techniques, and finally get rid of Utils.py! | Barry Warsaw | 2011-03-17 | 19 | -173/+263 |
| | | | | * | trunk merge | Barry Warsaw | 2011-03-16 | 0 | -0/+0 |
| | | | | |\
| | | | |/
| | | |/| |
|
| | | | * | | Another step in the removal of the mailman.Utils module. This removes | Barry Warsaw | 2011-03-16 | 15 | -213/+597 |
| | | | |\| |
|