index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
functional
/
previews_controller_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable frozen_string_literal for some files under test directory (#26561).
Go MAEDA
2019-03-16
1
-1
/
+1
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
1
-0
/
+2
*
Adds preview option to the wiki toolbar (#27758).
Jean-Philippe Lang
2018-09-26
1
-65
/
+16
*
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
-16
/
+61
*
Preview when editing journal notes broken by r15621.
Jean-Philippe Lang
2017-04-13
1
-3
/
+3
*
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