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
/
controllers
Commit message (
Expand
)
Author
Age
Files
Lines
*
code layout clean up IssuesController#build_new_issue_from_params
Toshi MARUYAMA
2019-11-22
1
-1
/
+3
*
code layout clean up IssuesController#update_issue_from_params
Toshi MARUYAMA
2019-11-22
1
-3
/
+3
*
code layout clean up IssuesController#bulk_edit
Toshi MARUYAMA
2019-11-22
1
-2
/
+3
*
code layout clean up IssuesController#create
Toshi MARUYAMA
2019-11-22
1
-2
/
+8
*
code layout clean up IssuesController#show
Toshi MARUYAMA
2019-11-22
1
-4
/
+11
*
code layout clean up IssuesController#index
Toshi MARUYAMA
2019-11-22
1
-2
/
+4
*
code layout clean up IssuesController#update
Toshi MARUYAMA
2019-11-22
1
-5
/
+13
*
cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in app/controllers/pre...
Toshi MARUYAMA
2019-11-20
1
-1
/
+0
*
Only admin users should be able to manage public queries on the project list ...
Jean-Philippe Lang
2019-11-20
1
-1
/
+1
*
cleanup: rubocop: fix Layout/MultilineBlockLayout in app/controllers/auto_com...
Toshi MARUYAMA
2019-11-09
1
-4
/
+5
*
cleanup: rubocop: fix Layout/EmptyLinesAroundAccessModifier in app/controller...
Toshi MARUYAMA
2019-11-09
1
-0
/
+1
*
cleanup: rubocop: fix Layout/BlockEndNewline in app/controllers/files_control...
Toshi MARUYAMA
2019-11-09
1
-2
/
+4
*
cleanup: rubocop: fix Layout/BlockEndNewline in app/controllers/auth_sources_...
Toshi MARUYAMA
2019-11-09
1
-10
/
+11
*
cleanup: rubocop: fix Layout/AlignArguments in app/controllers/attachments_co...
Toshi MARUYAMA
2019-11-08
1
-2
/
+3
*
cleanup: rubocop: fix Layout/AlignArguments in app/controllers/issues_control...
Toshi MARUYAMA
2019-11-08
1
-1
/
+2
*
Don't paginate the board view for now (#29482).
Jean-Philippe Lang
2019-10-26
1
-3
/
+8
*
Specific action for updating role permissions.
Jean-Philippe Lang
2019-10-25
1
-7
/
+9
*
Add roles filter on permissions report (#32343).
Jean-Philippe Lang
2019-10-25
1
-1
/
+5
*
code cleanup: rubocop: fix Layout/AccessModifierIndentation in app/controller...
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 Performance/RedundantBlockCall in app/controllers/...
Toshi MARUYAMA
2019-10-22
1
-1
/
+1
*
code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/controller...
Toshi MARUYAMA
2019-10-19
1
-2
/
+2
*
Set default columns for the projects list (#29482).
Jean-Philippe Lang
2019-10-19
1
-1
/
+1
*
Option to switch between table list and board list (#29482).
Jean-Philippe Lang
2019-10-19
1
-1
/
+10
*
Filters for Projects page (#29482).
Jean-Philippe Lang
2019-10-19
2
-5
/
+19
*
code layout clean up app/controllers/issues_controller.rb
Toshi MARUYAMA
2019-10-17
1
-1
/
+3
*
code cleanup: rubocop: fix Layout/SpaceAroundBlockParameters in app/controlle...
Toshi MARUYAMA
2019-10-17
1
-1
/
+1
*
Fix that "Associated revisions" tab has no content when the user displays com...
Go MAEDA
2019-10-05
1
-1
/
+1
*
code cleanup: rubocop: fix Layout/LeadingCommentSpace in app/controllers/repo...
Toshi MARUYAMA
2019-09-15
1
-2
/
+2
*
Code cleanup: RuboCop: Fix Performance/RedundantMatch and Rails/DynamicFindBy...
Go MAEDA
2019-09-11
1
-2
/
+2
*
Issue auto complete should return last 10 issues (#31994).
Go MAEDA
2019-09-11
1
-8
/
+6
*
REST API for updating news (#13468).
Go MAEDA
2019-09-09
1
-6
/
+14
*
REST API for deleting news (#13468).
Go MAEDA
2019-09-09
1
-2
/
+5
*
REST API for retrieving news (#13468).
Go MAEDA
2019-09-09
1
-1
/
+1
*
REST API for creating news (#13468).
Go MAEDA
2019-09-09
1
-6
/
+14
*
Code cleanup: RuboCop: Rails/ActiveRecordAliases
Go MAEDA
2019-08-17
1
-1
/
+1
*
Replace RMagick with MiniMagick (#30492).
Go MAEDA
2019-08-14
1
-1
/
+1
*
Set the first status as a default status in "New tracker" form (#29589).
Jean-Philippe Lang
2019-06-20
1
-1
/
+1
*
Load changesets and time entries tabs async (#3058).
Jean-Philippe Lang
2019-06-20
1
-7
/
+22
*
Add time entries tab to issue history tabs (#3058).
Jean-Philippe Lang
2019-06-20
1
-0
/
+1
*
Enables API access to /my/account for updating user account data (#31399).
Go MAEDA
2019-06-16
1
-4
/
+16
*
Remove trailing whitespaces from app (#31506).
Go MAEDA
2019-06-06
2
-2
/
+2
*
Send the journal_indice as param in order to get rid of extra queries (#31427).
Go MAEDA
2019-06-02
1
-2
/
+1
*
Insert a link to the source to the attribution line when quoting a note or a ...
Go MAEDA
2019-06-02
2
-2
/
+8
*
scm: fix error when *.yml and *.txt show (#31141, #30850)
Toshi MARUYAMA
2019-05-30
1
-0
/
+1
*
scm: early return in diff if diff is nil as same as show, changes, and etc. (...
Toshi MARUYAMA
2019-05-30
1
-1
/
+1
*
Update copyright year.
Go MAEDA
2019-05-25
50
-50
/
+50
*
Don't rescue Exception class (#31387).
Go MAEDA
2019-05-25
3
-4
/
+4
[next]