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
*
Add "robohash" to "Default Gravatar image" options (#31294).
Go MAEDA
2019-05-04
2
-1
/
+10
*
"rake test:coverage" fails in Ruby 2.5 and 2.6 (#30967).
Go MAEDA
2019-05-04
1
-2
/
+2
*
Redmine::SyntaxHighlighting.highlight_by_filename may not be able to determin...
Go MAEDA
2019-05-03
2
-1
/
+54
*
Add hook :view_wiki_show_sidebar_bottom (#7975).
Go MAEDA
2019-05-03
1
-0
/
+2
*
Code cleanup: use safe navigation operator in lib/redmine/mime_type.rb
Go MAEDA
2019-05-02
1
-5
/
+4
*
Left align long text custom fields in the issues list (#31280).
Go MAEDA
2019-05-01
1
-1
/
+1
*
Update locales (#30975).
Go MAEDA
2019-04-30
48
-0
/
+48
*
Group time tracking filters in the filter select list (#26826).
Go MAEDA
2019-04-30
1
-0
/
+2
*
Issue filtering by spent time (#26826).
Go MAEDA
2019-04-30
2
-1
/
+43
*
fix source code indents in GitAdapterTest
Toshi MARUYAMA
2019-04-30
1
-4
/
+4
*
Add hover styles to buttons (#31204).
Go MAEDA
2019-04-30
1
-1
/
+13
*
New My page block: Updated issues (#30975).
Go MAEDA
2019-04-30
4
-1
/
+40
*
Display horizontal scroll bar of files table when overflow occurs on small sc...
Go MAEDA
2019-04-30
1
-35
/
+37
*
Changes Query#as_params for more complete serialization (#31276).
Go MAEDA
2019-04-30
2
-0
/
+17
*
Correct the fixture id (#31275).
Go MAEDA
2019-04-30
2
-4
/
+4
*
Fix that Content-Type header field is empty when sending a file of unknown ty...
Go MAEDA
2019-04-30
4
-1
/
+257
*
Remove unnecessary padding (#31147).
Go MAEDA
2019-04-29
1
-1
/
+1
*
Fix that r18089 disabled context menu in the gantt subject column (#31268).
Go MAEDA
2019-04-29
1
-1
/
+1
*
Traditional Chinese translation update (#31274).
Go MAEDA
2019-04-29
1
-5
/
+5
*
Add text_select_apply_tracker to locales (#442, #31239).
Go MAEDA
2019-04-29
49
-0
/
+49
*
Test for r18091 (#26237).
Go MAEDA
2019-04-28
2
-1
/
+20
*
Support wiki_page_title attribute in Versions REST API (#26237).
Go MAEDA
2019-04-28
2
-10
/
+12
*
Fix gaps in resizable gantt chart (#31268).
Go MAEDA
2019-04-28
2
-1
/
+6
*
CalendarsControllerTest#test_show fails depending on the date (#31131).
Go MAEDA
2019-04-27
1
-0
/
+4
*
Fix the conflicting translation between "track" and "watch" in Simplified Chi...
Go MAEDA
2019-04-27
1
-11
/
+11
*
Fix Japanese translation for status_locked (#31269).
Go MAEDA
2019-04-27
1
-1
/
+1
*
Show locked badge for protected pages (#9634).
Go MAEDA
2019-04-27
2
-4
/
+17
*
Japanese translation update (#31267).
Go MAEDA
2019-04-27
1
-2
/
+2
*
Improvement of Japanese translation for permission names (#31260).
Go MAEDA
2019-04-27
1
-11
/
+11
*
Update locales (#1248).
Go MAEDA
2019-04-25
48
-0
/
+48
*
New Permission: Edit own issue (#1248).
Go MAEDA
2019-04-25
4
-1
/
+22
*
Update locales (#19371).
Go MAEDA
2019-04-24
48
-0
/
+48
*
Test for r18078 (#19371).
Go MAEDA
2019-04-24
1
-0
/
+17
*
Adds a new query column for the parent task subject (#19371).
Go MAEDA
2019-04-24
2
-0
/
+2
*
Wrap subprojects in the overview section with an unordered list (#29289).
Go MAEDA
2019-04-23
2
-1
/
+9
*
Bulgarian translation update (#31245).
Go MAEDA
2019-04-23
1
-1
/
+1
*
Japanese translation update (#30995).
Go MAEDA
2019-04-22
1
-8
/
+7
*
input#months on gantt is too narrow (#31147, #31238).
Go MAEDA
2019-04-22
1
-1
/
+1
*
Update locales (#30838).
Go MAEDA
2019-04-21
48
-0
/
+96
*
Remove hard-coded strings (#30838).
Go MAEDA
2019-04-21
2
-1
/
+3
*
Change "Create and Continue" translation to "Create and add another" (#10702).
Go MAEDA
2019-04-21
5
-5
/
+5
*
Code cleanup: Use Loofah.remove_extraneous_whitespace instead of deprecated L...
Go MAEDA
2019-04-21
1
-1
/
+1
*
Use safe navigation operator (#30457).
Go MAEDA
2019-04-20
1
-31
/
+15
*
MailHandler.safe_receive does not output any error log (#30457).
Go MAEDA
2019-04-20
1
-1
/
+1
*
Add a plugin for test (#31110).
Go MAEDA
2019-04-19
0
-0
/
+0
*
Raise an exception if the plugin directory name differs from the plugin id (#...
Go MAEDA
2019-04-19
2
-0
/
+12
*
Fix plugins test to use correct plugin name and directory (#31110).
Go MAEDA
2019-04-19
3
-31
/
+43
*
Update Rails ujs (#31205).
Go MAEDA
2019-04-18
4
-5
/
+5
*
Show the total number of open issues in a reminder (#31104).
Go MAEDA
2019-04-18
4
-3
/
+15
*
Multiselect elements don't expand (#31147, #31216).
Go MAEDA
2019-04-18
1
-2
/
+1
[next]