summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Backup codes for 2fa auth (#1237).Go MAEDA2020-08-2910-15/+153
* Adds a setting to disable/enable/require 2fa auth (#1237).Go MAEDA2020-08-299-6/+88
* Adds two factor authentication support (#1237).Go MAEDA2020-08-2910-3/+332
* Do not show list for custom fields without list entry on project overview (#3...Go MAEDA2020-08-251-1/+1
* Show open/closed badge in email notifications (#33834).Go MAEDA2020-08-212-1/+24
* Fix that Issues API bypasses add_issue_notes permission (#33689).Go MAEDA2020-08-121-1/+0
* use "do end" instead of {} at app/models/user.rbToshi MARUYAMA2020-08-091-7/+8
* use "do end" instead of {} at app/models/query.rbToshi MARUYAMA2020-08-091-5/+9
* use "do end" instead of {} at IssuesHelperToshi MARUYAMA2020-08-091-3/+4
* use "do end" instead of {} at VersionsHelperToshi MARUYAMA2020-08-091-4/+4
* remove spaces inside {} of RepositoriesHelperToshi MARUYAMA2020-08-091-2/+2
* add empty line after guard clause to RepositoriesHelperToshi MARUYAMA2020-08-091-0/+2
* fix source indent of IssuesHelperToshi MARUYAMA2020-08-071-1/+1
* add space after comma to VersionsHelperToshi MARUYAMA2020-08-071-3/+3
* remove spaces inside {} of IssuesHelperToshi MARUYAMA2020-08-071-1/+1
* remove spaces inside {} of ContextMenusControllerToshi MARUYAMA2020-08-071-1/+1
* Include updated_on and passwd_changed_on columns in API response (#33592).Go MAEDA2020-07-282-2/+6
* fix source indent of app/models/mailer.rbToshi MARUYAMA2020-07-211-3/+5
* fix source indent of app/models/query.rbToshi MARUYAMA2020-07-211-9/+21
* add empty line after guard clause to app/models/changeset.rbToshi MARUYAMA2020-07-211-0/+2
* 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