選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Jean-Philippe Lang 2fdbcd35dd Adds a permission to log time for another user (#3848). 5年前
..
account_controller.rb Handles the case when an expired token is in the users session (#29781). 5年前
activities_controller.rb Use regular #authorize method. 7年前
admin_controller.rb Send emails asynchronously (#26791). 5年前
application_controller.rb Let admins unarchive the project when trying to access an archived project (#29993). 5年前
attachments_controller.rb Adds a link to container on attachments edit form. 5年前
auth_sources_controller.rb Deletion of an LDAP authentication mode may fail silently (#28000). 6年前
auto_completes_controller.rb Update copyright. 7年前
boards_controller.rb Update copyright. 7年前
calendars_controller.rb Custom query breaks calendar view with error 500 (#27153). 6年前
comments_controller.rb Update copyright. 7年前
context_menus_controller.rb Update copyright. 7年前
custom_field_enumerations_controller.rb Update copyright. 7年前
custom_fields_controller.rb Update copyright. 7年前
documents_controller.rb Send emails asynchronously (#26791). 5年前
email_addresses_controller.rb Update copyright. 7年前
enumerations_controller.rb Custom field values for enumerations not saved (#28925). 5年前
files_controller.rb Use sorted instead of sort (#29406). 5年前
gantts_controller.rb Update copyright. 7年前
groups_controller.rb Update copyright. 7年前
imports_controller.rb Fix: ImportsControllerTest fails with csv gem 1.0.2 (#28689). 6年前
issue_categories_controller.rb Update copyright. 7年前
issue_relations_controller.rb Handle validation errors on reverse issue relations (#27695). 6年前
issue_statuses_controller.rb Update copyright. 7年前
issues_controller.rb Adds a link to remove a subtask from its parent task (#23392). 5年前
journals_controller.rb Update copyright. 7年前
mail_handler_controller.rb redmine:email:read and rdm-mailhandler.rb should use safe_receive instead of receive (#29614). 5年前
members_controller.rb Update copyright. 7年前
messages_controller.rb Display notice on forum updates (#2635). 5年前
my_controller.rb Send emails asynchronously (#26791). 5年前
news_controller.rb Global News view should not be allowed without permission (#7068). 7年前
previews_controller.rb Adds preview option to the wiki toolbar (#27758). 5年前
principal_memberships_controller.rb Update copyright. 7年前
project_enumerations_controller.rb Merged rails-5.1 branch (#23630). 6年前
projects_controller.rb Use sorted instead of sort (#29406). 5年前
queries_controller.rb Custom queries are broken by updating with nil parameter values (#29701). 5年前
reports_controller.rb Use sorted instead of sort (#29406). 5年前
repositories_controller.rb Repository entry pagination (#29395). 5年前
roles_controller.rb Update copyright. 7年前
search_controller.rb Include closed projects in search for scope subprojects (#28636). 5年前
settings_controller.rb Replace Enumerable#sort with faster Enumerable#sort_by (#29299). 5年前
sys_controller.rb Replace String#gsub with faster String#tr (#29363). 5年前
timelog_controller.rb Adds a permission to log time for another user (#3848). 5年前
trackers_controller.rb Fix: Sort issue custom fields by position in tracker views (#28393). 6年前
users_controller.rb Send emails asynchronously (#26791). 5年前
versions_controller.rb Use pluck(:id) instead of collect(&:id) (#26711). 5年前
watchers_controller.rb Update copyright. 7年前
welcome_controller.rb Update copyright. 7年前
wiki_controller.rb Adds preview option to the wiki toolbar (#27758). 5年前
wikis_controller.rb remove unused WikisController#edit (#26579) 6年前
workflows_controller.rb Update copyright. 7年前