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
*
Specific action for updating role permissions.
Jean-Philippe Lang
2019-10-25
1
-10
/
+14
*
Add roles filter on permissions report (#32343).
Jean-Philippe Lang
2019-10-25
1
-0
/
+11
*
Skip AttachmentsControllerTest#test_thumbnail_for_pdf_should_be_png when Imag...
Go MAEDA
2019-10-22
1
-0
/
+2
*
code cleanup: rubocop: fix Performance/RedundantBlockCall in test/functional/...
Toshi MARUYAMA
2019-10-22
1
-1
/
+1
*
Test failure (#29482).
Jean-Philippe Lang
2019-10-19
1
-1
/
+4
*
Set default columns for the projects list (#29482).
Jean-Philippe Lang
2019-10-19
1
-0
/
+10
*
Option to switch between table list and board list (#29482).
Jean-Philippe Lang
2019-10-19
1
-0
/
+53
*
Filter after parent project (#29482).
Jean-Philippe Lang
2019-10-19
1
-0
/
+19
*
Filter after projects (#29482).
Jean-Philippe Lang
2019-10-19
1
-0
/
+19
*
Filters for Projects page (#29482).
Jean-Philippe Lang
2019-10-19
1
-0
/
+79
*
Display new issue link in version page (#28138).
Jean-Philippe Lang
2019-10-19
1
-0
/
+8
*
code cleanup: rubocop: fix Layout/EmptyLines in test/functional/project_enume...
Toshi MARUYAMA
2019-10-19
1
-1
/
+0
*
code cleanup: rubocop: fix Layout/EmptyLines in test/functional/activities_co...
Toshi MARUYAMA
2019-10-19
1
-1
/
+0
*
code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs in test/functional/use...
Toshi MARUYAMA
2019-10-14
1
-1
/
+0
*
code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs in test/functional/set...
Toshi MARUYAMA
2019-10-14
1
-1
/
+0
*
code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs in test/functional/ema...
Toshi MARUYAMA
2019-10-14
1
-1
/
+0
*
fix assert_equal parameter is broken in test/functional/project_enumerations_...
Toshi MARUYAMA
2019-10-09
1
-3
/
+3
*
code layout clean up test/functional/issue_statuses_controller_test.rb
Toshi MARUYAMA
2019-10-08
1
-2
/
+2
*
code cleanup: rubocop: fix Style/HashSyntax in test/functional/issues_control...
Toshi MARUYAMA
2019-10-07
1
-5
/
+2
*
code cleanup: rubocop: fix Layout/AlignArray in test/functional/issues_contro...
Toshi MARUYAMA
2019-10-07
1
-4
/
+1
*
code cleanup: rubocop: fix Layout/SpaceInsideStringInterpolation in test/func...
Toshi MARUYAMA
2019-10-07
1
-1
/
+1
*
code cleanup: rubocop: fix Layout/SpaceAfterColon in test/functional/issues_c...
Toshi MARUYAMA
2019-10-07
1
-2
/
+2
*
code cleanup: rubocop: fix Layout/EmptyLinesAroundBlockBody in test/functiona...
Toshi MARUYAMA
2019-10-07
1
-5
/
+0
*
code cleanup: rubocop: fix Layout/IndentHeredoc in test/functional/documents_...
Toshi MARUYAMA
2019-10-07
1
-6
/
+4
*
Fix test failure due to missing call to set_tmp_attachments_directory (#32122).
Go MAEDA
2019-10-04
7
-8
/
+31
*
Render Textile and Markdown attachments on the preview page (#29752).
Go MAEDA
2019-10-03
1
-0
/
+32
*
Code cleanup: RuboCop: Fix Performance/Count and Performance/Detect.
Go MAEDA
2019-10-02
1
-1
/
+1
*
fix duplicate name of IssuesControllerTest#test_bulk_copy_should_allow_copyin...
Toshi MARUYAMA
2019-09-30
1
-4
/
+2
*
Don't show unsettable permissions in the tracker permissions table (#30431).
Go MAEDA
2019-09-24
1
-0
/
+2
*
Fixes not to call set_tmp_attachments_directory twice after each test (#32094).
Go MAEDA
2019-09-20
1
-17
/
+0
*
code cleanup: rubocop: fix Layout/IndentationConsistency in test/functional/r...
Toshi MARUYAMA
2019-09-14
1
-2
/
+2
*
code cleanup: rubocop: fix Layout/EmptyLinesAroundMethodBody in test/function...
Toshi MARUYAMA
2019-09-14
1
-1
/
+0
*
Add clear query icon next to selected query in sidebar (#31640).
Go MAEDA
2019-09-14
1
-0
/
+11
*
code cleanup: rubocop: fix Layout/IndentationConsistency in test/functional/r...
Toshi MARUYAMA
2019-09-13
1
-1
/
+1
*
code clean up test/functional/repositories_mercurial_controller_test.rb
Toshi MARUYAMA
2019-09-13
1
-3
/
+1
*
code clean up test/functional/repositories_git_controller_test.rb
Toshi MARUYAMA
2019-09-13
1
-8
/
+8
*
code cleanup: rubocop: fix Style/MethodCallWithoutArgsParentheses in test/fun...
Toshi MARUYAMA
2019-09-13
1
-3
/
+3
*
Fix the test name different from the actual behavior (#31994).
Go MAEDA
2019-09-11
1
-1
/
+1
*
Issue auto complete should return last 10 issues (#31994).
Go MAEDA
2019-09-11
1
-0
/
+16
*
Add missing fixture to IssueStatusesControllerTest (#32023).
Go MAEDA
2019-09-05
1
-1
/
+1
*
Code cleanup: RuboCop: Fix Performance/InefficientHashSearch
Go MAEDA
2019-09-03
3
-3
/
+3
*
Add missing fixtures to TimelogCustomFieldsVisibilityTest (#31999).
Go MAEDA
2019-09-03
1
-2
/
+2
*
VersionsControllerTest#test_show randomly fails (#31964, #28510).
Go MAEDA
2019-08-28
1
-6
/
+8
*
Add VersionsCustomFieldsVisibilityTest (#23997).
Go MAEDA
2019-08-24
1
-0
/
+79
*
Per role visibility settings for version custom fields (#23997).
Go MAEDA
2019-08-24
1
-0
/
+20
*
Per role visibility settings for project custom fields (#31925).
Go MAEDA
2019-08-20
2
-0
/
+32
*
Code cleanup: RuboCop: Rails/ActiveRecordAliases
Go MAEDA
2019-08-17
3
-6
/
+6
*
Replace RMagick with MiniMagick (#30492).
Go MAEDA
2019-08-14
1
-1
/
+1
*
Per role visibility settings for spent time custom fields (#31859).
Go MAEDA
2019-08-09
3
-31
/
+81
*
Add missing fixtures to ImportsControllerTest (#31865).
Go MAEDA
2019-08-08
1
-1
/
+1
[next]