summaryrefslogtreecommitdiff
path: root/frontend/shared
AgeCommit message (Expand)AuthorFilesLines
2011-05-06frontend.shared.rest_client: Fix reference to an undefined variablelmr1-1/+1
2010-04-21Various changes to support further high-level automation efforts.jamesren4-32/+327
2010-04-09If REST client gets an invalid response, regenerate the cached requestjamesren1-0/+23
2010-02-16New, more consistent way of representing relationships in RESTful interface. ...jamesren2-159/+284
2010-02-12Add authorization headers to REST client requestsjamesren1-3/+16
2010-02-04add missing __init__.py filembligh1-0/+0
2010-02-03* make RESTful interface use absolute URIs throughout. there's little price ...showard2-95/+100
2010-01-25First version of new RESTful AFE interface. Includes a substantial library (...showard6-0/+955