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
/
interfaces
/
member.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
-8
/
+10
*
Import order flake8 plugin.
Barry Warsaw
2016-03-27
1
-1
/
+1
*
Clean up the interfaces directory.
Barry Warsaw
2016-03-25
1
-22
/
+13
*
Clean up the core directory.
Barry Warsaw
2016-03-24
1
-1
/
+1
*
Super duper.
Barry Warsaw
2016-01-26
1
-3
/
+3
*
Happy New Year.
Barry Warsaw
2016-01-02
1
-1
/
+1
*
Merge the member query fix branch.
Barry Warsaw
2015-04-14
1
-0
/
+8
|
\
|
*
Added IMember.subscriber to definitively return how a member is subscribed to
Barry Warsaw
2015-04-14
1
-0
/
+8
*
|
Subscription workflows now support bans.
Barry Warsaw
2015-04-13
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
*
Use print functions consistently through, and update all __future__ imports to
Barry Warsaw
2014-04-28
1
-1
/
+1
*
Bump copyright years.
Barry Warsaw
2014-01-01
1
-1
/
+1
*
Switch to PEP 435 enums from flufl.enums.
Barry Warsaw
2013-06-18
1
-1
/
+1
*
Bump copyright years.
Barry Warsaw
2013-01-01
1
-1
/
+1
*
* Two new events are triggered on membership changes: `SubscriptionEvent`
Barry Warsaw
2012-12-23
1
-0
/
+31
*
* The link between members and the mailing lists they are subscribed to, is
Barry Warsaw
2012-09-04
1
-1
/
+4
*
copybump
Barry Warsaw
2012-01-01
1
-1
/
+1
*
* Preferences for addresses, users, and members can be accessed, changed, and
Barry Warsaw
2011-09-23
1
-4
/
+4
*
* User and Member ids are now proper UUIDs. The UUIDs are pended as unicodes,
Barry Warsaw
2011-08-30
1
-6
/
+6
*
Users subscribed to a mailing list via their preferred address show up
Barry Warsaw
2011-04-22
1
-0
/
+12
*
Give IMembers a unique member id. We have to do this in order to give them a
Barry Warsaw
2011-04-22
1
-0
/
+3
*
Add an attribute for getting the IUser record from an IMember record. This is
Barry Warsaw
2011-04-08
1
-0
/
+3
*
Happy New Year.
Barry Warsaw
2011-01-01
1
-1
/
+1
*
Fairly significant change to the way member and nonmember moderation occurs.
Barry Warsaw
2010-12-29
1
-2
/
+3
*
Fix the obvious errors identified by pyflakes. Skip false positives (mostly
Barry Warsaw
2010-10-08
1
-1
/
+1
*
Updates for the latest releases of flufl.enum and flufl.i18n.
Barry Warsaw
2010-05-02
1
-1
/
+1
*
Rip out lazr.restful and replace it with restish. This simpifies a lot of the
Barry Warsaw
2010-02-23
1
-7
/
+0
*
Happy New Year.
Barry Warsaw
2010-01-01
1
-1
/
+1
*
Some corner case tests.
Barry Warsaw
2009-12-28
1
-0
/
+1
*
* Leave a mailing list via the REST API.
Barry Warsaw
2009-12-28
1
-0
/
+15
*
* Add REST interface for joining a mailing list.
Barry Warsaw
2009-12-28
1
-3
/
+23
*
Add REST API for subscription services.
Barry Warsaw
2009-12-27
1
-0
/
+4
*
Push the source directory into a 'src' subdirectory so that zc.buildout works
Barry Warsaw
2009-01-25
1
-0
/
+187