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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Wiki: allows single section edit (#2222).
Jean-Philippe Lang
2011-11-18
1
-0
/
+115
*
attachment: add a functional test to show invalid UTF-8 text file (#2371)
Toshi MARUYAMA
2011-11-17
1
-0
/
+17
*
attachment: add a functional test to show UTF-8 text file (#2371)
Toshi MARUYAMA
2011-11-17
1
-0
/
+20
*
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
*
code layout clean up test/functional/attachments_controller_test.rb
Toshi MARUYAMA
2011-11-16
1
-2
/
+2
*
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
*
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 failure introduced in r7772 (#8615).
Jean-Philippe Lang
2011-11-11
1
-1
/
+1
*
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: mercurial: update test repository (#5501)
Toshi MARUYAMA
2011-10-28
1
-1
/
+1
*
Refactor : convert queries to REST resources (also fixes #9108).
Etienne Massip
2011-10-24
1
-13
/
+22
*
Reverted r7628.
Etienne Massip
2011-10-18
1
-3
/
+1
*
Filter out illegal values to prevent raise of PostgreSQL exceptions, restored...
Etienne Massip
2011-10-18
1
-1
/
+3
*
Restored valid test part removed with r7625 (#8371).
Etienne Massip
2011-10-13
1
-0
/
+3
*
Removed debugging purpose command.
Etienne Massip
2011-10-13
1
-1
/
+1
*
Removed test part failing with PostgreSQL (#8371).
Etienne Massip
2011-10-13
1
-6
/
+1
*
Fixed shot filter expression parsing depending upon field operators (#8371).
Etienne Massip
2011-10-12
1
-0
/
+74
*
Rails3: test: replace deprecated errors.on at "fail with unauthorized parent_...
Toshi MARUYAMA
2011-10-07
1
-1
/
+1
*
Rails3: test: replace deprecated errors.on at "fail without parent_id" of fun...
Toshi MARUYAMA
2011-10-07
1
-1
/
+1
*
Rails3: test: replace deprecated errors.on at "fail with parent_id" of functi...
Toshi MARUYAMA
2011-10-07
1
-1
/
+1
*
remove hard-coded '.rxml' from 'test_show_atom' at functional issues controll...
Toshi MARUYAMA
2011-10-04
1
-1
/
+1
*
remove hard-coded '.rxml' from 'test_index_atom' at functional projects contr...
Toshi MARUYAMA
2011-10-04
1
-1
/
+1
*
Rails3: test: template must be specified as controller/action not with their ...
Toshi MARUYAMA
2011-09-28
1
-5
/
+5
*
Allow project column to be removed from the global issue list columns (#8411).
Etienne Massip
2011-09-26
1
-0
/
+21
*
code layout clean up of test_preview_issue_notes at test/functional/previews_...
Toshi MARUYAMA
2011-09-25
1
-1
/
+3
*
code layout clean up of 'should "allow adding a note when copying"' at test/f...
Toshi MARUYAMA
2011-09-25
1
-1
/
+4
*
code layout clean up of 'should "allow changing the issue's attributes"' at t...
Toshi MARUYAMA
2011-09-25
1
-2
/
+6
*
code layout clean up of 'should "allow not changing the issue's attributes"' ...
Toshi MARUYAMA
2011-09-25
1
-1
/
+4
*
remove duplicate fixtures from test/functional/issue_moves_controller_test.rb
Toshi MARUYAMA
2011-09-25
1
-2
/
+1
*
remove duplicate fixtures from test/functional/files_controller_test.rb
Toshi MARUYAMA
2011-09-25
1
-1
/
+0
*
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/project_enumerations_contro...
Toshi MARUYAMA
2011-09-25
1
-1
/
+11
*
Rails3: replace "all" fixtures at test/functional/gantts_controller_test.rb
Toshi MARUYAMA
2011-09-25
1
-1
/
+9
*
Rails3: replace "all" fixtures at test/functional/reports_controller_test.rb
Toshi MARUYAMA
2011-09-25
1
-1
/
+9
*
Rails3: replace "all" fixtures at test/functional/files_controller_test.rb
Toshi MARUYAMA
2011-09-25
1
-1
/
+12
*
Rails3: replace "all" fixtures at test/functional/issue_moves_controller_test.rb
Toshi MARUYAMA
2011-09-25
1
-1
/
+10
*
Rails3: replace "all" fixtures at test/functional/previews_controller_test.rb
Toshi MARUYAMA
2011-09-25
1
-1
/
+10
*
remove fixtures from test/functional/ldap_auth_sources_controller.rb
Toshi MARUYAMA
2011-09-25
1
-1
/
+0
*
replace 'require' at test/functional/ldap_auth_sources_controller.rb for runn...
Toshi MARUYAMA
2011-09-25
1
-1
/
+1
[next]