Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Subject Updated Category
32189 Redmine Patch Closed Remove unnecessary requiring of "rexml/document" 2019-10-04 01:28 Code cleanup/refactoring Actions
32122 Redmine Patch Closed Fix test failure due to missing call to set_tmp_attachments_directory 2019-10-04 13:18 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
32054 Redmine Patch Closed Add test for 4 byte characters (emoji) support 2021-03-13 02:16 Code cleanup/refactoring Actions
32025 Redmine Patch Closed mail_body method in test/test_helper.rb raises an exception if the message is not multipart 2019-09-13 10:52 Code cleanup/refactoring Actions
32023 Redmine Patch Closed Add missing fixtures to IssueStatusesControllerTest 2019-09-05 12:31 Code cleanup/refactoring Actions
32022 Redmine Defect Closed IssueSubtaskingTest fails with high probability 2019-09-05 09:01 Code cleanup/refactoring Actions
31999 Redmine Patch Closed Add missing fixtures to TimelogCustomFieldsVisibilityTest 2019-09-03 08:28 Code cleanup/refactoring Actions
31967 Redmine Patch Closed IssueCustomFieldTest randomly fails 2019-08-28 10:21 Code cleanup/refactoring Actions
31966 Redmine Patch Closed Add missing fixtures to Redmine::Helpers::GanttHelperTest 2019-08-28 08:23 Code cleanup/refactoring Actions
31965 Redmine Patch Closed Add missing fixtures to Redmine::ApiTest::VersionsTest 2019-08-28 06:35 Code cleanup/refactoring Actions
31964 Redmine Patch Closed VersionsControllerTest#test_show randomly fails 2019-08-28 06:20 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
31929 Redmine Defect Closed MarkdownFormatterTest#test_should_support_underlined_text is declared as private 2019-08-21 02:38 Code cleanup/refactoring Actions
31894 Redmine Patch Closed Fix "jQuery.fn.attr('selected') might use property instead of attribute" 2019-08-14 01:29 Code cleanup/refactoring Actions
31884 Redmine Patch Closed Fix JQMIGRATE: jQuery.fn.load() is deprecated 2019-08-13 16:24 Code cleanup/refactoring Actions
31870 Redmine Defect Closed Remove deprecated .zIndex() method 2019-09-18 11:57 Code cleanup/refactoring Actions
31865 Redmine Patch Closed Add missing fixtures to ImportsControllerTest 2019-08-08 03:50 Code cleanup/refactoring Actions
31705 Redmine Patch Closed Add missing fixtures to AttachmentFormatVisibilityTest 2019-07-12 09:26 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
31555 Redmine Patch Closed Use Redmine::Database.mysql? instead of a regular expression 2019-06-13 09:50 Code cleanup/refactoring Actions
31510 Redmine Defect Closed Fix missing closing tags in workflows/permissions.html.erb 2019-06-29 09:28 Code cleanup/refactoring Actions
31509 Redmine Patch Closed Add Rubocop to enforce some styles 2019-06-27 01:37 Code cleanup/refactoring Actions
31508 Redmine Defect Closed Add missing frozen strings and copyrights 2019-11-02 14:54 Code cleanup/refactoring Actions
31507 Redmine Defect Closed Test fails if trailing whitespaces are removed 2024-02-05 08:56 Code cleanup/refactoring Actions
31506 Redmine Patch Closed Remove trailing whitespaces 2019-06-21 07:07 Code cleanup/refactoring Actions
31433 Redmine Patch Closed Use "icon icon-*" classes for sort-handler, collapsible fieldsets and collapsible versions 2019-11-03 09:28 Code cleanup/refactoring Actions
31402 Redmine Patch Closed Add support for customization by block to IssueCustomField.generate! 2019-05-20 10:44 Code cleanup/refactoring Actions
31391 Redmine Patch Closed Small refactorization of avatar methods 2019-05-22 10:21 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
31387 Redmine Defect Closed Don't rescue Exception class 2019-05-25 08:53 Code cleanup/refactoring Actions
31344 Redmine Patch Closed Remove unused i18n key "label_please_login" 2019-05-12 02:21 Code cleanup/refactoring Actions
31205 Redmine Patch Closed Replace jquery-rails with vanilla javascript ujs 2019-04-25 08:21 Code cleanup/refactoring Actions
31131 Redmine Patch Closed CalendarsControllerTest#test_show fails depending on the date 2019-04-27 17:07 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
31065 Redmine Patch Closed Fix tests that has incorrect verification target 2019-05-07 01:35 Code cleanup/refactoring Actions
31059 Redmine Patch Closed Use #b shortcut instead of #force_encoding 2019-03-20 06:41 Code cleanup/refactoring Actions
31053 Redmine Defect Closed Some issue fixtures are set inconsistent tracker id which is not available in the project 2019-06-21 07:06 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
30994 Redmine Patch Closed Refactor custom field css classes 2019-03-09 16:38 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
30445 Redmine Patch Closed Remove unnecessary bgl and bgr wrappers from the footer 2019-09-15 05:41 Code cleanup/refactoring Actions
(251-300/1532) Per page: 25, 50, 100

Also available in: Atom CSV PDF