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
/
model
/
member.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added IMember.subscriber to definitively return how a member is subscribed to
Barry Warsaw
2015-04-14
1
-0
/
+4
*
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
-8
/
+5
*
Clean up pass.
Barry Warsaw
2014-09-22
1
-3
/
+3
*
fix all tests in mailman.model.tests
Abhilash Raj
2014-09-13
1
-2
/
+6
*
* change declarative_base class to use ModelMeta class
Abhilash Raj
2014-09-06
1
-3
/
+3
*
replace all storm types and relationships with sqlalchemy
Abhilash Raj
2014-09-05
1
-13
/
+11
*
* Module coding style consistency.
Barry Warsaw
2014-03-02
1
-3
/
+11
*
Bump copyright years.
Barry Warsaw
2014-01-01
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
-1
/
+5
*
* Schema migrations (LP: #1024509)
Barry Warsaw
2012-09-04
1
-1
/
+1
*
* The link between members and the mailing lists they are subscribed to, is
Barry Warsaw
2012-09-04
1
-8
/
+14
*
General code cleanup.
Barry Warsaw
2012-04-25
1
-2
/
+3
*
- Module modernatizations (print function).
Barry Warsaw
2012-04-22
1
-5
/
+6
*
copybump
Barry Warsaw
2012-01-01
1
-1
/
+1
*
Improved the way flufl.enum.Enums are stored in the database. Now, they
Barry Warsaw
2011-09-23
1
-2
/
+2
*
* User and Member ids are now proper UUIDs. The UUIDs are pended as unicodes,
Barry Warsaw
2011-08-30
1
-1
/
+2
*
Ensure that a member's address cannot be changed to an address they do not
Barry Warsaw
2011-04-25
1
-0
/
+3
*
Complete the ability to change a subscription address, both internally and via
Barry Warsaw
2011-04-25
1
-2
/
+16
*
Give IMembers a unique member id. We have to do this in order to give them a
Barry Warsaw
2011-04-22
1
-0
/
+21
*
Users can now subscribe to a mailing list, and their preferred address will
Barry Warsaw
2011-04-17
1
-4
/
+25
*
Add an attribute for getting the IUser record from an IMember record. This is
Barry Warsaw
2011-04-08
1
-0
/
+5
*
Happy New Year.
Barry Warsaw
2011-01-01
1
-1
/
+1
*
Because it was just to damn confusing, rename IAddress.address to
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
-5
/
+14
*
This is part 1 of the merge of Jimmy Bergman's branch
Barry Warsaw
2010-12-28
1
-1
/
+4
*
Fix the obvious errors identified by pyflakes. Skip false positives (mostly
Barry Warsaw
2010-10-08
1
-1
/
+1
*
Happy New Year.
Barry Warsaw
2010-01-01
1
-1
/
+1
*
Move a module.
Barry Warsaw
2009-11-04
1
-1
/
+1
*
database/model reorganization. Model classes go in mailman.model. Stock
Barry Warsaw
2009-10-10
1
-0
/
+105