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
*
* When creating the initial file system layout in ``var``, e.g. via
Barry Warsaw
2013-03-20
2
-2
/
+6
|
\
|
*
- Write ./var/etc/mailman.cfg if it doesn't already exist.
Barry Warsaw
2013-03-20
2
-2
/
+5
|
/
*
Clean up branch:
Barry Warsaw
2013-03-19
4
-117
/
+161
*
documentation added
David Soto
2013-01-23
1
-0
/
+61
*
fixed comments and names
David Soto
2013-01-23
1
-2
/
+2
*
usage help improved
David Soto
2013-01-23
2
-3
/
+11
*
using single underscore instead of double underscore
David Soto
2013-01-23
1
-18
/
+18
*
fixed some errors
David Soto
2013-01-23
1
-3
/
+7
*
testcases added
David Soto
2013-01-23
1
-0
/
+75
*
- some more minor changes
David Soto
2013-01-23
1
-23
/
+26
*
some minor changes
David Soto
2013-01-23
1
-26
/
+21
*
basic subcommand to dump configuration values
David Soto david.soto@web.de
2013-01-23
1
-0
/
+119
*
* Non-queue runners should not create ``var/queue`` subdirectories. Fixed by
Barry Warsaw
2013-01-20
1
-2
/
+0
*
Bump copyright years.
Barry Warsaw
2013-01-01
22
-22
/
+22
*
* Improve the --help text for the `start`, `stop`, `restart`, and `reopen`
Barry Warsaw
2012-12-23
1
-4
/
+4
*
Configuration
Barry Warsaw
2012-11-04
1
-1
/
+0
*
* `bin/mailman start` was passing the wrong relative path to its runner
Barry Warsaw
2012-10-24
1
-3
/
+7
*
* Added support for Postfix `relay_domains` setting for better virtual domain
Barry Warsaw
2012-10-12
2
-146
/
+34
*
* The link between members and the mailing lists they are subscribed to, is
Barry Warsaw
2012-09-04
2
-2
/
+2
*
* Show devmode in `bin/mailman info` output. (LP: #1035028)
Barry Warsaw
2012-08-17
2
-6
/
+6
*
Replace flufl.password with passlib, albeit with a wrapper.
Barry Warsaw
2012-06-27
1
-1
/
+1
*
General code cleanup.
Barry Warsaw
2012-04-25
19
-139
/
+120
*
- Convert the CLI modules to use print_function.
Barry Warsaw
2012-04-22
3
-22
/
+21
*
Merge branch from Andrea Crotti, with a minor cleanup:
Barry Warsaw
2012-04-06
1
-2
/
+1
|
\
|
*
the sys prompt can be safely set also when the readline import fails
Andrea Crotti
2012-03-14
1
-2
/
+2
*
|
* The `news` runner and queue has been renamed to the more accurate `nntp`.
Barry Warsaw
2012-03-31
1
-1
/
+1
*
|
Architecture
Barry Warsaw
2012-03-26
2
-3
/
+2
*
|
Merge the Pipermail eradication branch. The scrubber is also removed.
Barry Warsaw
2012-03-17
3
-61
/
+3
|
\
\
|
*
|
Eradicate Pipermail. Everything but the scrubber test works. That will take
Barry Warsaw
2012-03-15
3
-61
/
+3
|
|
/
*
|
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
[next]