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
/
integration
/
api_test
/
attachments_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged r22746 from trunk to 5.0-stable (#40043).
Marius Balteanu
2024-02-27
1
-1
/
+1
*
Update copyright year to 2023 (#38141).
Go MAEDA
2023-01-01
1
-1
/
+1
*
Update copyright year in source files to 2022 (#36379).
Go MAEDA
2022-01-02
1
-1
/
+1
*
File upload fails when run with uWSGI (#35715).
Go MAEDA
2021-08-14
1
-0
/
+25
*
Uploading a big file fails with NoMemoryError (#33752).
Go MAEDA
2021-05-11
1
-0
/
+22
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
1
-1
/
+1
*
fix source indent of test/integration/api_test/attachments_test.rb
Toshi MARUYAMA
2020-12-02
1
-6
/
+24
*
fix source indent of test/integration/api_test/attachments_test.rb
Toshi MARUYAMA
2020-07-19
1
-4
/
+6
*
Skip thumbnail tests if ImageMagick convert command is not available (#33226).
Go MAEDA
2020-04-02
1
-0
/
+1
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
1
-1
/
+1
*
Use #media_type instead of #content_type to test the MIME type of a response ...
Go MAEDA
2020-01-27
1
-7
/
+7
*
code cleanup: rubocop: fix Layout/EmptyLinesAroundBlockBody in test/integrati...
Toshi MARUYAMA
2019-10-14
1
-3
/
+0
*
Fixes not to call set_tmp_attachments_directory twice after each test (#32094).
Go MAEDA
2019-09-20
1
-3
/
+0
*
Update copyright year.
Go MAEDA
2019-05-25
1
-1
/
+1
*
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
*
Ajax Request Returns 200 but an error event is fired instead of success (#300...
Go MAEDA
2019-02-05
1
-4
/
+4
*
Merged rails-5.1 branch (#23630).
Jean-Philippe Lang
2017-07-23
1
-1
/
+1
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Use Rails 5 syntax for integration tests.
Jean-Philippe Lang
2017-06-01
1
-17
/
+34
*
Fixes uploading of empty files (#25115).
Jean-Philippe Lang
2017-02-28
1
-0
/
+19
*
Adds a routing test for deleting attachment via the API.
Jean-Philippe Lang
2016-10-01
1
-2
/
+2
*
Add support for updating attachments over REST API (#22356).
Jean-Philippe Lang
2016-10-01
1
-0
/
+23
*
Return attachment id in api response to attachment upload (#23566).
Jean-Philippe Lang
2016-08-30
1
-0
/
+3
*
Support for deleting attachments via API (#14828).
Jean-Philippe Lang
2016-04-12
1
-0
/
+18
*
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
/
+1
*
Upgrade to Rails 4.2.0 (#14534).
Jean-Philippe Lang
2015-01-17
1
-2
/
+2
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Allow attachment thumbnails from REST API (#18707).
Jean-Philippe Lang
2014-12-26
1
-0
/
+15
*
Pull up #setup and #teardown in API tests.
Jean-Philippe Lang
2014-11-30
1
-1
/
+2
*
Replaced remaining #assert_tag with #assert_select.
Jean-Philippe Lang
2014-11-22
1
-14
/
+5
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Rails4: replace deprecated Relation#first with finder options at ApiTest::Att...
Toshi MARUYAMA
2014-01-10
1
-2
/
+2
*
Removed unused fixtures.
Jean-Philippe Lang
2013-02-11
1
-1
/
+0
*
Adds a subclass of ActionDispatch::IntegrationTest for API tests.
Jean-Philippe Lang
2013-01-22
1
-1
/
+1
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Let the attachment filename be specified on upload (#12125).
Jean-Philippe Lang
2012-10-18
1
-0
/
+12
*
Added a test for JSON upload.
Jean-Philippe Lang
2012-09-16
1
-0
/
+17
*
Removed test contexts.
Jean-Philippe Lang
2012-09-16
1
-76
/
+66
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
Rails 3.1 compatibility.
Jean-Philippe Lang
2012-02-25
1
-3
/
+3
*
Better message for file size validation error.
Jean-Philippe Lang
2012-02-23
1
-0
/
+11
*
Adds support for adding attachments to issues through the REST API (#8171).
Jean-Philippe Lang
2012-02-23
1
-0
/
+35
*
Test cleanup.
Jean-Philippe Lang
2012-01-02
1
-3
/
+2
*
Test cleanup.
Jean-Philippe Lang
2012-01-02
1
-4
/
+0
*
Make sure that tests restore the attachments path to the tmp dir so that fixt...
Jean-Philippe Lang
2011-12-16
1
-1
/
+5
*
reset Attachment.storage_path at the end of attachment tests
Toshi MARUYAMA
2011-11-24
1
-5
/
+5
*
Rails3: replace "all" fixtures at test/integration/api_test/attachments_test.rb
Toshi MARUYAMA
2011-09-24
1
-1
/
+9
*
remove trailing white-spaces from test/integration/api_test/attachments_test.rb.
Toshi MARUYAMA
2011-08-27
1
-11
/
+11
[next]