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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
* The Prototype archiver now stores its files in maildir format inside of
Barry Warsaw
2012-03-14
8
-6
/
+240
|
\
|
*
Merge with upstream
toshio
2012-03-14
28
-152
/
+523
|
|
\
|
*
|
Revert to using a try: except: finally: for locking as the context manager
toshio
2012-03-14
1
-14
/
+15
|
*
|
Unittests for the prototype archiver
toshio
2012-03-14
2
-0
/
+151
|
*
|
Use 2.6+ syntax for assigning an exception
toshio
2012-03-13
1
-1
/
+1
|
*
|
Update documentation for the prototype archiver
toshio
2012-03-13
1
-4
/
+8
|
*
|
Style cleanups for the prototype patch
toshio
2012-03-13
1
-18
/
+20
|
*
|
Merge with upstream mailman
toshio
2012-03-13
10
-264
/
+139
|
|
\
\
|
*
|
|
Fix up the archive_dir in the config file
toshio
2012-03-13
3
-1
/
+5
|
*
|
|
Implement preliminary archiving to maildir in the prototype archiver
toshio
2012-03-13
1
-2
/
+42
*
|
|
|
Do not taunt Happy Python 2.6 Fun Ball.
Barry Warsaw
2012-03-14
4
-8
/
+8
|
|
_
|
/
|
/
|
|
*
|
|
Move the interact module to a better sub-package location.
Barry Warsaw
2012-03-13
3
-2
/
+2
*
|
|
* The LMTP server now requires that the incoming message have a `Message-ID`,
Barry Warsaw
2012-03-13
21
-140
/
+445
*
|
|
* Global ``-C`` option now accepts an absolute path to the configuration
Barry Warsaw
2012-03-12
2
-2
/
+6
|
\
\
\
|
*
|
|
Get rid of the function and inline the path call
Andrea Crotti
2012-03-13
1
-9
/
+1
|
*
|
|
expand the user home and use the absolute path for the -C option
Andrea Crotti
2012-03-13
1
-1
/
+11
*
|
|
|
Typo
Barry Warsaw
2012-03-12
1
-1
/
+1
*
|
|
|
* Fix `test_moderation` for timezones East of UTC+0000, given by blacktav.
Barry Warsaw
2012-03-12
2
-3
/
+6
*
|
|
|
* IPython support in `bin/mailman shell` contributed by Andrea Crotti.
Barry Warsaw
2012-03-12
5
-8
/
+64
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
various small fixes after reviewing with Barry Warsaw
Andrea Crotti
2012-03-13
3
-15
/
+15
|
*
|
|
- add a section in the schema to customize the shell
Andrea Crotti
2012-03-13
3
-4
/
+41
|
|
|
/
|
|
/
|
*
|
|
* The experimental `maildir` runner is removed. Use LMTP.
Barry Warsaw
2012-03-12
5
-204
/
+1
|
|
/
|
/
|
*
|
Clean up of style test code, along with refactoring of corner cases to
Barry Warsaw
2012-03-12
5
-60
/
+138
|
/
*
Clean up a few documentation issues.
Barry Warsaw
2012-03-12
1
-2
/
+1
*
* Mailing lists get multiple chains and pipelines. For example, normal
Barry Warsaw
2012-03-07
18
-67
/
+83
*
Consistent use of assertMultiLineEqual().
Barry Warsaw
2012-03-06
7
-39
/
+24
*
Reserve the mm_ prefix for Mailman
Barry Warsaw
2012-03-05
2
-5
/
+6
*
Fix a typo in guess_extension(), and add a test.
Barry Warsaw
2012-03-05
3
-3
/
+48
*
Update NEWS
Barry Warsaw
2012-03-05
2
-1
/
+2
*
Fix header/footer interpolations when personalizing messages.
Barry Warsaw
2012-03-05
5
-29
/
+168
*
Template indirection now also in effect for regular and digest headers and
Barry Warsaw
2012-03-04
11
-106
/
+349
*
Fix welcome_message_uri to do the placeholder interpolations guaranteed in the
Barry Warsaw
2012-03-04
8
-4
/
+43
*
Rename the confirmation template, and ensure that we get it via the template
Barry Warsaw
2012-03-04
2
-2
/
+6
*
* A welcome message is sent when the user confirms their subscription via
Barry Warsaw
2012-03-04
11
-110
/
+248
*
- Test welcome message notifications.
Barry Warsaw
2012-03-04
8
-43
/
+160
*
Remove obsolete translations.
Barry Warsaw
2012-03-03
67
-487331
/
+0
*
* Support downloading templates by URI, including mailman:// URIs. This is
Barry Warsaw
2012-03-03
16
-43
/
+485
*
* Major redesign of the template search system, fixing LP: #788309. $var_dir
Barry Warsaw
2012-03-03
8
-204
/
+248
*
* Added a `help` email command.
Barry Warsaw
2012-03-01
11
-32
/
+266
*
Restore the RFC 2369 headers to accepted list posts.
Barry Warsaw
2012-03-01
5
-9
/
+105
*
Prevent the `confirm` command from running more than once on the same token.
Barry Warsaw
2012-03-01
3
-3
/
+57
*
print functions!
Barry Warsaw
2012-02-29
2
-16
/
+18
*
* The `join` email command no longer accepts an `address=` argument. Its
Barry Warsaw
2012-02-29
8
-73
/
+180
*
Make sure that an email subscription request is ignored for addresses which
Barry Warsaw
2012-02-29
2
-3
/
+49
*
Remove test turd.
Barry Warsaw
2012-02-29
1
-3
/
+0
*
Don't try to double join someone via a single email command.
Barry Warsaw
2012-02-29
3
-0
/
+104
*
Greatly improve handling non-ascii in email commands.
Barry Warsaw
2012-02-28
2
-8
/
+118
*
* The `mailman.cfg` configuration file will now automatically be detected if
Barry Warsaw
2012-02-27
3
-6
/
+45
*
* The `confirm` email command now properly handles `Re:`-like prefixes, even
Barry Warsaw
2012-02-26
5
-17
/
+120
*
* Schema migrations have been implemented.
Barry Warsaw
2012-02-12
18
-67
/
+316
[next]