Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Subject Updated Category
40603 Redmine Defect Closed Mocha 2.2.0 causes test failure: "unexpected invocation" 2024-04-27 09:17 Gems support Actions
40211 Redmine Patch Closed Remove appveyor.yml 2024-02-10 11:33 Code cleanup/refactoring Actions
40205 Redmine Defect Closed ThemesTest may fail if a third-party theme having theme.js is installed 2024-02-13 23:59 Code cleanup/refactoring Actions
40204 Redmine Defect Closed `rake redmine:plugins` fails with the error "Don't know how to build task 'redmine:plugins:assets'" 2024-02-07 20:55 Rails support Actions
40190 Redmine Feature Closed Stop appending the utf8 checkmark parameter to form URLs 2024-02-14 08:59 Code cleanup/refactoring Actions
40092 Redmine Feature Closed Drop FastCGI support 2024-01-28 02:00 Rails support Actions
40087 Redmine Patch Closed Rewrite ApplicationHelper#favicon_url method using image_url 2024-01-23 02:23 Code cleanup/refactoring Actions
40020 Redmine Defect Closed ScmData.binary? incorrectly considers UTF-8 text as binary 2024-01-30 02:42 SCM Actions
40010 Redmine Patch Closed Replace regular expression matches with String#start_with? / end_with? 2024-01-11 12:27 Performance Actions
40008 Redmine Patch Closed Replace String#sub with delete_prefix / delete_suffix 2024-01-08 02:15 Performance Actions
40003 Redmine Patch Closed Japanese translation update (r22550) 2024-01-04 10:58 Translations Actions
40000 Redmine Patch Closed Optimize gantt chart rendering for issues without subtasks 2024-01-19 13:12 Performance Actions
39993 Redmine Patch Closed Optimize loading of journals, relations, and allowed_statuses in IssuesController#show for API requests 2024-01-01 12:29 Performance Actions
39985 Redmine Patch Closed Update SQLite3 gem to 1.7 2023-12-30 05:29 Gems support Actions
39972 Redmine Patch Closed Update Nokogiri to 1.16.0 2023-12-29 09:05 Gems support Actions
39971 Redmine Patch Closed Remove specific platform constraints for database adapter gems 2023-12-30 05:13 Code cleanup/refactoring Actions
39889 Redmine Patch Closed Update RuboCop Rails to 2.24 2024-03-08 08:25 Gems support Actions
39888 Redmine Patch Closed Update RuboCop Performance to 1.21 2024-03-31 03:26 Gems support Actions
39887 Redmine Patch Closed Update RuboCop to 1.63 2024-04-09 12:03 Gems support Actions
39849 Redmine Patch Closed Optimize IssueCategory SQL queries when showing an issue 2023-12-27 10:31 Performance Actions
39847 Redmine Patch Closed Cache the result of `Journal#attachments` 2023-12-31 03:02 Performance Actions
39840 Redmine Patch Closed Optimize `Issue#relations` method to fetch both `relations_from` and `relations_to` using a single query 2023-12-28 01:11 Performance Actions
39837 Redmine Patch Closed Optimize query models by replacing `map` with `pluck` 2023-12-29 09:01 Performance Actions
39835 Redmine Patch Closed Optimize repository menu visibility check 2024-01-03 16:33 Performance Actions
39805 Redmine Feature Closed Extend "contains" operator in "Parent task" filter to support multiple issue IDs 2023-12-29 09:25 Issues filter Actions
39761 Redmine Feature Closed Ruby 3.3 support 2024-01-17 01:21 Ruby support Actions
39760 Redmine Defect Closed Some API tests fail with Ruby 2.7 2023-12-10 05:02 REST API Actions
39755 Redmine Defect Closed CommonMark Markdown help page does not reflect user's language setting 2023-12-07 14:03 Text formatting Actions
39592 Redmine Patch Closed Set transaction isolation level of MySQL to READ-COMMITTED in database.yml.example 2023-11-26 14:23 Database Actions
39576 Redmine Defect Closed `rake yard` does not work with Ruby >= 3.2 2023-11-19 06:37 Gems support Actions
39558 Redmine Patch Closed Remove deprecated methods in Repository and AbstractAdapter 2023-11-18 13:58 Code cleanup/refactoring Actions
39547 Redmine Patch Closed Prevent automatic requiring of unnecessary gems at runtime 2024-01-30 04:54 Gems support Actions
39511 Redmine Feature Closed Auto-detection of field wrapper type when importing CSV file 2023-11-16 12:09 Importers Actions
39500 Redmine Feature Closed Change the default notification option for users to "Only for things I watch or I am assigned to" 2023-12-08 09:29 Accounts / authentication Actions
39430 Redmine Patch Closed Japanese translation update (r22362) 2023-10-31 03:05 Translations 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
39211 Redmine Patch Closed Update roadie-rails to 3.1 2023-10-21 02:48 Gems support Actions
39207 Redmine Patch Closed Replace `YAML.load` with `YAML.load_file` in locales.rake and improve error reporting for invalid YAML files 2023-10-20 04:56 Code cleanup/refactoring Actions
39192 Redmine Patch Closed Japanese translation update (r22344) 2023-10-17 11:03 Translations Actions
39070 Redmine Patch Closed Allow using the latest version of mocha even when using Ruby < 2.7 2023-09-18 11:25 Gems support Actions
39032 Redmine Patch Closed Japanese translation update (r22289 ) 2023-09-06 16:18 Translations Actions
39021 Redmine Patch Closed Add ".byebug_history" to svn:ignore, .gitignore, and .hgignore 2023-09-05 04:51 Code cleanup/refactoring Actions
38797 Redmine Defect Closed Fix incorrect argument format for assert_select 2023-07-04 08:43 Code cleanup/refactoring Actions
38788 Redmine Defect Closed "has been" and "has never been" filter operators can be very slow 2023-06-30 11:41 Issues Actions
38772 Redmine Patch Closed <=> should return nil when invoked with an incomparable object 2023-06-29 16:42 Code cleanup/refactoring Actions
38545 Redmine Patch Closed Japanese translation update (r22241) 2023-05-15 04:12 Translations Actions
38527 Redmine Feature Closed New issues filter operators "has been", "has never been", and "changed from" 2023-05-11 09:05 Issues filter Actions
38509 Redmine Defect Closed Untranslated string "OK" in the repository browser 2023-12-05 08:15 I18n Actions
38503 Redmine Patch Closed Japanese translation update (r22218) 2023-05-01 09:59 Translations Actions
38497 Redmine Patch Closed Japanese translation update (r22213) 2023-04-28 05:25 Translations Actions
(1-50/865) Per page: 25, 50, 100

Also available in: Atom CSV PDF