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
/
commands
/
eml_membership.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix confirmation of unsubscription requests. (Closes: #294)
Barry Warsaw
2017-01-16
1
-1
/
+1
*
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
*
Simplify the implementation.
Barry Warsaw
2016-10-17
1
-4
/
+3
*
Another fix.
Barry Warsaw
2016-09-16
1
-4
/
+5
*
Split registration (subscription) and unsubscription:
Barry Warsaw
2016-09-13
1
-4
/
+13
*
Fix more tests.
Barry Warsaw
2016-09-11
1
-5
/
+7
*
IWorkflowManager -> ISubscriptionManager
Barry Warsaw
2016-09-01
1
-6
/
+6
*
Checkpointing
Barry Warsaw
2016-09-01
1
-5
/
+5
*
Intermediate Commit
Abhilash Raj
2016-09-01
1
-7
/
+11
*
Rebase mailman/mailman!180 and cleanup # noqa
Barry Warsaw
2016-07-28
1
-2
/
+2
*
Don't use `flake8: noqa`.
Barry Warsaw
2016-04-01
1
-2
/
+2
*
Clean up the commands subdirectory.
Barry Warsaw
2016-03-24
1
-15
/
+7
*
Additional refactoring to use the QuerySequence wrapper, so that we can still
Barry Warsaw
2016-01-06
1
-1
/
+1
*
Make the members request pageable
Aurélien Bompard
2016-01-06
1
-1
/
+1
*
Happy New Year.
Barry Warsaw
2016-01-02
1
-1
/
+1
*
Full test suite passes.
Barry Warsaw
2015-04-14
1
-13
/
+36
*
Checkpointing.
Barry Warsaw
2015-04-14
1
-2
/
+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
-6
/
+3
*
* Fixed getting non-ASCII filenames from RFC 2231 i18n'd messages. Given by
Barry Warsaw
2014-12-08
1
-0
/
+2
|
\
|
*
Convert unicode instance testing to bytes instance testing
Aurélien Bompard
2014-12-04
1
-1
/
+1
|
*
Do not auto-convert Message headers to unicode
Aurélien Bompard
2014-12-02
1
-0
/
+2
|
/
*
Bump copyright years.
Barry Warsaw
2014-01-01
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
-1
/
+1
*
General code cleanup.
Barry Warsaw
2012-04-25
1
-7
/
+5
*
Schema change. After discussion at Pycon, we decided to change "real_name" to
Barry Warsaw
2012-03-15
1
-4
/
+4
*
* Added a `help` email command.
Barry Warsaw
2012-03-01
1
-9
/
+13
*
* The `join` email command no longer accepts an `address=` argument. Its
Barry Warsaw
2012-02-29
1
-58
/
+46
*
Make sure that an email subscription request is ignored for addresses which
Barry Warsaw
2012-02-29
1
-3
/
+9
*
Don't try to double join someone via a single email command.
Barry Warsaw
2012-02-29
1
-0
/
+8
*
copybump
Barry Warsaw
2012-01-01
1
-1
/
+1
*
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
-10
/
+10
*
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
*
IRegistrar is now a utility; it doesn't need to be adapted from an IDomain.
Barry Warsaw
2009-12-12
1
-2
/
+1
*
IRegistrar.register() now requires a mailing list argument. This fixes the
Barry Warsaw
2009-12-10
1
-1
/
+1
*
* Make IDomainManager a utility, since the config object is global.
Barry Warsaw
2009-12-08
1
-3
/
+1
*
Only a verified address can be used to unsubscribe someone from a mailing list.
Barry Warsaw
2009-12-06
1
-3
/
+11
*
Add tests for -leave with one of your alternative addresses.
Barry Warsaw
2009-12-06
1
-2
/
+10
*
Implement the 'leave' email command.
Barry Warsaw
2009-12-06
1
-0
/
+172