summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Ability to disable the priority field (#38416).Go MAEDA2023-04-142-0/+13
* Add a test for VersionsTextHelper (#36679).Go MAEDA2023-04-141-0/+41
* Roles of a project member should not be made empty (#37166).Go MAEDA2023-04-131-0/+10
* Cannot add a user to a group if the group is a member without roles in a cert...Go MAEDA2023-04-131-0/+12
* Export a version as changelog text (#36679).Go MAEDA2023-04-131-0/+13
* Add Parent task filter and column to Spent time (#37623).Go MAEDA2023-04-112-0/+72
* "Issue's subject" filter for spent time (#27821).Go MAEDA2023-04-091-0/+13
* Change the behavior of the "Any searchable text" filter from OR search to AND...Go MAEDA2023-04-051-0/+35
* Fix a bug the "doesn't contain" operator returns no issues if the search find...Go MAEDA2023-04-051-2/+47
* Group text filters in the filter select list (#38402).Go MAEDA2023-04-051-0/+10
* Add "Any searchable text" filter for issues (#38402).Go MAEDA2023-04-051-0/+30
* Limit the year to 4 digits in date input (#38231).Go MAEDA2023-03-301-0/+11
* Receive e-mail replies to news and news comments (#38274).Go MAEDA2023-03-263-1/+65
* Add MissingContainer exception to MailHandler (#38273).Go MAEDA2023-03-261-3/+3
* Multiple issue ids in "Related to" filter (#38301).Go MAEDA2023-03-251-0/+8
* "Cannot delete enumeration" error may occur when attempting to delete a proje...Go MAEDA2023-03-251-0/+1
* Fix RuboCop offense Style/InverseMethods: Use `invalid?` instead of inverting...Go MAEDA2023-03-258-16/+16
* Fix RuboCop offense Style/InverseMethods: Use `present?` instead of inverting...Go MAEDA2023-03-253-6/+6
* Use Commonmarker instead of Redcarpet by default when rendering Markdown atta...Go MAEDA2023-03-231-0/+14
* Fix a failing test due to r22142 (#38360).Go MAEDA2023-03-231-1/+1
* Check if the user has the permission to add notes or edit an issue when addin...Go MAEDA2023-03-021-0/+74
* Exporting UserQuery does not use the query name as file name (#37674, #38182).Go MAEDA2023-03-011-0/+13
* Show parent issues in notification email (#34302).Go MAEDA2023-03-011-1/+2
* Try importing journal replies as issue reply where applicable (#38263).Go MAEDA2023-02-271-0/+15
* Disable auto watch for the anonymous user (#38238).Go MAEDA2023-02-262-0/+30
* Auto watch issues on issue creation (#38238).Go MAEDA2023-02-262-1/+35
* Time Entry Import fails to import custom fields with "User" format (#38254).Go MAEDA2023-02-161-0/+27
* Update Rouge to 4.1 (#37236).Go MAEDA2023-02-151-1/+1
* Fix RuboCop offense Style/RedundantHeredocDelimiterQuotes (#36919).Go MAEDA2023-02-141-0/+2
* Remove "Unknown user" notification on password request with non-existent emai...Go MAEDA2023-02-071-0/+1
* Fix missing project_id in redirect after clicking "Create and add another" bu...Go MAEDA2023-02-051-1/+1
* Fix test failure with Commonmarker 0.23.8 (#38239).Go MAEDA2023-02-051-1/+1
* "Property changes" tab does not appear when all issue journals have both note...Go MAEDA2023-02-011-8/+1
* Fix RuboCop offense Style/MethodCallWithoutArgsParentheses (#36919).Go MAEDA2023-01-253-3/+3
* Fix robots.txt to disallow issue lists with a sort or query_id parameter in a...Go MAEDA2023-01-231-1/+1
* Avoid double-render error with ApplicationController#find_optional_project (#...Go MAEDA2023-01-202-1/+26
* Ensure that the base permission is set for Role#permissions_tracker? and rela...Go MAEDA2023-01-191-0/+76
* Ruby 2.7: Fix RuboCop offense Performance/MapCompact (#38134).Go MAEDA2023-01-172-4/+4
* Support for WebP images (#38168).Go MAEDA2023-01-164-0/+23
* Fix redundant 'private' modifier in repositories_git_controller_test.rb (#380...Go MAEDA2023-01-121-8/+6
* Introduce permission to set a project public (#38048).Go MAEDA2023-01-122-2/+58
* Fix RuboCop offense Performance/RedundantEqualityComparisonBlock (#38146).Go MAEDA2023-01-111-1/+1
* Fix RuboCop offense Performance/FixedSize (#38146).Go MAEDA2023-01-112-8/+12
* Fix RuboCop offense Performance/AncestorsInclude (#38146).Go MAEDA2023-01-113-3/+3
* CommonMark Markdown formatter does not support min-width, max-width, min-heig...Go MAEDA2023-01-111-0/+4
* Add guard clause to time_tag method to handle nil time (#38139).Go MAEDA2023-01-021-0/+16
* Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (...Go MAEDA2023-01-01341-343/+343
* Update copyright year to 2023 (#38141).Go MAEDA2023-01-01342-342/+342
* Fix `{{thumbnail}}` macro in an issue note cannot fetch an image attached in ...Go MAEDA2022-12-301-0/+16
* Fix RuboCop offense Performance/StringInclude (#37247).Go MAEDA2022-12-264-5/+5