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
/
subscriptions.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up pass.
Barry Warsaw
2014-09-22
1
-4
/
+3
*
* fix the circular dependecy problem between User and Adress
Abhilash Raj
2014-09-19
1
-1
/
+1
*
fix all tests in mailman.model.tests
Abhilash Raj
2014-09-13
1
-6
/
+5
*
* change declarative_base class to use ModelMeta class
Abhilash Raj
2014-09-06
1
-1
/
+1
*
Remove a few redundant checks.
Barry Warsaw
2014-04-15
1
-5
/
+0
*
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
*
* The link between members and the mailing lists they are subscribed to, is
Barry Warsaw
2012-09-04
1
-29
/
+24
*
Replace flufl.password with passlib, albeit with a wrapper.
Barry Warsaw
2012-06-27
1
-1
/
+1
*
General code cleanup.
Barry Warsaw
2012-04-25
1
-3
/
+2
*
- Module modernatizations (print function).
Barry Warsaw
2012-04-22
1
-5
/
+9
*
Schema change. After discussion at Pycon, we decided to change "real_name" to
Barry Warsaw
2012-03-15
1
-4
/
+4
*
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
1
-1
/
+1
*
Replace the password stuff with flufl.password.
Barry Warsaw
2012-01-01
1
-2
/
+2
*
* User and Member ids are now proper UUIDs. The UUIDs are pended as unicodes,
Barry Warsaw
2011-08-30
1
-23
/
+24
|
\
|
*
LP: #834130 add moderators and owners through REST API w/tests
Stephen A. Goss
2011-08-25
1
-10
/
+7
|
/
*
Fix some typos, and improve the code.
Barry Warsaw
2011-08-17
1
-1
/
+1
*
Basic infrastructure for fixing bug 827036.
Barry Warsaw
2011-08-17
1
-33
/
+48
*
* New REST resource http://.../members/find can be POSTed to in order to find
Barry Warsaw
2011-08-13
1
-0
/
+179