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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove "View all issues" link from actions dropdown (#30294).
Jean-Philippe Lang
2019-06-20
1
-2
/
+0
*
Move the links from the sidebar under actions dropdown (#30294).
Jean-Philippe Lang
2019-06-20
2
-13
/
+12
*
Test failure (#31444).
Jean-Philippe Lang
2019-06-20
1
-0
/
+1
*
Add honorific suffixes ("san") in Japanese translation (#29151).
Jean-Philippe Lang
2019-06-20
1
-6
/
+6
*
Code cleanup: RuboCop: Layout/TrailingWhitespace
Go MAEDA
2019-06-20
1
-1
/
+1
*
Code cleanup: RuboCop: Style/UnneededInterpolation
Go MAEDA
2019-06-20
1
-1
/
+1
*
redmine_plugin_model_generator improvements (#27659).
Jean-Philippe Lang
2019-06-20
2
-3
/
+12
*
Issue macro for flexible linking to issues (#29489).
Jean-Philippe Lang
2019-06-20
2
-0
/
+37
*
Increase maximum size for role name (#27625).
Jean-Philippe Lang
2019-06-20
2
-1
/
+10
*
Remove code related to JRuby and unsupported Ruby versions (#29441).
Jean-Philippe Lang
2019-06-20
1
-9
/
+7
*
Remove code related to JRuby and unsupported Ruby versions (#29441).
Jean-Philippe Lang
2019-06-20
3
-30
/
+0
*
Set the first status as a default status in "New tracker" form (#29589).
Jean-Philippe Lang
2019-06-20
2
-1
/
+4
*
RuboCop: Disable Metrics
Go MAEDA
2019-06-20
2
-307
/
+5
*
Code cleanup: RuboCop: Rails/Presence
Go MAEDA
2019-06-20
1
-1
/
+1
*
Code cleanup: RuboCop: Style/DefWithParentheses
Go MAEDA
2019-06-20
5
-12
/
+4
*
Code cleanup: RuboCop: Style/UnneededInterpolation
Go MAEDA
2019-06-20
1
-1
/
+1
*
Add "<< me >>" option to user format issue custom fields (#31444).
Jean-Philippe Lang
2019-06-20
4
-4
/
+15
*
Update locales (#28213).
Go MAEDA
2019-06-20
47
-0
/
+47
*
Removes lazy loading of i18n files for 18n 1.6.0 compat (#31384).
Jean-Philippe Lang
2019-06-20
1
-55
/
+1
*
Support external ID when importing issues (#28213).
Jean-Philippe Lang
2019-06-20
8
-12
/
+66
*
Test failure with mysql (#30288).
Jean-Philippe Lang
2019-06-20
1
-0
/
+2
*
Make project settings more accessible (#22090).
Jean-Philippe Lang
2019-06-20
8
-0
/
+30
*
Japanese translation update (#31594).
Go MAEDA
2019-06-20
1
-4
/
+4
*
Update locales (#3058).
Go MAEDA
2019-06-20
48
-0
/
+192
*
Don't show empty fields in email notifications (#10378).
Jean-Philippe Lang
2019-06-20
2
-4
/
+29
*
Set border on tab content instead of #history.
Jean-Philippe Lang
2019-06-20
1
-1
/
+1
*
Remove history label and no data (#3058).
Jean-Philippe Lang
2019-06-20
2
-1
/
+1
*
User preference for issue history default tab (#3058).
Jean-Philippe Lang
2019-06-20
8
-3
/
+40
*
Load remote tab only once (#3058).
Jean-Philippe Lang
2019-06-20
1
-12
/
+17
*
Load changesets and time entries tabs async (#3058).
Jean-Philippe Lang
2019-06-20
11
-37
/
+63
*
Add time entries tab to issue history tabs (#3058).
Jean-Philippe Lang
2019-06-20
4
-2
/
+50
*
Move changesets to its own tab (#3058).
Jean-Philippe Lang
2019-06-20
5
-10
/
+41
*
Show issue history in tabs (#3058).
Jean-Philippe Lang
2019-06-20
6
-6
/
+113
*
Allow tabs to have a custom action (#3058).
Jean-Philippe Lang
2019-06-20
2
-1
/
+18
*
Reverts r18245 (#31582, #31365).
Go MAEDA
2019-06-20
3
-34
/
+0
*
Text may unexpectedly be enclosed in pre tags when an issue is created via HT...
Jean-Philippe Lang
2019-06-20
2
-2
/
+14
*
Duplicate method definition in tests (#31093).
Jean-Philippe Lang
2019-06-20
1
-5
/
+5
*
Test for #30949.
Jean-Philippe Lang
2019-06-20
1
-0
/
+19
*
Roadmap shows 100%, but one of its tasks is still set to 90% (#30949).
Jean-Philippe Lang
2019-06-20
2
-4
/
+4
*
Groups are incorrect when grouping by date without user timezone set.
Jean-Philippe Lang
2019-06-20
4
-7
/
+48
*
Issues in paginated views may be lost because sorting criteria are not unique...
Jean-Philippe Lang
2019-06-20
4
-0
/
+38
*
ffi gem is missing for running tests on windows.
Jean-Philippe Lang
2019-06-20
1
-0
/
+1
*
Preview .webm as video instead of audio (#31553).
Go MAEDA
2019-06-19
1
-0
/
+1
*
Show elements titles using jQuery UI tooltips (#31441).
Go MAEDA
2019-06-19
2
-0
/
+21
*
Add RuboCop to enforce some styles (#31509).
Go MAEDA
2019-06-19
4
-0
/
+2263
*
Update Rouge to 3.4.1 (#31556).
Go MAEDA
2019-06-16
3
-3
/
+3
*
Enables API access to /my/account for updating user account data (#31399).
Go MAEDA
2019-06-16
8
-13
/
+144
*
Use Redmine::Database.mysql? instead of a regular expression (#31555).
Go MAEDA
2019-06-13
7
-7
/
+7
*
Add missing frozen string literals and copyrights (#31508).
Go MAEDA
2019-06-13
2
-1
/
+38
*
Updates for 4.0.4 release.
Jean-Philippe Lang
2019-06-10
2
-1
/
+71
[next]