Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | JSON new events feed | Robin Houston | 2012-07-04 | -1/+39 |
* | Atom feed of request events | Robin Houston | 2012-07-04 | -0/+16 |
* | API controller tests all pass | Robin Houston | 2012-06-18 | -3/+15 |
* | WIP attachment uploading via API | Robin Houston | 2012-06-06 | -4/+20 |
* | Test for attaching a file via the API | Robin Houston | 2012-06-06 | -0/+36 |
* | Correct comment\ | Robin Houston | 2012-06-06 | -1/+1 |
* | Use a fixture for the external request | Robin Houston | 2012-06-06 | -4/+8 |
* | API: Some testing of show_request | Robin Houston | 2012-06-06 | -0/+13 |
* | API: test also for refusal conditions | Robin Houston | 2012-06-06 | -0/+39 |
* | API: add followup to request | Robin Houston | 2012-06-06 | -13/+61 |
* | API: we can add a response to a request | Robin Houston | 2012-06-06 | -0/+60 |
* | API create_request method is working | Robin Houston | 2012-06-06 | -1/+2 |
* | Fix test and fixtures so they only fail due to missing business logic (correc... | Seb Bacon | 2012-06-06 | -4/+5 |
* | Test for creating a new request via the API | Robin Houston | 2012-06-06 | -0/+33 |