| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Closes: #259 | Barry Warsaw | 2016-10-31 | 1 | -0/+2 | |
| | | | | | | Remove the digest mbox files after the digests are sent. Given by Aurélien Bompard. | |||||
| * | Support HTTP/1.1 by default. | Barry Warsaw | 2016-10-30 | 1 | -0/+1 | |
| | | | | | | This works around Python issue 28548 and fixes #288. Test given by Amit. | |||||
| * | Add NEWS entry | Aurélien Bompard | 2016-10-27 | 1 | -0/+2 | |
| | | ||||||
| * | News and test tweak. | Barry Warsaw | 2016-10-26 | 1 | -1/+2 | |
| | | ||||||
| * | Full coverage. | Barry Warsaw | 2016-10-26 | 1 | -0/+2 | |
| | | | | | NEWS. | |||||
| * | Manual merge. | Barry Warsaw | 2016-10-25 | 1 | -0/+1 | |
| | | | | | * Rebased, cleaned up, and test improvement. | |||||
| * | Modify NEWS.rst entry to mention PUT. | Mark Sapiro | 2016-10-23 | 1 | -1/+1 | |
| | | ||||||
| * | Merge gitlab.com:mailman/mailman | Mark Sapiro | 2016-10-22 | 1 | -0/+1 | |
| |\ | ||||||
| | * | Fixes for #280. | Mark Sapiro | 2016-10-22 | 1 | -0/+1 | |
| | | | ||||||
| * | | Fixed a bunch of things in PATCHing domains and added tests and NEWS. | Mark Sapiro | 2016-10-22 | 1 | -0/+2 | |
| |/ | ||||||
| * | MySQL doesn't need collate set explicitly. | Abhilash Raj | 2016-10-21 | 1 | -6/+0 | |
| | | ||||||
| * | NEWS. | Barry Warsaw | 2016-10-18 | 1 | -1/+1 | |
| | | ||||||
| * | fixed "Get the sources" info section | amitt001 | 2016-10-09 | 1 | -5/+3 | |
| | | ||||||
| * | added newline above "Get the sources" section | Amit Tripathi | 2016-10-09 | 1 | -0/+1 | |
| | | ||||||
| * | Added "Get the sources" for mailman 3 to CONTRIBUTE docs | Amit Tripathi | 2016-10-09 | 1 | -0/+14 | |
| | | ||||||
| * | Use a multiline value and update NEWS | Aurélien Bompard | 2016-08-31 | 1 | -0/+2 | |
| | | ||||||
| * | Recent NEWS. | Barry Warsaw | 2016-08-25 | 1 | -0/+2 | |
| | | ||||||
| * | Close #273 | Barry Warsaw | 2016-08-23 | 1 | -0/+2 | |
| | | | | | | A mailing list's ``description`` must not contain newlines. Given by Aurélien Bompard. | |||||
| * | MySQL is now an officially supported database. | Barry Warsaw | 2016-07-29 | 2 | -5/+47 | |
| | | | | | Given by Abhilash Raj. | |||||
| * | Update NEWS.rst for fix to #266 | Mark Sapiro | 2016-07-17 | 1 | -0/+1 | |
| | | ||||||
| * | New template system. Closes #249 | Barry Warsaw | 2016-07-16 | 1 | -0/+2 | |
| | | | | | | The new template system is introduced for API 3.1. See ``src/mailman/rest/docs/templates.rst`` for details. | |||||
| * | Fix #207 | Barry Warsaw | 2016-07-14 | 1 | -0/+2 | |
| | | | | | | A list's ``moderator_password`` can be set via the REST API. Given by Andrew Breksa. | |||||
| * | Add NEWS | Barry Warsaw | 2016-07-12 | 1 | -0/+3 | |
| | | ||||||
| * | remove postorius_standalone from documentation | Abhilash Raj | 2016-06-25 | 1 | -2/+1 | |
| | | ||||||
| * | minor documentation fixes | Abhilash Raj | 2016-06-25 | 1 | -2/+2 | |
| | | ||||||
| * | Fixes #237 | Barry Warsaw | 2016-06-03 | 1 | -0/+2 | |
| | | | | | | Nonmember subscriptions are removed when one of the addresses controlled by a user is subscribed as a member. Given by Aditya Divekar. (Closes #237) | |||||
| * | Added NEWS item about #234 fix. | Mark Sapiro | 2016-05-15 | 1 | -0/+2 | |
| | | ||||||
| * | Add NEWS. | Barry Warsaw | 2016-05-14 | 1 | -1/+6 | |
| | | ||||||
| * | Add NEWS. | Barry Warsaw | 2016-05-03 | 1 | -0/+4 | |
| | | ||||||
| * | Fix header match rule suffix inflation. | Barry Warsaw | 2016-05-01 | 1 | -0/+2 | |
| | | | | | | Given by Aurélien Bompard. Closes #226 | |||||
| * | Replace another rmtree() with a better solution. | Barry Warsaw | 2016-05-01 | 1 | -2/+1 | |
| | | ||||||
| * | Some fixes. | Barry Warsaw | 2016-04-30 | 1 | -0/+4 | |
| | | ||||||
| * | Update all the starting documentation. | Barry Warsaw | 2016-04-30 | 7 | -315/+394 | |
| | | | | | Also, add `tox -e docs`. | |||||
| * | Tweaks and clean up. | Barry Warsaw | 2016-04-29 | 1 | -0/+3 | |
| | | | | | | | | | * Add NEWS entry. * De-duplicate emails in the sequence passed to the model's ISubscriptionService.unsubscribe_members() method. * Modify the semantics of the DELETE method to return a mapping of addresses to boolean status. | |||||
| * | Tweak for landing. | Barry Warsaw | 2016-04-25 | 1 | -0/+3 | |
| | | | | | | | * Add NEWS. * Add more comments. * Minor changes to test code style. | |||||
| * | Fix #228 | Barry Warsaw | 2016-04-22 | 1 | -0/+3 | |
| | | | | | | | | | ``mailman shell`` now supports readline history if you set the ``[shell]history_file`` variable in mailman.cfg. Also, many useful names are pre-populated in the namespace of the shell. (Closes: #228) With test coverage. | |||||
| * | This doesn't exactly close the REST bug. | Barry Warsaw | 2016-04-18 | 1 | -1/+1 | |
| | | ||||||
| * | Add NEWS, tweak an interface, and rewrite a unit test. | Barry Warsaw | 2016-04-18 | 1 | -0/+2 | |
| | | ||||||
| * | mailman subcommands commit transactions | Barry Warsaw | 2016-04-12 | 1 | -0/+3 | |
| | | | | | | | Closes #223 Also: `mailman digests` has grown --verbose and -dry-run options. | |||||
| * | Fix mailman shell processing of $PYTHONSTARTUP. | Barry Warsaw | 2016-04-08 | 1 | -0/+1 | |
| | | | | | Closes #224 | |||||
| * | public() takes keyword arguments. | Barry Warsaw | 2016-04-04 | 1 | -2/+3 | |
| | | ||||||
| * | Add news. | Barry Warsaw | 2016-04-03 | 1 | -0/+1 | |
| | | ||||||
| * | Add coverage and NEWS. | Barry Warsaw | 2016-04-02 | 1 | -0/+2 | |
| | | ||||||
| * | Allow fall backs for moderation actions. | Barry Warsaw | 2016-04-01 | 1 | -0/+4 | |
| | | | | | | | | | | The `moderation_action` for members and nonmember can now be ``None`` which signals falling back to the appropriate list default action, e.g. `default_member_action` and `default_nonmember_action`. Given by Aurélien Bompard. Closes #189 | |||||
| * | Style guide updates. | Barry Warsaw | 2016-03-27 | 1 | -27/+17 | |
| | | ||||||
| * | Reorder the @public definition. | Barry Warsaw | 2016-03-25 | 1 | -6/+2 | |
| | | | | | This allows us to import it in more places without threat of import errors. | |||||
| * | Clean ups for merge. | Barry Warsaw | 2016-03-23 | 1 | -0/+2 | |
| | | | | | | | | | * Update some comments. * Slightly rewrite a conditional test. * Coding style fixes. * Add a convenience to get_queue_message(). * Add NEWS. | |||||
| * | Closes #199 | Barry Warsaw | 2016-03-22 | 1 | -0/+2 | |
| | | | | | | New subscription requests are rejected if there is already one pending. With thanks to Anirudh Dahiya. (Closes #199) | |||||
| * | Updated docs | Gurkirpal | 2016-03-22 | 1 | -0/+13 | |
| | | | | | - instructions for mailman shell | |||||
| * | A bit of pre-merge cleanup. | Barry Warsaw | 2016-03-22 | 1 | -0/+8 | |
| | | | | | | | | | | | | * Reorder some add_argument() parameters. * Reword some help text. * Reword some of the doctest language. * Clean up whitespace. * Minor coding style change in unittests. * Add another unittest. * Fix a docstring (not related to these change). * Add NEWS. | |||||
