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
*
Fix that I18nTest#test_custom_pluralization_rules randomly fails (#36396, #36...
Go MAEDA
2022-01-22
1
-1
/
+3
*
Add "Two-factor authentication" filter and column to Users list in administra...
Marius Balteanu
2022-01-22
1
-0
/
+44
*
Update session token only once per minute (#29041).
Go MAEDA
2022-01-22
1
-0
/
+13
*
Include avatar URL in Users API (#36303).
Go MAEDA
2022-01-21
1
-2
/
+12
*
Duplicate activities in time entry report when project-specific activies exis...
Go MAEDA
2022-01-19
1
-0
/
+13
*
Display source project for cross-project associated revisions for issues (#52...
Go MAEDA
2022-01-18
1
-0
/
+1
*
Custom I18n Pluralization rules are not applied correctly (#36396).
Go MAEDA
2022-01-15
1
-0
/
+9
*
Explicitly set Setting.cross_project_issue_relations to prevent random test f...
Go MAEDA
2022-01-13
1
-10
/
+12
*
Restore the value of Setting.cross_project_issue_relations to prevent random ...
Go MAEDA
2022-01-13
1
-27
/
+27
*
Permission check of the setting button on the issues page mismatches button s...
Go MAEDA
2022-01-10
1
-0
/
+16
*
Change the default value for "Time span format" from "decimal" to "minutes" (...
Go MAEDA
2022-01-08
10
-51
/
+51
*
Fix wrong variable name in Import#set_default_settings (#34718).
Go MAEDA
2022-01-07
1
-0
/
+3
*
Auto guess file encoding when importing CSV file (#34718).
Go MAEDA
2022-01-07
2
-0
/
+44
*
Change Delete button name to Delete issue (#31278).
Go MAEDA
2022-01-05
2
-9
/
+9
*
Update copyright year in source files to 2022 (#36379).
Go MAEDA
2022-01-02
337
-337
/
+337
*
Test if the encoding drop-down in the import settings includes all CSV encodi...
Go MAEDA
2022-01-02
1
-1
/
+10
*
Fixes for Performance/StringIdentifierArgument introduced in RuboCop Performa...
Go MAEDA
2021-12-29
10
-29
/
+29
*
IssuesSystemTest fails with ArgumentError in Ruby 3.1 (#36205, #36360).
Go MAEDA
2021-12-27
1
-3
/
+3
*
Use File.exist? instead of deprecated File.exists? (#36358).
Go MAEDA
2021-12-27
5
-12
/
+12
*
IssuesSystemTest#test_bulk_edit fails due to r21248 (#35770, #36352).
Go MAEDA
2021-12-25
1
-2
/
+2
*
Fixes for Style/FileWrite offense introduced in RuboCop 1.24.0 (#35136).
Go MAEDA
2021-12-24
2
-6
/
+2
*
Add missing fixture to IssuesHelperTest (#36347).
Go MAEDA
2021-12-24
1
-1
/
+1
*
Saving time tracking activities without any change may turn a system activity...
Go MAEDA
2021-12-21
2
-3
/
+46
*
Remove empty files (#35755).
Go MAEDA
2021-12-14
2
-0
/
+0
*
Lazy load inline images (#36294).
Go MAEDA
2021-12-14
2
-16
/
+16
*
Drop OpenID support (#35755).
Go MAEDA
2021-12-14
4
-302
/
+0
*
Fix test failure due to r21309 (#13099).
Go MAEDA
2021-12-13
1
-6
/
+6
*
Include an authentication method name in LDAP connection error messages (#333...
Go MAEDA
2021-12-13
1
-2
/
+4
*
Issue Summary: add statistics about issues without assignee, version or categ...
Go MAEDA
2021-12-12
2
-0
/
+65
*
Fix redmine:plugins:assets rake task fails (#36287, #32938).
Go MAEDA
2021-12-08
1
-0
/
+14
*
MenuManagerTest randomly fails (#36241).
Go MAEDA
2021-11-29
1
-1
/
+1
*
Fix plugin assets are no longer copied under plugin name (#36218, #29914, #32...
Marius Balteanu
2021-11-25
2
-0
/
+47
*
Download all attachments in a journal (#35462).
Go MAEDA
2021-11-22
2
-0
/
+30
*
You can configure default project queries in the following places (#35795):
Marius Balteanu
2021-11-15
4
-3
/
+107
*
Add missing fixtures to UserTest (#35975).
Go MAEDA
2021-11-11
1
-1
/
+2
*
Fix typo in class 'icon-expended' (#36149).
Marius Balteanu
2021-11-08
1
-3
/
+3
*
Allow addition/removal of subtasks to show in parent's history (#6033).
Go MAEDA
2021-11-08
4
-27
/
+99
*
Fix RuboCop offense Naming/MethodName due to r21269 (#29076).
Go MAEDA
2021-11-08
1
-1
/
+1
*
Adds button to "Create and follow" when adding a subtask from the parent issu...
Marius Balteanu
2021-11-06
1
-0
/
+24
*
Change the "Edit" label in the context menu to "Bulk Edit" when multiple issu...
Go MAEDA
2021-10-20
1
-6
/
+6
*
Fix random failing test introduced in r21130 (#35957, #34169).
Marius Balteanu
2021-10-09
1
-2
/
+3
*
Add tests for #35764.
Marius Balteanu
2021-10-05
2
-0
/
+12
*
Tokenize search parameter in order to allow multiple search terms in:
Marius Balteanu
2021-10-05
1
-0
/
+27
*
Use sanitize_sql_like in Query#sql_contains (#35073).
Marius Balteanu
2021-10-03
1
-0
/
+15
*
Use sanitize_sql_like in like scopes (#35073).
Marius Balteanu
2021-10-03
4
-0
/
+64
*
Use sanitize_sql_like on search tokens (#35073).
Marius Balteanu
2021-10-03
1
-0
/
+24
*
Removes '%' signs from test strings in search test (#35073).
Marius Balteanu
2021-10-03
1
-3
/
+3
*
Add information about whether an issue is open or closed to Issues API respon...
Go MAEDA
2021-10-02
1
-2
/
+14
*
Fix NoMethodError when generating a link to a locked user (#12795, #35823).
Go MAEDA
2021-09-07
1
-5
/
+17
*
Fix that deleting a closed or archived projects not working anymore after r20...
Marius Balteanu
2021-09-06
1
-0
/
+38
[next]