summaryrefslogtreecommitdiff
path: root/src/mailman/utilities (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * The IMailingList attribute ``host_name`` has been renamed to ``mail_host``Barry Warsaw2011-06-163-5/+14
* Add non-English tests of the probe message.Barry Warsaw2011-05-081-5/+24
* checkpointingBarry Warsaw2011-05-061-3/+2
* * Fix setup.py version regexp.Barry Warsaw2011-05-031-16/+14
* Start the enablement of bounce detection.Barry Warsaw2011-05-012-0/+90
* Checkpointing for refactoring.Barry Warsaw2011-04-271-1/+0
* Give IMembers a unique member id. We have to do this in order to give them aBarry Warsaw2011-04-221-7/+18
* Fix initialization of lock object.Barry Warsaw2011-04-081-7/+11
* Merge passwords into restBarry Warsaw2011-04-082-2/+73
|\
| * encrypt_password(): New convenience function for ensuring that a password isBarry Warsaw2011-04-082-2/+73
* | Merge passwords into restBarry Warsaw2011-04-072-0/+73
|\|
| * make_user_friendly_password(): Ported from Mailman 2.1.Barry Warsaw2011-04-072-0/+73
* | More fleshing out of the users REST API.Barry Warsaw2011-04-042-14/+52
|/
* * Re-organize the interface between buildout.cfg and the zope.testing layerBarry Warsaw2011-04-012-4/+74
* Reimplement wrap() using modern techniques, and finally get rid of Utils.py!Barry Warsaw2011-03-174-14/+246
* Update comment.Barry Warsaw2011-03-161-1/+5
* Utils.maketext() and Utils.findtext() are gone.Barry Warsaw2011-03-162-9/+4
* make() and some tests.Barry Warsaw2011-03-162-4/+113
* Checkpointing migration of findtext() and maketext() out of Utils.py. TestsBarry Warsaw2011-03-162-15/+254
* Basic tests for Utils.py findtext(). This will go away, but for now it'sBarry Warsaw2011-03-152-0/+142
* More eradication of Utils.py.Barry Warsaw2011-02-261-0/+39
* Cue Freddy Mercury. Another one bites the dust.Barry Warsaw2011-02-251-0/+7
* Move oneline() out of Utils.py.Barry Warsaw2011-02-251-1/+36
* Move passwords module to the utilities subpackage.Barry Warsaw2011-02-252-0/+467
* Happy New Year.Barry Warsaw2011-01-017-7/+7
* Fairly significant change to the way member and nonmember moderation occurs.Barry Warsaw2010-12-291-1/+0
* Fix the obvious errors identified by pyflakes. Skip false positives (mostlyBarry Warsaw2010-10-082-3/+3
* host_name and RFC 2369 tests.Barry Warsaw2010-05-061-0/+13
* Basic importer test.Barry Warsaw2010-05-062-0/+64
* CheckpointingBarry Warsaw2010-05-061-0/+0
* CheckpointingBarry Warsaw2010-05-062-2/+1
* Refactor the actual imports into a utility. This leaves the command toBarry Warsaw2010-05-061-0/+82
* Happy New Year.Barry Warsaw2010-01-015-5/+5
* Refactor __import__'s into a separate utility module.Barry Warsaw2009-05-161-0/+59
* __all__Barry Warsaw2009-03-091-0/+4
* Complete the porting of the autoresponse implementation, with no need of theBarry Warsaw2009-02-191-1/+1
* Add IAutoResponseSet.last_response() and fix a few bugs with the datetimeBarry Warsaw2009-02-191-3/+4
* Add a "mock and monkey" layer to set up testing infrastructure, e.g. forBarry Warsaw2009-02-171-0/+69
* Massive digester rework.Barry Warsaw2009-02-041-0/+49
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-253-0/+137