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
*
Merged r21090 from trunk to 4.2-stable (#35606).
Go MAEDA
2021-07-27
1
-0
/
+10
*
Merged r21046 from trunk to 4.2-stable (#34933, #35413).
Go MAEDA
2021-06-25
1
-1
/
+2
*
Merged r21014 from trunk to 4.2-stable (#35308).
Go MAEDA
2021-06-02
1
-0
/
+12
*
Merged r20998 from trunk to 4.2-stable (#35036).
Go MAEDA
2021-05-25
1
-0
/
+69
*
Merged r20993 from trunk to 4.2-stable (#33752).
Go MAEDA
2021-05-12
1
-0
/
+22
*
Merged r20990 from trunk to 4.2-stable (#35201).
Go MAEDA
2021-05-07
1
-0
/
+13
*
Merged r20970 from trunk to 4.2-stable (#35045).
Go MAEDA
2021-04-25
1
-2
/
+4
*
Merged r20968 from trunk to 4.2-stable (#35131).
Go MAEDA
2021-04-23
2
-2
/
+14
*
Merged r20959 from trunk to 4.2-stable (#35100).
Go MAEDA
2021-04-22
1
-0
/
+17
*
Merged r20949 from trunk to 4.2-stable (#35087).
Go MAEDA
2021-04-18
1
-0
/
+13
*
Merged r20946 from trunk to 4.2-stable (#34367).
Go MAEDA
2021-04-16
1
-0
/
+13
*
Merged r20936 from trunk to 4.2-stable (#34894).
Go MAEDA
2021-04-14
1
-0
/
+1
*
Merged r20932 from trunk to 4.2-stable (#35039).
Go MAEDA
2021-04-13
1
-1
/
+22
*
Merged r20931 from trunk to 4.2-stable (#34933).
Go MAEDA
2021-04-13
1
-0
/
+16
*
Merged r20921 from trunk to 4.2-stable (#34983).
Go MAEDA
2021-04-07
1
-0
/
+17
*
Merged r20875 from trunk to 4.2-stable (#34982).
Go MAEDA
2021-03-31
1
-0
/
+22
*
Merged r20872 from trunk to 4.2-stable (#34921).
Go MAEDA
2021-03-29
1
-0
/
+17
*
Test for r20852 (#22008).
Go MAEDA
2021-03-26
1
-0
/
+107
*
Associated Revision API (#22008).
Go MAEDA
2021-03-26
1
-0
/
+5
*
Support for Git repositories with default branch "main" (#34942).
Go MAEDA
2021-03-26
1
-0
/
+19
*
Add edit button to Wiki sidebar (#32629).
Go MAEDA
2021-03-26
1
-0
/
+8
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
326
-326
/
+326
*
"Add news" button in cross-project News tab (#33167).
Go MAEDA
2021-03-25
2
-1
/
+50
*
Restore Copy button to its original location (#34714).
Go MAEDA
2021-03-25
1
-2
/
+2
*
Show project tree instead of subprojects in the project selector when you cre...
Go MAEDA
2021-03-25
1
-3
/
+3
*
Case-insensitive matching fails for Unicode filenames when referring to attac...
Go MAEDA
2021-03-20
1
-0
/
+13
*
Fix that inline issue auto complete does not sanitize HTML tags (#33846).
Go MAEDA
2021-03-19
1
-0
/
+13
*
Show project ID instead of name in issue journal details if the project is no...
Go MAEDA
2021-03-18
1
-0
/
+8
*
"Copy link" feature for issue and issue journal (#34703).
Go MAEDA
2021-03-18
3
-12
/
+78
*
Fix a failed system test due to r20765 (#34714).
Go MAEDA
2021-03-17
1
-0
/
+1
*
Only show currently visible projects in the project jump box (#34595).
Go MAEDA
2021-03-16
1
-1
/
+14
*
Delete spent time custom field values not visible by the user after assignmen...
Go MAEDA
2021-03-15
2
-1
/
+77
*
Do not display in issue edit page spent time custom fields not visible by the...
Go MAEDA
2021-03-15
1
-0
/
+35
*
Ability to add watchers to forum threads (#3390).
Go MAEDA
2021-03-15
3
-2
/
+88
*
Fix that column header is clickable even when the column is not actually sort...
Go MAEDA
2021-03-14
1
-0
/
+10
*
Fix that users can delete their own accounts unconditionally via REST API (#1...
Go MAEDA
2021-03-13
1
-0
/
+23
*
Add missing fixtures (#33602).
Go MAEDA
2021-03-13
1
-0
/
+2
*
Add test for 4 byte characters (emoji) support (#32054).
Go MAEDA
2021-03-13
2
-0
/
+15
*
Remove unnecessary `include` added in r20778 (#13767).
Go MAEDA
2021-03-12
1
-2
/
+0
*
Export permissions report to CSV (#13767).
Go MAEDA
2021-03-12
1
-0
/
+32
*
Use MiniTest::Assertions#skip to skip tests in RepositoriesControllerTest whe...
Go MAEDA
2021-03-11
2
-27
/
+33
*
Allow manually fetching changesets (#8875).
Go MAEDA
2021-03-11
2
-0
/
+21
*
Ability to set default value for "I don't want to be notified of changes that...
Go MAEDA
2021-03-10
1
-0
/
+7
*
The order of thumbnails in journals does not match the order of file name lis...
Go MAEDA
2021-03-09
1
-0
/
+26
*
Allow newlines and quote characters within mail body delimiters (#34794).
Go MAEDA
2021-03-09
1
-1
/
+2
*
Move some action links for issues and journals to the dropdown menu (#34714).
Go MAEDA
2021-03-07
2
-1
/
+26
*
Activity tab in cross-project menu is sometimes broken (#34805).
Go MAEDA
2021-03-06
1
-0
/
+6
*
Reverts r20762
Go MAEDA
2021-03-06
1
-6
/
+0
*
Activity tab in cross-project menu is sometimes broken (#34032).
Go MAEDA
2021-03-06
1
-0
/
+6
*
Display more detailed error message when attempting to import malformed CSV f...
Go MAEDA
2021-02-27
2
-0
/
+23
[next]