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 2cd4996a54 Fix RuboCop offense Lint/NonAtomicFileOperation (#36919). 1 year ago
..
repository Update copyright year in source files to 2022 (#36379). 2 years ago
anonymous_user.rb Deprecate and rename rss_* methods to atom_* methods (#15118). 2 years ago
attachment.rb Fix RuboCop offense Lint/NonAtomicFileOperation (#36919). 1 year ago
auth_source.rb Update copyright year in source files to 2022 (#36379). 2 years ago
auth_source_ldap.rb Update copyright year in source files to 2022 (#36379). 2 years ago
board.rb Update copyright year in source files to 2022 (#36379). 2 years ago
change.rb Update copyright year in source files to 2022 (#36379). 2 years ago
changeset.rb Update copyright year in source files to 2022 (#36379). 2 years ago
comment.rb Update copyright year in source files to 2022 (#36379). 2 years ago
custom_field.rb Update copyright year in source files to 2022 (#36379). 2 years ago
custom_field_enumeration.rb Update copyright year in source files to 2022 (#36379). 2 years ago
custom_field_value.rb Update copyright year in source files to 2022 (#36379). 2 years ago
custom_value.rb Update copyright year in source files to 2022 (#36379). 2 years ago
document.rb Update copyright year in source files to 2022 (#36379). 2 years ago
document_category.rb Update copyright year in source files to 2022 (#36379). 2 years ago
document_category_custom_field.rb Update copyright year in source files to 2022 (#36379). 2 years ago
document_custom_field.rb Update copyright year in source files to 2022 (#36379). 2 years ago
email_address.rb Update copyright year in source files to 2022 (#36379). 2 years ago
enabled_module.rb Update copyright year in source files to 2022 (#36379). 2 years ago
enumeration.rb Update copyright year in source files to 2022 (#36379). 2 years ago
group.rb Improve performance of adding or removing members of a group (#36696). 2 years ago
group_anonymous.rb Update copyright year in source files to 2022 (#36379). 2 years ago
group_builtin.rb Update copyright year in source files to 2022 (#36379). 2 years ago
group_custom_field.rb Update copyright year in source files to 2022 (#36379). 2 years ago
group_non_member.rb Update copyright year in source files to 2022 (#36379). 2 years ago
import.rb Fix wrong variable name in Import#set_default_settings (#34718). 2 years ago
import_item.rb Update copyright year in source files to 2022 (#36379). 2 years ago
issue.rb Improved @fixed_version_id@ validation (#37171). 2 years ago
issue_category.rb Update copyright year in source files to 2022 (#36379). 2 years ago
issue_custom_field.rb Respect field visibility when filtering/sorting by associated issue fields (#37255). 2 years ago
issue_import.rb Fix import with issue relations and invalid issues hangs without any error message in UI (#35656). 2 years ago
issue_priority.rb Update copyright year in source files to 2022 (#36379). 2 years ago
issue_priority_custom_field.rb Update copyright year in source files to 2022 (#36379). 2 years ago
issue_query.rb Allow to filter issues by its version status with shared versions (#36824, #30924). 2 years ago
issue_relation.rb Update copyright year in source files to 2022 (#36379). 2 years ago
issue_status.rb Update copyright year in source files to 2022 (#36379). 2 years ago
journal.rb Automatically add the user to the watchers list after contributing to an issue (#4347). User can enable/disable this feature from My Account. 2 years ago
journal_detail.rb Update copyright year in source files to 2022 (#36379). 2 years ago
mail_handler.rb Setting @--no-permission-check@ in the mail receiver should not allow creating issues in closed and archived projects (#37187). 2 years ago
mailer.rb Allow users to be mentioned using @ in issues and wiki pages (#13919): 2 years ago
member.rb Replace Member.find_or_new with ActiveRecord's find_or_initialize_by (#36730). 2 years ago
member_role.rb Improve performance of adding or removing members of a group (#36696). 2 years ago
message.rb Update copyright year in source files to 2022 (#36379). 2 years ago
news.rb Update copyright year in source files to 2022 (#36379). 2 years ago
principal.rb Update copyright year in source files to 2022 (#36379). 2 years ago
project.rb Background job for project deletion (#36691). 2 years ago
project_custom_field.rb Update copyright year in source files to 2022 (#36379). 2 years ago
project_query.rb Reduce extra queries in @ProjectQuery.default@ (#37135). 2 years ago
query.rb Fix chained custom field filter doesn't work for User fields (#36940). 1 year ago
repository.rb Update copyright year in source files to 2022 (#36379). 2 years ago
role.rb Add habtm relation between roles and queries_roles (#36416). 2 years ago
setting.rb Add "required for administrators" option to Two-factor authentication settings that behaves like optional, but will require all users with administration rights to set up two-factor authentication at their next login (#35439). 2 years ago
time_entry.rb Fix time entry activity is not set as default when the default activity exists as project specific activity (#33914). 1 year ago
time_entry_activity.rb Refactor @TimeEntryActivity.default()@ method (#33914). 1 year ago
time_entry_activity_custom_field.rb Update copyright year in source files to 2022 (#36379). 2 years ago
time_entry_custom_field.rb Update copyright year in source files to 2022 (#36379). 2 years ago
time_entry_import.rb Allow imported time entries to override the selected project with the actual project of their issue (#36823). 2 years ago
time_entry_query.rb Fix time entries of sub-projects are not listed when activity is specified in filters (#36248). 2 years ago
token.rb Update copyright year in source files to 2022 (#36379). 2 years ago
tracker.rb Update copyright year in source files to 2022 (#36379). 2 years ago
user.rb Include roles of built-in "Non member users" and "Anonymous users" members when user is not a member of the project. This fixes #34029. 2 years ago
user_custom_field.rb Update copyright year in source files to 2022 (#36379). 2 years ago
user_import.rb Update copyright year in source files to 2022 (#36379). 2 years ago
user_preference.rb Automatically add the user to the watchers list after contributing to an issue (#4347). User can enable/disable this feature from My Account. 2 years ago
version.rb Update copyright year in source files to 2022 (#36379). 2 years ago
version_custom_field.rb Update copyright year in source files to 2022 (#36379). 2 years ago
watcher.rb Update copyright year in source files to 2022 (#36379). 2 years ago
wiki.rb Update copyright year in source files to 2022 (#36379). 2 years ago
wiki_annotate.rb Update copyright year in source files to 2022 (#36379). 2 years ago
wiki_content.rb Allow users to be mentioned using @ in issues and wiki pages (#13919): 2 years ago
wiki_content_version.rb Update copyright year in source files to 2022 (#36379). 2 years ago
wiki_diff.rb Update copyright year in source files to 2022 (#36379). 2 years ago
wiki_page.rb Return 404 if revision URL doesn't exist (#36561). 2 years ago
wiki_redirect.rb Update copyright year in source files to 2022 (#36379). 2 years ago
workflow_permission.rb Update copyright year in source files to 2022 (#36379). 2 years ago
workflow_rule.rb Update copyright year in source files to 2022 (#36379). 2 years ago
workflow_transition.rb Update copyright year in source files to 2022 (#36379). 2 years ago