]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2023-10-17 Go MAEDAFix comment to correctly represent legacy filter parame...
2023-10-17 Go MAEDAJapanese translation update (#39192).
2023-10-17 Go MAEDATraditional Chinese translation update (#39195).
2023-10-16 Go MAEDARevert r22342 as it became unnecessary after the additi...
2023-10-16 Go MAEDAAdd requirement for user_preferences for watcher_test...
2023-10-16 Go MAEDAFix watcher handling on unsaved objects (#39186).
2023-10-16 Go MAEDADisable RuboCop Style/InverseMethods (#36919).
2023-10-16 Go MAEDARemove unused "mention_users" permission from the roles...
2023-10-16 Go MAEDAFix RuboCop offenses due to r22343: Style/RedundantRege...
2023-10-15 Go MAEDAAdd missing Homepage attribute in Projects API response...
2023-10-15 Go MAEDAUpdate locales (#39181, #37674).
2023-10-15 Go MAEDAAPI compatibility to legacy status and name query param...
2023-10-15 Go MAEDAFix a test failure due to the auto watch on issue creat...
2023-10-13 Go MAEDAUpdate RuboCop Rails to 2.21 (#37248).
2023-10-12 Go MAEDAFix RuboCop offense Rails/RedundantActiveRecordAllMetho...
2023-10-12 Go MAEDACleanup debug code in app/models/mail_handler.rb (...
2023-10-12 Go MAEDAUpdate RuboCop to 1.57 (#36919).
2023-10-12 Go MAEDAFix RuboCop offense Style/RedundantFilterChain (#36919).
2023-10-12 Go MAEDAFix an intermittent test failure in JournalTest (#39180).
2023-10-11 Go MAEDACzech translation update (#39179).
2023-10-09 Go MAEDAOptimize IssueQuery#sql_for_assigned_to_role_field...
2023-10-09 Go MAEDARefactor SQL construction in IssueQuery#sql_for_assigne...
2023-10-07 Go MAEDAReplace custom EMAIL_REGEXP with URI::MailTo::EMAIL_REG...
2023-10-06 Go MAEDAFixes i18n call in macro error fallback (#37668).
2023-10-06 Go MAEDAFix RuboCop offences introduced in r22328 (#38707).
2023-10-06 Go MAEDARefactor: Simplify the code (#38707).
2023-10-06 Go MAEDAAdd test for r22327 (#38707).
2023-10-06 Go MAEDAFix order of loading plugins' config/routes.rb (#38707).
2023-09-30 Go MAEDAUpdates for 5.0.6 release
2023-09-30 Go MAEDAFix the changelog generator to work with the current...
2023-09-24 Go MAEDARemove set_language_if_valid from MyController (#39066).
2023-09-24 Go MAEDAFix mistranslation of label_board_sticky in Spanish...
2023-09-21 Go MAEDACommonMark Markdown task list item markers are not...
2023-09-21 Go MAEDACorrectly escape issue text in Gantt PNG export for...
2023-09-20 Go MAEDAAvoid exception during validation if the spent_on date...
2023-09-20 Go MAEDAUpdate Rails to 6.1.7.6 (#38374).
2023-09-18 Go MAEDAUse mocha >= 2.0.1 (#39070).
2023-09-18 Go MAEDAUse uri_with_link_safe_scheme? in Redcloth3 (#38807).
2023-09-18 Go MAEDAHTML-escape the entire tag content of escaped HTML...
2023-09-18 Go MAEDAAdapt markdown autolink behavior to that of common_mark...
2023-09-18 Go MAEDASet a strict CSP policy for downloaded attachments...
2023-09-18 Go MAEDAAlways serve thumbnails with disposition: attachment...
2023-09-06 Go MAEDAJapanese translation update (#39032).
2023-09-05 Go MAEDATraditional Chinese translation update (#39020).
2023-09-05 Go MAEDAAdd ".byebug_history" to svn:ignore, .gitignore, and...
2023-08-31 Go MAEDAAdd missing files in r22289 (#2568).
2023-08-31 Go MAEDAUpdate locales (#2568).
2023-08-31 Go MAEDAAdd description for issue statuses and display them...
2023-08-30 Go MAEDAFix exception raised during thumbnail macro to image...
2023-08-27 Go MAEDARaise the maximum length of the last name to 255 charac...
2023-08-27 Go MAEDADisplay calendar in vertical list layout on mobile...
2023-08-23 Go MAEDAGenerate snake-case file name by redmine_plugin_migrati...
2023-08-23 Go MAEDAUpdate RuboCop Performance to 1.19 (#37247).
2023-08-23 Go MAEDAFix RuboCop offense Performance/MapMethodChain (#37247).
2023-08-23 Go MAEDARetry in case of stale issue during Issue.update_versio...
2023-08-09 Go MAEDAUpdate RuboCop to 1.56 (#36919).
2023-08-09 Go MAEDARegenerate .rubocop_todo.yml (#36919).
2023-07-02 Go MAEDAUpdate RuboCop to 1.54 (#36919).
2023-07-02 Go MAEDAFix incorrect argument format for assert_select that...
2023-06-30 Go MAEDAUpdate I18n to 1.14 (#37401).
2023-06-30 Go MAEDA"has been" and "has never been" filter operators can...
2023-06-30 Go MAEDAUnable to retrieve custom fields set as "For all projec...
2023-06-29 Go MAEDA<=> operator should return nil when invoked with an...
2023-06-29 Go MAEDAUpdate Pg to 1.5 (#37525).
2023-06-29 Go MAEDAUpdate Rails to 6.1.7.4 (#38374).
2023-06-29 Go MAEDAUpdate RuboCop to 1.53 (#36919).
2023-06-29 Go MAEDAFix RuboCop offense Style/ReturnNilInPredicateMethodDef...
2023-06-29 Go MAEDAFix RuboCop offense Style/RedundantSelfAssignmentBranch...
2023-06-29 Go MAEDAFix RuboCop offense Style/RedundantRegexpArgument ...
2023-06-22 Go MAEDAUpdate RuboCop Rails to 2.20 (#37248).
2023-06-22 Go MAEDAUpdate Nokogiri to 1.15.2 (#38181).
2023-06-21 Go MAEDARemove unused i18n key "label_optgroup_others" (#38646).
2023-06-21 Go MAEDAFix SQL error when passing invalid value to "Related...
2023-06-07 Go MAEDAUpdate RuboCop to 1.52 (#36919).
2023-06-07 Go MAEDAFix RuboCop offense Lint/RedundantSafeNavigation (...
2023-06-07 Go MAEDAFix RuboCop offense Style/RedundantArrayConstructor...
2023-06-07 Go MAEDAFix RuboCop offense Style/RedundantFilterChain (#36919).
2023-06-02 Go MAEDAUpdate RuboCop Performance to 1.17 (#37247).
2023-05-18 Go MAEDABulgarian translation update (#38551).
2023-05-18 Go MAEDAGalician translation update (#38564).
2023-05-15 Go MAEDAUpdate RuboCop to 1.51 (#36919).
2023-05-15 Go MAEDARegenerate .rubocop_todo.yml (#36919).
2023-05-15 Go MAEDAJapanese translation update (#38545).
2023-05-13 Go MAEDAAdd X-Redmine-Issue-Priority headers to issue notificat...
2023-05-13 Go MAEDATraditional Chinese translation update (#38537).
2023-05-11 Go MAEDAFix PostgreSQL error caused by comparing text with...
2023-05-11 Go MAEDAUpdate locales (#38527).
2023-05-11 Go MAEDANew issues filter operators "has been", "has never...
2023-05-11 Go MAEDAImprove the clarity of German translation of label_user...
2023-05-10 Go MAEDARestrict available locales to those defined by Redmine...
2023-05-09 Go MAEDAAdd breadcrumbs to news pages (#2631).
2023-05-07 Go MAEDAUse the new pagination style for the calendars view...
2023-05-06 Go MAEDAPolish translation update (#38523).
2023-05-05 Go MAEDAUse label_view instead of the untranslated string ...
2023-05-05 Go MAEDAIssue field labels for fields with descriptions are...
2023-05-05 Go MAEDAFix English and Japanese translations of field_last_log...
2023-05-05 Go MAEDAAlign buttons in modal dialogs to the left instead...
2023-05-05 Go MAEDAAdd test for r22224 (#38458).
2023-05-05 Go MAEDADisplay order of watchers in the sidebar is indetermina...
2023-05-05 Go MAEDAFix typo in French translation of setting_bulk_download...
next