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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* Switch to distribute from setuptools.
Barry Warsaw
2009-11-23
5
-289
/
+465
*
Merge
Barry Warsaw
2009-11-15
99
-413
/
+261
|
\
|
*
Factor out most of the i18n subsystem and convert to using the flufl.i18n
Barry Warsaw
2009-11-15
99
-413
/
+261
|
/
*
Cleanup.
Barry Warsaw
2009-11-04
37
-37
/
+0
*
Move a module.
Barry Warsaw
2009-11-04
5
-4
/
+4
*
Update ez_setup.py to the latest version.
Barry Warsaw
2009-11-03
1
-28
/
+84
*
Add 'bin/mailman version' command (identical to bin/mailman --version)
Barry Warsaw
2009-11-03
3
-1
/
+60
*
Branch merge
Barry Warsaw
2009-11-03
24
-179
/
+173
|
\
|
*
database/model reorganization. Model classes go in mailman.model. Stock
Barry Warsaw
2009-10-10
24
-179
/
+173
*
|
smtp_direct.py is dead and gone.
Barry Warsaw
2009-11-03
15
-470
/
+285
*
|
Only personalize when the mailing list requests it.
Barry Warsaw
2009-11-02
2
-3
/
+58
*
|
Use 'nodecorate' instead.
Barry Warsaw
2009-11-02
2
-4
/
+4
*
|
Decorate a message only once.
Barry Warsaw
2009-11-02
2
-2
/
+52
*
|
Merge smtp_direct.py rework branch.
Barry Warsaw
2009-11-02
41
-191
/
+1880
|
\
\
|
*
|
Fix all tests except outgoing.txt and common.txt
Barry Warsaw
2009-11-02
11
-48
/
+26
|
*
|
Add decorations.
Barry Warsaw
2009-11-01
18
-40
/
+239
|
*
|
More refactoring.
Barry Warsaw
2009-11-01
1
-18
/
+7
|
*
|
More refactoring, this time into a framework based IndividualDelivery module.
Barry Warsaw
2009-11-01
4
-66
/
+157
|
*
|
Add full personalization delivery mechanism.
Barry Warsaw
2009-11-01
4
-8
/
+206
|
*
|
Refactor BulkDeliver so that the guts can be used in VERPDeliver.
Barry Warsaw
2009-11-01
6
-76
/
+365
|
*
|
Copy slightly modified code from smtp_direct.py for handling low level error.
Barry Warsaw
2009-10-31
2
-1
/
+14
|
*
|
Handle SMTPResponseExceptions like smtp_direct.py, but without the distinction
Barry Warsaw
2009-10-31
3
-18
/
+74
|
*
|
IMailTransportAgentDelivery.deliver() returns a dictionary just like
Barry Warsaw
2009-10-31
4
-12
/
+114
|
*
|
Bulk delivery's Sender and Errors-To headers.
Barry Warsaw
2009-10-24
2
-2
/
+135
|
*
|
Default max_recipients to None, meaning no max.
Barry Warsaw
2009-10-23
2
-8
/
+89
|
*
|
recips -> recipients
Barry Warsaw
2009-10-23
2
-24
/
+24
|
*
|
The bulk delivery chunking algorithm.
Barry Warsaw
2009-10-19
3
-4
/
+189
|
*
|
IMailTransportAgent -> IMailTransportAgentAliases
Barry Warsaw
2009-10-18
6
-14
/
+100
|
*
|
Show that a max_sessions_per_connection == 0 means there's an unlimited number
Barry Warsaw
2009-10-18
4
-30
/
+144
|
*
|
Show that session counts are kept and can be reset.
Barry Warsaw
2009-10-18
2
-2
/
+27
|
*
|
Show that the session count is zero at first.
Barry Warsaw
2009-10-18
2
-27
/
+22
|
*
|
Infrastructure for testing the Connection class, and for counting the number
Barry Warsaw
2009-10-18
5
-59
/
+214
|
/
/
*
|
merge working changes
Barry Warsaw
2009-10-15
9
-169
/
+41
|
\
\
|
|
/
|
/
|
|
*
Use lazr.smtptest instead of our own SMTPServer and test SMTPd.
Barry Warsaw
2009-10-15
7
-163
/
+25
|
*
When testing, the signal.pause() is a problem because the TestableMaster is
Barry Warsaw
2009-10-15
3
-6
/
+16
|
/
*
Bye bye mailmanctl, long live 'bin/mailman start'
Barry Warsaw
2009-10-09
2
-235
/
+1
*
Add bin/mailman reopen and bin/mailman restart
Barry Warsaw
2009-10-06
3
-13
/
+44
*
Move mailmanctl start and stop commands into bin/mailman.
Barry Warsaw
2009-10-06
4
-8
/
+312
*
thread merge
Barry Warsaw
2009-09-30
2
-11
/
+25
|
\
|
*
Re-enable setuptools_bzr
Barry Warsaw
2009-09-25
1
-3
/
+3
|
*
Re-enable __version__
Barry Warsaw
2009-09-25
1
-2
/
+1
|
*
Play much more nicely with buildout, and use a better mechanism for declaring
Barry Warsaw
2009-09-25
2
-15
/
+30
|
/
*
whitespace
Barry Warsaw
2009-09-19
1
-1
/
+1
*
Convert bin/inject to bin/mailman inject
Barry Warsaw
2009-09-19
14
-105
/
+319
*
As before, replace config.db.requests and config.db.pendings with utilities.
Barry Warsaw
2009-08-26
13
-37
/
+53
*
Replace the message_store instance on the database with an IMessageStore
Barry Warsaw
2009-08-26
9
-31
/
+53
*
Remove the user_manager attribute from config.db and expose it as an
Barry Warsaw
2009-08-26
27
-145
/
+215
*
Instead of using an adapter, use a utility to get the mailing list manager.
Barry Warsaw
2009-08-26
27
-62
/
+77
*
Remove the special cases for pylint. Version 0.18 "works" out of the box now...
Barry Warsaw
2009-08-25
4
-7
/
+71
*
Fix buglet.
Barry Warsaw
2009-08-25
1
-0
/
+1
[prev]
[next]