~barry/mailman/events-and-web

  • Committer: Barry Warsaw
  • Date: 2011-08-22 21:21:51 UTC
  • Revision ID: barry@list.org-20110822212151-bb3yff0h349dxiet
* Moderating a message with Action.accept now sends the message. (LP: #827697)

Also:
* Use utilities.datetime.now() so that moderation related dates are
  predictable during the test suite.
* When a message is accepted, drop it in the pipeline queue.  The above bug
  was caused by the message going in the incoming queue, and then being
  re-moderated.
* Expose mailman.bin.master.Loop in __all__.
* Add some helpful debug logging.
Filename Latest Rev Last Changed Committer Comment Size
..
.buildout 6741 15 years ago Barry Warsaw Integrate pylint and Sphinx documentation buildout Diff
cron 3 27 years ago klm Initial revision Diff
data 6580 17 years ago Barry Warsaw Reorganize the database subpackage, primarily by r Diff
src 6675 16 years ago Barry Warsaw Push the source directory into a 'src' subdirector Diff
.bzrignore 6812 15 years ago Barry Warsaw * Switch to distribute from setuptools. * Remove t 210 bytes Diff Download File
bootstrap.py 6933 14 years ago Barry Warsaw zc.buildout 1.5 9.7 KB Diff Download File
buildout.cfg 7030 13 years ago Barry Warsaw Not really using filetemplates any more, since pyl 748 bytes Diff Download File
File copybump.py 7027 13 years ago Barry Warsaw Make this script more generally useful even outsid 2.2 KB Diff Download File
COPYING 7018 13 years ago Barry Warsaw Update COPYING file to GPLv3. (LP: #790994) 34.3 KB Diff Download File
distribute_setup.py 6812 15 years ago Barry Warsaw * Switch to distribute from setuptools. * Remove t 14.2 KB Diff Download File
MANIFEST.in 7018 13 years ago Barry Warsaw Update COPYING file to GPLv3. (LP: #790994) 363 bytes Diff Download File
README.rst 7022 13 years ago Barry Warsaw After a current analysis by Richard Wackerbarth, i 1 KB Diff Download File
setup.py 7027.1.1 13 years ago Barry Warsaw Factor out bounce detection to flufl.bounce. 3.7 KB Diff Download File
template.py 6974.1.2 14 years ago Barry Warsaw Implement the email address validator as a utility 849 bytes Diff Download File