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
/
commands
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Schema change. After discussion at Pycon, we decided to change "real_name" to
Barry Warsaw
2012-03-15
7
-27
/
+29
*
|
* The Prototype archiver now stores its files in maildir format inside of
Barry Warsaw
2012-03-14
1
-0
/
+1
|
/
*
Move the interact module to a better sub-package location.
Barry Warsaw
2012-03-13
2
-2
/
+2
*
* The LMTP server now requires that the incoming message have a `Message-ID`,
Barry Warsaw
2012-03-13
1
-27
/
+26
*
* IPython support in `bin/mailman shell` contributed by Andrea Crotti.
Barry Warsaw
2012-03-12
2
-6
/
+44
|
\
|
*
various small fixes after reviewing with Barry Warsaw
Andrea Crotti
2012-03-13
1
-11
/
+9
|
*
- add a section in the schema to customize the shell
Andrea Crotti
2012-03-13
1
-2
/
+30
*
|
* The experimental `maildir` runner is removed. Use LMTP.
Barry Warsaw
2012-03-12
1
-1
/
+0
|
/
*
Fix welcome_message_uri to do the placeholder interpolations guaranteed in the
Barry Warsaw
2012-03-04
1
-0
/
+1
*
* A welcome message is sent when the user confirms their subscription via
Barry Warsaw
2012-03-04
2
-0
/
+84
*
* Added a `help` email command.
Barry Warsaw
2012-03-01
10
-32
/
+265
*
Prevent the `confirm` command from running more than once on the same token.
Barry Warsaw
2012-03-01
1
-1
/
+9
*
* The `join` email command no longer accepts an `address=` argument. Its
Barry Warsaw
2012-02-29
2
-59
/
+47
*
Make sure that an email subscription request is ignored for addresses which
Barry Warsaw
2012-02-29
1
-3
/
+9
*
Don't try to double join someone via a single email command.
Barry Warsaw
2012-02-29
1
-0
/
+8
*
copybump
Barry Warsaw
2012-01-01
19
-19
/
+19
*
Replace the password stuff with flufl.password.
Barry Warsaw
2012-01-01
1
-2
/
+2
*
* `bin/mailman shell` is an alias for `withlist`.
Barry Warsaw
2011-11-13
1
-0
/
+8
*
Remove extraneous `test_suite()` functions. zope.testrunner will
Barry Warsaw
2011-10-30
2
-16
/
+0
*
- Be a little more careful about preparing the SQL statements for execution
Barry Warsaw
2011-10-22
1
-2
/
+2
*
* `bin/mailman start --force` option is fixed. (LP: #869317)
Barry Warsaw
2011-10-16
4
-63
/
+200
*
Fix a shallow test failure.
Barry Warsaw
2011-09-24
1
-1
/
+1
*
Finally, all doctests are named .rst
Barry Warsaw
2011-09-23
13
-0
/
+0
*
* The IMailingList attribute ``host_name`` has been renamed to ``mail_host``
Barry Warsaw
2011-06-16
2
-2
/
+2
*
Plumb key=value arguments through to the `bin/mailman inject` command.
Barry Warsaw
2011-06-15
2
-6
/
+44
*
* Move inject.py to mailman.app package.
Barry Warsaw
2011-06-15
1
-1
/
+1
*
Fixed two typos.
Barry Warsaw
2011-06-11
1
-2
/
+2
*
Do not allow a list to be created with a bogus owner address. (LP: #778687)
Barry Warsaw
2011-06-11
4
-48
/
+143
*
Refactor MTA alias creation.
Barry Warsaw
2011-06-10
2
-15
/
+135
*
Major terminology shift:
Barry Warsaw
2011-06-01
4
-29
/
+29
*
Rename 'queue' directory to 'runners' since not all subprocesses run a queue.
Barry Warsaw
2011-05-29
2
-2
/
+2
*
Typo fix.
Barry Warsaw
2011-04-12
1
-1
/
+1
*
encrypt_password(): New convenience function for ensuring that a password is
Barry Warsaw
2011-04-08
2
-3
/
+4
*
* Give users a unique, random, immutable user id.
Barry Warsaw
2011-03-18
1
-2
/
+2
*
Utils.maketext() and Utils.findtext() are gone.
Barry Warsaw
2011-03-16
2
-2
/
+3
*
Happy New Year.
Barry Warsaw
2011-01-01
17
-17
/
+17
*
Because it was just to damn confusing, rename IAddress.address to
Barry Warsaw
2011-01-01
5
-39
/
+55
*
Insulate the test environment from the running environment. Sadly, the test
Barry Warsaw
2010-12-22
2
-0
/
+8
*
* Start to get rid of pylint; it's more trouble than it's worth and pyflakes
Barry Warsaw
2010-12-22
3
-1
/
+117
*
Fix the obvious errors identified by pyflakes. Skip false positives (mostly
Barry Warsaw
2010-10-08
3
-4
/
+0
*
Many documentation fixes for better Sphinx output.
Barry Warsaw
2010-09-08
13
-33
/
+91
*
Checkpointing
Barry Warsaw
2010-05-06
1
-1
/
+1
*
Refactor the actual imports into a utility. This leaves the command to
Barry Warsaw
2010-05-06
2
-54
/
+4
*
* A start to import of Mailman 2.1 config.pck files.
Barry Warsaw
2010-04-05
2
-2
/
+112
*
Tests for import.
Barry Warsaw
2010-04-04
2
-0
/
+93
*
List-Post header should be retained in MIME digest messages (LP: 526143)
Barry Warsaw
2010-03-28
1
-2
/
+2
*
* bin/info -p/--paths -> -v/--verbose
Barry Warsaw
2010-03-28
1
-2
/
+2
*
More fixes to the start up procedure. The root cause of the fix is that when
Barry Warsaw
2010-03-28
1
-0
/
+3
*
* Fix two type specifications in argparse.
Barry Warsaw
2010-03-03
1
-2
/
+2
*
Checkpointint support for different path layouts, allowing us to optionally
Barry Warsaw
2010-01-27
5
-5
/
+65
[prev]
[next]