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.
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mailman
/
commands
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR288 vetted
Barry Warsaw
2017-08-29
2
-1
/
+1
*
Set a timeout on the lock acquisition
Barry Warsaw
2017-07-27
1
-1
/
+2
*
Convert to click for CLI options
Barry Warsaw
2017-07-22
15
-562
/
+298
*
Implement caching suffix list with in-tree fallback.
Barry Warsaw
2017-01-01
2
-2
/
+2
*
Fix doctests to properly set unsubscription_policy = SubscriptionPolicy.open
Mark Sapiro
2016-10-25
1
-0
/
+1
*
Fix test.
Barry Warsaw
2016-09-13
1
-4
/
+4
*
Fix more tests.
Barry Warsaw
2016-09-11
1
-2
/
+5
*
Reorganize the documentation for better accesibility
Abhilash Raj
2016-08-21
1
-0
/
+8
*
New template system. Closes #249
Barry Warsaw
2016-07-16
2
-12
/
+5
*
Add some documentation.
Barry Warsaw
2016-04-23
1
-15
/
+38
*
Fix #228
Barry Warsaw
2016-04-22
1
-0
/
+1
*
A bit of pre-merge cleanup.
Barry Warsaw
2016-03-22
1
-13
/
+7
*
Changed domain creation to True as default
Gurkirpal
2016-03-22
1
-2
/
+9
*
The ``mailman members`` command can now be used to display members based on
Barry Warsaw
2015-12-22
1
-50
/
+47
*
* REST API version 3.1 introduced. Mostly backward compatible with version
Barry Warsaw
2015-07-18
1
-2
/
+2
*
* Messages now include a `Message-ID-Hash` as the replacement for
Barry Warsaw
2015-06-14
1
-4
/
+4
*
Full test suite passes.
Barry Warsaw
2015-04-14
1
-38
/
+12
*
Abhilash's branch, pre-cleaning.
Barry Warsaw
2015-04-06
2
-3
/
+2
|
\
|
*
add tests, fix docs, remove contact_address
Abhilash Raj
2015-03-28
1
-2
/
+1
*
|
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
1
-12
/
+25
|
/
*
* ``mailman lists --domain`` was not properly handling its arguments. Given
Barry Warsaw
2015-03-13
1
-4
/
+4
|
\
*
\
Documentation fixes, given by Abhilash Raj.
Barry Warsaw
2015-03-13
3
-6
/
+6
|
\
\
|
*
|
change bin/mailman to mailman everwhere in docs
Abhilash Raj
2015-03-12
3
-4
/
+4
|
/
/
*
|
We don't need the 'six' package any more.
Barry Warsaw
2015-01-04
2
-3
/
+2
*
|
* ``$cwd`` is now an additional substitution variable for the ``mailman.cfg``
Barry Warsaw
2015-01-03
1
-14
/
+15
*
|
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
*
|
Port some of the commands.
Barry Warsaw
2014-12-13
7
-22
/
+21
*
|
Checkpointing.
Barry Warsaw
2014-11-30
3
-14
/
+14
*
|
Tox-ify the test suite. Now you don't have to create a virtualenv separately.
Barry Warsaw
2014-11-07
1
-23
/
+11
*
|
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
1
-1
/
+1
|
\
\
|
*
|
* remove migrate command
Abhilash Raj
2014-10-10
1
-1
/
+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
|
/
/
*
|
Use print functions consistently through, and update all __future__ imports to
Barry Warsaw
2014-04-28
14
-90
/
+90
*
|
* `mailman conf` now has a `-t/--sort` flag which sorts the output by section
Barry Warsaw
2013-09-01
1
-0
/
+12
|
\
\
|
*
|
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
1
-0
/
+1
|
|
/
*
/
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
1
-1
/
+5
|
\
|
*
- Write ./var/etc/mailman.cfg if it doesn't already exist.
Barry Warsaw
2013-03-20
1
-1
/
+4
|
/
*
Clean up branch:
Barry Warsaw
2013-03-19
2
-61
/
+68
*
documentation added
David Soto
2013-01-23
1
-0
/
+61
*
* Non-queue runners should not create ``var/queue`` subdirectories. Fixed by
Barry Warsaw
2013-01-20
1
-2
/
+0
*
Configuration
Barry Warsaw
2012-11-04
1
-1
/
+0
*
* Added support for Postfix `relay_domains` setting for better virtual domain
Barry Warsaw
2012-10-12
1
-62
/
+30
[next]