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
/
app
/
lifecycle.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved InvalidListNameError class definition to mailman.interfaces.mailinglist.
Mark Sapiro
2017-02-20
1
-11
/
+4
*
Updated rest/lists.py to handle list name error exceptions and added
Mark Sapiro
2017-02-19
1
-0
/
+4
*
Made the allowable list name characters configurable.
Mark Sapiro
2017-02-19
1
-1
/
+15
*
Implemented stricter listname validation.
Mark Sapiro
2017-02-19
1
-1
/
+15
*
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
*
First massive round of cleanups.
Barry Warsaw
2016-03-23
1
-11
/
+5
*
Happy New Year.
Barry Warsaw
2016-01-02
1
-1
/
+1
*
Move the data_paths.
Barry Warsaw
2015-12-20
1
-2
/
+0
*
Add a send-digests subcommand to send list digests right now.
Barry Warsaw
2015-12-20
1
-7
/
+5
*
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
*
- Clean up and simplify remove_list()
Barry Warsaw
2014-03-02
1
-20
/
+7
*
Bump copyright years.
Barry Warsaw
2014-01-01
1
-1
/
+1
*
Bump copyright years.
Barry Warsaw
2013-01-01
1
-1
/
+1
*
LP: #975692 phase 1
Barry Warsaw
2012-12-28
1
-3
/
+9
*
* The link between members and the mailing lists they are subscribed to, is
Barry Warsaw
2012-09-04
1
-13
/
+9
*
Eradicate Pipermail. Everything but the scrubber test works. That will take
Barry Warsaw
2012-03-15
1
-10
/
+1
*
copybump
Barry Warsaw
2012-01-01
1
-1
/
+1
*
* Implement the style manager as a utility instead of an attribute hanging
Barry Warsaw
2011-10-24
1
-1
/
+2
*
Remove all pylint vestiges.
Barry Warsaw
2011-08-03
1
-1
/
+0
*
Refactor .subscribe() from IAddress to IMailingList.
Barry Warsaw
2011-04-16
1
-4
/
+4
*
Implement the email address validator as a utility for easier pluggability.
Barry Warsaw
2011-01-06
1
-4
/
+6
*
Happy New Year.
Barry Warsaw
2011-01-01
1
-1
/
+1
*
Basic importer test.
Barry Warsaw
2010-05-06
1
-1
/
+1
*
Add POST validators.
Barry Warsaw
2010-03-01
1
-1
/
+15
*
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
/
+0
*
* Make IDomainManager a utility, since the config object is global.
Barry Warsaw
2009-12-08
1
-1
/
+1
*
Remove the user_manager attribute from config.db and expose it as an
Barry Warsaw
2009-08-26
1
-3
/
+4
*
Instead of using an adapter, use a utility to get the mailing list manager.
Barry Warsaw
2009-08-26
1
-2
/
+4
*
* Updated NEWS.txt for 3.0a3.
Barry Warsaw
2009-08-21
1
-2
/
+3
*
Move BadDomainSpecificationError to domain.txt interface. Try to set this to
Barry Warsaw
2009-07-26
1
-3
/
+3
*
Wow. Put domains into the database.
Barry Warsaw
2009-07-16
1
-1
/
+2
*
Many pylint cleanups.
Barry Warsaw
2009-06-30
1
-3
/
+2
*
When cleaning up the artifacts of a list being deleted, be more careful for
Barry Warsaw
2009-05-27
1
-1
/
+3
*
Refactor __import__'s into a separate utility module.
Barry Warsaw
2009-05-16
1
-6
/
+3
*
rsplit -> rpartition
Barry Warsaw
2009-05-15
1
-6
/
+6
*
Remove or move QuotePeriods(), LCDomain(), and ValidateEmail from the Utils
Barry Warsaw
2009-02-12
1
-2
/
+2
*
Push the source directory into a 'src' subdirectory so that zc.buildout works
Barry Warsaw
2009-01-25
1
-0
/
+114