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
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Messages now include a `Message-ID-Hash` as the replacement for
Barry Warsaw
2015-06-14
1
-3
/
+6
*
* A handful of unused legacy exceptions have been removed. The redundant
Barry Warsaw
2015-05-24
1
-19
/
+1
*
Implement reasons for why a message is being held for moderator approval.
Barry Warsaw
2015-05-11
1
-54
/
+5
*
Add a test to prove that LP: #1165589 doesn't affect Mailman 3.
Barry Warsaw
2015-05-04
1
-0
/
+58
*
Clean up some templates; given by raj-abhilash1
Barry Warsaw
2015-04-16
1
-7
/
+4
|
\
*
|
Move a doctest to the right directory.
Barry Warsaw
2015-04-16
1
-0
/
+344
|
/
*
Documentation fixes, given by Abhilash Raj.
Barry Warsaw
2015-03-13
1
-2
/
+2
|
\
|
*
change bin/mailman to mailman everwhere in docs
Abhilash Raj
2015-03-12
1
-1
/
+1
|
/
*
fix mailman_extra_testing_cfg encoding error
Abhilash Raj
2015-03-10
1
-2
/
+2
*
We don't need the 'six' package any more.
Barry Warsaw
2015-01-04
2
-10
/
+9
*
Bump copyright years.
Barry Warsaw
2015-01-04
13
-13
/
+13
*
Merge the Python 3 branch.
Barry Warsaw
2015-01-04
14
-100
/
+64
|
\
|
*
Even if we're not loading a user-defined mailman.cfg file (i.e. the user ran
Barry Warsaw
2015-01-02
1
-5
/
+6
|
*
Remove huge amounts of now unnecessary file boilerplate.
Barry Warsaw
2014-12-22
13
-65
/
+18
|
*
Trunk merge.
Barry Warsaw
2014-12-22
1
-2
/
+38
|
|
\
|
*
|
Don't propagate flufl.lock logger to its root, which prevents test suite spew
Barry Warsaw
2014-12-21
1
-0
/
+3
|
*
|
Refactor subject-prefix handler out of cook-headers handler and make all tests
Barry Warsaw
2014-12-21
1
-0
/
+1
|
*
|
Core tests pass.
Barry Warsaw
2014-12-15
2
-3
/
+3
|
*
|
Use listid instead of (fqdn) listname in the metadata pickle.
Barry Warsaw
2014-12-15
4
-8
/
+18
|
*
|
* Read the .cfg files not as bytes any more, but as UTF-8 encoding files.
Barry Warsaw
2014-12-15
1
-1
/
+1
|
*
|
Port model/tests/test_user.py
Barry Warsaw
2014-12-01
1
-7
/
+6
|
*
|
Checkpointing.
Barry Warsaw
2014-11-30
3
-21
/
+21
*
|
|
It's possible $HOME isn't defined.
Barry Warsaw
2015-01-01
1
-1
/
+1
*
|
|
Back port from py3 branch:
Barry Warsaw
2014-12-29
1
-0
/
+3
|
|
/
|
/
|
*
|
LP: #1130696 - AttributeError on .sender
Barry Warsaw
2014-12-10
1
-2
/
+38
|
\
\
|
|
/
|
/
|
|
*
Make the MIMEDigester generate a subclass of MIMEMultipart with our additions
Aurélien Bompard
2014-12-09
2
-11
/
+13
|
*
Handle the MIMEMultipart created by the DigestRunner properly
Aurélien Bompard
2014-11-30
2
-2
/
+21
|
/
*
Fix a few issues with `python2 -3` compatibility.
Barry Warsaw
2014-11-19
1
-2
/
+2
*
* You no longer have to edit `src/mailman/testing/testing.cfg` to run the
Barry Warsaw
2014-11-09
1
-0
/
+8
*
Database
Barry Warsaw
2014-11-01
2
-22
/
+35
|
\
|
*
Merge in the last of Aurelien's changes, and make the test suite pass with
Barry Warsaw
2014-10-31
1
-0
/
+4
|
*
Add the [logging.database] section and use it to configure the SQLAlchemy and
Barry Warsaw
2014-10-12
1
-19
/
+30
|
/
*
Use print functions consistently through, and update all __future__ imports to
Barry Warsaw
2014-04-28
7
-10
/
+10
*
Several internal improvements:
Barry Warsaw
2014-01-06
1
-1
/
+1
*
Bump copyright years.
Barry Warsaw
2014-01-01
13
-13
/
+13
*
* When --sort is used, watch out for continuation lines, which shouldn't get
Barry Warsaw
2013-10-18
1
-2
/
+1
*
* `bin/runner` command has been simplified and its command line options
Barry Warsaw
2013-06-17
1
-1
/
+25
*
- Write ./var/etc/mailman.cfg if it doesn't already exist.
Barry Warsaw
2013-03-20
1
-1
/
+7
*
* Non-queue runners should not create ``var/queue`` subdirectories. Fixed by
Barry Warsaw
2013-01-20
2
-7
/
+17
|
\
|
*
change
Sandesh Kumar Agrawal
2013-01-17
1
-1
/
+0
|
*
Comment fixed
Sandesh Kumar Agrawal
2013-01-17
1
-1
/
+1
|
*
Test added to non_queue_runner bug
Sandesh Kumar Agrawal
2013-01-17
2
-14
/
+16
|
*
Fixed formation of /var/queue/* for non-queue runners
Sandesh Kumar Agrawal
2013-01-11
1
-7
/
+6
|
*
non-queue runner should not create var/tmp/* directory
Sandesh Kumar Agrawal
2013-01-10
1
-7
/
+16
|
/
*
Bump copyright years.
Barry Warsaw
2013-01-01
13
-13
/
+13
*
LP: #975692 phase 1
Barry Warsaw
2012-12-28
3
-3
/
+4
*
* Python 2.7 is not required. Python 2.6 is no longer officially supported.
Barry Warsaw
2012-10-31
3
-3
/
+9
*
* You can now PUT and PATCH on user resources to change the user's display
Barry Warsaw
2012-09-22
1
-0
/
+22
*
* The policy for archiving has now been collapsed into a single enum, called
Barry Warsaw
2012-07-26
1
-9
/
+7
|
\
|
*
Refactor to better handling the difference between a testing database and a
Barry Warsaw
2012-07-25
1
-10
/
+5
[next]