Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Go MAEDA cb617673b3 Cleanup debug code in app/models/mail_handler.rb (#39184). 8 meses atrás
..
repository Fix RuboCop offense Lint/RedundantSafeNavigation (#36919). 1 ano atrás
anonymous_user.rb Update copyright year to 2023 (#38141). 1 ano atrás
attachment.rb Support for WebP images (#38168). 1 ano atrás
auth_source.rb Update copyright year to 2023 (#38141). 1 ano atrás
auth_source_ldap.rb Fix RuboCop offense Style/InverseMethods: Use `present?` instead of inverting `blank?` (#37248). 1 ano atrás
board.rb Update copyright year to 2023 (#38141). 1 ano atrás
change.rb Update copyright year to 2023 (#38141). 1 ano atrás
changeset.rb Fix RuboCop offense Performance/ConstantRegexp (#38146). 1 ano atrás
comment.rb Update copyright year to 2023 (#38141). 1 ano atrás
custom_field.rb <=> operator should return nil when invoked with an incomparable object (#38772). 1 ano atrás
custom_field_enumeration.rb Update copyright year to 2023 (#38141). 1 ano atrás
custom_field_value.rb Update copyright year to 2023 (#38141). 1 ano atrás
custom_value.rb Update copyright year to 2023 (#38141). 1 ano atrás
document.rb Update copyright year to 2023 (#38141). 1 ano atrás
document_category.rb Update copyright year to 2023 (#38141). 1 ano atrás
document_category_custom_field.rb Update copyright year to 2023 (#38141). 1 ano atrás
document_custom_field.rb Update copyright year to 2023 (#38141). 1 ano atrás
email_address.rb Replace custom EMAIL_REGEXP with URI::MailTo::EMAIL_REGEXP for more accurate email validation (#36969). 8 meses atrás
enabled_module.rb Update copyright year to 2023 (#38141). 1 ano atrás
enumeration.rb <=> operator should return nil when invoked with an incomparable object (#38772). 1 ano atrás
group.rb Cannot add a user to a group if the group is a member without roles in a certain project (#38443). 1 ano atrás
group_anonymous.rb Update copyright year to 2023 (#38141). 1 ano atrás
group_builtin.rb Update copyright year to 2023 (#38141). 1 ano atrás
group_custom_field.rb Update copyright year to 2023 (#38141). 1 ano atrás
group_non_member.rb Update copyright year to 2023 (#38141). 1 ano atrás
import.rb Fix RuboCop offense Style/InverseMethods: Use `present?` instead of inverting `blank?` (#37248). 1 ano atrás
import_item.rb Update copyright year to 2023 (#38141). 1 ano atrás
issue.rb Retry in case of stale issue during Issue.update_versions (#38820). 10 meses atrás
issue_category.rb <=> operator should return nil when invoked with an incomparable object (#38772). 1 ano atrás
issue_custom_field.rb Update copyright year to 2023 (#38141). 1 ano atrás
issue_import.rb Update copyright year to 2023 (#38141). 1 ano atrás
issue_priority.rb Update copyright year to 2023 (#38141). 1 ano atrás
issue_priority_custom_field.rb Update copyright year to 2023 (#38141). 1 ano atrás
issue_query.rb Optimize IssueQuery#sql_for_assigned_to_role_field for PostgreSQL (#38319). 8 meses atrás
issue_relation.rb <=> operator should return nil when invoked with an incomparable object (#38772). 1 ano atrás
issue_status.rb Add description for issue statuses and display them in issue new/edit form (#2568). 9 meses atrás
journal.rb Disable auto watch for the anonymous user (#38238). 1 ano atrás
journal_detail.rb Update copyright year to 2023 (#38141). 1 ano atrás
mail_handler.rb Cleanup debug code in app/models/mail_handler.rb (#39184). 8 meses atrás
mailer.rb Add X-Redmine-Issue-Priority headers to issue notification mails (#2746). 1 ano atrás
member.rb <=> operator should return nil when invoked with an incomparable object (#38772). 1 ano atrás
member_role.rb Roles of a project member should not be made empty (#37166). 1 ano atrás
message.rb Update copyright year to 2023 (#38141). 1 ano atrás
news.rb Update copyright year to 2023 (#38141). 1 ano atrás
principal.rb <=> operator should return nil when invoked with an incomparable object (#38772). 1 ano atrás
project.rb <=> operator should return nil when invoked with an incomparable object (#38772). 1 ano atrás
project_custom_field.rb Update copyright year to 2023 (#38141). 1 ano atrás
project_query.rb Update copyright year to 2023 (#38141). 1 ano atrás
query.rb Fix RuboCop offense Performance/MapMethodChain (#37247). 10 meses atrás
repository.rb <=> operator should return nil when invoked with an incomparable object (#38772). 1 ano atrás
role.rb <=> operator should return nil when invoked with an incomparable object (#38772). 1 ano atrás
setting.rb Replace custom EMAIL_REGEXP with URI::MailTo::EMAIL_REGEXP for more accurate email validation (#36969). 8 meses atrás
time_entry.rb Avoid exception during validation if the spent_on date of a time entry was removed (#39079). 9 meses atrás
time_entry_activity.rb Update copyright year to 2023 (#38141). 1 ano atrás
time_entry_activity_custom_field.rb Update copyright year to 2023 (#38141). 1 ano atrás
time_entry_custom_field.rb Update copyright year to 2023 (#38141). 1 ano atrás
time_entry_import.rb Time Entry Import fails to import custom fields with "User" format (#38254). 1 ano atrás
time_entry_query.rb Add Parent task filter and column to Spent time (#37623). 1 ano atrás
token.rb Update copyright year to 2023 (#38141). 1 ano atrás
tracker.rb <=> operator should return nil when invoked with an incomparable object (#38772). 1 ano atrás
user.rb Raise the maximum length of the last name to 255 characters (#37679). 10 meses atrás
user_custom_field.rb Update copyright year to 2023 (#38141). 1 ano atrás
user_import.rb Update copyright year to 2023 (#38141). 1 ano atrás
user_preference.rb Auto watch issues on issue creation (#38238). 1 ano atrás
user_query.rb Update copyright year to 2023 (#38141). 1 ano atrás
version.rb <=> operator should return nil when invoked with an incomparable object (#38772). 1 ano atrás
version_custom_field.rb Update copyright year to 2023 (#38141). 1 ano atrás
watcher.rb Update copyright year to 2023 (#38141). 1 ano atrás
wiki.rb Update copyright year to 2023 (#38141). 1 ano atrás
wiki_annotate.rb Update copyright year to 2023 (#38141). 1 ano atrás
wiki_content.rb Update copyright year to 2023 (#38141). 1 ano atrás
wiki_content_version.rb Update copyright year to 2023 (#38141). 1 ano atrás
wiki_diff.rb Update copyright year to 2023 (#38141). 1 ano atrás
wiki_page.rb Fix RuboCop offense Style/InverseMethods: Use `present?` instead of inverting `blank?` (#37248). 1 ano atrás
wiki_redirect.rb Update copyright year to 2023 (#38141). 1 ano atrás
workflow_permission.rb Update copyright year to 2023 (#38141). 1 ano atrás
workflow_rule.rb Update copyright year to 2023 (#38141). 1 ano atrás
workflow_transition.rb Update copyright year to 2023 (#38141). 1 ano atrás