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
*
use "do end" instead of {} at ImportsController
Toshi MARUYAMA
2020-11-06
1
-4
/
+4
*
use "do end" instead of {} at AttachmentsController
Toshi MARUYAMA
2020-11-06
1
-6
/
+6
*
use "do end" instead of {} at ActivitiesController
Toshi MARUYAMA
2020-11-06
1
-4
/
+4
*
use "do end" instead of {} at WorkflowsController
Toshi MARUYAMA
2020-11-06
1
-2
/
+2
*
use "do end" instead of {} at AuthSourcesController
Toshi MARUYAMA
2020-11-06
1
-2
/
+3
*
use "do end" instead of {} at VersionsController
Toshi MARUYAMA
2020-11-06
1
-10
/
+10
*
shorten long line of WatchersController
Toshi MARUYAMA
2020-11-06
1
-7
/
+20
*
add empty line after guard clause to MessagesController
Toshi MARUYAMA
2020-11-05
1
-0
/
+1
*
add empty line after guard clause to SysController
Toshi MARUYAMA
2020-11-05
1
-0
/
+1
*
use "do end" instead of {} at WatchersController
Toshi MARUYAMA
2020-11-05
1
-2
/
+2
*
add empty line after guard clause to AttachmentsController
Toshi MARUYAMA
2020-11-04
1
-0
/
+1
*
add empty line after guard clause to IssueRelationsController
Toshi MARUYAMA
2020-11-04
1
-0
/
+1
*
add empty line after guard clause to ImportsController
Toshi MARUYAMA
2020-11-03
1
-0
/
+2
*
add empty line after guard clause to WikiController
Toshi MARUYAMA
2020-10-28
1
-1
/
+6
*
add empty line after guard clause to WatchersController
Toshi MARUYAMA
2020-10-28
1
-0
/
+1
*
shorten long line of GroupsController
Toshi MARUYAMA
2020-10-28
1
-3
/
+6
*
fix source indent of ContextMenusController
Toshi MARUYAMA
2020-10-27
1
-6
/
+7
*
shorten long line of GanttsController
Toshi MARUYAMA
2020-10-24
1
-3
/
+13
*
shorten long line of VersionsController
Toshi MARUYAMA
2020-10-24
1
-2
/
+8
*
shorten long line of ProjectsController
Toshi MARUYAMA
2020-10-24
1
-3
/
+10
*
Replace Hash#merge! with Hash#[]= (#34160).
Go MAEDA
2020-10-24
1
-1
/
+1
*
shorten long line of NewsController
Toshi MARUYAMA
2020-10-22
1
-3
/
+10
*
use "do end" instead of {} at ApplicationController
Toshi MARUYAMA
2020-10-11
1
-10
/
+10
*
remove spaces inside {} of TimelogController
Toshi MARUYAMA
2020-10-11
1
-7
/
+7
*
add space after comma to ApplicationController
Toshi MARUYAMA
2020-10-11
1
-3
/
+3
*
use "do end" instead of {} at TimelogController
Toshi MARUYAMA
2020-10-05
1
-16
/
+16
*
add empty line after guard clause to TimelogController
Toshi MARUYAMA
2020-10-03
1
-0
/
+1
*
shorten long line of TimelogController
Toshi MARUYAMA
2020-10-03
1
-7
/
+22
*
remove spaces inside {} of RepositoriesController
Toshi MARUYAMA
2020-10-02
1
-6
/
+6
*
add empty line after guard clause to RepositoriesController
Toshi MARUYAMA
2020-10-02
1
-0
/
+1
*
add space after comma to RepositoriesController
Toshi MARUYAMA
2020-10-02
1
-1
/
+1
*
fix source indent of AccountController
Toshi MARUYAMA
2020-09-26
1
-2
/
+2
*
fix source indent of SysController
Toshi MARUYAMA
2020-09-26
1
-4
/
+3
*
use "do end" instead of {} at MyController
Toshi MARUYAMA
2020-09-24
1
-2
/
+2
*
remove spaces inside {} of MyController
Toshi MARUYAMA
2020-09-24
1
-5
/
+5
*
fix source indent of CalendarsController
Toshi MARUYAMA
2020-09-21
1
-10
/
+16
*
add empty line after guard clause to ApplicationController
Toshi MARUYAMA
2020-09-17
1
-0
/
+6
*
Allow normal users to delete a project (#33945).
Go MAEDA
2020-09-15
1
-3
/
+8
*
shorten long line of CalendarsController
Toshi MARUYAMA
2020-09-12
1
-5
/
+10
*
Backup codes for 2fa auth (#1237).
Go MAEDA
2020-08-29
3
-5
/
+85
*
Adds a setting to disable/enable/require 2fa auth (#1237).
Go MAEDA
2020-08-29
2
-6
/
+42
*
Adds two factor authentication support (#1237).
Go MAEDA
2020-08-29
2
-2
/
+214
*
remove spaces inside {} of ContextMenusController
Toshi MARUYAMA
2020-08-07
1
-1
/
+1
*
fix source indent of IssuesController#destroy
Toshi MARUYAMA
2020-07-19
1
-1
/
+1
*
remove spaces inside {} of AccountController
Toshi MARUYAMA
2020-07-15
1
-3
/
+3
*
avoid using rescue in its modifier form at WatchersController#find_objects_fr...
Toshi MARUYAMA
2020-07-08
1
-1
/
+6
*
avoid using rescue in its modifier form at ImportsController#import_type
Toshi MARUYAMA
2020-07-08
1
-1
/
+6
*
avoid using rescue in its modifier form at AttachmentsController#find_container
Toshi MARUYAMA
2020-07-08
1
-1
/
+6
*
avoid using rescue in its modifier form at ApplicationController#find_current...
Toshi MARUYAMA
2020-07-08
1
-1
/
+6
*
avoid multi-line ternary operators in app/controllers/workflows_controller.rb
Toshi MARUYAMA
2020-07-04
1
-4
/
+12
[next]