summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cue Freddy Mercury. Another one bites the dust.Barry Warsaw2011-02-254-10/+11
* nntpsplit() is replaced by lazr.config.as_host_port().Barry Warsaw2011-02-253-16/+6
* Two more unused functions removed. Utils.py, your days are numbered.Barry Warsaw2011-02-251-20/+0
* Move oneline() out of Utils.py.Barry Warsaw2011-02-258-24/+46
* Remove an unused function from Utils.py.Barry Warsaw2011-02-251-55/+0
* Eliminate Utils.get_pattern() and in the process, completely revampBarry Warsaw2011-02-2511-38/+461
* Move passwords module to the utilities subpackage.Barry Warsaw2011-02-254-6/+2
* Fixed a typo in add_member() which prevented subscribing an email address thatBarry Warsaw2011-01-316-16/+110
* Implement the email address validator as a utility for easier pluggability.Barry Warsaw2011-01-066-41/+71
* Remove some unused/untested stuff regarding password creation from Utils.py.Barry Warsaw2011-01-043-355/+1
* Better wording given by Patrick Ben Koetter.Barry Warsaw2011-01-031-2/+14
* Catch up on news for 3.0.0a7.Barry Warsaw2011-01-031-4/+42
* LP: #490044 - Support SMTP AUTH.Barry Warsaw2011-01-027-3/+160
* Make sure all documentation is included in the toctree.Barry Warsaw2011-01-021-0/+1
* Split member and nonmember moderation.Barry Warsaw2011-01-0215-230/+363
* Happy New Year.Barry Warsaw2011-01-01256-257/+257
* Because it was just to damn confusing, rename IAddress.address toBarry Warsaw2011-01-0133-352/+429
* * Simplify the membership.txt doctest.Barry Warsaw2010-12-316-156/+176
* Fairly significant change to the way member and nonmember moderation occurs.Barry Warsaw2010-12-2921-437/+397
* Clean up from the previous commit.Barry Warsaw2010-12-283-3/+14
* This is part 1 of the merge of Jimmy Bergman's branchBarry Warsaw2010-12-2819-106/+416
|\
| * Add reply_goes_to_list, send_welcome_msg, welcome_msg, member_moderation_acti...root2010-10-132-0/+29
* | In the REST API, include the fqdn_listname and email address in the member'sBarry Warsaw2010-12-262-0/+44
* | Insulate the test environment from the running environment. Sadly, the testBarry Warsaw2010-12-2211-93/+105
* | * Start to get rid of pylint; it's more trouble than it's worth and pyflakesBarry Warsaw2010-12-226-44/+245
* | Upgrade from using the locknix package to using flufl.lock.Barry Warsaw2010-11-2710-22/+21
* | Support Python 2.7. (LP: 667472)Barry Warsaw2010-10-273-6/+12
|/
* * We now have to disable site-packages because of LP: #659231Barry Warsaw2010-10-121-6/+26
* Add Basic Auth support to the REST API, given by Jimmy Bergman, with styleBarry Warsaw2010-10-117-10/+82
|\
| * Add doctest for connecting using invalid credentials and some documentation r...root2010-09-293-8/+33
| * Add HTTP authentication to the REST APIroot2010-09-282-2/+19
* | Fix the obvious errors identified by pyflakes. Skip false positives (mostlyBarry Warsaw2010-10-0868-118/+59
|/
* Fix typo in scan_message(). (LP: #645897)Barry Warsaw2010-09-233-9/+51
* Post release version bump.Barry Warsaw2010-09-202-3/+8
* * Allow X-Approved and X-Approve headers, equivalent to Approved andBarry Warsaw2010-09-205-17/+70
* Last of the documentation fixes.Barry Warsaw2010-09-156-45/+82
* More documentation updates.Barry Warsaw2010-09-1514-67/+84
* More documentation fixes.Barry Warsaw2010-09-156-30/+60
* More documentation cleanups.Barry Warsaw2010-09-148-15/+59
* More documentation updatesBarry Warsaw2010-09-102-15/+24
* More documentation updatesBarry Warsaw2010-09-101-22/+23
* More documentation updatesBarry Warsaw2010-09-102-6/+8
* More documentation updatesBarry Warsaw2010-09-101-34/+38
* More documentation updatesBarry Warsaw2010-09-103-39/+55
* More doc fixes.Barry Warsaw2010-09-095-44/+54
* More documentation improvements.Barry Warsaw2010-09-097-61/+76
* Many documentation fixes for better Sphinx output.Barry Warsaw2010-09-0836-146/+240
* Doc fixesBarry Warsaw2010-09-072-2/+2
* Let's release.Barry Warsaw2010-09-031-1/+1
* Update NEWS for 3.0a6Barry Warsaw2010-09-031-2/+34