1. 4f34170 [autotest] Use |json| instead of |simplejson|. by Alex Miller · 11 years ago
  2. 8adf789 Autotest upstream merge. by Dale Curtis · 13 years ago
  3. 0a99391 Merge autotest upstream from @5337 ~ @5360 by Eric Li · 13 years ago
  4. 6c0b70b Revert "Merge autotest upstream from @5337 ~ @5360" by Eric Li · 13 years ago
  5. ce1b062 Merge autotest upstream from @5337 ~ @5360 by Eric Li · 13 years ago
  6. cd7a81a by jamesren · 14 years ago
  7. 93270d1 If REST client gets an invalid response, regenerate the cached request by jamesren · 14 years ago
  8. 3981f44 New, more consistent way of representing relationships in RESTful interface. A relationship between two entrys is represented as a relationship itself, contained in a collection. For example, by jamesren · 14 years ago
  9. 5a13d8d Add authorization headers to REST client requests by jamesren · 14 years ago
  10. b3dfe5f add missing __init__.py file by mbligh · 14 years ago
  11. f46ad4c * make RESTful interface use absolute URIs throughout. there's little price to this and it makes the system more consistent, makes responses valid standalone data, simplifies the job of the clients, and could be useful in building services that operate across multiple autotest servers in the future. by showard · 14 years ago
  12. f828c77 First version of new RESTful AFE interface. Includes a substantial library (under frontend/shared) and a definition of the interface for AFE (frontend/afe/resources.py). by showard · 14 years ago