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
*
trunk merge
Barry Warsaw
2012-07-20
41
-180
/
+543
|
\
|
*
Update news with bug issue.
Barry Warsaw
2012-07-03
1
-1
/
+1
|
*
More consistency in the way post-configuration changes are processed. Less
Barry Warsaw
2012-07-02
9
-49
/
+74
|
*
Fix NEWS entry.
Barry Warsaw
2012-07-02
1
-2
/
+2
|
*
* `passlib`_ is now used for all password hashing instead of flufl.password.
Barry Warsaw
2012-07-02
32
-148
/
+436
|
*
Replace flufl.password with passlib, albeit with a wrapper.
Barry Warsaw
2012-06-27
13
-38
/
+88
*
|
trunk merge
Barry Warsaw
2012-06-03
131
-1008
/
+1039
|
\
|
|
*
trunk merge
Barry Warsaw
2012-05-14
4
-2
/
+114
|
|
\
|
|
*
Add a test to ensure that the re-raising of the exception occurs.
Barry Warsaw
2012-05-11
1
-3
/
+7
|
|
*
* When a queue runner gets an exception in its _dispose() method, a
Barry Warsaw
2012-05-11
4
-2
/
+110
|
*
|
False rather than 0
Barry Warsaw
2012-05-09
1
-1
/
+1
|
|
/
|
*
* List-Post should be NO when posting is not allowed. (LP: #987563)
Barry Warsaw
2012-04-27
3
-4
/
+34
|
*
General code cleanup.
Barry Warsaw
2012-04-25
108
-464
/
+430
|
*
- Remove an obsolete script.
Barry Warsaw
2012-04-22
2
-191
/
+3
|
*
- Modernize the module by using future imports. Some byte literals are
Barry Warsaw
2012-04-22
1
-8
/
+19
|
*
- Print function
Barry Warsaw
2012-04-22
1
-8
/
+8
|
*
- Convert the CLI modules to use print_function.
Barry Warsaw
2012-04-22
3
-22
/
+21
|
*
- Module modernatizations (print function).
Barry Warsaw
2012-04-22
15
-187
/
+245
|
*
Two more module modernizations and transaction context manager uses.
Barry Warsaw
2012-04-22
2
-8
/
+9
|
*
- Module modernization by adding the print_function() import.
Barry Warsaw
2012-04-22
8
-76
/
+86
|
*
- Modernize the helpers.py module by using print() functions.
Barry Warsaw
2012-04-22
1
-16
/
+18
|
*
- Modernize the layers.py module by using print().
Barry Warsaw
2012-04-22
1
-6
/
+7
|
*
Update the IDatabase interface.
Barry Warsaw
2012-04-22
1
-2
/
+5
|
*
- Simplify the transactional() decorator.
Barry Warsaw
2012-04-22
1
-13
/
+39
|
*
Rename mailman.database.transaction.txn to ...transactional. Modernize the
Barry Warsaw
2012-04-20
3
-14
/
+9
*
|
Separate out the migration test methods so that the ones testing that the
Barry Warsaw
2012-04-20
6
-34
/
+45
*
|
newsgroup_moderation
Barry Warsaw
2012-04-08
2
-1
/
+8
*
|
- Rename the model attributes.
Barry Warsaw
2012-04-08
12
-49
/
+54
*
|
- Refactor the way databases are schema-migrated so that load_migrations()
Barry Warsaw
2012-04-08
11
-27
/
+537
|
/
*
* A `PasswordChangeEvent` is triggered when an `IUser`'s password changes.
Barry Warsaw
2012-04-07
5
-3
/
+49
*
* An `AddressVerificationEvent` is triggered when an `IAddress` is verified
Barry Warsaw
2012-04-07
4
-5
/
+57
*
Remove redundant, obsolete test data. This stuff all lives in flufl.bounce
Barry Warsaw
2012-04-06
87
-10367
/
+0
*
Add missing bug reference.
Barry Warsaw
2012-04-06
1
-1
/
+1
*
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
*
|
Whitespace normalization.
Barry Warsaw
2012-04-06
1
-2
/
+0
*
|
* Header check specifications in the `mailman.cfg` file have changed quite
Barry Warsaw
2012-04-06
11
-193
/
+364
*
|
* A mailing list's *moderator password* is no longer stored in the clear; it
Barry Warsaw
2012-04-04
5
-221
/
+449
*
|
* Fixed a UnicodeError with non-ascii message bodies in the `approved` rule,
Barry Warsaw
2012-04-04
5
-1
/
+71
|
\
\
|
*
|
* Added a unit test for rules/approved.py
Mark Sapiro
2012-03-18
4
-0
/
+76
|
*
|
Merged from trunk.
Mark Sapiro
2012-03-18
51
-4059
/
+726
|
|
\
\
|
*
|
|
Fixed a unicode decode error on messages with non-ascii text/plain parts.
Mark Sapiro
2012-03-15
1
-1
/
+3
*
|
|
|
- Improve the NNTP doctest.
Barry Warsaw
2012-04-02
3
-120
/
+47
*
|
|
|
The port of NNTPRunner to Mailman 3 is complete.
Barry Warsaw
2012-04-01
4
-34
/
+197
*
|
|
|
- More tests of mailman.runners.nntp.prepare_message(), this time of the
Barry Warsaw
2012-04-01
4
-42
/
+128
*
|
|
|
More tests, though still not 100% coverage.
Barry Warsaw
2012-03-31
3
-21
/
+56
*
|
|
|
* The `news` runner and queue has been renamed to the more accurate `nntp`.
Barry Warsaw
2012-03-31
13
-63
/
+201
*
|
|
|
Fix a few typos, and the creation of index.html symlink to make PyPI happy.
Barry Warsaw
2012-03-28
2
-5
/
+5
*
|
|
|
* Some additional documentation on related components such as Postorius and
Barry Warsaw
2012-03-28
4
-20
/
+303
|
\
\
\
\
|
*
|
|
|
Update documentation post-sprint for Beta releases.
Stephen J. Turnbull
2012-03-26
3
-18
/
+298
[next]