選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Go MAEDA 10bb12e09f Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1.' (#32897). 4年前
..
repository cleanup: rubocop: fix Style/MultilineIfModifier in app/models/repository/subversion.rb 4年前
attachment.rb Don't try to generate thumbnails if convert command is not available (#32289). 4年前
auth_source.rb Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1.' (#32897). 4年前
auth_source_ldap.rb cleanup: rubocop: fix Layout/MultilineHashBraceLayout and Layout/SpaceInsideBlockBraces in app/models/auth_source_ldap.rb 4年前
board.rb Update copyright year. 5年前
change.rb Update copyright year. 5年前
changeset.rb Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1.' (#32897). 4年前
comment.rb Update copyright year. 5年前
custom_field.rb Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1.' (#32897). 4年前
custom_field_enumeration.rb Update copyright year. 5年前
custom_field_value.rb use "attr_reader" instead of "attr_accessor" for CustomFieldValue#value 4年前
custom_value.rb Update copyright year. 5年前
document.rb Update copyright year. 5年前
document_category.rb Update copyright year. 5年前
document_category_custom_field.rb Update copyright year. 5年前
document_custom_field.rb Update copyright year. 5年前
email_address.rb cleanup: rubocop: fix Layout/AlignArguments in app/models/email_address.rb 4年前
enabled_module.rb Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1.' (#32897). 4年前
enumeration.rb Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1.' (#32897). 4年前
group.rb cleanup: rubocop: fix Layout/AlignArguments in app/models/group.rb 4年前
group_anonymous.rb Update copyright year. 5年前
group_builtin.rb Update copyright year. 5年前
group_custom_field.rb Update copyright year. 5年前
group_non_member.rb Update copyright year. 5年前
import.rb Fix ruby 2.7 warning: The last argument is used as the keyword parameter (#32542, #31500). 4年前
import_item.rb Update copyright year. 5年前
issue.rb Enable users to receive email notifications about high issues (only) (#32628). 4年前
issue_category.rb Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1.' (#32897). 4年前
issue_custom_field.rb Removed invalid association IssueCustomField#issue_custom_values (#32431). 4年前
issue_import.rb code cleanup: rubocop: fix Layout/ElseAlignment in app/models/issue_import.rb 4年前
issue_priority.rb Add IssuePriority#high? and #low? helpers (#32628). 4年前
issue_priority_custom_field.rb Code cleanup: RuboCop: Layout/TrailingBlankLines 4年前
issue_query.rb cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in app/models/issue_query.rb 4年前
issue_relation.rb Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1.' (#32897). 4年前
issue_status.rb Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1.' (#32897). 4年前
journal.rb cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in app/models/journal.rb 4年前
journal_detail.rb Update copyright year. 5年前
mail_handler.rb cleanup: rubocop: fix Style/MultilineTernaryOperator in app/models/mail_handler.rb 4年前
mailer.rb cleanup: rubocop: fix Layout/SpaceAfterComma in app/models/mailer.rb 4年前
member.rb Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1.' (#32897). 4年前
member_role.rb Update copyright year. 5年前
message.rb cleanup: rubocop: fix Layout/BlockEndNewline in app/models/message.rb 4年前
news.rb Update copyright year. 5年前
principal.rb cleanup: rubocop: fix Layout/BlockAlignment in app/models/principal.rb 4年前
project.rb Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1.' (#32897). 4年前
project_custom_field.rb Per role visibility settings for project custom fields (#31925). 4年前
project_query.rb Fix sort projects table by custom field (#32769). 4年前
query.rb Issue relations filter lacks "is not" (#32546). 4年前
repository.rb Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1.' (#32897). 4年前
role.rb Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1.' (#32897). 4年前
setting.rb Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1.' (#32897). 4年前
time_entry.rb cleanup: rubocop: fix Layout/BlockAlignment in app/models/time_entry.rb 4年前
time_entry_activity.rb Update copyright year. 5年前
time_entry_activity_custom_field.rb Update copyright year. 5年前
time_entry_custom_field.rb Per role visibility settings for spent time custom fields (#31859). 4年前
time_entry_import.rb Identify time entry user just like issue assignee (#32196). 4年前
time_entry_query.rb cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in app/models/time_entry_query.rb 4年前
token.rb Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1.' (#32897). 4年前
tracker.rb Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1.' (#32897). 4年前
user.rb Enable users to receive email notifications about high issues (only) (#32628). 4年前
user_custom_field.rb Code cleanup: RuboCop: Layout/TrailingBlankLines 4年前
user_preference.rb Enable users to receive email notifications about high issues (only) (#32628). 4年前
version.rb Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1.' (#32897). 4年前
version_custom_field.rb Per role visibility settings for version custom fields (#23997). 4年前
watcher.rb Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1.' (#32897). 4年前
wiki.rb Update copyright year. 5年前
wiki_content.rb Update copyright year. 5年前
wiki_content_version.rb Update copyright year. 5年前
wiki_page.rb cleanup: rubocop: fix Layout/AlignArguments in app/models/wiki_page.rb 4年前
wiki_redirect.rb Update copyright year. 5年前
workflow_permission.rb Update copyright year. 5年前
workflow_rule.rb cleanup: rubocop: fix Layout/AlignArguments in app/models/workflow_rule.rb 4年前
workflow_transition.rb code layout clean up app/models/workflow_transition.rb 4年前