Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Subject Updated Category
39547 Redmine Patch Closed Prevent automatic requiring of unnecessary gems at runtime 2024-01-30 04:54 Gems support Actions
1600 Redmine Patch Closed Rails 2.1 incompatibility (link to entries on the revision) 2008-07-09 19:24 SCM Actions
29772 Redmine Patch Closed Rails 5: Update INSTALL doc: s/WEBrick/Puma/ 2018-10-16 07:51 Documentation Actions
32887 Redmine Patch Closed Rails 6: Use "render template:" instead of "render file:" in app/views/layouts/admin.html.erb 2020-01-26 23:10 Rails support Actions
32886 Redmine Patch Closed Rails 6: Use #media_type instead of #content_type to test the MIME type of a response 2020-01-27 04:54 Rails support Actions
32787 Redmine Patch Closed Redmine 4.0 no longer supports Ruby 2.2 2020-01-14 01:45 Documentation Actions
29614 Redmine Patch Closed redmine:email:read and rdm-mailhandler.rb should use safe_receive instead of receive 2018-09-23 15:36 Email receiving Actions
36503 Redmine Patch Closed Reduce extra queries in IssueQuery.default 2022-03-20 22:39 Performance Actions
40211 Redmine Patch Closed Remove appveyor.yml 2024-02-10 11:33 Code cleanup/refactoring Actions
38122 Redmine Patch Closed Remove Bundler from requirements 2022-12-28 01:36 Gems support Actions
32297 Redmine Patch Closed Remove code for unsupported versions of Rails from open_id_authentication 2019-10-22 03:34 Code cleanup/refactoring Actions
34969 Redmine Patch Closed Remove dependency on MimeMagic 2021-04-20 04:08 Gems support Actions
35031 Redmine Patch Closed Remove deprecated code that are supposed to be removed in Redmine 5 2021-05-15 07:53 Code cleanup/refactoring Actions
39558 Redmine Patch Closed Remove deprecated methods in Repository and AbstractAdapter 2023-11-18 13:58 Code cleanup/refactoring Actions
31034 Redmine Patch Closed Remove encoding magic comments 2019-03-17 17:42 Code cleanup/refactoring Actions
38408 Redmine Patch Closed Remove experimental flag from "Preferred part of multipart (HTML) emails" setting 2023-04-06 06:58 Email receiving Actions
37599 Redmine Patch Closed Remove extra call of Attachment#thumbnailable? in AttachmentsController#thumbnail 2022-08-30 10:02 Code cleanup/refactoring Actions
24713 Redmine Patch Closed Remove iteration in ApplicationHelper#syntax_highlight_lines 2017-01-08 23:42 Code cleanup/refactoring Actions
30137 Redmine Patch Closed Remove rails-html-sanitizer from Gemfile 2018-12-09 07:21 Code cleanup/refactoring Actions
35026 Redmine Patch Closed Remove rake task check_parsing_by_psych 2021-04-13 09:30 Code cleanup/refactoring Actions
31035 Redmine Patch Closed Remove redefinition of ActionMailer::LogSubscriber#deliver which is no longer necessary because of the removal of Setting.bcc_recipients 2021-08-19 15:54 Code cleanup/refactoring Actions
39971 Redmine Patch Closed Remove specific platform constraints for database adapter gems 2023-12-30 05:13 Code cleanup/refactoring Actions
32094 Redmine Patch Closed Remove unnecessary call to set_tmp_attachments_directory 2019-09-20 03:31 Code cleanup/refactoring Actions
32189 Redmine Patch Closed Remove unnecessary requiring of "rexml/document" 2019-10-04 01:28 Code cleanup/refactoring Actions
30163 Redmine Patch Closed Remove unnecessary tests in test/unit/initializers/patches_test.rb 2018-12-13 01:17 Code cleanup/refactoring Actions
34750 Redmine Patch Closed Remove unsupported encodings ISO-2022-KR and ISCII91 from Setting::ENCODINGS 2021-02-17 13:24 Code cleanup/refactoring Actions
24899 Redmine Patch Closed Remove unused "description_date_*" from locale files 2017-02-21 13:12 Code cleanup/refactoring Actions
24901 Redmine Patch Closed Remove unused "label_more" from locale files 2017-02-21 13:13 Code cleanup/refactoring Actions
24900 Redmine Patch Closed Remove unused "label_planning" from locale files 2017-04-09 08:11 Code cleanup/refactoring Actions
24578 Redmine Patch Closed Remove unused CSS class ".icon-details" 2016-12-16 09:02 Code cleanup/refactoring Actions
32400 Redmine Patch Closed Remove unused i18n key "button_duplicate" 2019-11-04 06:21 Code cleanup/refactoring Actions
30466 Redmine Patch Closed Remove unused i18n key "label_all_time" 2019-01-21 08:38 Code cleanup/refactoring Actions
33342 Redmine Patch Closed Remove unused i18n key "label_overall_activity" and "label_overall_spent_time" 2021-11-09 20:22 Code cleanup/refactoring Actions
31344 Redmine Patch Closed Remove unused i18n key "label_please_login" 2019-05-12 02:21 Code cleanup/refactoring Actions
33393 Redmine Patch Closed Remove unused i18n key "notice_no_issue_selected" 2020-05-03 16:37 Code cleanup/refactoring Actions
28311 Redmine Patch Closed Remove unused i18n key "permission_move_issues" 2018-04-01 14:50 Translations Actions
28229 Redmine Patch Closed Remove unused i18n key "setting_app_subtitle" 2018-02-24 04:31 Code cleanup/refactoring Actions
34745 Redmine Patch Closed Remove unused i18n key "text_min_max_length_info" 2021-02-15 03:30 Code cleanup/refactoring Actions
38478 Redmine Patch Closed Remove unused i18n key label_last_login 2023-04-22 03:16 Code cleanup/refactoring Actions
38054 Redmine Patch Closed Remove unused i18n keys label_sort_highest, label_sort_higher, label_sort_lower, and label_sort_lowest 2023-10-29 02:04 Code cleanup/refactoring Actions
28611 Redmine Patch Closed Remove unused i18n strings from locale files 2018-04-26 14:54 Code cleanup/refactoring Actions
34444 Redmine Patch Closed Remove unused key :preview from Redmine::AccessKeys::ACCESSKEYS 2021-01-05 16:11 Code cleanup/refactoring Actions
31046 Redmine Patch Closed Remove unused method ApplicationHelper#generate_csv 2019-03-18 15:23 Code cleanup/refactoring Actions
28028 Redmine Patch Closed Remove unused method Mailer#mylogger 2018-02-11 07:40 Code cleanup/refactoring Actions
31088 Redmine Patch Closed Remove useless code in TimeEntryQuery#sql_for_activity_id_field 2019-04-03 06:00 Code cleanup/refactoring Actions
38228 Redmine Patch Closed Remove X-UA-Compatible meta tag for Internet Explorer 2023-02-05 06:55 Code cleanup/refactoring Actions
37657 Redmine Patch Closed Rename Repository#supports_all_revisions? to Repository#supports_history? 2022-09-15 15:14 Code cleanup/refactoring Actions
35466 Redmine Patch Closed Rename test/fixtures/configuration/*.yml.example to test/fixtures/files/configuration/*.yml 2021-07-10 10:47 Code cleanup/refactoring Actions
34161 Redmine Patch Closed Replace gsub with tr, delete, or squeeze 2020-10-24 08:50 Performance Actions
39380 Redmine Patch Closed Replace hardcoded issues count check with `limit` variable in IssuesController#retrieve_previous_and_next_issue_ids 2023-10-31 14:02 Code cleanup/refactoring Actions
(701-750/868) Per page: 25, 50, 100

Also available in: Atom CSV PDF