| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | | | * | | | 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 | |
| | | | |\| | ||||||
| | | | | * | Update comment. | Barry Warsaw | 2011-03-16 | 1 | -1/+5 | |
| | | | | * | Utils.maketext() and Utils.findtext() are gone. | Barry Warsaw | 2011-03-16 | 13 | -222/+100 | |
| | | | | * | make() and some tests. | Barry Warsaw | 2011-03-16 | 2 | -4/+113 | |
| | | | | * | Checkpointing migration of findtext() and maketext() out of Utils.py. Tests | Barry Warsaw | 2011-03-16 | 2 | -15/+254 | |
| | | | | * | Basic tests for Utils.py findtext(). This will go away, but for now it's | Barry Warsaw | 2011-03-15 | 5 | -3/+157 | |
| | | | |/ | ||||||
| | | | * | More eradication of Utils.py. | Barry Warsaw | 2011-02-26 | 3 | -42/+43 | |
| | | | * | Cue Freddy Mercury. Another one bites the dust. | Barry Warsaw | 2011-02-25 | 4 | -10/+11 | |
| | | | * | nntpsplit() is replaced by lazr.config.as_host_port(). | Barry Warsaw | 2011-02-25 | 3 | -16/+6 | |
| | | | * | Two more unused functions removed. Utils.py, your days are numbered. | Barry Warsaw | 2011-02-25 | 1 | -20/+0 | |
| | | | * | Move oneline() out of Utils.py. | Barry Warsaw | 2011-02-25 | 8 | -24/+46 | |
| | | | * | Remove an unused function from Utils.py. | Barry Warsaw | 2011-02-25 | 1 | -55/+0 | |
| | | | * | Eliminate Utils.get_pattern() and in the process, completely revamp | Barry Warsaw | 2011-02-25 | 12 | -39/+462 | |
| | | | * | Move passwords module to the utilities subpackage. | Barry Warsaw | 2011-02-25 | 4 | -6/+2 | |
| | | | * | Fixed a typo in add_member() which prevented subscribing an email address that | Barry Warsaw | 2011-01-31 | 6 | -16/+110 | |
| | | | * | Implement the email address validator as a utility for easier pluggability. | Barry Warsaw | 2011-01-06 | 7 | -42/+72 | |
| | | | * | Remove some unused/untested stuff regarding password creation from Utils.py. | Barry Warsaw | 2011-01-04 | 3 | -355/+1 | |
| | |_|/ |/| | | ||||||
| * | | | Better wording given by Patrick Ben Koetter. | Barry Warsaw | 2011-01-03 | 1 | -2/+14 | |
| * | | | Catch up on news for 3.0.0a7. | Barry Warsaw | 2011-01-03 | 1 | -4/+42 | |
| * | | | LP: #490044 - Support SMTP AUTH. | Barry Warsaw | 2011-01-02 | 7 | -3/+160 | |
| * | | | Make sure all documentation is included in the toctree. | Barry Warsaw | 2011-01-02 | 1 | -0/+1 | |
| * | | | Split member and nonmember moderation. | Barry Warsaw | 2011-01-02 | 15 | -230/+363 | |
| * | | | Happy New Year. | Barry Warsaw | 2011-01-01 | 260 | -261/+261 | |
| * | | | Because it was just to damn confusing, rename IAddress.address to | Barry Warsaw | 2011-01-01 | 33 | -352/+429 | |
| * | | | * Simplify the membership.txt doctest. | Barry Warsaw | 2010-12-31 | 6 | -156/+176 | |
| * | | | Fairly significant change to the way member and nonmember moderation occurs. | Barry Warsaw | 2010-12-29 | 21 | -437/+397 | |
| * | | | Clean up from the previous commit. | Barry Warsaw | 2010-12-28 | 3 | -3/+14 | |
| * | | | This is part 1 of the merge of Jimmy Bergman's branch | Barry Warsaw | 2010-12-28 | 19 | -106/+416 | |
| |\ \ \ | ||||||
