summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* Reinitialize an empty Wiki page after after project wiki is deleted (#34634).Marius Balteanu2023-10-232-2/+12
* Revert r22368.Marius Balteanu2023-10-232-12/+2
* Traditional Chinese translation update (#39221).Marius Balteanu2023-10-232-2/+12
* Add field separator option to CSV export dialog (#37621).Go MAEDA2023-10-212-0/+30
* Revert r22342 as it became unnecessary after the addition of the :user_prefer...Go MAEDA2023-10-161-3/+1
* Add requirement for user_preferences for watcher_test (#39186).Go MAEDA2023-10-161-1/+1
* Fix watcher handling on unsaved objects (#39186).Go MAEDA2023-10-161-0/+37
* Fix RuboCop offenses due to r22343: Style/RedundantRegexpEscape, Layout/Empty...Go MAEDA2023-10-161-5/+5
* Add missing Homepage attribute in Projects API response (#39113).Go MAEDA2023-10-151-0/+4
* API compatibility to legacy status and name query params (#39181, #37674)Go MAEDA2023-10-152-0/+61
* Fix a test failure due to the auto watch on issue creation (#38238).Go MAEDA2023-10-151-1/+3
* Fix RuboCop offense Rails/RedundantActiveRecordAllMethod (#37248).Go MAEDA2023-10-128-17/+17
* Fix RuboCop offense Style/RedundantFilterChain (#36919).Go MAEDA2023-10-121-1/+1
* Fix an intermittent test failure in JournalTest (#39180).Go MAEDA2023-10-121-1/+1
* Replace custom EMAIL_REGEXP with URI::MailTo::EMAIL_REGEXP for more accurate ...Go MAEDA2023-10-071-0/+4
* Fix RuboCop offences introduced in r22328 (#38707).Go MAEDA2023-10-061-5/+5
* Add test for r22327 (#38707).Go MAEDA2023-10-061-0/+95
* Correctly escape issue text in Gantt PNG export for ImageMagick convert (#387...Go MAEDA2023-09-211-0/+5
* Avoid exception during validation if the spent_on date of a time entry was re...Go MAEDA2023-09-201-0/+10
* HTML-escape the entire tag content of escaped HTML tags in textile (#38807).Go MAEDA2023-09-181-2/+3
* Adapt markdown autolink behavior to that of common_mark (#38806).Go MAEDA2023-09-181-1/+78
* Add description for issue statuses and display them in issue new/edit form (#...Go MAEDA2023-08-315-3/+62
* Fix exception raised during thumbnail macro to image tag conversion in emails...Go MAEDA2023-08-301-0/+12
* Raise the maximum length of the last name to 255 characters (#37679).Go MAEDA2023-08-271-0/+6
* Display calendar in vertical list layout on mobile screens (#33682).Go MAEDA2023-08-272-105/+91
* Generate snake-case file name by redmine_plugin_migration (#38730).Go MAEDA2023-08-231-0/+59
* Fix RuboCop offense Performance/MapMethodChain (#37247).Go MAEDA2023-08-2310-27/+27
* Retry in case of stale issue during Issue.update_versions (#38820).Go MAEDA2023-08-231-0/+35
* Fix incorrect argument format for assert_select that causes ArgumentError wit...Go MAEDA2023-07-024-16/+21
* Unable to retrieve custom fields set as "For all projects" via Projects API (...Go MAEDA2023-06-301-0/+5
* <=> operator should return nil when invoked with an incomparable object (#387...Go MAEDA2023-06-291-0/+6
* Fix RuboCop offense Style/ReturnNilInPredicateMethodDefinition (#36919).Go MAEDA2023-06-291-1/+1
* Fix SQL error when passing invalid value to "Related to" filter (#38301).Go MAEDA2023-06-211-0/+4
* Fix RuboCop offense Style/RedundantFilterChain (#36919).Go MAEDA2023-06-071-1/+1
* Add X-Redmine-Issue-Priority headers to issue notification mails (#2746).Go MAEDA2023-05-131-0/+1
* New issues filter operators "has been", "has never been", and "changed from" ...Go MAEDA2023-05-111-0/+67
* Add breadcrumbs to news pages (#2631).Go MAEDA2023-05-091-0/+1
* Use the new pagination style for the calendars view (#27346).Go MAEDA2023-05-071-1/+1
* Add test for r22224 (#38458).Go MAEDA2023-05-051-0/+29
* Make the "Any searchable text" filter search only open issues when the status...Go MAEDA2023-05-011-0/+15
* Add "View annotation prior to this change" button in the annotate view of Git...Go MAEDA2023-04-302-0/+9
* Add a button to apply issues filter to search results (#38481).Go MAEDA2023-04-272-0/+44
* Add missing fixtures to SearchControllerTest (#38496).Go MAEDA2023-04-261-2/+3
* Rendering a custom field with a URL pattern set and containing " :" in the va...Go MAEDA2023-04-211-0/+8
* Support "my bookmarks" in the search (#38459).Go MAEDA2023-04-181-0/+13
* Fix "Any searchable text" filter doesn't support the project filter with the ...Go MAEDA2023-04-181-0/+30
* OR search with multiple terms for "starts with" and "ends with" filter operat...Go MAEDA2023-04-171-0/+28
* Change the notation of "contains any of" filter operator to "*~" (#38435).Go MAEDA2023-04-161-4/+4
* Fix random test failure of VersionsTextHelperTest#test_version_to_text (#36679).Go MAEDA2023-04-161-1/+3
* Fix "contains any of" operator is not taken into account in File and File des...Go MAEDA2023-04-161-0/+30