| Commit message (Expand) | Author | Age | Files | Lines |
* | Removes calls to #assert_template and #assigns in functional tests. | Jean-Philippe Lang | 2016-07-19 | 1 | -15/+19 |
* | 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 |
* | Replaced remaining #assert_tag with #assert_select. | Jean-Philippe Lang | 2014-11-22 | 1 | -5/+3 |
* | Fixed that preview doesn't show notes when issue project is changed (#17959). | Jean-Philippe Lang | 2014-10-05 | 1 | -0/+8 |
* | Rails4: fix PreviewsControllerTest assert_template failures | Toshi MARUYAMA | 2014-02-13 | 1 | -3/+3 |
* | update copyright year (#15977) | Toshi MARUYAMA | 2014-01-29 | 1 | -1/+1 |
* | Fixed that magic links to existing attachments are not converted when preview... | Jean-Philippe Lang | 2014-01-03 | 1 | -0/+8 |
* | 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 |
* | Fixed notes preview in issue history broken and hidden by a broken test. | Etienne Massip | 2012-12-10 | 1 | -1/+1 |
* | Fixed that issue notes preview is broken by r10547 (#1554). | Jean-Philippe Lang | 2012-10-09 | 1 | -3/+2 |
* | Attachments should be available to the text formatter when previewing an exis... | Jean-Philippe Lang | 2012-09-16 | 1 | -2/+17 |
* | Copyright update. | Jean-Philippe Lang | 2012-05-05 | 1 | -1/+1 |
* | code layout clean up of test_preview_issue_notes at test/functional/previews_... | Toshi MARUYAMA | 2011-09-25 | 1 | -1/+3 |
* | remove duplicate fixtures from test/functional/previews_controller_test.rb | Toshi MARUYAMA | 2011-09-25 | 1 | -2/+1 |
* | Rails3: replace "all" fixtures at test/functional/previews_controller_test.rb | Toshi MARUYAMA | 2011-09-25 | 1 | -1/+10 |
* | remove trailing white-spaces from test/functional/previews_controller_test.rb. | Toshi MARUYAMA | 2011-08-30 | 1 | -4/+4 |
* | Adds support for preview when editing an issue note (#5520). | Jean-Philippe Lang | 2011-03-28 | 1 | -0/+26 |
* | Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 | Jean-Baptiste Barth | 2010-12-12 | 1 | -1/+1 |
* | Refactor: move NewsController#preview to PreviewsController#news | Eric Davis | 2010-09-24 | 1 | -0/+10 |
* | Refactor: move IssuesController#preview to a new controller. | Eric Davis | 2010-08-18 | 1 | -0/+22 |