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
/
sphinxconf.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-11-02
Decorate a message only once.
Barry Warsaw
2
-2
/
+52
2009-11-02
Fix all tests except outgoing.txt and common.txt
Barry Warsaw
11
-48
/
+26
2009-11-01
Add decorations.
Barry Warsaw
18
-40
/
+239
2009-11-01
More refactoring.
Barry Warsaw
1
-18
/
+7
2009-11-01
More refactoring, this time into a framework based IndividualDelivery module.
Barry Warsaw
4
-66
/
+157
2009-11-01
Add full personalization delivery mechanism.
Barry Warsaw
4
-8
/
+206
2009-11-01
Refactor BulkDeliver so that the guts can be used in VERPDeliver.
Barry Warsaw
6
-76
/
+365
2009-10-31
Copy slightly modified code from smtp_direct.py for handling low level error.
Barry Warsaw
2
-1
/
+14
2009-10-31
Handle SMTPResponseExceptions like smtp_direct.py, but without the distinction
Barry Warsaw
3
-18
/
+74
2009-10-31
IMailTransportAgentDelivery.deliver() returns a dictionary just like
Barry Warsaw
4
-12
/
+114
2009-10-24
Bulk delivery's Sender and Errors-To headers.
Barry Warsaw
2
-2
/
+135
2009-10-23
Default max_recipients to None, meaning no max.
Barry Warsaw
2
-8
/
+89
2009-10-23
recips -> recipients
Barry Warsaw
2
-24
/
+24
2009-10-19
The bulk delivery chunking algorithm.
Barry Warsaw
3
-4
/
+189
2009-10-18
IMailTransportAgent -> IMailTransportAgentAliases
Barry Warsaw
6
-14
/
+100
2009-10-18
Show that a max_sessions_per_connection == 0 means there's an unlimited number
Barry Warsaw
4
-30
/
+144
2009-10-18
Show that session counts are kept and can be reset.
Barry Warsaw
2
-2
/
+27
2009-10-18
Show that the session count is zero at first.
Barry Warsaw
2
-27
/
+22
2009-10-18
Infrastructure for testing the Connection class, and for counting the number
Barry Warsaw
5
-59
/
+214
2009-10-15
Use lazr.smtptest instead of our own SMTPServer and test SMTPd.
Barry Warsaw
7
-163
/
+25
2009-10-15
When testing, the signal.pause() is a problem because the TestableMaster is
Barry Warsaw
3
-6
/
+16
2009-10-09
Bye bye mailmanctl, long live 'bin/mailman start'
Barry Warsaw
2
-235
/
+1
2009-10-06
Add bin/mailman reopen and bin/mailman restart
Barry Warsaw
3
-13
/
+44
2009-10-06
Move mailmanctl start and stop commands into bin/mailman.
Barry Warsaw
4
-8
/
+312
2009-09-25
Re-enable setuptools_bzr
Barry Warsaw
1
-3
/
+3
2009-09-25
Re-enable __version__
Barry Warsaw
1
-2
/
+1
2009-09-25
Play much more nicely with buildout, and use a better mechanism for declaring
Barry Warsaw
2
-15
/
+30
2009-09-19
whitespace
Barry Warsaw
1
-1
/
+1
2009-09-19
Convert bin/inject to bin/mailman inject
Barry Warsaw
14
-105
/
+319
2009-08-26
As before, replace config.db.requests and config.db.pendings with utilities.
Barry Warsaw
13
-37
/
+53
2009-08-26
Replace the message_store instance on the database with an IMessageStore
Barry Warsaw
9
-31
/
+53
2009-08-26
Remove the user_manager attribute from config.db and expose it as an
Barry Warsaw
27
-145
/
+215
2009-08-26
Instead of using an adapter, use a utility to get the mailing list manager.
Barry Warsaw
27
-62
/
+77
2009-08-25
Remove the special cases for pylint. Version 0.18 "works" out of the box now...
Barry Warsaw
4
-7
/
+71
2009-08-25
Fix buglet.
Barry Warsaw
1
-0
/
+1
2009-08-24
Tweaks
Barry Warsaw
1
-3
/
+4
2009-08-24
Better title
Barry Warsaw
1
-5
/
+5
2009-08-24
Updates to documentation.
Barry Warsaw
3
-21
/
+38
2009-08-24
Documentation reorganization and update.
Barry Warsaw
21
-670
/
+479
2009-08-21
Post-release bump of version number.
Barry Warsaw
2
-3
/
+8
2009-08-21
News
Barry Warsaw
1
-0
/
+1
2009-08-21
Test updates and repair.xo
Barry Warsaw
42
-85
/
+139
2009-08-21
* Updated NEWS.txt for 3.0a3.
Barry Warsaw
11
-225
/
+247
2009-08-17
mailmanctl must use absolute imports
Barry Warsaw
3
-1
/
+5
2009-08-17
Clean ups.
Barry Warsaw
1
-5
/
+1
2009-08-17
Use an adapter instead of custom handleException() code to return a 404
Barry Warsaw
2
-10
/
+10
2009-08-17
We don't need the AadminWebServiceRequest any more.
Barry Warsaw
2
-11
/
+5
2009-08-17
Use the new lazr.restful.simple.Publication as a base class.
Barry Warsaw
1
-50
/
+7
2009-08-16
The basics of 'mailman members --add'.
Barry Warsaw
3
-1
/
+105
2009-08-16
Refactor the subcommands so that the infrastructure does more of the menial
Barry Warsaw
6
-44
/
+104
[next]