summaryrefslogtreecommitdiff
path: root/src/mailman/rest/docs/basic.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Finally, all doctests are named .rstBarry Warsaw2011-09-231-76/+0
* Insulate the test environment from the running environment. Sadly, the testBarry Warsaw2010-12-221-4/+4
* * We now have to disable site-packages because of LP: #659231Barry Warsaw2010-10-121-6/+26
* Add Basic Auth support to the REST API, given by Jimmy Bergman, with styleBarry Warsaw2010-10-111-3/+25
|\
| * Add doctest for connecting using invalid credentials and some documentation r...root2010-09-291-3/+22
|/
* More documentation fixes.Barry Warsaw2010-09-151-3/+6
* Refactor the list configuration code via the REST interface, and flesh it outBarry Warsaw2010-08-231-1/+1
* More refactoring:Barry Warsaw2010-02-251-1/+0
* Rip out lazr.restful and replace it with restish. This simpifies a lot of theBarry Warsaw2010-02-231-2/+1
* Our first writable REST API! You can now create new domains through theBarry Warsaw2009-07-201-2/+2
* typoBarry Warsaw2009-05-271-1/+1
* Allow for setting the doctest layer in the doctest package's __init__. If notBarry Warsaw2009-05-271-11/+2
* Several RESTful updates.Barry Warsaw2009-05-061-0/+13
* /sys -> /systemBarry Warsaw2009-05-041-6/+5
* A working test of the REST server. http://localhost:8001/3.0/sys returnsBarry Warsaw2009-05-041-0/+30