summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* remove spaces inside {} of app/models/changeset.rbToshi MARUYAMA2020-07-211-1/+1
* remove spaces inside {} of app/models/repository/git.rbToshi MARUYAMA2020-07-211-2/+2
* remove spaces inside {} of app/models/user.rbToshi MARUYAMA2020-07-211-1/+1
* add empty line after guard clause to IssuesHelperToshi MARUYAMA2020-07-191-0/+9
* fix source indent of IssuesController#destroyToshi MARUYAMA2020-07-191-1/+1
* fix source indent of app/models/user.rbToshi MARUYAMA2020-07-151-36/+36
* remove spaces inside {} of AccountControllerToshi MARUYAMA2020-07-151-3/+3
* Fix that selected gantt columns are not displayed with MS Edge Legacy (#33724).Go MAEDA2020-07-131-1/+1
* add empty line after guard clause to app/helpers/application_helper.rbToshi MARUYAMA2020-07-121-0/+6
* do not use spaces in lambda literals of ApplicationHelperToshi MARUYAMA2020-07-121-12/+12
* remove spaces inside {} of app/models/issue.rbToshi MARUYAMA2020-07-111-3/+3
* add space after comma to app/models/issue.rbToshi MARUYAMA2020-07-111-2/+2
* add empty line after guard clause to app/models/issue.rbToshi MARUYAMA2020-07-111-0/+12
* fix source indent of Issue#visible_conditionToshi MARUYAMA2020-07-111-2/+2
* fix source indent of Issue#self_and_descendantsToshi MARUYAMA2020-07-111-1/+2
* remove spaces inside {} of app/models/journal.rbToshi MARUYAMA2020-07-111-2/+2
* remove spaces inside {} of app/models/query.rbToshi MARUYAMA2020-07-111-12/+27
* remove spaces inside {} of app/models/user.rbToshi MARUYAMA2020-07-111-5/+5
* use a normal unless-statement over a modifier clause in a multiline statement...Toshi MARUYAMA2020-07-091-14/+16
* add empty lines after guard clause to app/models/user.rbToshi MARUYAMA2020-07-091-0/+5
* Add "behind-schedule" CSS class to issues (#31881).Go MAEDA2020-07-091-0/+1
* robots.txt: disallow crawling dynamically generated PDF documents (#31617).Go MAEDA2020-07-091-0/+2
* avoid using rescue in its modifier form at WatchersController#find_objects_fr...Toshi MARUYAMA2020-07-081-1/+6
* avoid using rescue in its modifier form at ImportsController#import_typeToshi MARUYAMA2020-07-081-1/+6
* avoid using rescue in its modifier form at AttachmentsController#find_containerToshi MARUYAMA2020-07-081-1/+6
* avoid using rescue in its modifier form at ApplicationController#find_current...Toshi MARUYAMA2020-07-081-1/+6
* Always preserve the tree structure in the project jump box (#32944).Go MAEDA2020-07-063-10/+12
* fix closing array brace position in UsersHelper#user_settings_tabsToshi MARUYAMA2020-07-051-3/+5
* fix closing array brace position in SettingsHelper#administration_settings_tabsToshi MARUYAMA2020-07-051-13/+20
* avoid multi-line ternary operators in app/models/issue_query.rbToshi MARUYAMA2020-07-041-4/+6
* avoid multi-line ternary operators in app/helpers/settings_helper.rbToshi MARUYAMA2020-07-041-3/+6
* avoid multi-line ternary operators in app/controllers/workflows_controller.rbToshi MARUYAMA2020-07-041-4/+12
* avoid comparing a variable with multiple items at WorkflowTransition#replace_...Toshi MARUYAMA2020-07-031-1/+1
* fix source indent at WorkflowTransition#replace_transitionsToshi MARUYAMA2020-07-031-6/+7
* robots.txt: disallow crawling issues list with a query string (#6734).Go MAEDA2020-07-021-0/+3
* fix source indent at ApplicationHelper#link_to_revisionToshi MARUYAMA2020-06-281-5/+7
* fix source indent at ApplicationHelper#parse_redmine_linksToshi MARUYAMA2020-06-281-8/+10
* fix source indent at ApplicationHelper#include_calendar_headers_tagsToshi MARUYAMA2020-06-281-2/+3
* Additional email addresses are not displayed in user profile page (#33601).Go MAEDA2020-06-272-1/+7
* Table column sorting (#1718).Go MAEDA2020-06-242-1/+8
* Ordering wiki pages should not be case sensitive (#31287).Go MAEDA2020-06-202-3/+1
* Date selection for Activity page (#1422).Go MAEDA2020-06-181-1/+4
* shorten long line at app/views/context_menus/issues.html.erbToshi MARUYAMA2020-06-161-2/+10
* shorten long line at app/helpers/application_helper.rbToshi MARUYAMA2020-06-161-3/+12
* Fix typo in app/controllers/watchers_controller.rb (#33567).Go MAEDA2020-06-161-3/+3
* Done ratio of a parent issue may be shown as 99% even though all subtasks are...Go MAEDA2020-06-141-3/+3
* Add plugin CSS classes to plugin settings views (#33453).Go MAEDA2020-06-091-1/+1
* URLs in atom feeds don't take into account Setting.protocol and Setting.hostn...Go MAEDA2020-06-041-3/+5
* Update jQuery to 3.5.1 without jQuery Migrate (#33383).Go MAEDA2020-06-031-1/+1
* Import user accounts from CSV file (#33102).Go MAEDA2020-05-3012-5/+222