Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Jean-Philippe Lang 58dc4455cb AR uniq deprecated in Rails 5. 7 лет назад
..
account_controller.rb Render register page on all non-POST requests to account#register (#25653). 7 лет назад
activities_controller.rb Use .before_action instead of .before_filter. 8 лет назад
admin_controller.rb Removes unneeded inclusions of sort_helper. 7 лет назад
application_controller.rb redirect_to :back deprecated in Rails 5. 7 лет назад
attachments_controller.rb Use #skip_after_action instead of #skip_after_filter. 7 лет назад
auth_sources_controller.rb Use the main menu for project related actions that support cross-project display. 7 лет назад
auto_completes_controller.rb Adds a scope for issue auto complete. 7 лет назад
boards_controller.rb Adds a flash message when deleting a board (#24535). 7 лет назад
calendars_controller.rb Removes unneeded inclusions of sort_helper. 7 лет назад
comments_controller.rb spelling fixes (#25495) 7 лет назад
context_menus_controller.rb Time Entries context menu shows activities not available for the time entry's project (#23922). 7 лет назад
custom_field_enumerations_controller.rb Use the main menu for project related actions that support cross-project display. 7 лет назад
custom_fields_controller.rb Flash messages on CustomFields destroy (#24801). 7 лет назад
documents_controller.rb Use .before_action instead of .before_filter. 8 лет назад
email_addresses_controller.rb Use the main menu for project related actions that support cross-project display. 7 лет назад
enumerations_controller.rb Use the main menu for project related actions that support cross-project display. 7 лет назад
files_controller.rb remove trailing white space from app/controllers/files_controller.rb 7 лет назад
gantts_controller.rb Removes unneeded inclusions of sort_helper. 7 лет назад
groups_controller.rb Use the main menu for project related actions that support cross-project display. 7 лет назад
imports_controller.rb Rescue any EncodingError exceptions (#25861). 7 лет назад
issue_categories_controller.rb Use .before_action instead of .before_filter. 8 лет назад
issue_relations_controller.rb Extracts the rendering of related issues to an helper (#3425). 7 лет назад
issue_statuses_controller.rb Use the main menu for project related actions that support cross-project display. 7 лет назад
issues_controller.rb Use #safe_attributes= instead. 7 лет назад
journals_controller.rb Get rid of sort_helper when using queries. 7 лет назад
mail_handler_controller.rb Don't use render :text => "". 8 лет назад
members_controller.rb Don't render memberships forms, use #edit instead. 7 лет назад
messages_controller.rb Use .before_action instead of .before_filter. 8 лет назад
my_controller.rb Don't hardcode the groups on My page. 7 лет назад
news_controller.rb Use .before_action instead of .before_filter. 8 лет назад
previews_controller.rb Preview when editing journal notes broken by r15621. 7 лет назад
principal_memberships_controller.rb Don't render memberships forms, use #edit instead. 7 лет назад
project_enumerations_controller.rb Use .before_action instead of .before_filter. 8 лет назад
projects_controller.rb Moves project quick search to a dedicated action. 7 лет назад
queries_controller.rb Don't preload all query filters (#24787). 7 лет назад
reports_controller.rb Removes calls to #assert_template and #assigns in functional tests. 8 лет назад
repositories_controller.rb Always send images user-uploaded images with Content-Disposition: attachment (#24199). 7 лет назад
roles_controller.rb Use regular instance methods instead of association extensions. 7 лет назад
search_controller.rb Use .before_action instead of .before_filter. 8 лет назад
settings_controller.rb Optional Regex delimiters to truncate incoming emails (#5864). 7 лет назад
sys_controller.rb Use JSON instead of XML for reposman.rb. 7 лет назад
timelog_controller.rb Better handling of update failures when bulk editing time entries. 7 лет назад
trackers_controller.rb Use regular instance methods instead of association extensions. 7 лет назад
users_controller.rb Deny edit/update/delete for anonymous user (#25483). 7 лет назад
versions_controller.rb Sort completed versions in reverse order on the roadmap (#23137). 7 лет назад
watchers_controller.rb Don't use render :text => "". 8 лет назад
welcome_controller.rb Use the main menu for project related actions that support cross-project display. 7 лет назад
wiki_controller.rb Adds before_render hook to WikiController#show (#23545). 7 лет назад
wikis_controller.rb Use .before_action instead of .before_filter. 8 лет назад
workflows_controller.rb AR uniq deprecated in Rails 5. 7 лет назад