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-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
2012-01-27
Storm now has a "load hook" which we can use to restore the rosters when the
Barry Warsaw
2
-10
/
+9
2012-01-26
A faster implementation of SubscriptionService.get_members().
Barry Warsaw
2
-13
/
+22
2012-01-26
* Add property `IUserManager.members` to return all `IMembers` in the system.
Barry Warsaw
4
-1
/
+43
2012-01-07
typo
Barry Warsaw
1
-1
/
+1
2012-01-01
copybump
Barry Warsaw
272
-272
/
+272
2012-01-01
Replace the password stuff with flufl.password.
Barry Warsaw
10
-619
/
+18
2011-11-13
* `bin/mailman shell` is an alias for `withlist`.
Barry Warsaw
2
-0
/
+12
2011-11-06
* Stop adding the X-BeenThere header.
Barry Warsaw
13
-352
/
+349
2011-11-04
A couple of small cleanups.
Barry Warsaw
2
-5
/
+2
2011-11-02
* Fix a couple of spelling errors.
Barry Warsaw
10
-34
/
+43
2011-10-30
Remove extraneous `test_suite()` functions. zope.testrunner will
Barry Warsaw
31
-667
/
+11
2011-10-24
* Implement the style manager as a utility instead of an attribute hanging
Barry Warsaw
10
-18
/
+83
2011-10-24
LP: #872391, fix Retry runner bug with unit test
Stephen A. Goss
2
-1
/
+66
2011-10-23
Add some minimal documentation about setting up the database.
Barry Warsaw
2
-0
/
+72
2011-10-23
Fix a few bogus sort order assumptions uncovered by the PostgreSQL tests.
Barry Warsaw
1
-2
/
+3
2011-10-23
Sort the address memberships, first by mailing list fqdn, then by email
Barry Warsaw
1
-2
/
+8
2011-10-23
Add database specific pre- and post- reset callbacks. Use this to implement
Barry Warsaw
3
-1
/
+42
2011-10-22
digest_size_thresholds should be floats. This still doesn't work in
Barry Warsaw
2
-2
/
+2
2011-10-22
- Be a little more careful about preparing the SQL statements for execution
Barry Warsaw
3
-7
/
+16
2011-10-22
- Ensure that class removal is deterministic.
Barry Warsaw
3
-28
/
+53
2011-10-16
* Fixed Postfix alias file generation when more than one mailing list
Barry Warsaw
3
-4
/
+41
2011-10-16
* `bin/mailman start --force` option is fixed. (LP: #869317)
Barry Warsaw
7
-76
/
+217
2011-10-05
* Build the Sphinx documentation with `python setup.py build_sphinx` instead
Barry Warsaw
2
-3
/
+2
2011-09-26
LP: #860159 (experimental) PostgreSQL support
Stephen A. Goss
2
-4
/
+344
2011-09-25
Bump version numbers
Barry Warsaw
2
-4
/
+9
2011-09-24
Fix a shallow test failure.
Barry Warsaw
1
-1
/
+1
[next]