| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright. | Jean-Philippe Lang | 2017-06-25 | 1 | -1/+1 |
* | Use Rails 5 syntax for functional tests. | Jean-Philippe Lang | 2017-05-31 | 1 | -4/+15 |
* | Removes calls to #assert_template and #assigns in functional tests. | Jean-Philippe Lang | 2016-07-19 | 1 | -22/+1 |
* | Adds our own class for controller tests. | Jean-Philippe Lang | 2016-07-14 | 1 | -1/+1 |
* | Updates copyright for 2016. | Jean-Philippe Lang | 2016-03-13 | 1 | -1/+1 |
* | Copyright update. | Jean-Philippe Lang | 2015-01-11 | 1 | -1/+1 |
* | update copyright year (#15977) | Toshi MARUYAMA | 2014-01-29 | 1 | -1/+1 |
* | Fixed that open/closed counts on issues summary are not displayed with SQLSer... | Jean-Philippe Lang | 2013-07-28 | 1 | -0/+18 |
* | Removed unused fixtures. | Jean-Philippe Lang | 2013-02-11 | 1 | -1/+0 |
* | Copyright for 2013 (#12788). | Jean-Philippe Lang | 2013-01-12 | 1 | -1/+1 |
* | Functional tests cleanup. | Jean-Philippe Lang | 2012-12-03 | 1 | -3/+0 |
* | Reversed order of priorities on the issue summary page (#11205). | Jean-Philippe Lang | 2012-06-20 | 1 | -1/+8 |
* | Copyright update. | Jean-Philippe Lang | 2012-05-05 | 1 | -1/+1 |
* | Test cleanup. | Jean-Philippe Lang | 2012-01-01 | 1 | -40/+17 |
* | Rails3: replace "all" fixtures at test/functional/reports_controller_test.rb | Toshi MARUYAMA | 2011-09-25 | 1 | -1/+9 |
* | remove trailing white-spaces from test/functional/reports_controller_test.rb. | Toshi MARUYAMA | 2011-08-24 | 1 | -7/+7 |
* | Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 | Jean-Baptiste Barth | 2010-12-12 | 1 | -1/+1 |
* | Separated ReportsController#issue_report into two separate actions. | Eric Davis | 2010-02-08 | 1 | -5/+25 |
* | Moved a routing test from a functional to an integration test. | Eric Davis | 2010-02-08 | 1 | -12/+0 |
* | Converted a test to shoulda and added more checks for it's assignments. | Eric Davis | 2010-02-03 | 1 | -4/+15 |
* | Upgraded to Rails 2.3.4 (#3597) | Eric Davis | 2009-09-13 | 1 | -1/+1 |
* | Adds some functional tests. | Jean-Philippe Lang | 2009-03-01 | 1 | -0/+40 |
* | Converted routing and urls to follow the Rails REST convention. | Eric Davis | 2009-01-26 | 1 | -0/+20 |