summaryrefslogtreecommitdiff
path: root/src/mailman/docs
Commit message (Expand)AuthorAgeFilesLines
* Date in NEWS.Barry Warsaw2015-04-171-1/+1
* Fix spellings.Barry Warsaw2015-04-173-3/+3
* maxking's nicknameBarry Warsaw2015-04-171-1/+1
* Documentation updates.Barry Warsaw2015-04-175-77/+88
|\
| * add more docs for autogenerating migrations using alembicAbhilash Raj2015-01-301-0/+8
* | Update versions for 3.0rc1, but don't tag yet.Barry Warsaw2015-04-161-2/+2
* | * Mailing list subscription policy work flow has been completely rewritten.Barry Warsaw2015-04-151-0/+4
* | * Domains now have a list of owners, which are ``IUser`` objects, instead ofBarry Warsaw2015-04-061-0/+13
* | * The built-in example ``IArchiver`` implementations now explicitly returnBarry Warsaw2015-04-061-0/+2
* | Update NEWS.Barry Warsaw2015-03-261-0/+4
* | * Be sure a mailing list's acceptable aliases are deleted when the mailingBarry Warsaw2015-03-241-0/+2
* | * When deleting a user object, make sure their preferences are also deleted.Barry Warsaw2015-03-201-0/+2
* | * ``mailman lists --domain`` was not properly handling its arguments. GivenBarry Warsaw2015-03-131-0/+2
|\ \
* \ \ Documentation fixes, given by Abhilash Raj.Barry Warsaw2015-03-134-13/+12
|\ \ \
| * | | change bin/mailman to mailman everwhere in docsAbhilash Raj2015-03-125-32/+32
* | | | * When trying to subscribe an address to a mailing list through the REST APIBarry Warsaw2015-03-131-0/+3
|/ / /
* | | no need of sudo in venvAbhilash Raj2015-02-181-2/+2
* | | * Member resource JSON now include the ``member_id`` as a separate key.Barry Warsaw2015-02-131-0/+1
* | | * A new API is provided to support non-production testing infrastructures,Barry Warsaw2015-02-131-0/+5
* | | * When deleting a user via REST, make sure all linked addresses are deleted.Barry Warsaw2015-02-091-0/+2
* | | * You can now DELETE an address. If the address is linked to a user, theBarry Warsaw2015-02-051-0/+2
* | | * When creating a user with an email address, do not create the user recordBarry Warsaw2015-02-051-0/+3
| |/ |/|
* | small documentation changeAbhilash Raj2015-01-271-1/+2
* | * Improve the documentation describing how to run Alembic to add new schemaBarry Warsaw2015-01-203-36/+57
|\ \
| * | Update the documentationAbhilash Raj2015-01-171-35/+24
| * | Add how to migrate in DATABASE.rstAbhilash Raj2015-01-131-0/+23
* | | Fix autonumbering in style guide.Barry Warsaw2015-01-201-1/+1
* | | * Fix calculation of default configuration file to use when the ``$var_dir``Barry Warsaw2015-01-201-0/+5
|/ /
* | Bump copyright years.Barry Warsaw2015-01-046-6/+6
* | * ``$cwd`` is now an additional substitution variable for the ``mailman.cfg``Barry Warsaw2015-01-031-0/+8
* | Add NEWS.Barry Warsaw2015-01-021-0/+13
* | Documentation cleanup.Barry Warsaw2014-12-301-0/+1
* | Prep for release.Barry Warsaw2014-12-291-1/+1
* | * You can access the system configuration via the resource pathBarry Warsaw2014-12-261-0/+7
* | Deprecate <api>/system path in favor of <api>/system/versions.Barry Warsaw2014-12-261-0/+2
* | Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-3/+0
* | Update the setup.py, tox.ini, template.py and documentation for the switch toBarry Warsaw2014-12-224-36/+30
* | Trunk merge.Barry Warsaw2014-12-221-1/+14
|\ \
| * | * Fixed `AttributeError` on MIME digest messages. Given by Aurélien Bompard.Barry Warsaw2014-12-101-0/+2
| * | * Fixed getting non-ASCII filenames from RFC 2231 i18n'd messages. Given byBarry Warsaw2014-12-081-0/+2
| |\ \ | |/ / |/| |
| * | Updated a credit.Barry Warsaw2014-12-081-1/+1
| * | * The address resource now has an additional '/user' sub-resource which canBarry Warsaw2014-12-081-0/+6
| * | * Fixed messages without a `text/plain` part crashing the `Approved` rule.Barry Warsaw2014-12-031-1/+3
|/ /
* | * Fix Unicode errors when a message being added to the digest has non-asciiBarry Warsaw2014-11-291-0/+3
|\ \
* | | * Fixed Unicode errors in the digest runner and when sending messages to theBarry Warsaw2014-11-291-0/+5
|/ /
* | s/restish/falcon/Barry Warsaw2014-11-151-0/+2
* | * You no longer have to edit `src/mailman/testing/testing.cfg` to run theBarry Warsaw2014-11-093-19/+38
* | tox-ify the test suite. First, this makes it easier to run since you don'tBarry Warsaw2014-11-082-40/+43
* | DatabaseBarry Warsaw2014-11-012-0/+21
* | Docs update.Barry Warsaw2014-08-231-3/+3