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
*
add missing fixtures to MailHandlerTest (#31946)
Toshi MARUYAMA
2019-09-24
1
-0
/
+1
*
Don't show unsettable permissions in the tracker permissions table (#30431).
Go MAEDA
2019-09-24
1
-0
/
+2
*
code cleanup: rubocop: fix Layout/MultilineArrayBraceLayout in test/unit/repo...
Toshi MARUYAMA
2019-09-21
1
-4
/
+2
*
Fixes not to call set_tmp_attachments_directory twice after each test (#32094).
Go MAEDA
2019-09-20
2
-20
/
+0
*
Log info messages when MailHandler ignored a reply to a nonexistent issue, jo...
Go MAEDA
2019-09-19
1
-0
/
+31
*
backout r13743
Toshi MARUYAMA
2019-09-19
1
-2
/
+2
*
code cleanup: rubocop: fix Lint/UselessSetterCall in test/unit/issue_test.rb
Toshi MARUYAMA
2019-09-18
1
-1
/
+6
*
Change textfield to textarea for "Exclude attachments by name" (#19903).
Go MAEDA
2019-09-18
1
-1
/
+1
*
Fix FrozenError during tests (#32071, #26561).
Go MAEDA
2019-09-16
1
-1
/
+1
*
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
*
mail_body method in test/test_helper.rb raises an exception if the message is...
Go MAEDA
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
*
Add additional mail headers for issue tracker (#31910).
Go MAEDA
2019-09-12
1
-0
/
+1
*
Add missing fixture (#13468).
Go MAEDA
2019-09-12
1
-1
/
+2
*
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
*
code cleanup: rubocop: fix Layout/SpaceInsideReferenceBrackets in test/unit/l...
Toshi MARUYAMA
2019-09-11
1
-25
/
+25
*
Fix that Redmine::ApiTest::NewsTest fails when config.time_zone is set (#13468).
Go MAEDA
2019-09-11
1
-2
/
+1
*
REST API for updating news (#13468).
Go MAEDA
2019-09-09
1
-0
/
+112
*
REST API for deleting news (#13468).
Go MAEDA
2019-09-09
1
-0
/
+20
*
REST API for retrieving news (#13468).
Go MAEDA
2019-09-09
1
-1
/
+56
*
REST API for creating news (#13468).
Go MAEDA
2019-09-09
1
-0
/
+148
*
Add missing fixture to IssueStatusesControllerTest (#32023).
Go MAEDA
2019-09-05
1
-1
/
+1
*
Fix that test_mail_from_format_should_be_validated randomly fails (#31154).
Go MAEDA
2019-09-05
1
-1
/
+2
*
Add inherit_members to projects API response (#32002).
Go MAEDA
2019-09-05
1
-3
/
+15
*
code cleanup: rubocop: fix Layout/SpaceBeforeFirstArg in test/unit/lib/redmin...
Toshi MARUYAMA
2019-09-04
1
-1
/
+1
*
Code cleanup: RuboCop: Fix Performance/InefficientHashSearch
Go MAEDA
2019-09-03
5
-6
/
+6
*
Add missing fixtures to TimelogCustomFieldsVisibilityTest (#31999).
Go MAEDA
2019-09-03
1
-2
/
+2
*
Force passwords to contain specified character classes (#4221).
Go MAEDA
2019-08-29
1
-0
/
+20
*
IssueCustomFieldTest randomly fails (#31967).
Go MAEDA
2019-08-28
1
-1
/
+0
*
Add missing fixtures to Redmine::Helpers::GanttHelperTest (#31966).
Go MAEDA
2019-08-28
1
-1
/
+1
*
Add missing fixtures to Redmine::ApiTest::VersionsTest (#31965).
Go MAEDA
2019-08-28
1
-1
/
+2
*
VersionsControllerTest#test_show randomly fails (#31964, #28510).
Go MAEDA
2019-08-28
1
-6
/
+8
*
Reject version custom field values not visible for the user (#31954, #23997).
Go MAEDA
2019-08-27
1
-0
/
+23
*
Reject project custom field values not visible for the user (#31954, #31925).
Go MAEDA
2019-08-27
1
-0
/
+24
*
Reject setting RFC non-compliant emission email addresses (#31154).
Go MAEDA
2019-08-26
1
-0
/
+14
*
ThemesTest may fail if a third-party theme with a favicon is installed (#31941).
Go MAEDA
2019-08-25
1
-4
/
+5
*
Fix hard-coded string "no subject" in app/models/mail_handler.rb (#5820).
Go MAEDA
2019-08-25
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
*
Add tests for r18383 (#31231).
Go MAEDA
2019-08-24
3
-0
/
+28
*
MarkdownFormatterTest#test_should_support_underlined_text is declared as priv...
Go MAEDA
2019-08-21
1
-5
/
+5
*
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
8
-14
/
+14
*
Update Rouge to 3.8.0 (#31556).
Go MAEDA
2019-08-14
1
-1
/
+1
[next]