summaryrefslogtreecommitdiff
path: root/src/mailman/tests/test_documentation.py
Commit message (Expand)AuthorAgeFilesLines
* Expose 'transaction' as an alias for config.db in the doctest globs. ThisBarry Warsaw2009-07-211-1/+1
* Our first writable REST API! You can now create new domains through theBarry Warsaw2009-07-201-3/+16
* De-u-literal-ify our doctests.Barry Warsaw2009-07-181-1/+4
* De-u-literal-ify our doctests.Barry Warsaw2009-07-171-0/+4
* Wow. Put domains into the database.Barry Warsaw2009-07-161-3/+5
* Add an adapter for IDomain to IAbsoluteURL and add some zope.security onionsBarry Warsaw2009-06-291-1/+8
* Allow for setting the doctest layer in the doctest package's __init__. If notBarry Warsaw2009-05-271-5/+15
* A working test of the REST server. http://localhost:8001/3.0/sys returnsBarry Warsaw2009-05-041-0/+19
* Move mailman.Message to mailman.email.Message. Rename Message.get_sender() toBarry Warsaw2009-02-091-1/+1
* Massive digester rework.Barry Warsaw2009-02-041-0/+3
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-0/+150