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 5b74828013 Fix totals not displayed in projects list view (#32896). 4 년 전
..
account_controller_openid_test.rb Remove trailing whitespaces from test (#31506). 5 년 전
account_controller_test.rb cleanup: rubocop: fix Lint/ParenthesesAsGroupedExpression in test/functional/account_controller_test.rb 4 년 전
activities_controller_test.rb cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/activities_controller_test.rb 4 년 전
admin_controller_test.rb Update copyright year. 5 년 전
attachments_controller_test.rb Use #media_type instead of #content_type to test the MIME type of a response (#32886). 4 년 전
attachments_visibility_test.rb Update copyright year. 5 년 전
auth_sources_controller_test.rb Use #media_type instead of #content_type to test the MIME type of a response (#32886). 4 년 전
auto_completes_controller_test.rb cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/auto_completes_controller_test.rb 4 년 전
boards_controller_test.rb Update copyright year. 5 년 전
calendars_controller_test.rb Update copyright year. 5 년 전
comments_controller_test.rb cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/comments_controller_test.rb 4 년 전
context_menus_controller_test.rb Add "<< me >>" option to user format issue custom fields (#31444). 5 년 전
custom_field_enumerations_controller_test.rb Remove trailing whitespaces from test (#31506). 5 년 전
custom_fields_controller_test.rb Use #media_type instead of #content_type to test the MIME type of a response (#32886). 4 년 전
documents_controller_test.rb code cleanup: rubocop: fix Layout/IndentHeredoc in test/functional/documents_controller_test.rb 4 년 전
email_addresses_controller_test.rb cleanup: rubocop: fix Lint/ParenthesesAsGroupedExpression in test/functional/email_addresses_controller_test.rb 4 년 전
enumerations_controller_test.rb Update copyright year. 5 년 전
files_controller_test.rb cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/files_controller_test.rb 4 년 전
gantts_controller_test.rb Use #media_type instead of #content_type to test the MIME type of a response (#32886). 4 년 전
groups_controller_test.rb Use #media_type instead of #content_type to test the MIME type of a response (#32886). 4 년 전
imports_controller_test.rb CSV import does not keep the project it was clicked from (#21766). 4 년 전
issue_categories_controller_test.rb Use #media_type instead of #content_type to test the MIME type of a response (#32886). 4 년 전
issue_relations_controller_test.rb Use #media_type instead of #content_type to test the MIME type of a response (#32886). 4 년 전
issue_statuses_controller_test.rb cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/issue_statuses_controller_test.rb 4 년 전
issues_controller_test.rb Use #media_type instead of #content_type to test the MIME type of a response (#32886). 4 년 전
issues_controller_transaction_test.rb Remove trailing whitespaces from test (#31506). 5 년 전
issues_custom_fields_visibility_test.rb Code cleanup: RuboCop: Fix Performance/InefficientHashSearch 4 년 전
journals_controller_test.rb Use #media_type instead of #content_type to test the MIME type of a response (#32886). 4 년 전
mail_handler_controller_test.rb cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/mail_handler_controller_test.rb 4 년 전
members_controller_test.rb Use #media_type instead of #content_type to test the MIME type of a response (#32886). 4 년 전
messages_controller_test.rb Use #media_type instead of #content_type to test the MIME type of a response (#32886). 4 년 전
my_controller_test.rb Code cleanup: RuboCop: Fix Layout/EmptyLinesAroundMethodBody in test/functional/my_controller_test.rb (#32628). 4 년 전
news_controller_test.rb cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/news_controller_test.rb 4 년 전
previews_controller_test.rb Update copyright year. 5 년 전
principal_memberships_controller_test.rb Use #media_type instead of #content_type to test the MIME type of a response (#32886). 4 년 전
project_enumerations_controller_test.rb cleanup: rubocop: fix Layout/IndentFirstArgument in test/functional/project_enumerations_controller_test.rb 4 년 전
projects_controller_test.rb Fix totals not displayed in projects list view (#32896). 4 년 전
queries_controller_test.rb Use #media_type instead of #content_type to test the MIME type of a response (#32886). 4 년 전
reports_controller_test.rb cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/reports_controller_test.rb 4 년 전
repositories_bazaar_controller_test.rb Update copyright year. 5 년 전
repositories_controller_test.rb Use #media_type instead of #content_type to test the MIME type of a response (#32886). 4 년 전
repositories_cvs_controller_test.rb Update copyright year. 5 년 전
repositories_filesystem_controller_test.rb Use #media_type instead of #content_type to test the MIME type of a response (#32886). 4 년 전
repositories_git_controller_test.rb cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/repositories_git_controller_test.rb 4 년 전
repositories_mercurial_controller_test.rb code cleanup: rubocop: fix Layout/IndentationConsistency in test/functional/repositories_mercurial_controller_test.rb 4 년 전
repositories_subversion_controller_test.rb Use #media_type instead of #content_type to test the MIME type of a response (#32886). 4 년 전
roles_controller_test.rb cleanup: rubocop: fix Layout/AlignArguments in test/functional/roles_controller_test.rb 4 년 전
search_controller_test.rb Code cleanup: RuboCop: Rails/ActiveRecordAliases 4 년 전
search_custom_fields_visibility_test.rb Code cleanup: RuboCop: Fix Performance/InefficientHashSearch 4 년 전
sessions_controller_test.rb Update copyright year. 5 년 전
settings_controller_test.rb cleanup: rubocop: fix Layout/IndentFirstArrayElement in test/functional/settings_controller_test.rb 4 년 전
sys_controller_test.rb Use #media_type instead of #content_type to test the MIME type of a response (#32886). 4 년 전
timelog_controller_test.rb Use #media_type instead of #content_type to test the MIME type of a response (#32886). 4 년 전
timelog_custom_fields_visibility_test.rb Code cleanup: RuboCop: Fix Performance/InefficientHashSearch 4 년 전
timelog_report_test.rb CSV related tests fail with Rails 5.2.4 (#32526, #32525). 4 년 전
trackers_controller_test.rb Code cleanup: RuboCop: Style/UnneededInterpolation 5 년 전
users_controller_test.rb CSV related tests fail with Rails 5.2.4 (#32526, #32525). 4 년 전
versions_controller_test.rb Use #media_type instead of #content_type to test the MIME type of a response (#32886). 4 년 전
versions_custom_fields_visibility_test.rb Add VersionsCustomFieldsVisibilityTest (#23997). 4 년 전
watchers_controller_test.rb Update copyright year. 5 년 전
welcome_controller_test.rb Update copyright year. 5 년 전
wiki_controller_test.rb Use #media_type instead of #content_type to test the MIME type of a response (#32886). 4 년 전
wikis_controller_test.rb Fix test failure due to missing call to set_tmp_attachments_directory (#32122). 4 년 전
workflows_controller_test.rb cleanup: rubocop: fix Layout/AlignArguments in test/functional/workflows_controller_test.rb 4 년 전