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