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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* Add REST interface for joining a mailing list.
Barry Warsaw
2009-12-28
1
-2
/
+10
*
IRegistrar is now a utility; it doesn't need to be adapted from an IDomain.
Barry Warsaw
2009-12-12
2
-16
/
+13
*
IRegistrar.register() now requires a mailing list argument. This fixes the
Barry Warsaw
2009-12-10
1
-4
/
+3
*
* Refactor the language manager off of the config object and into a utility.
Barry Warsaw
2009-12-10
2
-3
/
+4
*
* Make IDomainManager a utility, since the config object is global.
Barry Warsaw
2009-12-08
1
-1
/
+1
*
Factor out most of the i18n subsystem and convert to using the flufl.i18n
Barry Warsaw
2009-11-15
6
-16
/
+9
*
As before, replace config.db.requests and config.db.pendings with utilities.
Barry Warsaw
2009-08-26
2
-11
/
+11
*
Replace the message_store instance on the database with an IMessageStore
Barry Warsaw
2009-08-26
1
-4
/
+7
*
Remove the user_manager attribute from config.db and expose it as an
Barry Warsaw
2009-08-26
3
-14
/
+18
*
Instead of using an adapter, use a utility to get the mailing list manager.
Barry Warsaw
2009-08-26
2
-3
/
+6
*
* Updated NEWS.txt for 3.0a3.
Barry Warsaw
2009-08-21
2
-3
/
+5
*
The basics of 'mailman members --add'.
Barry Warsaw
2009-08-16
1
-1
/
+1
*
'mailman info' command.
Barry Warsaw
2009-08-12
1
-1
/
+4
*
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
2
-3
/
+5
*
More lint picking.
Barry Warsaw
2009-07-04
2
-2
/
+3
*
Many pylint cleanups.
Barry Warsaw
2009-06-30
5
-15
/
+36
*
More REST server updates.
Barry Warsaw
2009-06-29
1
-17
/
+0
*
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
*
Add argparse 'cause I think this might end up being cool.
Barry Warsaw
2009-03-29
2
-18
/
+67
*
Move the Action and NewsModeration enums into their own interface files.
Barry Warsaw
2009-03-25
1
-1
/
+1
*
Get rid of mailman.commands entry point.
Barry Warsaw
2009-03-09
1
-4
/
+13
*
Refactor.
Barry Warsaw
2009-02-19
1
-70
/
+0
*
Eradicate hold_and_cmd_autoresponses.
Barry Warsaw
2009-02-17
1
-22
/
+38
*
Remove or move QuotePeriods(), LCDomain(), and ValidateEmail from the Utils
Barry Warsaw
2009-02-12
3
-5
/
+6
*
Much clean up of the language code, though more can be done. Factor out the
Barry Warsaw
2009-02-12
4
-16
/
+14
*
Move mailman.Message to mailman.email.Message. Rename Message.get_sender() to
Barry Warsaw
2009-02-09
5
-22
/
+23
*
Get an obsolete module out of our way.
Barry Warsaw
2009-02-04
1
-426
/
+0
*
Massive digester rework.
Barry Warsaw
2009-02-04
1
-0
/
+426
*
Push the source directory into a 'src' subdirectory so that zc.buildout works
Barry Warsaw
2009-01-25
9
-0
/
+1133
[prev]