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
Commit message (
Expand
)
Author
Age
Files
Lines
*
attachment: add a functional test to show an ISO-8859-1 content file (#2371)
Toshi MARUYAMA
2011-11-20
1
-0
/
+20
*
attachment: add a functional test to show an ISO-8859-1 patch (#2371)
Toshi MARUYAMA
2011-11-20
1
-0
/
+17
*
attachment: use repositories setting to convert contents character encoding (...
Toshi MARUYAMA
2011-11-20
1
-28
/
+32
*
Fixed: TMail 1.2.7 malforms To header when number of recipients more then 8 (...
Jean-Philippe Lang
2011-11-20
1
-0
/
+8
*
code layout clean up test/functional/attachments_controller_test.rb
Toshi MARUYAMA
2011-11-20
1
-1
/
+1
*
attachment: update functional tests to switch "side by side" and "inline" for...
Toshi MARUYAMA
2011-11-20
1
-22
/
+26
*
code layout clean up uploaded_test_file of test/test_helper.rb
Toshi MARUYAMA
2011-11-20
1
-1
/
+2
*
Prevent projects tests from deleting fixture files.
Jean-Philippe Lang
2011-11-19
1
-0
/
+1
*
Fixed functional tests that writes in fixtures folder.
Jean-Philippe Lang
2011-11-19
1
-0
/
+2
*
Fixed: Issue filter by assigned_to_role is not project specific (#9540).
Jean-Philippe Lang
2011-11-19
1
-27
/
+50
*
Makes author column sortable and groupable on the issue list (#1567).
Jean-Philippe Lang
2011-11-19
1
-0
/
+10
*
Moved the project name after the item in the html title (#9593).
Jean-Philippe Lang
2011-11-19
1
-0
/
+2
*
Adds a way to filter issues with or without start date (#9607).
Jean-Philippe Lang
2011-11-19
1
-0
/
+16
*
Wiki links for news and forums (#9600).
Jean-Philippe Lang
2011-11-19
1
-1
/
+11
*
Fixes section edit links when text includes pre/code tag (#2222).
Jean-Philippe Lang
2011-11-18
2
-0
/
+16
*
Handle the case of a text formatter that doesn't support section edit (#2222).
Jean-Philippe Lang
2011-11-18
1
-0
/
+10
*
Wiki: allows single section edit (#2222).
Jean-Philippe Lang
2011-11-18
4
-1
/
+249
*
move repositories helper to_utf8 tests to new CodesetUtilTest (#2371)
Toshi MARUYAMA
2011-11-18
1
-22
/
+21
*
attachment: add a functional test to show invalid UTF-8 text file (#2371)
Toshi MARUYAMA
2011-11-17
2
-0
/
+30
*
attachment: add a functional test to show UTF-8 text file (#2371)
Toshi MARUYAMA
2011-11-17
2
-0
/
+21
*
fix malformed issues csv encoding in case of unable to convert (#8549)
Toshi MARUYAMA
2011-11-16
1
-0
/
+35
*
add functional test to export issue csv encoded in Big5 on Traditional Chines...
Toshi MARUYAMA
2011-11-16
1
-0
/
+28
*
fix malformed time entry report csv encoding in case of unable to convert (#8...
Toshi MARUYAMA
2011-11-16
1
-0
/
+48
*
fix malformed time log csv encoding in case of unable to convert (#8549)
Toshi MARUYAMA
2011-11-16
1
-0
/
+46
*
move iconv from utf8 logic from pdf to lib/redmine/codeset_util.rb for common...
Toshi MARUYAMA
2011-11-16
1
-47
/
+17
*
code layout clean up test/functional/attachments_controller_test.rb
Toshi MARUYAMA
2011-11-16
1
-2
/
+2
*
Fixed: Deleting a subtasks doesn't update parent's rgt & lft values, introduc...
Jean-Philippe Lang
2011-11-15
1
-0
/
+14
*
add functional test to export time log csv encoded in Big5 on Traditional Chi...
Toshi MARUYAMA
2011-11-15
1
-0
/
+39
*
add functional test to export time entry report csv encoded in Big5 on Tradit...
Toshi MARUYAMA
2011-11-15
1
-0
/
+45
*
Additional tests for email From header (#9564).
Jean-Philippe Lang
2011-11-14
1
-1
/
+11
*
Replaced non standard Precedence email header with "X-Auto-Response-Suppress:...
Jean-Philippe Lang
2011-11-13
1
-1
/
+1
*
Adds a method to clear the settings cache.
Jean-Philippe Lang
2011-11-13
1
-0
/
+13
*
Ruby 1.9: fix tests error due to require path at test/test_helper.rb
Toshi MARUYAMA
2011-11-13
1
-1
/
+1
*
code layout clean up test_report_csv_export of test/functional/time_entry_rep...
Toshi MARUYAMA
2011-11-12
1
-3
/
+5
*
code layout clean up test_report_all_projects_csv_export of test/functional/t...
Toshi MARUYAMA
2011-11-12
1
-2
/
+4
*
Fixed: copied private queries not visible after project copy (#9520).
Jean-Philippe Lang
2011-11-11
1
-0
/
+1
*
Fixed: Error when reading ciphered text from the database without cipher key ...
Jean-Philippe Lang
2011-11-11
1
-0
/
+14
*
Custom date field accepts invalid dates (#9394).
Jean-Philippe Lang
2011-11-11
1
-0
/
+2
*
Fixed failure introduced in r7772 (#8615).
Jean-Philippe Lang
2011-11-11
1
-1
/
+1
*
Fixed: Custom 'version' field don't show shared versions (#8615).
Jean-Philippe Lang
2011-11-11
1
-0
/
+76
*
Fixed: User with groups may not see issues assigned to him or to its groups (...
Jean-Philippe Lang
2011-11-11
1
-0
/
+23
*
code layout clean up test/functional/time_entry_reports_controller_test.rb
Toshi MARUYAMA
2011-11-10
1
-1
/
+3
*
code layout clean up test/functional/timelog_controller_test.rb
Toshi MARUYAMA
2011-11-10
1
-1
/
+4
*
test: functional: wiki: add tests to show pdf (#401)
Toshi MARUYAMA
2011-11-06
1
-0
/
+10
*
test: functional: wiki: add tests to show html and txt (#401)
Toshi MARUYAMA
2011-11-06
1
-0
/
+20
*
code layout clean up of test/functional/wiki_controller_test.rb
Toshi MARUYAMA
2011-11-06
1
-1
/
+3
*
Added an administration setting to allow issue start date to be defaulted to ...
Etienne Massip
2011-11-05
1
-2
/
+48
*
do not annotate text files which exceed the size limit for viewing (#9484)
Toshi MARUYAMA
2011-11-05
1
-0
/
+13
*
scm: git: test: model: fix failing test_parents on PostgreSQL (#5501)
Toshi MARUYAMA
2011-11-03
1
-4
/
+3
*
scm: mercurial: test: model: fix failing test_parents on PostgreSQL (#5501)
Toshi MARUYAMA
2011-11-03
1
-4
/
+3
[next]