summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix missing project_id in redirect after clicking "Create and add another" bu...Go MAEDA2023-02-052-1/+2
* Remove X-UA-Compatible meta tag for Internet Explorer (#38228).Go MAEDA2023-02-051-1/+0
* Update Mail gem to 2.8 (#37993).Go MAEDA2023-02-052-7/+2
* Fix test failure with Commonmarker 0.23.8 (#38239).Go MAEDA2023-02-052-2/+2
* Enable annotate_rendered_view_with_filenames in development mode (#38216).Go MAEDA2023-02-021-1/+1
* Fix deprecation warning for db:structure:dump in db:migrate when using sql sc...Go MAEDA2023-02-011-6/+1
* "Property changes" tab does not appear when all issue journals have both note...Go MAEDA2023-02-012-12/+5
* Update CommonMarker extension options linkGo MAEDA2023-01-311-1/+1
* Nested CommonMark Markdown task lists are not indented (#38215).Go MAEDA2023-01-311-1/+3
* Update Redcarpet to 3.6 (#38220).Go MAEDA2023-01-301-1/+1
* Fix that Example plugin (extra/sample_plugin) breaks Activity page (#38114).Go MAEDA2023-01-271-1/+1
* Update Rails to 6.1.7.2 (#38191).Go MAEDA2023-01-261-1/+1
* Update RuboCop to 1.44 (#36919).Go MAEDA2023-01-252-2/+2
* Fix RuboCop offense Style/MethodCallWithoutArgsParentheses (#36919).Go MAEDA2023-01-253-3/+3
* Fix the migration version of 20221214173537_add_select_project_publicity_perm...Go MAEDA2023-01-251-1/+1
* Japanese translation update (#38208).Go MAEDA2023-01-231-1/+1
* Fix robots.txt to disallow issue lists with a sort or query_id parameter in a...Go MAEDA2023-01-232-3/+3
* Improve index usability for Project#project_condition (#38198).Go MAEDA2023-01-211-5/+7
* Avoid double-render error with ApplicationController#find_optional_project (#...Go MAEDA2023-01-203-2/+30
* Ensure that the base permission is set for Role#permissions_tracker? and rela...Go MAEDA2023-01-192-0/+80
* Traditional Chinese translation (#38192).Go MAEDA2023-01-181-1/+1
* Update Rails to 6.1.7.1 (#38191).Go MAEDA2023-01-181-1/+1
* Update SQLite3 gem to 1.6 (#38187).Go MAEDA2023-01-171-1/+1
* Update Rouge to 4.0 (#37236).Go MAEDA2023-01-172-6/+6
* Set RuboCop TargetRubyVersion to 2.7 (#38134).Go MAEDA2023-01-171-1/+1
* Ruby 2.7: Fix RuboCop offense Performance/BindCall (#38134).Go MAEDA2023-01-171-1/+1
* Ruby 2.7: Fix RuboCop offense Performance/MapCompact (#38134).Go MAEDA2023-01-1724-36/+35
* Ruby 2.7: Fix RuboCop offense Style/ArgumentsForwarding (#38134).Go MAEDA2023-01-171-2/+2
* Drop Ruby 2.6 support (#38134).Go MAEDA2023-01-172-6/+6
* Use `require_relative` instead of `File.dirname(__FILE__) + ...` (#38093).Go MAEDA2023-01-1610-12/+12
* Turkish translation update (#38092).Go MAEDA2023-01-161-93/+86
* Reverts r22049.Go MAEDA2023-01-161-86/+93
* Turkish translation update (#38185).Go MAEDA2023-01-161-93/+86
* Galician translation update (#38171).Go MAEDA2023-01-161-7/+7
* Remove code no longer necessary due to r21823 (#37674).Go MAEDA2023-01-161-59/+0
* Support for WebP images (#38168).Go MAEDA2023-01-168-3/+27
* Add Ruby 3.2 to the supported Ruby versions (#38099).Go MAEDA2023-01-151-1/+1
* Update Nokogiri to 1.14.0 (#38181).Go MAEDA2023-01-151-1/+1
* Update jQuery UI Datepicker i18n files to 1.13.2 (#38162).Go MAEDA2023-01-1245-973/+1164
* Unreachable branch in ApplicationHelper#format_object due to the use of the d...Go MAEDA2023-01-121-14/+14
* Fix redundant 'private' modifier in repositories_git_controller_test.rb (#380...Go MAEDA2023-01-122-14/+6
* Update locales (#38048).Go MAEDA2023-01-1247-0/+47
* Introduce permission to set a project public (#38048).Go MAEDA2023-01-128-4/+93
* Update RuboCop to 1.43 (#36919).Go MAEDA2023-01-112-2/+3
* Regenerate .rubocop_todo.yml (#36919).Go MAEDA2023-01-111-1/+0
* Fix RuboCop offense Lint/UselessRescue (#36919).Go MAEDA2023-01-111-2/+0
* Disable RuboCop offense Performance/Sum in IssueFieldsRows#to_html (#38146).Go MAEDA2023-01-112-6/+2
* Fix RuboCop offense Performance/RedundantSplitRegexpArgument (#38146).Go MAEDA2023-01-112-7/+2
* Fix RuboCop offense Performance/RedundantMatch (#38146).Go MAEDA2023-01-114-11/+4
* Fix RuboCop offense Performance/RedundantEqualityComparisonBlock (#38146).Go MAEDA2023-01-115-12/+4