summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Directly call URI.open instead of calling it via Kernel#open to fix deprecati...Go MAEDA2023-03-051-3/+3
* Bulgarian translation update (#38327).Go MAEDA2023-03-051-8/+6
* Don't load RuboCop by default (#36919).Go MAEDA2023-03-031-3/+3
* Update RuboCop to 1.47 (#36919).Go MAEDA2023-03-032-11/+2
* Check if the user has the permission to add notes or edit an issue when addin...Go MAEDA2023-03-024-3/+90
* Exporting UserQuery does not use the query name as file name (#37674, #38182).Go MAEDA2023-03-012-1/+14
* Show parent issues in notification email (#34302).Go MAEDA2023-03-013-2/+5
* Try importing journal replies as issue reply where applicable (#38263).Go MAEDA2023-02-272-6/+20
* Japanese translation update (#38306).Go MAEDA2023-02-271-1/+1
* Update locales (#38238).Go MAEDA2023-02-2748-0/+48
* Disable auto watch for the anonymous user (#38238).Go MAEDA2023-02-264-4/+34
* Auto watch issues on issue creation (#38238).Go MAEDA2023-02-265-2/+50
* Update RuboCop to 1.46 (#36919).Go MAEDA2023-02-242-3/+3
* Time Entry Import fails to import custom fields with "User" format (#38254).Go MAEDA2023-02-162-0/+35
* Update Rouge to 4.1 (#37236).Go MAEDA2023-02-153-2/+6
* Update RuboCop to 1.45 (#36919).Go MAEDA2023-02-152-11/+11
* Regenerate .rubocop_todo.yml (#36919).Go MAEDA2023-02-141-3/+1
* Fix RuboCop offense Style/YodaCondition (#36919).Go MAEDA2023-02-141-2/+2
* Fix RuboCop offense Style/RedundantHeredocDelimiterQuotes (#36919).Go MAEDA2023-02-141-0/+2
* Update RBPDF to 1.21 (#38272).Go MAEDA2023-02-131-1/+1
* Refactor code to use YAML.load_file instead of explicitly opening the file (#...Go MAEDA2023-02-131-4/+2
* Remove "Unknown user" notification on password request with non-existent emai...Go MAEDA2023-02-0751-50/+4
* Fix config/settings.yml not closed in Setting.load_available_settings (#38250).Go MAEDA2023-02-061-2/+4
* Update RuboCop Performance to 1.16 (#37247).Go MAEDA2023-02-061-1/+1
* Fix RuboCop offense Performance/StringInclude (#37247).Go MAEDA2023-02-061-1/+1
* 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