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 b81818100c Fix RuboCop offense Rails/RedundantActiveRecordAllMethod (#37248). hace 8 meses
..
initializers Limit the year to 4 digits in date input (#38231). hace 1 año
jobs Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). hace 1 año
lib Correctly escape issue text in Gantt PNG export for ImageMagick convert (#38728). hace 9 meses
activity_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). hace 1 año
attachment_test.rb Support for WebP images (#38168). hace 1 año
attachment_transaction_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). hace 1 año
auth_source_ldap_test.rb Fix RuboCop offense Style/InverseMethods: Use `invalid?` instead of inverting `valid?` (#37248). hace 1 año
board_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). hace 1 año
changeset_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). hace 1 año
comment_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). hace 1 año
custom_field_test.rb Fix RuboCop offense Style/InverseMethods: Use `invalid?` instead of inverting `valid?` (#37248). hace 1 año
custom_field_user_format_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). hace 1 año
custom_field_version_format_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). hace 1 año
custom_value_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). hace 1 año
default_data_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). hace 1 año
document_category_test.rb Fix RuboCop offense Performance/AncestorsInclude (#38146). hace 1 año
document_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). hace 1 año
email_address_test.rb Replace custom EMAIL_REGEXP with URI::MailTo::EMAIL_REGEXP for more accurate email validation (#36969). hace 8 meses
enabled_module_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). hace 1 año
enumeration_test.rb Fix RuboCop offense Performance/MapMethodChain (#37247). hace 9 meses
group_test.rb Cannot add a user to a group if the group is a member without roles in a certain project (#38443). hace 1 año
issue_category_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). hace 1 año
issue_custom_field_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). hace 1 año
issue_import_test.rb Fix RuboCop offense Rails/RedundantActiveRecordAllMethod (#37248). hace 8 meses
issue_nested_set_concurrency_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). hace 1 año
issue_nested_set_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). hace 1 año
issue_priority_test.rb Fix RuboCop offense Performance/AncestorsInclude (#38146). hace 1 año
issue_relation_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). hace 1 año
issue_scopes_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). hace 1 año
issue_status_test.rb Add description for issue statuses and display them in issue new/edit form (#2568). hace 9 meses
issue_subtasking_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). hace 1 año
issue_test.rb Fix RuboCop offense Rails/RedundantActiveRecordAllMethod (#37248). hace 8 meses
issue_transaction_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). hace 1 año
journal_observer_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). hace 1 año
journal_test.rb Fix an intermittent test failure in JournalTest (#39180). hace 8 meses
mail_handler_test.rb Receive e-mail replies to news and news comments (#38274). hace 1 año
mailer_localisation_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). hace 1 año
mailer_test.rb Fix exception raised during thumbnail macro to image tag conversion in emails (#38697). hace 9 meses
member_test.rb Roles of a project member should not be made empty (#37166). hace 1 año
message_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). hace 1 año
news_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). hace 1 año
principal_test.rb Fix RuboCop offense Performance/MapMethodChain (#37247). hace 9 meses
project_copy_test.rb Fix RuboCop offense Style/InverseMethods: Use `present?` instead of inverting `blank?` (#37248). hace 1 año
project_members_inheritance_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). hace 1 año
project_nested_set_concurrency_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). hace 1 año
project_nested_set_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). hace 1 año
project_query_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). hace 1 año
project_test.rb "Cannot delete enumeration" error may occur when attempting to delete a project with time entries (#38286). hace 1 año
query_test.rb Fix RuboCop offense Rails/RedundantActiveRecordAllMethod (#37248). hace 8 meses
repository_bazaar_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). hace 1 año
repository_cvs_test.rb Fix RuboCop offense Style/InverseMethods: Use `invalid?` instead of inverting `valid?` (#37248). hace 1 año
repository_filesystem_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). hace 1 año
repository_git_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). hace 1 año
repository_mercurial_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). hace 1 año
repository_subversion_test.rb Fix RuboCop offense Style/InverseMethods: Use `invalid?` instead of inverting `valid?` (#37248). hace 1 año
repository_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). hace 1 año
role_test.rb Ensure that the base permission is set for Role#permissions_tracker? and related (#38070). hace 1 año
search_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). hace 1 año
setting_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). hace 1 año
time_entry_activity_test.rb Fix RuboCop offense Performance/AncestorsInclude (#38146). hace 1 año
time_entry_custom_field_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). hace 1 año
time_entry_import_test.rb Time Entry Import fails to import custom fields with "User" format (#38254). hace 1 año
time_entry_query_test.rb Fix RuboCop offense Performance/MapMethodChain (#37247). hace 9 meses
time_entry_test.rb Fix RuboCop offense Rails/RedundantActiveRecordAllMethod (#37248). hace 8 meses
token_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). hace 1 año
tracker_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). hace 1 año
user_import_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). hace 1 año
user_preference_test.rb Auto watch issues on issue creation (#38238). hace 1 año
user_query_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). hace 1 año
user_test.rb Raise the maximum length of the last name to 255 characters (#37679). hace 9 meses
version_test.rb Fix RuboCop offense Style/InverseMethods: Use `invalid?` instead of inverting `valid?` (#37248). hace 1 año
watcher_test.rb Fix RuboCop offense Style/InverseMethods: Use `invalid?` instead of inverting `valid?` (#37248). hace 1 año
wiki_content_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). hace 1 año
wiki_content_version_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). hace 1 año
wiki_page_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). hace 1 año
wiki_redirect_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). hace 1 año
wiki_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). hace 1 año
workflow_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). hace 1 año
workflow_transition_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). hace 1 año