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
/
attachments_controller_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds a link to container on attachments edit form.
Jean-Philippe Lang
2018-12-12
1
-0
/
+3
*
Attachments prev/next navigation (#29395).
Go MAEDA
2018-10-04
1
-0
/
+10
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Add download link to no preview message (#26035).
Jean-Philippe Lang
2017-06-17
1
-2
/
+2
*
Rename a few tests.
Jean-Philippe Lang
2017-06-10
1
-2
/
+2
*
Highlight menu item when viewing an attachment (#25988).
Jean-Philippe Lang
2017-06-10
1
-0
/
+8
*
Use Rails 5 syntax for functional tests.
Jean-Philippe Lang
2017-05-31
1
-49
/
+168
*
Rename AttachmentsController#edit and #update to #edit_all and #update_all (#...
Jean-Philippe Lang
2016-10-01
1
-12
/
+12
*
Allow to download javascript attachments again (#23376).
Jean-Philippe Lang
2016-10-01
1
-0
/
+13
*
Removes calls to #assert_template and #assigns in functional tests.
Jean-Philippe Lang
2016-07-18
1
-20
/
+12
*
Adds our own class for controller tests.
Jean-Philippe Lang
2016-07-14
1
-1
/
+1
*
Show attachment view even is no preview is available (#22482).
Jean-Philippe Lang
2016-05-08
1
-4
/
+6
*
Add basic test for image view (#22482).
Jean-Philippe Lang
2016-05-08
1
-0
/
+9
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Send a better content type than application/octet-stream (#19131).
Jean-Philippe Lang
2015-02-19
1
-1
/
+10
*
Fixed attachment fixture (should be attached to issue 3 because one of its jo...
Jean-Philippe Lang
2015-01-24
1
-4
/
+4
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Replaced "can't" with "cannot" in error messages.
Jean-Philippe Lang
2014-12-21
1
-1
/
+1
*
Adds a few functional tests.
Jean-Philippe Lang
2014-12-05
1
-0
/
+5
*
Edit attachments after upload (#1326).
Jean-Philippe Lang
2014-11-29
1
-0
/
+58
*
Replaced some #assert_tag with #assert_select.
Jean-Philippe Lang
2014-11-20
1
-31
/
+19
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-2
/
+1
*
Fixed: Files assigned to a version can not be deleted if Issue Tracking modul...
Jean-Philippe Lang
2014-09-13
1
-0
/
+10
*
add test of attachment thumbnail etag
Toshi MARUYAMA
2014-06-08
1
-1
/
+7
*
add test of attachment download etag
Toshi MARUYAMA
2014-06-02
1
-0
/
+7
*
use with_settings at AttachmentsControllerTest#test_show_text_file_should_sen...
Toshi MARUYAMA
2014-06-02
1
-6
/
+6
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Rails4: replace deprecated Relation#first with finder options at AttachmentsC...
Toshi MARUYAMA
2014-01-10
1
-1
/
+1
*
fix typo of attachments controller test names
Toshi MARUYAMA
2013-01-13
1
-2
/
+2
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Fixed duplicate test name.
Jean-Philippe Lang
2012-12-11
1
-1
/
+1
*
Merged ajax_upload branch (#3957).
Jean-Philippe Lang
2012-12-10
1
-1
/
+10
*
Functional tests cleanup.
Jean-Philippe Lang
2012-12-03
1
-7
/
+0
*
set user preference diff type nil at functional tests
Toshi MARUYAMA
2012-09-28
1
-1
/
+6
*
add functional attachment test of mercurial export file (#11868)
Toshi MARUYAMA
2012-09-19
1
-0
/
+15
*
Adds a macro for inserting thumbnails in formatted text (#3510).
Jean-Philippe Lang
2012-07-16
1
-23
/
+24
*
Displays thumbnails of attached images of the issue view (#1006).
Jean-Philippe Lang
2012-07-07
1
-1
/
+47
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
Rails 3.1 compatibility.
Jean-Philippe Lang
2012-03-04
1
-4
/
+7
*
Adds functional tests.
Jean-Philippe Lang
2012-02-23
1
-0
/
+5
*
Fixed a test that writes into fixtures directory.
Jean-Philippe Lang
2012-02-19
1
-0
/
+1
*
Better handling of attachments when issue validation fails (#10253).
Jean-Philippe Lang
2012-02-16
1
-0
/
+8
*
attachment: fix that diff type is not saved in user preference (#10152)
Toshi MARUYAMA
2012-02-04
1
-0
/
+15
*
Make sure that tests restore the attachments path to the tmp dir so that fixt...
Jean-Philippe Lang
2011-12-16
1
-1
/
+5
*
Fixed: version files in Files module cannot be downloaded if issue tracking i...
Jean-Philippe Lang
2011-11-29
1
-0
/
+6
*
Prevent fixture files from being deleted.
Jean-Philippe Lang
2011-11-29
1
-5
/
+5
*
Resourcified attachments.
Jean-Philippe Lang
2011-11-27
1
-6
/
+8
*
reset Attachment.storage_path at the end of attachment tests
Toshi MARUYAMA
2011-11-24
1
-1
/
+18
*
attachment: add missing diff type at functional tests (#2371, #9612)
Toshi MARUYAMA
2011-11-22
1
-2
/
+2
*
attachment: update a functional test to switch "side by side" and "inline" fo...
Toshi MARUYAMA
2011-11-20
1
-12
/
+13
[next]