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 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
*
Auto complete wiki page links (#33820).
Go MAEDA
2021-02-25
2
-2
/
+97
*
Projects API should not return invisible trackers (#30121).
Go MAEDA
2021-02-23
1
-0
/
+27
*
Add an interface to filter activities by user (#33602).
Go MAEDA
2021-02-21
2
-0
/
+21
*
Allow to use watch_by filter in the global issues list (#34700).
Go MAEDA
2021-02-11
1
-0
/
+22
*
Add 'webdrivers' gem to manage Chromedriver installation (#34579).
Go MAEDA
2021-02-08
1
-0
/
+1
*
Ignore from search module params sent with empty values (#34615).
Go MAEDA
2021-02-06
1
-0
/
+15
*
Fix redirect loop when both enabling two-factor authentication and changing p...
Go MAEDA
2021-02-02
1
-0
/
+13
*
Fix project selector on global new issue page not showing all visible project...
Go MAEDA
2021-02-01
1
-0
/
+12
*
Add keyboard shortcuts for bold, italic and underline buttons (#34549).
Go MAEDA
2021-01-26
1
-0
/
+62
*
Show a warning message for watchers who cannot view the object (#33329).
Go MAEDA
2021-01-24
1
-0
/
+15
*
Do not propose watchers that are not allowed to see the object (#33329).
Go MAEDA
2021-01-24
1
-0
/
+14
*
Some fixes for r20321:
Go MAEDA
2021-01-18
1
-0
/
+48
*
Fix that WorkflowsControllerTest fails if table cells have more than one CSS ...
Go MAEDA
2021-01-17
1
-1
/
+1
*
Add class 'error' to custom fields with validation errors (#32764, #34580).
Go MAEDA
2021-01-11
1
-0
/
+6
*
Adds GOOGLE_CHROME_OPTS_ARGS environment variable to define Google Chrome opt...
Go MAEDA
2021-01-10
1
-0
/
+5
*
Adding system tests for keyboard shortcuts (#30459).
Go MAEDA
2021-01-07
1
-0
/
+71
*
Show only valid projects on issue form when the issue is a subtask (#33419).
Go MAEDA
2021-01-01
2
-0
/
+58
*
Fix passing a wrong parameter to assert_select in API test for 'GET /users/:i...
Go MAEDA
2020-12-31
1
-1
/
+1
*
Make archived projects visually distinguishable in nested projects lists (#34...
Go MAEDA
2020-12-30
1
-0
/
+14
*
Make sure that "is not" operator for Subproject filter does not exclude close...
Go MAEDA
2020-12-28
1
-0
/
+24
*
Subprojects issues are not displayed on main project when all subprojects are...
Go MAEDA
2020-12-27
2
-0
/
+30
*
Create custom field by copy (#34307).
Go MAEDA
2020-12-26
2
-0
/
+122
[next]