| Commit message (Expand) | Author | Age | Files | Lines |
| * | Date in NEWS. | Barry Warsaw | 2015-04-17 | 1 | -1/+1 |
| * | Fix spellings. | Barry Warsaw | 2015-04-17 | 3 | -3/+3 |
| * | maxking's nickname | Barry Warsaw | 2015-04-17 | 1 | -1/+1 |
| * | Documentation updates. | Barry Warsaw | 2015-04-17 | 5 | -77/+88 |
| |\ |
|
| | * | add more docs for autogenerating migrations using alembic | Abhilash Raj | 2015-01-30 | 1 | -0/+8 |
| * | | Update versions for 3.0rc1, but don't tag yet. | Barry Warsaw | 2015-04-16 | 1 | -2/+2 |
| * | | * Mailing list subscription policy work flow has been completely rewritten. | Barry Warsaw | 2015-04-15 | 1 | -0/+4 |
| * | | * Domains now have a list of owners, which are ``IUser`` objects, instead of | Barry Warsaw | 2015-04-06 | 1 | -0/+13 |
| * | | * The built-in example ``IArchiver`` implementations now explicitly return | Barry Warsaw | 2015-04-06 | 1 | -0/+2 |
| * | | Update NEWS. | Barry Warsaw | 2015-03-26 | 1 | -0/+4 |
| * | | * Be sure a mailing list's acceptable aliases are deleted when the mailing | Barry Warsaw | 2015-03-24 | 1 | -0/+2 |
| * | | * When deleting a user object, make sure their preferences are also deleted. | Barry Warsaw | 2015-03-20 | 1 | -0/+2 |
| * | | * ``mailman lists --domain`` was not properly handling its arguments. Given | Barry Warsaw | 2015-03-13 | 1 | -0/+2 |
| |\ \ |
|
| * \ \ | Documentation fixes, given by Abhilash Raj. | Barry Warsaw | 2015-03-13 | 4 | -13/+12 |
| |\ \ \ |
|
| | * | | | change bin/mailman to mailman everwhere in docs | Abhilash Raj | 2015-03-12 | 5 | -32/+32 |
| * | | | | * When trying to subscribe an address to a mailing list through the REST API | Barry Warsaw | 2015-03-13 | 1 | -0/+3 |
| |/ / / |
|
| * | | | no need of sudo in venv | Abhilash Raj | 2015-02-18 | 1 | -2/+2 |
| * | | | * Member resource JSON now include the ``member_id`` as a separate key. | Barry Warsaw | 2015-02-13 | 1 | -0/+1 |
| * | | | * A new API is provided to support non-production testing infrastructures, | Barry Warsaw | 2015-02-13 | 1 | -0/+5 |
| * | | | * When deleting a user via REST, make sure all linked addresses are deleted. | Barry Warsaw | 2015-02-09 | 1 | -0/+2 |
| * | | | * You can now DELETE an address. If the address is linked to a user, the | Barry Warsaw | 2015-02-05 | 1 | -0/+2 |
| * | | | * When creating a user with an email address, do not create the user record | Barry Warsaw | 2015-02-05 | 1 | -0/+3 |
| | |/
|/| |
|
| * | | small documentation change | Abhilash Raj | 2015-01-27 | 1 | -1/+2 |
| * | | * Improve the documentation describing how to run Alembic to add new schema | Barry Warsaw | 2015-01-20 | 3 | -36/+57 |
| |\ \ |
|
| | * | | Update the documentation | Abhilash Raj | 2015-01-17 | 1 | -35/+24 |
| | * | | Add how to migrate in DATABASE.rst | Abhilash Raj | 2015-01-13 | 1 | -0/+23 |
| * | | | Fix autonumbering in style guide. | Barry Warsaw | 2015-01-20 | 1 | -1/+1 |
| * | | | * Fix calculation of default configuration file to use when the ``$var_dir`` | Barry Warsaw | 2015-01-20 | 1 | -0/+5 |
| |/ / |
|
| * | | Bump copyright years. | Barry Warsaw | 2015-01-04 | 6 | -6/+6 |
| * | | * ``$cwd`` is now an additional substitution variable for the ``mailman.cfg`` | Barry Warsaw | 2015-01-03 | 1 | -0/+8 |
| * | | Add NEWS. | Barry Warsaw | 2015-01-02 | 1 | -0/+13 |
| * | | Documentation cleanup. | Barry Warsaw | 2014-12-30 | 1 | -0/+1 |
| * | | Prep for release. | Barry Warsaw | 2014-12-29 | 1 | -1/+1 |
| * | | * You can access the system configuration via the resource path | Barry Warsaw | 2014-12-26 | 1 | -0/+7 |
| * | | Deprecate <api>/system path in favor of <api>/system/versions. | Barry Warsaw | 2014-12-26 | 1 | -0/+2 |
| * | | Remove huge amounts of now unnecessary file boilerplate. | Barry Warsaw | 2014-12-22 | 1 | -3/+0 |
| * | | Update the setup.py, tox.ini, template.py and documentation for the switch to | Barry Warsaw | 2014-12-22 | 4 | -36/+30 |
| * | | Trunk merge. | Barry Warsaw | 2014-12-22 | 1 | -1/+14 |
| |\ \ |
|
| | * | | * Fixed `AttributeError` on MIME digest messages. Given by Aurélien Bompard. | Barry Warsaw | 2014-12-10 | 1 | -0/+2 |
| | * | | * Fixed getting non-ASCII filenames from RFC 2231 i18n'd messages. Given by | Barry Warsaw | 2014-12-08 | 1 | -0/+2 |
| | |\ \
| |/ /
|/| | |
|
| | * | | Updated a credit. | Barry Warsaw | 2014-12-08 | 1 | -1/+1 |
| | * | | * The address resource now has an additional '/user' sub-resource which can | Barry Warsaw | 2014-12-08 | 1 | -0/+6 |
| | * | | * Fixed messages without a `text/plain` part crashing the `Approved` rule. | Barry Warsaw | 2014-12-03 | 1 | -1/+3 |
| |/ / |
|
| * | | * Fix Unicode errors when a message being added to the digest has non-ascii | Barry Warsaw | 2014-11-29 | 1 | -0/+3 |
| |\ \ |
|
| * | | | * Fixed Unicode errors in the digest runner and when sending messages to the | Barry Warsaw | 2014-11-29 | 1 | -0/+5 |
| |/ / |
|
| * | | s/restish/falcon/ | Barry Warsaw | 2014-11-15 | 1 | -0/+2 |
| * | | * You no longer have to edit `src/mailman/testing/testing.cfg` to run the | Barry Warsaw | 2014-11-09 | 3 | -19/+38 |
| * | | tox-ify the test suite. First, this makes it easier to run since you don't | Barry Warsaw | 2014-11-08 | 2 | -40/+43 |
| * | | Database | Barry Warsaw | 2014-11-01 | 2 | -0/+21 |
| * | | Docs update. | Barry Warsaw | 2014-08-23 | 1 | -3/+3 |