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
/
config
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Get addresses.rst, i.e. /<api>/addresses working.
Barry Warsaw
2014-08-12
1
-1
/
+1
|
/
*
Use print functions consistently through, and update all __future__ imports to
Barry Warsaw
2014-04-28
2
-3
/
+6
*
- Configuration.style_configs(): Removed unused code.
Barry Warsaw
2014-03-02
3
-11
/
+44
*
Bump copyright years.
Barry Warsaw
2014-01-01
8
-8
/
+8
*
* Add support for the Exim 4 MTA. Contributed by Stephen Turnbull.
Barry Warsaw
2013-11-30
1
-0
/
+4
|
\
|
*
New modules config.exim4 and mta.exim4 support the Exim4 MTA.
Stephen J. Turnbull
2013-09-25
1
-0
/
+4
*
|
Checkpointing.
Barry Warsaw
2013-11-25
4
-5
/
+69
|
/
*
- Write ./var/etc/mailman.cfg if it doesn't already exist.
Barry Warsaw
2013-03-20
1
-0
/
+29
*
Test added to non_queue_runner bug
Sandesh Kumar Agrawal
2013-01-17
1
-0
/
+2
*
Final changes to non-queue runner bug
Sandesh Kumar Agrawal
2013-01-11
1
-1
/
+1
*
first bug fix
Sandesh Kumar Agrawal
2013-01-10
1
-1
/
+1
*
Bump copyright years.
Barry Warsaw
2013-01-01
7
-7
/
+7
*
* The default list style is renamed to `legacy-default` and a new
Barry Warsaw
2012-12-30
1
-1
/
+1
*
LP: #975692 phase 1
Barry Warsaw
2012-12-28
1
-5
/
+9
*
Merge Aurélien Bompard's branch to factor our archiver-specific configurations
Barry Warsaw
2012-11-04
3
-15
/
+65
|
\
|
*
Allow archivers to use their own configuration file
Aurélien Bompard
2012-09-17
4
-13
/
+91
*
|
Configuration
Barry Warsaw
2012-11-04
4
-9
/
+122
*
|
Database
Barry Warsaw
2012-10-16
1
-5
/
+12
|
/
*
* Clarify the semantics of the noreply_address variable. It's the local-part
Barry Warsaw
2012-08-15
1
-5
/
+4
*
The final bit of refactoring puts the specifics of making a temporary database
Barry Warsaw
2012-07-25
1
-0
/
+14
*
Add a temporary database factory so we can remove more cruft from the
Barry Warsaw
2012-07-25
1
-0
/
+6
*
Refactor to better handling the difference between a testing database and a
Barry Warsaw
2012-07-25
1
-0
/
+12
*
More consistency in the way post-configuration changes are processed. Less
Barry Warsaw
2012-07-02
1
-20
/
+6
*
* `passlib`_ is now used for all password hashing instead of flufl.password.
Barry Warsaw
2012-07-02
5
-11
/
+76
*
Replace flufl.password with passlib, albeit with a wrapper.
Barry Warsaw
2012-06-27
1
-2
/
+3
*
General code cleanup.
Barry Warsaw
2012-04-25
1
-3
/
+2
*
* Header check specifications in the `mailman.cfg` file have changed quite
Barry Warsaw
2012-04-06
2
-22
/
+17
*
The port of NNTPRunner to Mailman 3 is complete.
Barry Warsaw
2012-04-01
1
-4
/
+6
*
* The `news` runner and queue has been renamed to the more accurate `nntp`.
Barry Warsaw
2012-03-31
1
-2
/
+2
*
Architecture
Barry Warsaw
2012-03-26
1
-0
/
+16
*
Merge the Pipermail eradication branch. The scrubber is also removed.
Barry Warsaw
2012-03-17
2
-91
/
+5
|
\
|
*
* Pipermail has been eradicated.
Barry Warsaw
2012-03-16
1
-55
/
+5
|
*
Eradicate Pipermail. Everything but the scrubber test works. That will take
Barry Warsaw
2012-03-15
2
-37
/
+1
*
|
* The Prototype archiver now stores its files in maildir format inside of
Barry Warsaw
2012-03-14
2
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
Merge with upstream
toshio
2012-03-14
1
-0
/
+15
|
|
\
|
|
/
|
/
|
|
*
Merge with upstream mailman
toshio
2012-03-13
1
-5
/
+0
|
|
\
|
*
|
Fix up the archive_dir in the config file
toshio
2012-03-13
2
-0
/
+4
*
|
|
* IPython support in `bin/mailman shell` contributed by Andrea Crotti.
Barry Warsaw
2012-03-12
1
-0
/
+15
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
various small fixes after reviewing with Barry Warsaw
Andrea Crotti
2012-03-13
1
-3
/
+5
|
*
|
- add a section in the schema to customize the shell
Andrea Crotti
2012-03-13
1
-0
/
+9
|
|
/
*
/
* The experimental `maildir` runner is removed. Use LMTP.
Barry Warsaw
2012-03-12
1
-5
/
+0
|
/
*
* Support downloading templates by URI, including mailman:// URIs. This is
Barry Warsaw
2012-03-03
1
-13
/
+18
*
* Major redesign of the template search system, fixing LP: #788309. $var_dir
Barry Warsaw
2012-03-03
2
-10
/
+5
*
* Schema migrations have been implemented.
Barry Warsaw
2012-02-12
1
-0
/
+3
*
* Held messages can now be moderated through the REST API. Mailing list
Barry Warsaw
2012-01-30
1
-7
/
+8
*
copybump
Barry Warsaw
2012-01-01
4
-4
/
+4
*
Replace the password stuff with flufl.password.
Barry Warsaw
2012-01-01
1
-12
/
+0
*
* Implement the style manager as a utility instead of an attribute hanging
Barry Warsaw
2011-10-24
2
-3
/
+7
*
Merge PostgreSQL support from Stephen A. Goss, with refactoring by Barry. LP:
Barry Warsaw
2011-10-22
1
-1
/
+1
*
* New REST resource http://.../members/find can be POSTed to in order to find
Barry Warsaw
2011-08-13
1
-2
/
+2
[prev]
[next]