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 10bb12e09f Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1.' (#32897). hace 4 años
..
repository cleanup: rubocop: fix Style/MultilineIfModifier in app/models/repository/subversion.rb hace 4 años
attachment.rb Don't try to generate thumbnails if convert command is not available (#32289). hace 4 años
auth_source.rb Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1.' (#32897). hace 4 años
auth_source_ldap.rb cleanup: rubocop: fix Layout/MultilineHashBraceLayout and Layout/SpaceInsideBlockBraces in app/models/auth_source_ldap.rb hace 4 años
board.rb Update copyright year. hace 5 años
change.rb Update copyright year. hace 5 años
changeset.rb Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1.' (#32897). hace 4 años
comment.rb Update copyright year. hace 5 años
custom_field.rb Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1.' (#32897). hace 4 años
custom_field_enumeration.rb Update copyright year. hace 5 años
custom_field_value.rb use "attr_reader" instead of "attr_accessor" for CustomFieldValue#value hace 4 años
custom_value.rb Update copyright year. hace 5 años
document.rb Update copyright year. hace 5 años
document_category.rb Update copyright year. hace 5 años
document_category_custom_field.rb Update copyright year. hace 5 años
document_custom_field.rb Update copyright year. hace 5 años
email_address.rb cleanup: rubocop: fix Layout/AlignArguments in app/models/email_address.rb hace 4 años
enabled_module.rb Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1.' (#32897). hace 4 años
enumeration.rb Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1.' (#32897). hace 4 años
group.rb cleanup: rubocop: fix Layout/AlignArguments in app/models/group.rb hace 4 años
group_anonymous.rb Update copyright year. hace 5 años
group_builtin.rb Update copyright year. hace 5 años
group_custom_field.rb Update copyright year. hace 5 años
group_non_member.rb Update copyright year. hace 5 años
import.rb Fix ruby 2.7 warning: The last argument is used as the keyword parameter (#32542, #31500). hace 4 años
import_item.rb Update copyright year. hace 5 años
issue.rb Enable users to receive email notifications about high issues (only) (#32628). hace 4 años
issue_category.rb Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1.' (#32897). hace 4 años
issue_custom_field.rb Removed invalid association IssueCustomField#issue_custom_values (#32431). hace 4 años
issue_import.rb code cleanup: rubocop: fix Layout/ElseAlignment in app/models/issue_import.rb hace 4 años
issue_priority.rb Add IssuePriority#high? and #low? helpers (#32628). hace 4 años
issue_priority_custom_field.rb Code cleanup: RuboCop: Layout/TrailingBlankLines hace 4 años
issue_query.rb cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in app/models/issue_query.rb hace 4 años
issue_relation.rb Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1.' (#32897). hace 4 años
issue_status.rb Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1.' (#32897). hace 4 años
journal.rb cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in app/models/journal.rb hace 4 años
journal_detail.rb Update copyright year. hace 5 años
mail_handler.rb cleanup: rubocop: fix Style/MultilineTernaryOperator in app/models/mail_handler.rb hace 4 años
mailer.rb cleanup: rubocop: fix Layout/SpaceAfterComma in app/models/mailer.rb hace 4 años
member.rb Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1.' (#32897). hace 4 años
member_role.rb Update copyright year. hace 5 años
message.rb cleanup: rubocop: fix Layout/BlockEndNewline in app/models/message.rb hace 4 años
news.rb Update copyright year. hace 5 años
principal.rb cleanup: rubocop: fix Layout/BlockAlignment in app/models/principal.rb hace 4 años
project.rb Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1.' (#32897). hace 4 años
project_custom_field.rb Per role visibility settings for project custom fields (#31925). hace 4 años
project_query.rb Fix sort projects table by custom field (#32769). hace 4 años
query.rb Issue relations filter lacks "is not" (#32546). hace 4 años
repository.rb Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1.' (#32897). hace 4 años
role.rb Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1.' (#32897). hace 4 años
setting.rb Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1.' (#32897). hace 4 años
time_entry.rb cleanup: rubocop: fix Layout/BlockAlignment in app/models/time_entry.rb hace 4 años
time_entry_activity.rb Update copyright year. hace 5 años
time_entry_activity_custom_field.rb Update copyright year. hace 5 años
time_entry_custom_field.rb Per role visibility settings for spent time custom fields (#31859). hace 4 años
time_entry_import.rb Identify time entry user just like issue assignee (#32196). hace 4 años
time_entry_query.rb cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in app/models/time_entry_query.rb hace 4 años
token.rb Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1.' (#32897). hace 4 años
tracker.rb Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1.' (#32897). hace 4 años
user.rb Enable users to receive email notifications about high issues (only) (#32628). hace 4 años
user_custom_field.rb Code cleanup: RuboCop: Layout/TrailingBlankLines hace 4 años
user_preference.rb Enable users to receive email notifications about high issues (only) (#32628). hace 4 años
version.rb Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1.' (#32897). hace 4 años
version_custom_field.rb Per role visibility settings for version custom fields (#23997). hace 4 años
watcher.rb Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1.' (#32897). hace 4 años
wiki.rb Update copyright year. hace 5 años
wiki_content.rb Update copyright year. hace 5 años
wiki_content_version.rb Update copyright year. hace 5 años
wiki_page.rb cleanup: rubocop: fix Layout/AlignArguments in app/models/wiki_page.rb hace 4 años
wiki_redirect.rb Update copyright year. hace 5 años
workflow_permission.rb Update copyright year. hace 5 años
workflow_rule.rb cleanup: rubocop: fix Layout/AlignArguments in app/models/workflow_rule.rb hace 4 años
workflow_transition.rb code layout clean up app/models/workflow_transition.rb hace 4 años