| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged r15238. | Jean-Philippe Lang | 2016-03-13 | 1 | -1/+1 |
* | Copyright update. | Jean-Philippe Lang | 2015-01-11 | 1 | -1/+1 |
* | Pull up #setup and #teardown in API tests. | Jean-Philippe Lang | 2014-11-30 | 1 | -4/+0 |
* | Replaced remaining #assert_tag with #assert_select. | Jean-Philippe Lang | 2014-11-22 | 1 | -12/+4 |
* | update copyright year (#15977) | Toshi MARUYAMA | 2014-01-29 | 1 | -1/+1 |
* | Rails4: replace deprecated Relation#first with finder options at ApiTest::Iss... | Toshi MARUYAMA | 2014-01-10 | 1 | -1/+1 |
* | Removed some shoulda context. | Jean-Philippe Lang | 2013-05-18 | 1 | -59/+45 |
* | Removed unused fixtures. | Jean-Philippe Lang | 2013-02-11 | 1 | -1/+0 |
* | Adds a subclass of ActionDispatch::IntegrationTest for API tests. | Jean-Philippe Lang | 2013-01-22 | 1 | -1/+1 |
* | Copyright for 2013 (#12788). | Jean-Philippe Lang | 2013-01-12 | 1 | -1/+1 |
* | Fixed that 200 API responses have a body containing one space (#11388). | Jean-Philippe Lang | 2012-07-14 | 1 | -0/+1 |
* | Copyright update. | Jean-Philippe Lang | 2012-05-05 | 1 | -1/+1 |
* | Merged rails-3.2 branch. | Jean-Philippe Lang | 2012-04-25 | 1 | -1/+1 |
* | Test cleanup. | Jean-Philippe Lang | 2012-01-02 | 1 | -5/+5 |
* | Test cleanup. | Jean-Philippe Lang | 2012-01-02 | 1 | -4/+0 |
* | Rails3: replace "all" fixtures at test/integration/api_test/issue_relations_t... | Toshi MARUYAMA | 2011-09-24 | 1 | -1/+9 |
* | remove trailing white-spaces from test/integration/api_test/issue_relations_t... | Toshi MARUYAMA | 2011-08-31 | 1 | -12/+12 |
* | Makes relations resource shallow (#7366). | Jean-Philippe Lang | 2011-07-05 | 1 | -3/+3 |
* | Adds support for GET on /issues/:issue_id/relations (#7366). | Jean-Philippe Lang | 2011-07-04 | 1 | -0/+19 |
* | Adds REST API for issue relations (#7366). | Jean-Philippe Lang | 2011-07-04 | 1 | -0/+83 |