You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go MAEDA b46953247d Replace Hash#merge! with Hash#[]= (#34160). 3 years ago
..
repository add empty line after guard clause to app/models/repository/mercurial.rb 3 years ago
attachment.rb shorten long line of app/models/attachment.rb 3 years ago
auth_source.rb Update copyright year in source files to 2020 (#33069). 4 years ago
auth_source_ldap.rb Replace Hash#merge! with Hash#[]= (#34160). 3 years ago
board.rb Update copyright year in source files to 2020 (#33069). 4 years ago
change.rb Update copyright year in source files to 2020 (#33069). 4 years ago
changeset.rb Evaluate acts_as_activity_provider's scope lazily (#33664). 3 years ago
comment.rb Update copyright year in source files to 2020 (#33069). 4 years ago
custom_field.rb remove spaces inside {} of app/models/custom_field.rb 3 years ago
custom_field_enumeration.rb Update copyright year in source files to 2020 (#33069). 4 years ago
custom_field_value.rb Update copyright year in source files to 2020 (#33069). 4 years ago
custom_value.rb Update copyright year in source files to 2020 (#33069). 4 years ago
document.rb shorten long line of app/models/document.rb 3 years ago
document_category.rb Update copyright year in source files to 2020 (#33069). 4 years ago
document_category_custom_field.rb Update copyright year in source files to 2020 (#33069). 4 years ago
document_custom_field.rb Update copyright year in source files to 2020 (#33069). 4 years ago
email_address.rb Allowed/Disallowed email domains settings to restrict users' email addresses (#3369). 4 years ago
enabled_module.rb Update copyright year in source files to 2020 (#33069). 4 years ago
enumeration.rb Fix a RuboCop offense Style/SymbolArray due to r20066 (#33289). 3 years ago
group.rb shorten long line of app/models/group.rb 3 years ago
group_anonymous.rb Update copyright year in source files to 2020 (#33069). 4 years ago
group_builtin.rb Update copyright year in source files to 2020 (#33069). 4 years ago
group_custom_field.rb Update copyright year in source files to 2020 (#33069). 4 years ago
group_non_member.rb Update copyright year in source files to 2020 (#33069). 4 years ago
import.rb Support issue relations when importing issues (#28198). 4 years ago
import_item.rb Update copyright year in source files to 2020 (#33069). 4 years ago
issue.rb Evaluate acts_as_activity_provider's scope lazily (#33664). 3 years ago
issue_category.rb Update copyright year in source files to 2020 (#33069). 4 years ago
issue_custom_field.rb Update copyright year in source files to 2020 (#33069). 4 years ago
issue_import.rb Use match? instead of =~ when MatchData is not used (#34150). 3 years ago
issue_priority.rb Update copyright year in source files to 2020 (#33069). 4 years ago
issue_priority_custom_field.rb Update copyright year in source files to 2020 (#33069). 4 years ago
issue_query.rb avoid multi-line ternary operators in app/models/issue_query.rb 3 years ago
issue_relation.rb remove spaces inside {} of app/models/issue_relation.rb 3 years ago
issue_status.rb Update copyright year in source files to 2020 (#33069). 4 years ago
journal.rb shorten long line of app/models/journal.rb 3 years ago
journal_detail.rb Update copyright year in source files to 2020 (#33069). 4 years ago
mail_handler.rb add space after comma to app/models/mail_handler.rb 3 years ago
mailer.rb fix source indent of app/models/mailer.rb 3 years ago
member.rb Update copyright year in source files to 2020 (#33069). 4 years ago
member_role.rb Update copyright year in source files to 2020 (#33069). 4 years ago
message.rb Evaluate acts_as_activity_provider's scope lazily (#33664). 3 years ago
news.rb Evaluate acts_as_activity_provider's scope lazily (#33664). 3 years ago
principal.rb Replace Hash#merge! with Hash#[]= (#34160). 3 years ago
project.rb use "do end" instead of {} at app/models/project.rb 3 years ago
project_custom_field.rb Update copyright year in source files to 2020 (#33069). 4 years ago
project_query.rb Fix that totals of custom fields may not be sorted as configured (#33281). 4 years ago
query.rb fix source indent of app/models/query.rb 3 years ago
repository.rb remove spaces inside {} of app/models/repository.rb 3 years ago
role.rb fix source indent of app/models/role.rb 3 years ago
setting.rb Use match? instead of =~ when MatchData is not used (#34150). 3 years ago
time_entry.rb Evaluate acts_as_activity_provider's scope lazily (#33664). 3 years ago
time_entry_activity.rb Update copyright year in source files to 2020 (#33069). 4 years ago
time_entry_activity_custom_field.rb Update copyright year in source files to 2020 (#33069). 4 years ago
time_entry_custom_field.rb Update copyright year in source files to 2020 (#33069). 4 years ago
time_entry_import.rb Don't use User.current in TimeEntryImport model but #user instead (#32774). 4 years ago
time_entry_query.rb Fix that totals of custom fields may not be sorted as configured (#33281). 4 years ago
token.rb Backup codes for 2fa auth (#1237). 3 years ago
tracker.rb shorten long line of app/models/tracker.rb 3 years ago
user.rb fix source indent of app/models/user.rb 3 years ago
user_custom_field.rb Update copyright year in source files to 2020 (#33069). 4 years ago
user_import.rb Import user accounts from CSV file (#33102). 4 years ago
user_preference.rb shorten long line of app/models/user_preference.rb 3 years ago
version.rb remove spaces inside {} of app/models/version.rb 3 years ago
version_custom_field.rb Update copyright year in source files to 2020 (#33069). 4 years ago
watcher.rb Update copyright year in source files to 2020 (#33069). 4 years ago
wiki.rb Ordering wiki pages should not be case sensitive (#31287). 4 years ago
wiki_content.rb Update copyright year in source files to 2020 (#33069). 4 years ago
wiki_content_version.rb shorten long line of app/models/wiki_content_version.rb 3 years ago
wiki_page.rb Update copyright year in source files to 2020 (#33069). 4 years ago
wiki_redirect.rb Update copyright year in source files to 2020 (#33069). 4 years ago
workflow_permission.rb Update copyright year in source files to 2020 (#33069). 4 years ago
workflow_rule.rb Update copyright year in source files to 2020 (#33069). 4 years ago
workflow_transition.rb use "do end" instead of {} at WorkflowTransition 3 years ago