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
/
app
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#link_to_project
Toshi MARUYAMA
2019-11-05
1
-2
/
+2
*
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#render_proje...
Toshi MARUYAMA
2019-11-05
1
-1
/
+2
*
code layout clean up ApplicationHelper#render_project_jump_box
Toshi MARUYAMA
2019-11-05
1
-3
/
+6
*
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#render_proje...
Toshi MARUYAMA
2019-11-05
1
-6
/
+7
*
code layout clean up ApplicationHelper#progress_bar
Toshi MARUYAMA
2019-11-05
1
-3
/
+18
*
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#reorder_handle
Toshi MARUYAMA
2019-11-05
1
-3
/
+3
*
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#parse_redmin...
Toshi MARUYAMA
2019-11-05
1
-8
/
+18
*
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#parse_sections
Toshi MARUYAMA
2019-11-05
1
-3
/
+7
*
cleanup: rubocop: fix Style/MultilineTernaryOperator in app/models/message.rb
Toshi MARUYAMA
2019-11-05
1
-2
/
+9
*
Fix missing icon classes (#31433).
Go MAEDA
2019-11-03
2
-2
/
+2
*
Identify time entry user just like issue assignee (#32196).
Jean-Philippe Lang
2019-11-02
1
-1
/
+5
*
Allow import time entries for other users (#32196).
Jean-Philippe Lang
2019-11-02
4
-3
/
+35
*
Reorder links the same as other lists (#29482).
Jean-Philippe Lang
2019-11-02
1
-1
/
+1
*
Fix CSV export of projects (#29482).
Jean-Philippe Lang
2019-11-02
3
-5
/
+25
*
Don't try to generate thumbnails if convert command is not available (#32289).
Go MAEDA
2019-10-31
1
-1
/
+3
*
Add estimated hours and spent hours to Versions API (#32242).
Go MAEDA
2019-10-31
1
-0
/
+4
*
Add permission to import time entries (#32196, #28234).
Go MAEDA
2019-10-28
2
-2
/
+2
*
Add a link to projects administration page on projects page (#32306).
Go MAEDA
2019-10-27
1
-0
/
+3
*
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#progress_bar
Toshi MARUYAMA
2019-10-26
1
-2
/
+4
*
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelper#toggle_check...
Toshi MARUYAMA
2019-10-26
1
-3
/
+3
*
Don't paginate the board view for now (#29482).
Jean-Philippe Lang
2019-10-26
3
-4
/
+9
*
Default sorting on projects by id is not relevant (#29482).
Jean-Philippe Lang
2019-10-26
1
-1
/
+1
*
Styling .info selector is not specific enough.
Jean-Philippe Lang
2019-10-26
3
-5
/
+5
*
Specific action for updating role permissions.
Jean-Philippe Lang
2019-10-25
2
-9
/
+12
*
Add roles filter on permissions report (#32343).
Jean-Philippe Lang
2019-10-25
2
-1
/
+26
*
Option to filter after my bookmarked projects (#32302, #29482, #31355).
Go MAEDA
2019-10-23
2
-2
/
+13
*
code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/models/wik...
Toshi MARUYAMA
2019-10-22
1
-1
/
+1
*
code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/models/tim...
Toshi MARUYAMA
2019-10-22
1
-2
/
+2
*
code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/models/que...
Toshi MARUYAMA
2019-10-22
1
-1
/
+1
*
code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/models/pro...
Toshi MARUYAMA
2019-10-22
1
-2
/
+2
*
code cleanup: rubocop: fix Layout/AccessModifierIndentation in app/controller...
Toshi MARUYAMA
2019-10-22
1
-1
/
+1
*
code layout clean up app/models/role.rb
Toshi MARUYAMA
2019-10-22
1
-1
/
+4
*
code cleanup: rubocop: fix Layout/AccessModifierIndentation in app/models/rol...
Toshi MARUYAMA
2019-10-22
1
-1
/
+1
*
code cleanup: rubocop: fix Layout/AccessModifierIndentation and Layout/EmptyL...
Toshi MARUYAMA
2019-10-22
1
-1
/
+2
*
code cleanup: rubocop: fix Layout/AccessModifierIndentation and Layout/EmptyL...
Toshi MARUYAMA
2019-10-22
1
-1
/
+2
*
code cleanup: rubocop: fix Layout/AccessModifierIndentation and Layout/EmptyL...
Toshi MARUYAMA
2019-10-22
1
-1
/
+2
*
code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/helpers/ap...
Toshi MARUYAMA
2019-10-22
1
-3
/
+3
*
code cleanup: rubocop: fix Performance/RedundantBlockCall in app/controllers/...
Toshi MARUYAMA
2019-10-22
1
-1
/
+1
*
code cleanup: rubocop: fix Layout/MultilineArrayBraceLayout in app/models/set...
Toshi MARUYAMA
2019-10-22
1
-1
/
+2
*
code cleanup: rubocop: fix Layout/AccessModifierIndentation in app/models/set...
Toshi MARUYAMA
2019-10-22
1
-1
/
+1
*
code cleanup: rubocop: fix Layout/AlignArray in app/models/setting.rb
Toshi MARUYAMA
2019-10-22
1
-1
/
+1
*
Removes duplicated 'group_by' id (#29482).
Go MAEDA
2019-10-22
1
-1
/
+1
*
Fix display type in query form view (#29482).
Go MAEDA
2019-10-22
2
-4
/
+4
*
code cleanup: rubocop: fix Style/WhileUntilModifier in app/models/attachment.rb
Toshi MARUYAMA
2019-10-19
1
-1
/
+2
*
code cleanup: rubocop: fix Lint/IneffectiveAccessModifier in app/models/mail_...
Toshi MARUYAMA
2019-10-19
1
-31
/
+33
*
code cleanup: rubocop: fix Lint/IneffectiveAccessModifier in app/models/attac...
Toshi MARUYAMA
2019-10-19
1
-15
/
+18
*
code cleanup: rubocop: fix Lint/IneffectiveAccessModifier in app/models/issue.rb
Toshi MARUYAMA
2019-10-19
1
-15
/
+18
*
code cleanup: rubocop: fix Lint/IneffectiveAccessModifier in app/models/user.rb
Toshi MARUYAMA
2019-10-19
1
-7
/
+10
*
code cleanup: rubocop: fix Lint/IneffectiveAccessModifier in app/models/maile...
Toshi MARUYAMA
2019-10-19
1
-22
/
+25
*
code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/controller...
Toshi MARUYAMA
2019-10-19
1
-2
/
+2
[next]