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
/
listmanager.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
IListManager.get() now accepts both List-IDs and FQDN list names.
Barry Warsaw
2017-06-24
1
-4
/
+11
*
Delete all pendings when mailing list is deleted
Abhilash Raj
2017-01-08
1
-0
/
+2
*
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
*
Implement the review suggestions
Aurélien Bompard
2016-10-26
1
-3
/
+7
*
Add a method to find list using properties filters
Aurélien Bompard
2016-10-26
1
-0
/
+7
*
__iter__() must sort just like mailing_lists property.
Barry Warsaw
2016-04-13
1
-1
/
+2
*
Clean up the model and languages directories.
Barry Warsaw
2016-03-25
1
-6
/
+4
*
First massive round of cleanups.
Barry Warsaw
2016-03-23
1
-6
/
+4
*
Delete bans when their associated list is deleted
Aurélien Bompard
2016-01-14
1
-0
/
+2
*
Several optimizations:
Barry Warsaw
2016-01-11
1
-6
/
+4
*
Happy New Year.
Barry Warsaw
2016-01-02
1
-1
/
+1
*
Clean up maxking's branch a little bit.
Barry Warsaw
2015-08-04
1
-1
/
+1
*
Add tests for autoresponserecord
Abhilash Raj
2015-08-03
1
-1
/
+1
*
Fix #115
Abhilash Raj
2015-08-03
1
-1
/
+5
*
LP: #1432239 - Make sure acceptable aliases are deleted before the mailing
Barry Warsaw
2015-03-24
1
-1
/
+3
*
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
/
+2
*
Merge abompard's fixes to the Postgres test suite.
Barry Warsaw
2014-10-30
1
-1
/
+2
*
Test repair:
Barry Warsaw
2014-09-21
1
-1
/
+2
*
all tests except for importer working(ignoring test_migrations.py)
Abhilash Raj
2014-09-18
1
-2
/
+2
*
fix all tests in mailman.model.tests
Abhilash Raj
2014-09-13
1
-1
/
+1
*
modify all storm queries to work with SA
Abhilash Raj
2014-09-12
1
-2
/
+2
*
* change declarative_base class to use ModelMeta class
Abhilash Raj
2014-09-06
1
-12
/
+10
*
* Fix IntegrityError (against PostgreSQL) when deleting a list with content
Barry Warsaw
2014-03-15
1
-0
/
+2
*
Bump copyright years.
Barry Warsaw
2014-01-01
1
-1
/
+1
*
* Creation of lists with upper case names should be coerced to lower case.
Barry Warsaw
2013-03-06
1
-0
/
+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
-5
/
+17
*
General code cleanup.
Barry Warsaw
2012-04-25
1
-3
/
+2
*
- Module modernatizations (print function).
Barry Warsaw
2012-04-22
1
-21
/
+28
*
Architecture
Barry Warsaw
2012-03-26
1
-3
/
+2
*
* Remove previously deprecated `IListManager.get_mailing_lists()`.
Barry Warsaw
2012-01-27
1
-6
/
+0
*
* Add property `IListmanager.name_compoments` which returns 2-tuples for
Barry Warsaw
2012-01-27
1
-0
/
+8
*
Three performance improvements.
Barry Warsaw
2012-01-27
1
-6
/
+8
*
Storm now has a "load hook" which we can use to restore the rosters when the
Barry Warsaw
2012-01-27
1
-7
/
+3
*
copybump
Barry Warsaw
2012-01-01
1
-1
/
+1
*
Complete bug 827036 work.
Barry Warsaw
2011-08-17
1
-1
/
+4
*
Send event notifications whenever a mailing list is created or deleted.
Barry Warsaw
2011-08-16
1
-1
/
+6
*
Remove all pylint vestiges.
Barry Warsaw
2011-08-03
1
-1
/
+0
*
* The IMailingList attribute ``host_name`` has been renamed to ``mail_host``
Barry Warsaw
2011-06-16
1
-3
/
+3
*
Happy New Year.
Barry Warsaw
2011-01-01
1
-1
/
+1
*
Add POST validators.
Barry Warsaw
2010-03-01
1
-5
/
+0
*
Refactoring the REST support by removing unnecessary stuff and moving other
Barry Warsaw
2010-02-25
1
-2
/
+1
*
Complete the conversion to restish. All the tests pass and we're now actually
Barry Warsaw
2010-02-24
1
-0
/
+1
*
* Make the lists.txt doctest pass with restish.
Barry Warsaw
2010-02-23
1
-5
/
+10
*
Happy New Year.
Barry Warsaw
2010-01-01
1
-1
/
+1
*
* Add REST interface for joining a mailing list.
Barry Warsaw
2009-12-28
1
-2
/
+2
*
database/model reorganization. Model classes go in mailman.model. Stock
Barry Warsaw
2009-10-10
1
-0
/
+97