Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Subject Updated Category
36358 Redmine Patch Closed Use File.exist? instead of deprecated File.exists? 2021-12-27 04:20 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
35208 Redmine Patch Closed Use `Time.use_zone` instead of `Time.zone=` 2021-05-07 06:24 Code cleanup/refactoring 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
35026 Redmine Patch Closed Remove rake task check_parsing_by_psych 2021-04-13 09:30 Code cleanup/refactoring Actions
34976 Redmine Patch Closed Add missing fixtures to TimeEntryCustomFieldTest 2021-03-28 10:04 Code cleanup/refactoring Actions
34789 Redmine Patch Closed Fix misplaced comment in config/settings.yml 2021-02-24 15:01 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
34745 Redmine Patch Closed Remove unused i18n key "text_min_max_length_info" 2021-02-15 03:30 Code cleanup/refactoring Actions
34492 Redmine Patch Closed Fix passing a wrong parameter to assert_select in API test for 'GET /users/:id' 2020-12-31 01:45 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
34337 Redmine Feature Closed Remove jQuery Migrate 2021-03-29 05:00 Code cleanup/refactoring Actions
34166 Redmine Patch Closed Fix wrong comment for Mailer.deliver_lost_password 2020-10-25 10:44 Code cleanup/refactoring Actions
34165 Redmine Defect Closed RuboCop warns Layout/SpaceInsideBlockBraces and Layout/SpaceInsideHashLiteralBraces due to r20189 and r20190 2020-11-22 14:47 Code cleanup/refactoring Actions
33700 Redmine Patch Closed Add missing fixture to Redmine::ApiTest::ProjectsTest 2020-07-10 01:34 Code cleanup/refactoring Actions
33562 Redmine Defect Closed Some tests in ApplicationHelperTest are declared as private 2020-06-12 04:57 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
33367 Redmine Patch Closed Use more efficient "exists?" instead of "first" in tests when checking the existence of rows 2020-05-03 02:44 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
33181 Redmine Defect Closed IssuesSystemTest#test_index_as_csv_should_reflect_sort fails 2024-01-20 08:46 Code cleanup/refactoring Actions
33069 Redmine Patch Closed Update copyright year in source files to 2021 2021-03-25 08:00 Code cleanup/refactoring Actions
32924 Redmine Patch Closed tmp/pdf directory is no longer necessary 2020-02-29 16:13 Code cleanup/refactoring Actions
32400 Redmine Patch Closed Remove unused i18n key "button_duplicate" 2019-11-04 06:21 Code cleanup/refactoring Actions
32307 Redmine Defect Closed AttachmentsControllerTest#test_thumbnail_for_pdf_should_be_png fails if ImageMagick convert is not available 2019-10-22 16:12 Code cleanup/refactoring 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
32189 Redmine Patch Closed Remove unnecessary requiring of "rexml/document" 2019-10-04 01:28 Code cleanup/refactoring Actions
32110 Redmine Defect Closed "already initialized constant Redmine::Scm::Adapters::SubversionAdapter::SVN_BIN" warning when executing rake tasks 2019-10-04 01:30 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
32071 Redmine Defect Closed FrozenError in assert_save in test/test_helper.rb 2019-09-16 11:24 Code cleanup/refactoring Actions
32022 Redmine Defect Closed IssueSubtaskingTest fails with high probability 2019-09-05 09:01 Code cleanup/refactoring Actions
31941 Redmine Patch Closed ThemesTest may fail if a third-party theme with a favicon is installed 2019-08-25 23:57 Code cleanup/refactoring Actions
31857 Redmine Defect Closed "DEPRECATION WARNING: warning: white_list_sanitizer isdeprecated" while running tests 2019-08-09 02:47 Code cleanup/refactoring Actions
31620 Redmine Defect Closed ActivitiesControllerTest#test_previous_project_index fails depending on the current time and zone 2019-06-25 09:37 Code cleanup/refactoring Actions
31388 Redmine Defect Closed ApiTest fails if config.time_zone is set 2019-06-08 08:44 Code cleanup/refactoring Actions
31344 Redmine Patch Closed Remove unused i18n key "label_please_login" 2019-05-12 02:21 Code cleanup/refactoring Actions
31132 Redmine Defect Closed Remove unused column trackers.is_in_chlog 2021-07-28 18:30 Code cleanup/refactoring Actions
31093 Redmine Defect Closed Duplicate method definition: ProjectsControllerTest#test_jump_should_not_redirect_to_unknown_tab 2019-06-20 08:33 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
31074 Redmine Defect Closed TimelogTest#test_default_query_setting fails depending on the language of the browser 2019-04-01 07:40 Code cleanup/refactoring Actions
31046 Redmine Patch Closed Remove unused method ApplicationHelper#generate_csv 2019-03-18 15:23 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
31034 Redmine Patch Closed Remove encoding magic comments 2019-03-17 17:42 Code cleanup/refactoring Actions
31004 Redmine Patch Closed Decode hexadecimal-encoded literals in order to be frozen string literals friendly 2019-03-20 06:44 Code cleanup/refactoring Actions
30811 Redmine Defect Closed "rake db:fixtures:load" does not work 2019-05-05 04:03 Code cleanup/refactoring Actions
30806 Redmine Defect Closed TimeEntryTest#test_create_should_validate_user_id occasionally fails 2019-02-14 09:07 Code cleanup/refactoring Actions
30474 Redmine Defect Closed IssuesControllerTest#test_index_sort_by_total_estimated_hours tests practically nothing 2019-01-22 09:24 Code cleanup/refactoring Actions
30466 Redmine Patch Closed Remove unused i18n key "label_all_time" 2019-01-21 08:38 Code cleanup/refactoring Actions
30413 Redmine Patch Closed Add ".ruby-version" to svn:ignore, .git:ignore, and .hgignore 2019-01-13 01:50 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
30137 Redmine Patch Closed Remove rails-html-sanitizer from Gemfile 2018-12-09 07:21 Code cleanup/refactoring Actions
(101-150/868) Per page: 25, 50, 100

Also available in: Atom CSV PDF