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
/
fixtures
/
files
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix import with issue relations and invalid issues hangs without any error me...
Marius Balteanu
2022-02-20
1
-0
/
+6
*
Rename test/fixtures/configuration/*.yml.example to test/fixtures/files/confi...
Go MAEDA
2021-07-10
4
-0
/
+32
*
Reject CSV file without data row when importing (#35137).
Go MAEDA
2021-06-20
1
-0
/
+1
*
Allow Unique ID and relation fields to be auto mapped (#35131).
Go MAEDA
2021-04-23
1
-2
/
+2
*
Display more detailed error message when attempting to import malformed CSV f...
Go MAEDA
2021-02-27
1
-0
/
+2
*
CSV import raises an exception if CSV header has empty columns (#22913, #34326).
Go MAEDA
2020-12-05
1
-2
/
+2
*
Import user accounts from CSV file (#33102).
Go MAEDA
2020-05-30
1
-0
/
+4
*
Support issue relations when importing issues (#28198).
Go MAEDA
2020-05-06
3
-10
/
+20
*
Auto select fields mapping in import based on the internal field name (ex: es...
Go MAEDA
2020-02-19
1
-0
/
+2
*
Use 'user' as internal field instead of user_id because the column accepts al...
Go MAEDA
2020-02-19
1
-1
/
+1
*
Identify time entry user just like issue assignee (#32196).
Jean-Philippe Lang
2019-11-02
1
-4
/
+4
*
Allow import time entries for other users (#32196).
Jean-Philippe Lang
2019-11-02
1
-5
/
+5
*
Render Textile and Markdown attachments on the preview page (#29752).
Go MAEDA
2019-10-03
2
-0
/
+8
*
Support external ID when importing issues (#28213).
Jean-Philippe Lang
2019-06-20
1
-0
/
+5
*
Support "YYYY/MM/DD" date format when importing issues (#31450).
Go MAEDA
2019-05-30
1
-0
/
+2
*
Test for r18158 (#22481).
Go MAEDA
2019-05-12
1
-0
/
+0
*
Import time entries (#28234).
Go MAEDA
2019-05-09
1
-0
/
+5
*
Attachment preview does not work for some source files such as JavaScript and...
Go MAEDA
2019-05-04
1
-0
/
+1
*
Fix that Content-Type header field is empty when sending a file of unknown ty...
Go MAEDA
2019-04-30
1
-0
/
+232
*
Support frozen_string_literal in test/**/*.rb (#26561).
Go MAEDA
2019-03-21
1
-1
/
+1
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
1
-0
/
+2
*
Add a fixture for r17786 (#30412).
Go MAEDA
2019-01-12
1
-0
/
+4
*
Adds a test for importing list custom fields with multiple values (#26148).
Jean-Philippe Lang
2017-07-19
1
-4
/
+4
*
Rescue any EncodingError exceptions (#25861).
Jean-Philippe Lang
2017-05-27
1
-0
/
+1
*
Allow forward reference to parent when importing issues (#22701).
Jean-Philippe Lang
2017-01-21
1
-0
/
+5
*
Make Status map-able for CSV import (#22951).
Jean-Philippe Lang
2016-06-07
1
-4
/
+4
*
Make Tracker map-able for CSV import (#22951).
Jean-Philippe Lang
2016-06-07
1
-4
/
+4
*
Add column `estimated_hours` for CSV import (#21867).
Jean-Philippe Lang
2016-01-30
1
-4
/
+4
*
Use same logic for finding user when importing a file (#950).
Jean-Philippe Lang
2015-08-15
1
-4
/
+4
*
Adds support for custom date format when importing a CSV file (#950).
Jean-Philippe Lang
2015-08-14
1
-0
/
+4
*
Import issues from CSV file (#950).
Jean-Philippe Lang
2015-08-14
2
-0
/
+7
*
Store attachments in subdirectories (#5298).
Jean-Philippe Lang
2012-12-13
6
-0
/
+0
*
add functional attachment test of mercurial export file (#11868)
Toshi MARUYAMA
2012-09-19
1
-0
/
+13
*
add unit application helper test to use latest image file (#3261)
Toshi MARUYAMA
2011-11-24
2
-0
/
+0
*
attachment: add a functional test to show invalid UTF-8 text file (#2371)
Toshi MARUYAMA
2011-11-17
1
-0
/
+13
*
attachment: add a functional test to show UTF-8 text file (#2371)
Toshi MARUYAMA
2011-11-17
1
-0
/
+1
*
Strip non utf8 content when displaying diff (ruby1.9 compatibility).
Jean-Philippe Lang
2011-01-01
2
-3
/
+16
*
Fixed: wrong digest for text files under Windows (#2264).
Jean-Philippe Lang
2008-12-02
1
-1
/
+2
*
File viewer for attached text files.
Jean-Philippe Lang
2008-06-09
3
-0
/
+23
*
file upload test now uses ActionController::TestUploadedFile
Jean-Philippe Lang
2007-02-18
1
-0
/
+1