index
:
mailman.git
address-events
feature/drop-runner-priviliges
fix/confirm-list-mismatch
list-style-descriptions
master
modules-no-instantiate
mta-smtps-starttls
pipelines-dynamical-instantiation
pluggable-components
pluggable-workflows
plugin
precompile-rest-matchers
save-workflow-steps
The GNU Mailing List manager.
J08nY
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mailman
/
rules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the order of PasswordContext.verify() to match that of passlib.
Barry Warsaw
2012-12-25
1
-1
/
+1
*
Configuration
Barry Warsaw
2012-11-04
1
-2
/
+2
*
* Python 2.7 is not required. Python 2.6 is no longer officially supported.
Barry Warsaw
2012-10-31
1
-1
/
+1
*
Get test suite completely working:
Barry Warsaw
2012-07-20
2
-2
/
+2
*
trunk merge
Barry Warsaw
2012-07-20
4
-18
/
+101
|
\
|
*
* `passlib`_ is now used for all password hashing instead of flufl.password.
Barry Warsaw
2012-07-02
4
-13
/
+102
|
*
Replace flufl.password with passlib, albeit with a wrapper.
Barry Warsaw
2012-06-27
3
-13
/
+7
*
|
trunk merge
Barry Warsaw
2012-06-03
13
-40
/
+40
|
\
|
|
*
General code cleanup.
Barry Warsaw
2012-04-25
13
-40
/
+40
*
|
- Rename the model attributes.
Barry Warsaw
2012-04-08
2
-5
/
+5
|
/
*
* Header check specifications in the `mailman.cfg` file have changed quite
Barry Warsaw
2012-04-06
2
-86
/
+105
*
* A mailing list's *moderator password* is no longer stored in the clear; it
Barry Warsaw
2012-04-04
3
-218
/
+444
*
* Fixed a UnicodeError with non-ascii message bodies in the `approved` rule,
Barry Warsaw
2012-04-04
4
-1
/
+66
|
\
|
*
* Added a unit test for rules/approved.py
Mark Sapiro
2012-03-18
3
-0
/
+74
|
*
Fixed a unicode decode error on messages with non-ascii text/plain parts.
Mark Sapiro
2012-03-15
1
-1
/
+3
|
/
*
Schema change. After discussion at Pycon, we decided to change "real_name" to
Barry Warsaw
2012-03-15
1
-2
/
+2
*
Do not taunt Happy Python 2.6 Fun Ball.
Barry Warsaw
2012-03-14
2
-3
/
+3
*
copybump
Barry Warsaw
2012-01-01
13
-13
/
+13
*
Finally, all doctests are named .rst
Barry Warsaw
2011-09-23
14
-0
/
+0
*
Major terminology shift:
Barry Warsaw
2011-06-01
1
-4
/
+4
*
Refactor .subscribe() from IAddress to IMailingList.
Barry Warsaw
2011-04-16
1
-1
/
+1
*
Split member and nonmember moderation.
Barry Warsaw
2011-01-02
6
-106
/
+170
*
Happy New Year.
Barry Warsaw
2011-01-01
13
-13
/
+13
*
Fairly significant change to the way member and nonmember moderation occurs.
Barry Warsaw
2010-12-29
3
-67
/
+88
*
This is part 1 of the merge of Jimmy Bergman's branch
Barry Warsaw
2010-12-28
3
-9
/
+10
*
* Allow X-Approved and X-Approve headers, equivalent to Approved and
Barry Warsaw
2010-09-20
2
-9
/
+56
*
More documentation updates.
Barry Warsaw
2010-09-15
14
-67
/
+84
*
So long X-BeenThere, and thanks for all the fish.
Barry Warsaw
2010-02-16
2
-13
/
+13
*
Happy New Year.
Barry Warsaw
2010-01-01
13
-13
/
+13
*
Factor out most of the i18n subsystem and convert to using the flufl.i18n
Barry Warsaw
2009-11-15
13
-13
/
+13
*
Cleanup.
Barry Warsaw
2009-11-04
12
-12
/
+0
*
As before, replace config.db.requests and config.db.pendings with utilities.
Barry Warsaw
2009-08-26
1
-2
/
+4
*
Replace the message_store instance on the database with an IMessageStore
Barry Warsaw
2009-08-26
1
-1
/
+5
*
Remove the user_manager attribute from config.db and expose it as an
Barry Warsaw
2009-08-26
1
-1
/
+4
*
Test updates and repair.xo
Barry Warsaw
2009-08-21
10
-10
/
+20
*
De-u-literal-ify our doctests.
Barry Warsaw
2009-07-18
13
-41
/
+54
*
Add argparse 'cause I think this might end up being cool.
Barry Warsaw
2009-03-29
1
-53
/
+0
*
Last few conversions to pkg_resources instead of listdir'ing the file system
Barry Warsaw
2009-03-29
1
-3
/
+2
*
Move the Action and NewsModeration enums into their own interface files.
Barry Warsaw
2009-03-25
2
-4
/
+4
*
Get rid of the mailman.rules entry point.
Barry Warsaw
2009-03-09
1
-3
/
+3
*
Convert content filter and acceptable aliases away from pickle types.
Barry Warsaw
2009-03-03
2
-8
/
+17
*
acceptable_aliases are no longer a pickle.
Barry Warsaw
2009-02-23
2
-13
/
+50
*
Move mailman.Message to mailman.email.Message. Rename Message.get_sender() to
Barry Warsaw
2009-02-09
1
-2
/
+2
*
Push the source directory into a 'src' subdirectory so that zc.buildout works
Barry Warsaw
2009-01-25
28
-0
/
+2169