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). 7 months ago
..
account_controller_test.rb Remove "Unknown user" notification on password request with non-existent email address (#6254). 1 year ago
activities_controller_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
admin_controller_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
application_controller_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
attachments_controller_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
attachments_visibility_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
auth_sources_controller_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
auto_completes_controller_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
boards_controller_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
calendars_controller_test.rb Display calendar in vertical list layout on mobile screens (#33682). 9 months ago
comments_controller_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
context_menus_controller_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
custom_field_enumerations_controller_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
custom_fields_controller_test.rb Fix RuboCop offense Rails/RedundantActiveRecordAllMethod (#37248). 7 months ago
documents_controller_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
email_addresses_controller_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
enumerations_controller_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
files_controller_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
gantts_controller_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
groups_controller_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
imports_controller_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
issue_categories_controller_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
issue_relations_controller_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
issue_statuses_controller_test.rb Add description for issue statuses and display them in issue new/edit form (#2568). 8 months ago
issues_controller_test.rb Fix RuboCop offense Style/RedundantFilterChain (#36919). 7 months ago
issues_controller_transaction_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
issues_custom_fields_visibility_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
journals_controller_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
mail_handler_controller_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
members_controller_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
messages_controller_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
my_controller_test.rb Display calendar in vertical list layout on mobile screens (#33682). 9 months ago
news_controller_test.rb Fix RuboCop offense Performance/MapMethodChain (#37247). 9 months ago
previews_controller_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
principal_memberships_controller_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
project_enumerations_controller_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
projects_controller_test.rb Introduce permission to set a project public (#38048). 1 year ago
queries_controller_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
reports_controller_test.rb Fix a failing test due to r22142 (#38360). 1 year ago
repositories_bazaar_controller_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
repositories_controller_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
repositories_cvs_controller_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
repositories_filesystem_controller_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
repositories_git_controller_test.rb Add "View annotation prior to this change" button in the annotate view of Git (#35432). 1 year ago
repositories_mercurial_controller_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
repositories_subversion_controller_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
roles_controller_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
search_controller_test.rb Add a button to apply issues filter to search results (#38481). 1 year ago
search_custom_fields_visibility_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
sessions_controller_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
settings_controller_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
sys_controller_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
timelog_controller_test.rb Fix RuboCop offense Performance/MapMethodChain (#37247). 9 months ago
timelog_custom_fields_visibility_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
timelog_report_test.rb Fix incorrect argument format for assert_select that causes ArgumentError with rails-dom-testing >= 2.1.0 (#38797). 10 months ago
trackers_controller_test.rb Fix RuboCop offense Rails/RedundantActiveRecordAllMethod (#37248). 7 months ago
users_controller_test.rb Exporting UserQuery does not use the query name as file name (#37674, #38182). 1 year ago
versions_controller_test.rb Export a version as changelog text (#36679). 1 year ago
versions_custom_fields_visibility_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
watchers_controller_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
welcome_controller_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
wiki_controller_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
wikis_controller_test.rb Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
workflows_controller_test.rb Fix RuboCop offense Performance/MapMethodChain (#37247). 9 months ago