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
/
app
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
A faster implementation of SubscriptionService.get_members().
Barry Warsaw
2012-01-26
1
-13
/
+18
*
* Add property `IUserManager.members` to return all `IMembers` in the system.
Barry Warsaw
2012-01-26
1
-1
/
+1
*
copybump
Barry Warsaw
2012-01-01
18
-18
/
+18
*
Replace the password stuff with flufl.password.
Barry Warsaw
2012-01-01
2
-5
/
+7
*
* Stop adding the X-BeenThere header.
Barry Warsaw
2011-11-06
1
-68
/
+11
*
* Fix a couple of spelling errors.
Barry Warsaw
2011-11-02
1
-1
/
+1
*
Remove extraneous `test_suite()` functions. zope.testrunner will
Barry Warsaw
2011-10-30
5
-46
/
+0
*
* Implement the style manager as a utility instead of an attribute hanging
Barry Warsaw
2011-10-24
2
-3
/
+5
*
Finally, all doctests are named .rst
Barry Warsaw
2011-09-23
8
-0
/
+0
*
* Rewrote a test for compatibility between Python 2.6 and 2.7. (LP: #833208)
Barry Warsaw
2011-09-07
1
-24
/
+15
*
* Four new events are created, and notifications are sent during domain
Barry Warsaw
2011-09-02
2
-1
/
+44
*
* User and Member ids are now proper UUIDs. The UUIDs are pended as unicodes,
Barry Warsaw
2011-08-30
8
-64
/
+246
|
\
|
*
LP: #834130 add moderators and owners through REST API w/tests
Stephen A. Goss
2011-08-25
3
-17
/
+24
|
/
*
* Local timezone in X-Mailman-Approved-At caused test failure. (LP: #832404)
Barry Warsaw
2011-08-23
1
-4
/
+12
*
Rename IDomain.email_host to .mail_host for consistency. Similarly in the
Barry Warsaw
2011-08-22
1
-1
/
+1
*
* Moderating a message with Action.accept now sends the message. (LP: #827697)
Barry Warsaw
2011-08-22
2
-5
/
+114
*
Complete bug 827036 work.
Barry Warsaw
2011-08-17
2
-1
/
+15
*
Fix some typos, and improve the code.
Barry Warsaw
2011-08-17
2
-3
/
+3
*
Basic infrastructure for fixing bug 827036.
Barry Warsaw
2011-08-17
3
-34
/
+98
*
* New REST resource http://.../members/find can be POSTed to in order to find
Barry Warsaw
2011-08-13
3
-1
/
+326
*
Remove all pylint vestiges.
Barry Warsaw
2011-08-03
1
-1
/
+0
*
Factor out bounce detection to flufl.bounce.
Barry Warsaw
2011-07-15
2
-58
/
+1
*
* Move inject.py to mailman.app package.
Barry Warsaw
2011-06-15
2
-0
/
+311
*
Major terminology shift:
Barry Warsaw
2011-06-01
1
-3
/
+3
*
* Flesh out the BounceRunner, complete with tests.
Barry Warsaw
2011-05-27
1
-6
/
+8
*
* bounce_unrecognized_goes_to_list_owner -> forward_unrecognized_bounces_to
Barry Warsaw
2011-05-25
4
-6
/
+185
*
Implement and test the extraction of the bouncing email address when a probe
Barry Warsaw
2011-05-09
2
-6
/
+39
*
Add non-English tests of the probe message.
Barry Warsaw
2011-05-08
2
-6
/
+76
*
Merge bounces branch (still incomplete, but tests pass).
Barry Warsaw
2011-05-07
2
-51
/
+255
|
\
|
*
checkpointing
Barry Warsaw
2011-05-06
2
-2
/
+66
|
*
* Fix setup.py version regexp.
Barry Warsaw
2011-05-03
2
-51
/
+104
|
/
*
Start the enablement of bounce detection.
Barry Warsaw
2011-05-01
2
-0
/
+219
*
Checkpointing for refactoring.
Barry Warsaw
2011-04-27
1
-7
/
+22
*
Refactor .subscribe() from IAddress to IMailingList.
Barry Warsaw
2011-04-16
3
-8
/
+7
*
encrypt_password(): New convenience function for ensuring that a password is
Barry Warsaw
2011-04-08
1
-5
/
+2
*
add_member()
Barry Warsaw
2011-04-08
2
-3
/
+35
*
Reimplement wrap() using modern techniques, and finally get rid of Utils.py!
Barry Warsaw
2011-03-17
2
-2
/
+1
*
Utils.maketext() and Utils.findtext() are gone.
Barry Warsaw
2011-03-16
3
-42
/
+46
*
Move oneline() out of Utils.py.
Barry Warsaw
2011-02-25
1
-1
/
+1
*
Eliminate Utils.get_pattern() and in the process, completely revamp
Barry Warsaw
2011-02-25
3
-5
/
+226
*
Fixed a typo in add_member() which prevented subscribing an email address that
Barry Warsaw
2011-01-31
3
-1
/
+77
*
Implement the email address validator as a utility for easier pluggability.
Barry Warsaw
2011-01-06
3
-8
/
+10
*
Split member and nonmember moderation.
Barry Warsaw
2011-01-02
2
-78
/
+77
*
Happy New Year.
Barry Warsaw
2011-01-01
9
-9
/
+9
*
Because it was just to damn confusing, rename IAddress.address to
Barry Warsaw
2011-01-01
2
-28
/
+40
*
Fairly significant change to the way member and nonmember moderation occurs.
Barry Warsaw
2010-12-29
1
-4
/
+4
*
This is part 1 of the merge of Jimmy Bergman's branch
Barry Warsaw
2010-12-28
2
-5
/
+3
*
Fix the obvious errors identified by pyflakes. Skip false positives (mostly
Barry Warsaw
2010-10-08
3
-5
/
+1
*
Fix typo in scan_message(). (LP: #645897)
Barry Warsaw
2010-09-23
2
-9
/
+47
*
Many documentation fixes for better Sphinx output.
Barry Warsaw
2010-09-08
7
-29
/
+44
[prev]
[next]