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
...
*
Adds routes for group users.
Jean-Philippe Lang
2011-11-27
1
-1
/
+1
*
add tests to export time log csv in Traditional Chinese and French for csv se...
Toshi MARUYAMA
2011-11-27
1
-0
/
+70
*
add tests to export issues csv in Traditional Chinese and French for csv sepa...
Toshi MARUYAMA
2011-11-27
1
-0
/
+58
*
cover the issues pdf test in English and CJK locales
Toshi MARUYAMA
2011-11-27
1
-12
/
+32
*
Sort the issue list by author/assignee according to user display format (#9669).
Jean-Philippe Lang
2011-11-26
1
-5
/
+33
*
Fixed: log time form not displayed on issue edit with :log_time permission on...
Jean-Philippe Lang
2011-11-25
1
-0
/
+16
*
Fixed time entries context menu display according permissions (#9405).
Jean-Philippe Lang
2011-11-24
1
-0
/
+19
*
Fixed that :edit_time_entries permission allows creating time entries (#9405).
Jean-Philippe Lang
2011-11-24
1
-0
/
+12
*
Fixed that :view_time_entries permission allows time entry editing (#9405).
Jean-Philippe Lang
2011-11-24
1
-0
/
+11
*
reset Attachment.storage_path at the end of attachment tests
Toshi MARUYAMA
2011-11-24
1
-1
/
+18
*
Resourcified issue statuses.
Jean-Philippe Lang
2011-11-22
1
-3
/
+3
*
Resourcified trackers.
Jean-Philippe Lang
2011-11-22
1
-14
/
+27
*
attachment: add missing diff type at functional tests (#2371, #9612)
Toshi MARUYAMA
2011-11-22
1
-2
/
+2
*
REST API for issue categories (#9553).
Jean-Philippe Lang
2011-11-20
1
-5
/
+5
*
Resourcified issue categories (#9553).
Jean-Philippe Lang
2011-11-20
1
-11
/
+31
*
Adds API response to /issue_statuses to get the list of all available statuse...
Jean-Philippe Lang
2011-11-20
1
-0
/
+12
*
Adds API response to /trackers to get the list of all available trackers (#71...
Jean-Philippe Lang
2011-11-20
1
-0
/
+12
*
Adds a dialog box for CSV export options (#4742).
Jean-Philippe Lang
2011-11-20
1
-9
/
+33
*
attachment: update a functional test to switch "side by side" and "inline" fo...
Toshi MARUYAMA
2011-11-20
1
-12
/
+13
*
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
*
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
*
Fixed functional tests that writes in fixtures folder.
Jean-Philippe Lang
2011-11-19
1
-0
/
+2
*
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
*
Fixes section edit links when text includes pre/code tag (#2222).
Jean-Philippe Lang
2011-11-18
1
-0
/
+14
*
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
[prev]
[next]