summaryrefslogtreecommitdiff
path: root/src/mailman/rest/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pluggable-workflows' into pluginpluginJ08nY2017-08-075-23/+55
|\
| * Add more tests for coverage.J08nY2017-08-071-1/+43
| * Migrate the [un]subscription_policy attribute.J08nY2017-08-074-22/+12
* | Merge branch 'pluggable-components' into pluginJ08nY2017-08-072-0/+107
|\ \
| * | Fix coverage, deprecate, but run non-plugin (post|pre)_hooks.pluggable-componentsJ08nY2017-08-071-0/+2
| * | Add new logger which plugins can use.J08nY2017-08-071-0/+1
| * | Add optional external configuration to plugins.J08nY2017-08-071-0/+1
| * | Add REST-ability to plugins.J08nY2017-08-071-0/+104
| * | Add per-plugin hooks, add docs about plugins.J08nY2017-08-071-3/+1
| * | Add pluggable components.J08nY2017-08-071-0/+1
| |/
* / Add description attribute to IStyle, expose it in REST.J08nY2017-08-071-0/+21
|/
* Rename metadata key for clarityBarry Warsaw2017-08-043-0/+3
* Fix the template name of the welcome message.Barry Warsaw2017-05-241-5/+5
* Add self_links to the system configuration resources.Barry Warsaw2017-05-231-0/+4
* Fix two problems and close #260Barry Warsaw2017-04-221-0/+15
* Updated rest/lists.py to handle list name error exceptions and addedMark Sapiro2017-02-191-0/+22
* Fixed broken tests.Mark Sapiro2017-02-191-0/+1
* Remove the dependency on httplib2.Barry Warsaw2017-02-0613-432/+423
* Create users sequentially for uid stability.Barry Warsaw2017-01-291-0/+2
* Enforce a stricter coding style.Barry Warsaw2017-01-262-3/+3
* Bump copyright years.Barry Warsaw2017-01-0420-20/+20
* Implement caching suffix list with in-tree fallback.Barry Warsaw2017-01-011-0/+1
* Fix some fallout from the previous commit.Barry Warsaw2016-12-311-4/+15
* Simplified the various list settings and remamed several things.Mark Sapiro2016-12-261-4/+2
* Merged from master.Mark Sapiro2016-12-091-1/+24
|\
| * Starting to clean up the branch.Barry Warsaw2016-11-281-11/+4
| * Fix Flake8 errorsAurélien Bompard2016-11-281-8/+7
| * Learn to encode Messages and Header instances to JSONAurélien Bompard2016-11-281-1/+32
* | Merge branch 'dmarc' of gitlab.com:msapiro/mailman into dmarcMark Sapiro2016-11-262-0/+10
|\ \ | |/ |/|
| * Added new list DMARC attributes to rest/listconf.py and updated tests.Mark Sapiro2016-11-011-0/+6
| * Merge gitlab.com:mailman/mailman into dmarcMark Sapiro2016-11-011-0/+8
| |\
| * | DMARC mitigations, part 1a.Mark Sapiro2016-10-311-0/+4
* | | Merge branch 'hide-system-disabled-archivers' into 'master' Barry Warsaw2016-11-261-5/+3
|\ \ \
| * | | Fix testsAurélien Bompard2016-08-181-1/+1
| * | | Don't show the disabled archivers in the REST APIAurélien Bompard2016-08-181-6/+4
* | | | Fix QA.Barry Warsaw2016-11-251-1/+0
* | | | Add NEWS and a little bit of cleanup.Barry Warsaw2016-11-251-5/+5
* | | | Rename test email and use resource filename instead of __file__.Abhilash Raj2016-11-253-4/+6
* | | | Return 'defective message' for a bad held messageAbhilash Raj2016-11-252-0/+27
* | | | Fix the Flake8 ignore tagsAurélien Bompard2016-11-211-1/+1
| |_|/ |/| |
* | | Support HTTP/1.1 by default.Barry Warsaw2016-10-301-2/+2
* | | Test invalid url response.amitt0012016-10-301-0/+8
| |/ |/|
* | Fixed a bunch of things in PATCHing domains and added tests and NEWS.Mark Sapiro2016-10-221-0/+50
* | Simplify the implementation.Barry Warsaw2016-10-172-8/+5
* | flake8 fixes.Barry Warsaw2016-10-161-1/+1
* | Split registration (subscription) and unsubscription:Barry Warsaw2016-09-133-3/+3
* | IWorkflowManager -> ISubscriptionManagerBarry Warsaw2016-09-012-6/+7
* | CheckpointingBarry Warsaw2016-09-012-2/+2
* | Intermediate CommitAbhilash Raj2016-09-012-7/+8
* | Use a multiline value and update NEWSAurélien Bompard2016-08-311-2/+2