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
/
config
/
configure.zcml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify the implementation.
Barry Warsaw
2016-10-17
1
-8
/
+0
*
A few more changes.
Barry Warsaw
2016-09-08
1
-2
/
+2
*
Remove workflowmanager.py
Barry Warsaw
2016-09-02
1
-2
/
+2
*
IWorkflowManager -> ISubscriptionManager
Barry Warsaw
2016-09-01
1
-2
/
+2
*
Checkpointing
Barry Warsaw
2016-09-01
1
-5
/
+5
*
Intermediate Commit
Abhilash Raj
2016-09-01
1
-2
/
+10
*
New template system. Closes #249
Barry Warsaw
2016-07-16
1
-2
/
+12
*
The order of a mailing list's header matches is significant
Aurélien Bompard
2016-02-29
1
-2
/
+2
*
Complete the layer violation fixes by moving the SubscriptionService class to
Barry Warsaw
2016-01-06
1
-1
/
+1
*
Use and interface for the set of header_matches
Aurélien Bompard
2015-10-20
1
-0
/
+6
*
Checkpointing.
Barry Warsaw
2015-04-14
1
-5
/
+6
*
Refactorings and tests.
Barry Warsaw
2015-03-29
1
-2
/
+2
*
Save the workflow state in the database
Aurélien Bompard
2015-03-25
1
-2
/
+2
*
Add a table to store workflow states
Aurélien Bompard
2015-03-25
1
-0
/
+5
*
Since we don't have migrations, we don't need the ITemporaryDatabase stuff,
Barry Warsaw
2014-09-23
1
-20
/
+0
*
Checkpointing.
Barry Warsaw
2013-11-25
1
-0
/
+6
*
Database
Barry Warsaw
2012-10-16
1
-5
/
+12
*
The final bit of refactoring puts the specifics of making a temporary database
Barry Warsaw
2012-07-25
1
-0
/
+14
*
Add a temporary database factory so we can remove more cruft from the
Barry Warsaw
2012-07-25
1
-0
/
+6
*
Refactor to better handling the difference between a testing database and a
Barry Warsaw
2012-07-25
1
-0
/
+12
*
* Support downloading templates by URI, including mailman:// URIs. This is
Barry Warsaw
2012-03-03
1
-13
/
+18
*
* Held messages can now be moderated through the REST API. Mailing list
Barry Warsaw
2012-01-30
1
-7
/
+8
*
* Implement the style manager as a utility instead of an attribute hanging
Barry Warsaw
2011-10-24
1
-0
/
+5
*
* New REST resource http://.../members/find can be POSTed to in order to find
Barry Warsaw
2011-08-13
1
-2
/
+2
*
Refactor MTA alias creation.
Barry Warsaw
2011-06-10
1
-0
/
+5
*
Add bounce registration and bounce events.
Barry Warsaw
2011-05-13
1
-9
/
+14
*
Eliminate Utils.get_pattern() and in the process, completely revamp
Barry Warsaw
2011-02-25
1
-0
/
+5
*
Implement the email address validator as a utility for easier pluggability.
Barry Warsaw
2011-01-06
1
-3
/
+8
*
Remove some files that are not needed for restish implementation.
Barry Warsaw
2010-02-25
1
-2
/
+0
*
Complete the conversion to restish. All the tests pass and we're now actually
Barry Warsaw
2010-02-24
1
-0
/
+5
*
Rip out lazr.restful and replace it with restish. This simpifies a lot of the
Barry Warsaw
2010-02-23
1
-1
/
+3
*
IRegistrar is now a utility; it doesn't need to be adapted from an IDomain.
Barry Warsaw
2009-12-12
1
-6
/
+5
*
* Refactor the language manager off of the config object and into a utility.
Barry Warsaw
2009-12-10
1
-0
/
+5
*
* Make IDomainManager a utility, since the config object is global.
Barry Warsaw
2009-12-08
1
-6
/
+2
*
database/model reorganization. Model classes go in mailman.model. Stock
Barry Warsaw
2009-10-10
1
-8
/
+8
*
As before, replace config.db.requests and config.db.pendings with utilities.
Barry Warsaw
2009-08-26
1
-0
/
+10
*
Replace the message_store instance on the database with an IMessageStore
Barry Warsaw
2009-08-26
1
-0
/
+5
*
Remove the user_manager attribute from config.db and expose it as an
Barry Warsaw
2009-08-26
1
-0
/
+5
*
Instead of using an adapter, use a utility to get the mailing list manager.
Barry Warsaw
2009-08-26
1
-6
/
+6
*
* Updated NEWS.txt for 3.0a3.
Barry Warsaw
2009-08-21
1
-0
/
+6
*
Wow. Put domains into the database.
Barry Warsaw
2009-07-16
1
-0
/
+6
*
More REST server updates.
Barry Warsaw
2009-06-29
1
-0
/
+27