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
/
commands
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Trunk merge.
Barry Warsaw
2014-12-22
1
-0
/
+2
|
\
|
*
* Fixed getting non-ASCII filenames from RFC 2231 i18n'd messages. Given by
Barry Warsaw
2014-12-08
2
-1
/
+3
|
|
\
|
|
*
Convert unicode instance testing to bytes instance testing
Aurélien Bompard
2014-12-04
1
-1
/
+1
|
|
*
Do not auto-convert Message headers to unicode
Aurélien Bompard
2014-12-02
2
-1
/
+3
|
|
/
*
|
Pass all command tests.
Barry Warsaw
2014-12-15
2
-6
/
+2
*
|
More test repair.
Barry Warsaw
2014-12-15
2
-5
/
+4
*
|
Core tests pass.
Barry Warsaw
2014-12-15
1
-1
/
+1
*
|
All the REST tests pass.
Barry Warsaw
2014-12-15
1
-2
/
+2
*
|
Port some of the commands.
Barry Warsaw
2014-12-13
11
-29
/
+28
*
|
Checkpointing.
Barry Warsaw
2014-11-30
8
-33
/
+29
|
/
*
Fix a few issues with `python2 -3` compatibility.
Barry Warsaw
2014-11-19
1
-1
/
+1
*
Tox-ify the test suite. Now you don't have to create a virtualenv separately.
Barry Warsaw
2014-11-07
2
-42
/
+19
*
Merge abompard's fixes to the Postgres test suite.
Barry Warsaw
2014-10-30
1
-2
/
+2
*
Move alembic settings to a separate alembic.cfg.
Barry Warsaw
2014-10-13
1
-1
/
+1
*
Merge Aurélien Bompard's latest merge branch, with some cleaning up by Barry.
Barry Warsaw
2014-10-13
2
-61
/
+1
|
\
|
*
* remove migrate command
Abhilash Raj
2014-10-10
2
-63
/
+1
|
*
Include Alembic and SQLAlchemy logging into the Mailman logging system
Aurélien Bompard
2014-10-07
1
-1
/
+3
*
|
Add the [logging.database] section and use it to configure the SQLAlchemy and
Barry Warsaw
2014-10-12
1
-0
/
+1
*
|
Merge Abhilash's latest revisions.
Barry Warsaw
2014-10-11
1
-2
/
+0
|
/
*
add central alembic config
Abhilash Raj
2014-10-03
1
-4
/
+1
*
Fix the test suite.
Barry Warsaw
2014-10-02
1
-1
/
+1
*
Migrations, with cleanup by Barry.
Barry Warsaw
2014-09-27
1
-0
/
+65
|
\
|
*
add autogenerate switch that generates to create migration scripts automatically
Abhilash Raj
2014-09-25
1
-3
/
+10
|
*
add new command `mailman migrate` to migrate the new schema on the old database
Abhilash Raj
2014-09-25
1
-0
/
+51
|
/
*
Use print functions consistently through, and update all __future__ imports to
Barry Warsaw
2014-04-28
16
-93
/
+95
*
Trunk merge
Barry Warsaw
2014-04-14
24
-27
/
+26
|
\
|
*
Several internal improvements:
Barry Warsaw
2014-01-06
1
-3
/
+2
|
*
Bump copyright years.
Barry Warsaw
2014-01-01
24
-24
/
+24
*
|
Aurélien Bompard's import-from-2.1 branch, with cleanup and fixes.
Barry Warsaw
2014-04-14
1
-2
/
+6
|
\
\
|
|
/
|
/
|
|
*
Merge from the main branch
Aurélien Bompard
2013-10-22
1
-1
/
+6
|
|
\
|
|
/
|
/
|
|
*
Make sure the imported preferred_language exists, and work around Python issu...
Aurélien Bompard
2013-10-08
1
-2
/
+6
*
|
* When --sort is used, watch out for continuation lines, which shouldn't get
Barry Warsaw
2013-10-18
1
-1
/
+6
|
/
*
* `mailman conf` now has a `-t/--sort` flag which sorts the output by section
Barry Warsaw
2013-09-01
3
-5
/
+43
|
\
|
*
Added an example to the docs
Karl-Aksel Puulmann
2013-04-06
1
-1
/
+8
|
*
Fixed tests broken by previous commit
Karl-Aksel Puulmann
2013-04-06
3
-1
/
+3
|
*
Add --sort flag to mailman conf subcommand (LP: #1162492)
Karl-Aksel Puulmann
2013-04-05
1
-4
/
+17
*
|
* Use the ``enum34`` package instead of ``flufl.enum``.
Barry Warsaw
2013-08-27
2
-3
/
+3
|
\
\
|
*
|
Switch to PEP 435 enums from flufl.enums.
Barry Warsaw
2013-06-18
2
-3
/
+3
|
|
/
*
/
Add enough __init__.py files to make these docs directories discoverable.
Barry Warsaw
2013-08-26
1
-0
/
+0
|
/
*
* When creating the initial file system layout in ``var``, e.g. via
Barry Warsaw
2013-03-20
2
-2
/
+6
|
\
|
*
- Write ./var/etc/mailman.cfg if it doesn't already exist.
Barry Warsaw
2013-03-20
2
-2
/
+5
|
/
*
Clean up branch:
Barry Warsaw
2013-03-19
4
-117
/
+161
*
documentation added
David Soto
2013-01-23
1
-0
/
+61
*
fixed comments and names
David Soto
2013-01-23
1
-2
/
+2
*
usage help improved
David Soto
2013-01-23
2
-3
/
+11
*
using single underscore instead of double underscore
David Soto
2013-01-23
1
-18
/
+18
*
fixed some errors
David Soto
2013-01-23
1
-3
/
+7
*
testcases added
David Soto
2013-01-23
1
-0
/
+75
*
- some more minor changes
David Soto
2013-01-23
1
-23
/
+26
*
some minor changes
David Soto
2013-01-23
1
-26
/
+21
[next]