summaryrefslogtreecommitdiffstats
path: root/test/functional/previews_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Replaced remaining #assert_tag with #assert_select.Jean-Philippe Lang2014-11-221-5/+3
* Fixed that preview doesn't show notes when issue project is changed (#17959).Jean-Philippe Lang2014-10-051-0/+8
* Rails4: fix PreviewsControllerTest assert_template failuresToshi MARUYAMA2014-02-131-3/+3
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Fixed that magic links to existing attachments are not converted when preview...Jean-Philippe Lang2014-01-031-0/+8
* Removed unused fixtures.Jean-Philippe Lang2013-02-111-1/+0
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Fixed notes preview in issue history broken and hidden by a broken test.Etienne Massip2012-12-101-1/+1
* Fixed that issue notes preview is broken by r10547 (#1554).Jean-Philippe Lang2012-10-091-3/+2
* Attachments should be available to the text formatter when previewing an exis...Jean-Philippe Lang2012-09-161-2/+17
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* code layout clean up of test_preview_issue_notes at test/functional/previews_...Toshi MARUYAMA2011-09-251-1/+3
* remove duplicate fixtures from test/functional/previews_controller_test.rbToshi MARUYAMA2011-09-251-2/+1
* Rails3: replace "all" fixtures at test/functional/previews_controller_test.rbToshi MARUYAMA2011-09-251-1/+10
* remove trailing white-spaces from test/functional/previews_controller_test.rb.Toshi MARUYAMA2011-08-301-4/+4
* Adds support for preview when editing an issue note (#5520).Jean-Philippe Lang2011-03-281-0/+26
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Refactor: move NewsController#preview to PreviewsController#newsEric Davis2010-09-241-0/+10
* Refactor: move IssuesController#preview to a new controller.Eric Davis2010-08-181-0/+22