| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | | | | * | 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 |
| |\ \ \ |
|
| | * | | | Add reply_goes_to_list, send_welcome_msg, welcome_msg, member_moderation_acti... | root | 2010-10-13 | 2 | -0/+29 |
| * | | | | In the REST API, include the fqdn_listname and email address in the member's | Barry Warsaw | 2010-12-26 | 2 | -0/+44 |
| * | | | | Insulate the test environment from the running environment. Sadly, the test | Barry Warsaw | 2010-12-22 | 11 | -93/+105 |
| |\ \ \ \ |
|
| | * | | | | Insulate the test environment from the running environment. Sadly, the test | Barry Warsaw | 2010-12-22 | 11 | -93/+105 |
| * | | | | | Thread merge. | Barry Warsaw | 2010-12-22 | 7 | -52/+245 |
| |\| | | | |
|
| | * | | | | * Start to get rid of pylint; it's more trouble than it's worth and pyflakes | Barry Warsaw | 2010-12-22 | 7 | -52/+245 |
| |/ / / / |
|
| * | | | | Upgrade from using the locknix package to using flufl.lock. | Barry Warsaw | 2010-11-27 | 11 | -23/+22 |
| * | | | | Support Python 2.7. (LP: 667472) | Barry Warsaw | 2010-10-27 | 3 | -6/+12 |
| |/ / / |
|
| * | | | * We now have to disable site-packages because of LP: #659231 | Barry Warsaw | 2010-10-12 | 2 | -6/+28 |
| * | | | Add Basic Auth support to the REST API, given by Jimmy Bergman, with style | Barry Warsaw | 2010-10-11 | 7 | -10/+82 |
| |\ \ \ |
|
| | * | | | Add doctest for connecting using invalid credentials and some documentation r... | root | 2010-09-29 | 3 | -8/+33 |
| | * | | | Add HTTP authentication to the REST API | root | 2010-09-28 | 2 | -2/+19 |
| * | | | | Fix the obvious errors identified by pyflakes. Skip false positives (mostly | Barry Warsaw | 2010-10-08 | 69 | -119/+59 |
| * | | | | Don't include the eggs/ or parts/ directory in the tarball, otherwise the | Barry Warsaw | 2010-10-08 | 1 | -1/+3 |
| |/ / / |
|
| * | | | Fix typo in scan_message(). (LP: #645897) | Barry Warsaw | 2010-09-23 | 3 | -9/+51 |
| * | | | Post release version bump. | Barry Warsaw | 2010-09-20 | 2 | -3/+8 |
| * | | | * Allow X-Approved and X-Approve headers, equivalent to Approved and | Barry Warsaw | 2010-09-20 | 5 | -17/+70 |
| * | | | Last of the documentation fixes. | Barry Warsaw | 2010-09-15 | 6 | -45/+82 |
| * | | | More documentation updates. | Barry Warsaw | 2010-09-15 | 14 | -67/+84 |
| * | | | More documentation fixes. | Barry Warsaw | 2010-09-15 | 6 | -30/+60 |
| * | | | More documentation cleanups. | Barry Warsaw | 2010-09-14 | 8 | -15/+59 |
| * | | | More documentation updates | Barry Warsaw | 2010-09-10 | 2 | -15/+24 |
| * | | | More documentation updates | Barry Warsaw | 2010-09-10 | 1 | -22/+23 |