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
/
model
/
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
*
MySQL is now an officially supported database.
Barry Warsaw
2016-07-29
1
-3
/
+3
*
New template system. Closes #249
Barry Warsaw
2016-07-16
1
-6
/
+15
*
Allow fall backs for moderation actions.
Barry Warsaw
2016-04-01
1
-1
/
+1
*
Members and nonmembers moderation action fallback
Aurélien Bompard
2016-03-31
1
-7
/
+3
*
Clean up the model and languages directories.
Barry Warsaw
2016-03-25
1
-7
/
+4
*
First massive round of cleanups.
Barry Warsaw
2016-03-23
1
-6
/
+5
*
Boost coverage.
Barry Warsaw
2016-01-09
1
-5
/
+3
*
Boost coverage.
Barry Warsaw
2016-01-08
1
-1
/
+1
*
Happy New Year.
Barry Warsaw
2016-01-02
1
-1
/
+1
*
Give the predictable ID factories similar APIs.
Aurélien Bompard
2015-12-26
1
-3
/
+3
*
Add a couple indexes on Member
Aurélien Bompard
2015-12-15
1
-2
/
+2
*
Add useful indexes on the member table
Aurélien Bompard
2015-11-21
1
-3
/
+3
*
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