summaryrefslogtreecommitdiff
path: root/src/mailman/rest/tests/test_root.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* * You can access the system configuration via the resource pathBarry Warsaw2014-12-261-12/+0
* Deprecate <api>/system path in favor of <api>/system/versions.Barry Warsaw2014-12-261-2/+18
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-3/+0
* Lots of REST test fixes.Barry Warsaw2014-12-151-4/+5
* Checkpointing.Barry Warsaw2014-11-301-1/+1
* Get addresses.rst, i.e. /<api>/addresses working.Barry Warsaw2014-08-121-1/+1
* First pass at converting to falcon for the REST API layer.Barry Warsaw2014-08-121-5/+50
* Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-281-1/+1
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* * Non-queue runners should not create ``var/queue`` subdirectories. Fixed byBarry Warsaw2013-01-201-0/+9
|\
| * Test added to non_queue_runner bugSandesh Kumar Agrawal2013-01-171-0/+7
|/
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* * Python 2.7 is not required. Python 2.6 is no longer officially supported.Barry Warsaw2012-10-311-24/+8
* copybumpBarry Warsaw2012-01-011-1/+1
* Remove extraneous `test_suite()` functions. zope.testrunner willBarry Warsaw2011-10-301-8/+0
* * Preferences for addresses, users, and members can be accessed, changed, andBarry Warsaw2011-09-231-0/+93