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
*
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
*
avoid multi-line ternary operators in app/helpers/settings_helper.rb
Toshi MARUYAMA
2020-07-04
1
-3
/
+6
*
avoid multi-line ternary operators in app/controllers/workflows_controller.rb
Toshi MARUYAMA
2020-07-04
1
-4
/
+12
*
avoid comparing a variable with multiple items at WorkflowTransition#replace_...
Toshi MARUYAMA
2020-07-03
1
-1
/
+1
*
fix source indent at WorkflowTransition#replace_transitions
Toshi MARUYAMA
2020-07-03
1
-6
/
+7
*
robots.txt: disallow crawling issues list with a query string (#6734).
Go MAEDA
2020-07-02
1
-0
/
+3
*
fix source indent at ApplicationHelper#link_to_revision
Toshi MARUYAMA
2020-06-28
1
-5
/
+7
*
fix source indent at ApplicationHelper#parse_redmine_links
Toshi MARUYAMA
2020-06-28
1
-8
/
+10
*
fix source indent at ApplicationHelper#include_calendar_headers_tags
Toshi MARUYAMA
2020-06-28
1
-2
/
+3
*
Additional email addresses are not displayed in user profile page (#33601).
Go MAEDA
2020-06-27
2
-1
/
+7
*
Table column sorting (#1718).
Go MAEDA
2020-06-24
2
-1
/
+8
*
Ordering wiki pages should not be case sensitive (#31287).
Go MAEDA
2020-06-20
2
-3
/
+1
*
Date selection for Activity page (#1422).
Go MAEDA
2020-06-18
1
-1
/
+4
*
shorten long line at app/views/context_menus/issues.html.erb
Toshi MARUYAMA
2020-06-16
1
-2
/
+10
*
shorten long line at app/helpers/application_helper.rb
Toshi MARUYAMA
2020-06-16
1
-3
/
+12
*
Fix typo in app/controllers/watchers_controller.rb (#33567).
Go MAEDA
2020-06-16
1
-3
/
+3
*
Done ratio of a parent issue may be shown as 99% even though all subtasks are...
Go MAEDA
2020-06-14
1
-3
/
+3
*
Add plugin CSS classes to plugin settings views (#33453).
Go MAEDA
2020-06-09
1
-1
/
+1
*
URLs in atom feeds don't take into account Setting.protocol and Setting.hostn...
Go MAEDA
2020-06-04
1
-3
/
+5
*
Update jQuery to 3.5.1 without jQuery Migrate (#33383).
Go MAEDA
2020-06-03
1
-1
/
+1
*
Import user accounts from CSV file (#33102).
Go MAEDA
2020-05-30
12
-5
/
+222
[next]