summaryrefslogtreecommitdiffstats
path: root/israwhidebroken/controllers.py
Commit message (Expand)AuthorAgeFilesLines
* Add update_tree methodWill Woods2009-09-221-0/+18
* Fix identity requirements, add some commentsWill Woods2009-09-181-5/+10
* Fix user_id in TestResult (should be user.id)Will Woods2009-09-181-1/+1
* Rename list_tests to get_tests, add some commentsWill Woods2009-09-181-7/+12
* check values betterWill Woods2009-09-171-1/+5
* Add userid when creating new TestResult, and allow search by tree id in get_t...Will Woods2009-09-171-3/+5
* try to fix up add_treeWill Woods2009-09-161-10/+20
* Use better way to expose json methodsWill Woods2009-09-161-5/+5
* Add json support for login/logout as per python-fedora docsWill Woods2009-09-161-1/+7
* Add add_tree method, pass more stuff to index, show real tree results and stuffWill Woods2009-09-151-29/+30
* Add some json RPCs to list trees/tests and to add a test resultWill Woods2009-09-141-2/+48
* Show test names, with links to URIs, and edit/delete linksWill Woods2009-09-111-2/+4
* Improve website layoutWill Woods2009-09-111-8/+5
* Switch to Genshi templates and FAS2 visit/identityWill Woods2009-09-101-2/+5
* Initial import of quickstarted projectWill Woods2009-09-101-0/+51