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
...
*
Revert "Fix issue #3 by searching for the 'master' script in several possible"
Barry Warsaw
2015-11-01
1
-1
/
+56
*
* Fix the processing of subscription confirmation messages when the mailing
Barry Warsaw
2015-10-31
2
-4
/
+91
*
Core no longer depends on the standalone `mock` module. (Closes: #146)
Barry Warsaw
2015-09-22
2
-2
/
+2
*
* REST API version 3.1 introduced. Mostly backward compatible with version
Barry Warsaw
2015-07-18
2
-3
/
+5
*
* Messages now include a `Message-ID-Hash` as the replacement for
Barry Warsaw
2015-06-14
1
-4
/
+4
*
typofixes
Sumana Harihareswara
2015-04-19
1
-2
/
+2
*
Plumb the subscription policy through the REST API.
Barry Warsaw
2015-04-15
2
-2
/
+12
*
Prevent replay attacks with the confirmation token.
Barry Warsaw
2015-04-15
2
-5
/
+2
*
Full test suite passes.
Barry Warsaw
2015-04-14
3
-53
/
+53
*
Checkpointing.
Barry Warsaw
2015-04-14
3
-5
/
+6
*
Abhilash's branch, pre-cleaning.
Barry Warsaw
2015-04-06
3
-4
/
+3
|
\
|
*
add tests, fix docs, remove contact_address
Abhilash Raj
2015-03-28
1
-2
/
+1
|
*
merge serverowner branch
Abhilash Raj
2015-03-27
1
-1
/
+1
|
|
\
|
|
*
all tests passing now (except doctests)
Abhilash Raj
2015-03-26
1
-1
/
+1
*
|
|
Merging in several refactorings, and a REST API change.
Barry Warsaw
2015-03-26
2
-34
/
+23
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Replace add_member() with subscribe() helper.
Barry Warsaw
2015-03-26
1
-38
/
+16
|
*
|
* Refactor add_member() so that it uses a RequestRecord namedtuple.
Barry Warsaw
2015-03-21
2
-19
/
+30
|
|
/
*
|
Test importing MM2 pickles with BounceInfo. Given by abompard.
Barry Warsaw
2015-03-27
1
-0
/
+61
|
\
\
|
*
|
Add a test for instance-containing pickle import
Aurélien Bompard
2015-03-26
2
-0
/
+58
|
/
/
*
|
Additional fixes for importing from Mailman 2. Given by abompard.
Barry Warsaw
2015-03-25
1
-2
/
+25
|
\
\
|
|
/
|
/
|
|
*
Fixes in the import process
Aurélien Bompard
2015-03-16
1
-1
/
+11
|
/
|
|
*
Fix import from Py2 pickle files
Aurélien Bompard
2015-02-20
1
-1
/
+11
*
|
* ``mailman lists --domain`` was not properly handling its arguments. Given
Barry Warsaw
2015-03-13
3
-5
/
+72
|
\
\
|
*
|
list searching by domain fixed
Manish Gill
2013-04-09
1
-1
/
+1
*
|
|
Documentation fixes, given by Abhilash Raj.
Barry Warsaw
2015-03-13
7
-16
/
+14
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
change bin/mailman to mailman everwhere in docs
Abhilash Raj
2015-03-12
7
-13
/
+13
|
/
/
*
|
* Fix calculation of default configuration file to use when the ``$var_dir``
Barry Warsaw
2015-01-20
1
-5
/
+14
*
|
We don't need the 'six' package any more.
Barry Warsaw
2015-01-04
5
-11
/
+9
*
|
Bump copyright years.
Barry Warsaw
2015-01-04
24
-24
/
+24
*
|
* ``$cwd`` is now an additional substitution variable for the ``mailman.cfg``
Barry Warsaw
2015-01-03
1
-14
/
+15
*
|
Fix the passing of certain essential environment variables down from the
Barry Warsaw
2015-01-02
1
-4
/
+5
*
|
Remove huge amounts of now unnecessary file boilerplate.
Barry Warsaw
2014-12-22
24
-117
/
+32
*
|
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
[prev]
[next]