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.
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mailman
/
app
/
membership.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump copyright years.
Barry Warsaw
2017-01-04
1
-1
/
+1
*
Use `atpublic` for @public instead of internal copy.
Barry Warsaw
2016-11-29
1
-1
/
+1
*
New template system. Closes #249
Barry Warsaw
2016-07-16
1
-6
/
+7
*
Fixes #237
Barry Warsaw
2016-06-03
1
-6
/
+6
*
Remove nonmember subscriptions if susbcribed as member.
Aditya
2016-05-31
1
-0
/
+6
*
First massive round of cleanups.
Barry Warsaw
2016-03-23
1
-10
/
+4
*
Boost coverage.
Barry Warsaw
2016-01-25
1
-1
/
+1
*
Happy New Year.
Barry Warsaw
2016-01-02
1
-1
/
+1
*
Merge branch '1-admin-notify-mchanges' into 'release-3.0'
Barry Warsaw
2015-05-02
1
-7
/
+20
*
Remove a misleading comment.
Barry Warsaw
2015-03-22
1
-1
/
+0
*
* Refactor add_member() so that it uses a RequestRecord namedtuple.
Barry Warsaw
2015-03-21
1
-67
/
+36
*
LP: #1425359: Elaborate on how email addresses with mixed case can subscribe
Barry Warsaw
2015-03-13
1
-9
/
+27
|
\
|
*
Fixed the issue #1425359 and wrote corresponding tests.
black-perl ankprashar@gmail.com
2015-03-04
1
-1
/
+1
|
/
*
Bump copyright years.
Barry Warsaw
2015-01-04
1
-1
/
+1
*
Remove huge amounts of now unnecessary file boilerplate.
Barry Warsaw
2014-12-22
1
-5
/
+1
*
Remove a few redundant checks.
Barry Warsaw
2014-04-15
1
-3
/
+0
*
* Module coding style consistency.
Barry Warsaw
2014-03-02
1
-6
/
+2
*
Several internal improvements:
Barry Warsaw
2014-01-06
1
-2
/
+24
*
Bump copyright years.
Barry Warsaw
2014-01-01
1
-1
/
+1
*
Bump copyright years.
Barry Warsaw
2013-01-01
1
-1
/
+1
*
* Simplify moderator.rst and requests.rst so they serve a better purpose as
Barry Warsaw
2012-12-17
1
-1
/
+1
*
Database
Barry Warsaw
2012-10-16
1
-1
/
+1
*
* `passlib`_ is now used for all password hashing instead of flufl.password.
Barry Warsaw
2012-07-02
1
-2
/
+2
*
Replace flufl.password with passlib, albeit with a wrapper.
Barry Warsaw
2012-06-27
1
-6
/
+3
*
Schema change. After discussion at Pycon, we decided to change "real_name" to
Barry Warsaw
2012-03-15
1
-9
/
+10
*
copybump
Barry Warsaw
2012-01-01
1
-1
/
+1
*
Replace the password stuff with flufl.password.
Barry Warsaw
2012-01-01
1
-3
/
+5
*
* User and Member ids are now proper UUIDs. The UUIDs are pended as unicodes,
Barry Warsaw
2011-08-30
1
-17
/
+16
|
\
|
*
LP: #834130 add moderators and owners through REST API w/tests
Stephen A. Goss
2011-08-25
1
-6
/
+4
|
/
*
* bounce_unrecognized_goes_to_list_owner -> forward_unrecognized_bounces_to
Barry Warsaw
2011-05-25
1
-1
/
+2
*
Refactor .subscribe() from IAddress to IMailingList.
Barry Warsaw
2011-04-16
1
-3
/
+2
*
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
1
-3
/
+7
*
Utils.maketext() and Utils.findtext() are gone.
Barry Warsaw
2011-03-16
1
-6
/
+6
*
Eliminate Utils.get_pattern() and in the process, completely revamp
Barry Warsaw
2011-02-25
1
-4
/
+3
*
Fixed a typo in add_member() which prevented subscribing an email address that
Barry Warsaw
2011-01-31
1
-1
/
+1
*
Implement the email address validator as a utility for easier pluggability.
Barry Warsaw
2011-01-06
1
-2
/
+2
*
Split member and nonmember moderation.
Barry Warsaw
2011-01-02
1
-26
/
+25
*
Happy New Year.
Barry Warsaw
2011-01-01
1
-1
/
+1
*
This is part 1 of the merge of Jimmy Bergman's branch
Barry Warsaw
2010-12-28
1
-2
/
+0
*
Fix the obvious errors identified by pyflakes. Skip false positives (mostly
Barry Warsaw
2010-10-08
1
-1
/
+0
*
Happy New Year.
Barry Warsaw
2010-01-01
1
-1
/
+1
*
Some corner case tests.
Barry Warsaw
2009-12-28
1
-1
/
+2
*
* Leave a mailing list via the REST API.
Barry Warsaw
2009-12-28
1
-1
/
+5
*
* Add REST interface for joining a mailing list.
Barry Warsaw
2009-12-28
1
-2
/
+10
*
Factor out most of the i18n subsystem and convert to using the flufl.i18n
Barry Warsaw
2009-11-15
1
-3
/
+1
*
Remove the user_manager attribute from config.db and expose it as an
Barry Warsaw
2009-08-26
1
-6
/
+8
*
The basics of 'mailman members --add'.
Barry Warsaw
2009-08-16
1
-1
/
+1
*
Many pylint cleanups.
Barry Warsaw
2009-06-30
1
-9
/
+21
*
Remove or move QuotePeriods(), LCDomain(), and ValidateEmail from the Utils
Barry Warsaw
2009-02-12
1
-1
/
+2
[next]