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
*
Backup codes for 2fa auth (#1237).
Go MAEDA
2020-08-29
10
-15
/
+153
*
Adds a setting to disable/enable/require 2fa auth (#1237).
Go MAEDA
2020-08-29
9
-6
/
+88
*
Adds two factor authentication support (#1237).
Go MAEDA
2020-08-29
10
-3
/
+332
*
Do not show list for custom fields without list entry on project overview (#3...
Go MAEDA
2020-08-25
1
-1
/
+1
*
Show open/closed badge in email notifications (#33834).
Go MAEDA
2020-08-21
2
-1
/
+24
*
Fix that Issues API bypasses add_issue_notes permission (#33689).
Go MAEDA
2020-08-12
1
-1
/
+0
*
use "do end" instead of {} at app/models/user.rb
Toshi MARUYAMA
2020-08-09
1
-7
/
+8
*
use "do end" instead of {} at app/models/query.rb
Toshi MARUYAMA
2020-08-09
1
-5
/
+9
*
use "do end" instead of {} at IssuesHelper
Toshi MARUYAMA
2020-08-09
1
-3
/
+4
*
use "do end" instead of {} at VersionsHelper
Toshi MARUYAMA
2020-08-09
1
-4
/
+4
*
remove spaces inside {} of RepositoriesHelper
Toshi MARUYAMA
2020-08-09
1
-2
/
+2
*
add empty line after guard clause to RepositoriesHelper
Toshi MARUYAMA
2020-08-09
1
-0
/
+2
*
fix source indent of IssuesHelper
Toshi MARUYAMA
2020-08-07
1
-1
/
+1
*
add space after comma to VersionsHelper
Toshi MARUYAMA
2020-08-07
1
-3
/
+3
*
remove spaces inside {} of IssuesHelper
Toshi MARUYAMA
2020-08-07
1
-1
/
+1
*
remove spaces inside {} of ContextMenusController
Toshi MARUYAMA
2020-08-07
1
-1
/
+1
*
Include updated_on and passwd_changed_on columns in API response (#33592).
Go MAEDA
2020-07-28
2
-2
/
+6
*
fix source indent of app/models/mailer.rb
Toshi MARUYAMA
2020-07-21
1
-3
/
+5
*
fix source indent of app/models/query.rb
Toshi MARUYAMA
2020-07-21
1
-9
/
+21
*
add empty line after guard clause to app/models/changeset.rb
Toshi MARUYAMA
2020-07-21
1
-0
/
+2
*
remove spaces inside {} of app/models/changeset.rb
Toshi MARUYAMA
2020-07-21
1
-1
/
+1
*
remove spaces inside {} of app/models/repository/git.rb
Toshi MARUYAMA
2020-07-21
1
-2
/
+2
*
remove spaces inside {} of app/models/user.rb
Toshi MARUYAMA
2020-07-21
1
-1
/
+1
*
add empty line after guard clause to IssuesHelper
Toshi MARUYAMA
2020-07-19
1
-0
/
+9
*
fix source indent of IssuesController#destroy
Toshi MARUYAMA
2020-07-19
1
-1
/
+1
*
fix source indent of app/models/user.rb
Toshi MARUYAMA
2020-07-15
1
-36
/
+36
*
remove spaces inside {} of AccountController
Toshi MARUYAMA
2020-07-15
1
-3
/
+3
*
Fix that selected gantt columns are not displayed with MS Edge Legacy (#33724).
Go MAEDA
2020-07-13
1
-1
/
+1
*
add empty line after guard clause to app/helpers/application_helper.rb
Toshi MARUYAMA
2020-07-12
1
-0
/
+6
*
do not use spaces in lambda literals of ApplicationHelper
Toshi MARUYAMA
2020-07-12
1
-12
/
+12
*
remove spaces inside {} of app/models/issue.rb
Toshi MARUYAMA
2020-07-11
1
-3
/
+3
*
add space after comma to app/models/issue.rb
Toshi MARUYAMA
2020-07-11
1
-2
/
+2
*
add empty line after guard clause to app/models/issue.rb
Toshi MARUYAMA
2020-07-11
1
-0
/
+12
*
fix source indent of Issue#visible_condition
Toshi MARUYAMA
2020-07-11
1
-2
/
+2
*
fix source indent of Issue#self_and_descendants
Toshi MARUYAMA
2020-07-11
1
-1
/
+2
*
remove spaces inside {} of app/models/journal.rb
Toshi MARUYAMA
2020-07-11
1
-2
/
+2
*
remove spaces inside {} of app/models/query.rb
Toshi MARUYAMA
2020-07-11
1
-12
/
+27
*
remove spaces inside {} of app/models/user.rb
Toshi MARUYAMA
2020-07-11
1
-5
/
+5
*
use a normal unless-statement over a modifier clause in a multiline statement...
Toshi MARUYAMA
2020-07-09
1
-14
/
+16
*
add empty lines after guard clause to app/models/user.rb
Toshi MARUYAMA
2020-07-09
1
-0
/
+5
*
Add "behind-schedule" CSS class to issues (#31881).
Go MAEDA
2020-07-09
1
-0
/
+1
*
robots.txt: disallow crawling dynamically generated PDF documents (#31617).
Go MAEDA
2020-07-09
1
-0
/
+2
*
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
*
Always preserve the tree structure in the project jump box (#32944).
Go MAEDA
2020-07-06
3
-10
/
+12
*
fix closing array brace position in UsersHelper#user_settings_tabs
Toshi MARUYAMA
2020-07-05
1
-3
/
+5
*
fix closing array brace position in SettingsHelper#administration_settings_tabs
Toshi MARUYAMA
2020-07-05
1
-13
/
+20
*
avoid multi-line ternary operators in app/models/issue_query.rb
Toshi MARUYAMA
2020-07-04
1
-4
/
+6
[next]