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
...
*
Unable to edit user or group that has custom fields with text formatting enab...
Go MAEDA
2020-03-24
1
-0
/
+8
*
Display bulk_download_max_size in human-readable representation (#7056).
Go MAEDA
2020-03-23
1
-1
/
+1
*
scm: mercurial: update test repository (#23055)
Toshi MARUYAMA
2020-03-22
1
-1
/
+1
*
Download all attachments at once (#7056).
Go MAEDA
2020-03-21
1
-0
/
+44
*
Test for r19588 (#33085).
Go MAEDA
2020-03-20
1
-0
/
+15
*
Show warning and the reason when the issue cannot be closed or reopen because...
Go MAEDA
2020-03-10
1
-0
/
+16
*
Fix that IssuesControllerTest occasionally fails (#33100, #4511).
Go MAEDA
2020-03-05
1
-1
/
+1
*
Fix missing subject and tracker name in CSV export of time (#33052).
Go MAEDA
2020-03-04
1
-0
/
+15
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
64
-64
/
+64
*
Updating custom fields does not trigger update to "updated_on" field in the c...
Go MAEDA
2020-02-29
1
-0
/
+24
*
Add "Assign to me" shortcut to issue edit form (#29285).
Go MAEDA
2020-02-29
1
-0
/
+37
*
"Role" dropdown in Workflow page is unexpectedly expanded when selecting "all...
Go MAEDA
2020-02-29
1
-2
/
+2
*
scm: git: add test to browse non UTF-8 directory (#25846)
Toshi MARUYAMA
2020-02-27
1
-0
/
+30
*
Include attachments in news post notifications (#33002).
Go MAEDA
2020-02-24
1
-13
/
+24
*
Add a missing fixture to IssuesControllerTest (#4511, #33036).
Go MAEDA
2020-02-21
1
-1
/
+1
*
Auto select fields mapping in import based on the internal field name (ex: es...
Go MAEDA
2020-02-19
1
-2
/
+79
*
Use 'user' as internal field instead of user_id because the column accepts al...
Go MAEDA
2020-02-19
1
-1
/
+1
*
Fix that CSS selector in test_index_should_show_warning_when_no_workflow_is_d...
Go MAEDA
2020-02-18
1
-1
/
+1
*
Reverts r19510 that breaks IssueTest#test_closed_on_should_be_set_when_closin...
Go MAEDA
2020-02-11
1
-24
/
+0
*
Updating custom fields does not trigger update to "updated_on" field in the c...
Go MAEDA
2020-02-11
1
-0
/
+24
*
Reverts r19507 (#4511).
Go MAEDA
2020-02-11
1
-2
/
+1
*
Add a missing fixture for IssuesControllerTest#test_post_create_with_watchers...
Go MAEDA
2020-02-11
1
-1
/
+2
*
Fix that selected user on timelog#edit is incorrect (#32959).
Go MAEDA
2020-02-09
1
-0
/
+15
*
Add download buttons in Files columns of the issues list (#32240).
Go MAEDA
2020-02-06
1
-2
/
+8
*
Allow adding user groups as watchers for issues (#4511).
Go MAEDA
2020-02-06
3
-29
/
+93
*
Repository browser does not render previews for audio/video files (#32153).
Go MAEDA
2020-02-04
1
-4
/
+17
*
Validate back_url everywhere (#32850).
Jean-Philippe Lang
2020-02-02
1
-0
/
+13
*
Move duplicated back_url method from ApplicationHelper to ApplicationControll...
Jean-Philippe Lang
2020-02-02
1
-0
/
+27
*
Add missing fixtures to AttachmentsControllerTest (#32929).
Go MAEDA
2020-01-31
1
-2
/
+2
*
Fix totals not displayed in projects list view (#32896).
Go MAEDA
2020-01-28
1
-0
/
+18
*
Use #media_type instead of #content_type to test the MIME type of a response ...
Go MAEDA
2020-01-27
21
-115
/
+115
*
Exporting issue as PDF fails when the issue has private journal (#32858).
Go MAEDA
2020-01-25
1
-0
/
+20
*
Ruby 2.7: Remove deprecated URI.escape/unescape (#32752).
Go MAEDA
2020-01-23
1
-1
/
+1
*
Code cleanup: RuboCop: Fix Layout/EmptyLinesAroundMethodBody in test/function...
Go MAEDA
2020-01-21
1
-1
/
+0
*
Enable users to receive email notifications about high issues (only) (#32628).
Go MAEDA
2020-01-21
1
-0
/
+37
*
FrozenError when exporting gantt to PDF in some languages (#32832).
Go MAEDA
2020-01-18
1
-2
/
+2
*
Fix sort projects table by custom field (#32769).
Go MAEDA
2020-01-12
1
-2
/
+25
*
Fix Internal Error when issue text custom field is shown in Spent time query ...
Go MAEDA
2020-01-12
1
-0
/
+15
*
Fix random test failure due to missing call to set_tmp_attachments_directory ...
Go MAEDA
2020-01-04
1
-0
/
+2
*
CSV import does not keep the project it was clicked from (#21766).
Jean-Philippe Lang
2019-12-20
1
-1
/
+2
*
CSV related tests fail with Rails 5.2.4 (#32526, #32525).
Go MAEDA
2019-12-08
5
-22
/
+22
*
Fix that spent time report CSV shows translation missing text if custom field...
Go MAEDA
2019-12-06
1
-2
/
+2
*
Add buttons to save/edit/delete a custom query to calendar view (#32194).
Go MAEDA
2019-11-30
1
-0
/
+35
*
cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/issues...
Toshi MARUYAMA
2019-11-25
1
-892
/
+1298
*
code layout clean up test/functional/issues_controller_test.rb
Toshi MARUYAMA
2019-11-25
1
-75
/
+282
*
cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/issue_...
Toshi MARUYAMA
2019-11-25
1
-19
/
+20
*
cleanup: rubocop: fix Layout/SpaceInsideHashLiteralBraces in test/functional/...
Toshi MARUYAMA
2019-11-25
1
-47
/
+54
*
cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/projec...
Toshi MARUYAMA
2019-11-25
1
-191
/
+165
*
cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/groups...
Toshi MARUYAMA
2019-11-25
1
-28
/
+52
*
cleanup: rubocop: fix Layout/SpaceInsideBlockBraces in test/functional/issues...
Toshi MARUYAMA
2019-11-25
1
-2
/
+1
[prev]
[next]