summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merged r23391 from trunk to 6.0-stable (#41961).Go MAEDA2024-12-11241-1378/+2
* Merge r23388 from trunk to 6.0-stable (#41918).Marius Balteanu2024-12-111-1/+4
* Merge r23379 from trunk to 6.0-stable (#41853).Marius Balteanu2024-12-114-9/+17
* Merge r23362 and r23363 from trunk to 6.0-stable (#40301).Marius Balteanu2024-12-091-0/+49
* Merged r23370 from trunk to 6.0-stable (#41951).Go MAEDA2024-12-091-1/+1
* Merge r23361 from trunk to 6.0-stable (#41937).Marius Balteanu2024-12-083-7/+7
* Merged r23352 from trunk to 6.0-stable (#41934).Go MAEDA2024-12-081-1/+1
* Merged r23351 from trunk to 6.0-stable (#41895).Go MAEDA2024-12-081-0/+10
* Merged r23350 from trunk to 6.0-stable (#41931).Go MAEDA2024-12-081-16/+18
* Merged r23343 and r23345 from trunk to 6.0-stable (#41914).Go MAEDA2024-12-021-1/+2
* Merge r23330 from trunk to 6.0-stable (#41902).Marius Balteanu2024-11-301-1/+1
* Merge r23329 from trunk to 6.0-stable (#41901).Marius Balteanu2024-11-301-1/+1
* Merged r23322 from trunk to 6.0-stable (#41889).Go MAEDA2024-11-301-3/+3
* Merge r23300 from trunk to 6.0-stable (#41791).Marius Balteanu2024-11-291-0/+14
* Merged r23319 from trunk to 6.0-stable (#41881).Go MAEDA2024-11-281-1/+1
* Merged r23304 from trunk to 6.0-stable (#41819).Go MAEDA2024-11-251-3/+6
* Merge r23299 from trunk to 6.0-stable (#41795).Marius Balteanu2024-11-231-1/+1
* Merge r23246 from trunk to 6.1-stable (#41623).Marius Balteanu2024-11-133-3/+4
* Merged r23235 from trunk to 6.0-stable.Marius Balteanu2024-11-121-1/+1
* Merged r23252 from trunk to 6.0-stable (#41728).Marius Balteanu2024-11-111-1/+1
* Merged r23242 from trunk to 6.0-stable.Marius Balteanu2024-11-101-1/+1
* Allows plugins to add custom SVG icons for menu items added by the plugin (#2...Marius Balteanu2024-11-102-0/+18
* @principal_icon@ method should accept a Principal as argument (#23980).Marius Balteanu2024-11-102-3/+5
* Fixes broken @link_to_principal@ helper test caused by r23222 (#41711, #23980).Marius Balteanu2024-11-101-2/+2
* Fixed duplicate "disabled" class in the context_menus_helper result (#23980, ...Go MAEDA2024-11-101-1/+1
* Added tests for context_menu_link helper (#23980, #41720).Go MAEDA2024-11-101-0/+41
* Switched checked icon in context menu to SVG icon (#23980, #41720).Go MAEDA2024-11-101-1/+1
* Add missing fixture `:enumerations` to TrackersControllerTest (#12521).Go MAEDA2024-11-041-1/+1
* Fix RuboCop Layout/TrailingEmptyLines in test/helpers/icons_helper_test.rb (#...Go MAEDA2024-11-041-1/+1
* Adds tests for @IconsHelper@ (#23980).Marius Balteanu2024-11-031-0/+128
* Reverts r23190-r23187 because the CI build fails with error "ERROR: Failed to...Marius Balteanu2024-11-037-7/+7
* Updates commonmark gem version to 1.1.5 which switches from libcmark-gfm to c...Marius Balteanu2024-11-037-7/+7
* Adds test for #41678 (#23954).Marius Balteanu2024-11-031-1/+14
* Improve tracker deletion error message to display projects containing issues ...Go MAEDA2024-11-031-3/+13
* Fix: "Import issues" and "Import time entries" pages are visible to users wit...Go MAEDA2024-11-031-0/+12
* Fix RuboCop offenses in ThemesTest#test_old_theme_compatibility introduced in...Go MAEDA2024-11-021-2/+2
* Add stylesheet fixture for ThemesTest#test_old_theme_compatibility added in r...Go MAEDA2024-11-021-0/+2
* Upgrades propshaft to 1.1.0 (#39111).Marius Balteanu2024-10-311-1/+1
* Adds asset path to default to support old style theme (#39111).Marius Balteanu2024-10-311-0/+13
* Fix: `updated_by_id` in Journal points to a deleted user instead of an anonym...Go MAEDA2024-10-291-1/+6
* Add column totals to Issues Summary Report (#691).Go MAEDA2024-10-261-0/+11
* Fix tests for the partial quoting feature that randomly fail (#41294).Go MAEDA2024-10-262-9/+11
* Fix missing deletion of custom field attachments upon issue deletion (#38966).Go MAEDA2024-10-261-0/+22
* Fix failing system test for keyboard shortcuts to reflect CommonMark toolbar'...Go MAEDA2024-10-241-1/+1
* Drop deprecated Redcarpet based Markdown formatter (#40149).Go MAEDA2024-10-206-438/+12
* Replace "even" and "odd" CSS classes with "this-month" and "other-month" for ...Go MAEDA2024-10-201-8/+8
* Fix CSV import file encoding auto-detection failure with multibyte characters...Go MAEDA2024-10-202-0/+34
* Include attachment filename in "File added" email notification subject (#41450).Go MAEDA2024-10-201-1/+1
* Renames and improves methods provided by @IconsHelper@ (#23980).Marius Balteanu2024-10-192-5/+5
* Fix invalid "theme-*" CSS class in body element when theme name contains spac...Go MAEDA2024-10-191-0/+8