summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* "Add news" button in cross-project News tab (#33167).Go MAEDA2021-03-252-1/+50
* Restore Copy button to its original location (#34714).Go MAEDA2021-03-251-2/+2
* Show project tree instead of subprojects in the project selector when you cre...Go MAEDA2021-03-251-3/+3
* Case-insensitive matching fails for Unicode filenames when referring to attac...Go MAEDA2021-03-201-0/+13
* Fix that inline issue auto complete does not sanitize HTML tags (#33846).Go MAEDA2021-03-191-0/+13
* Show project ID instead of name in issue journal details if the project is no...Go MAEDA2021-03-181-0/+8
* "Copy link" feature for issue and issue journal (#34703).Go MAEDA2021-03-183-12/+78
* Fix a failed system test due to r20765 (#34714).Go MAEDA2021-03-171-0/+1
* Only show currently visible projects in the project jump box (#34595).Go MAEDA2021-03-161-1/+14
* Delete spent time custom field values not visible by the user after assignmen...Go MAEDA2021-03-152-1/+77
* Do not display in issue edit page spent time custom fields not visible by the...Go MAEDA2021-03-151-0/+35
* Ability to add watchers to forum threads (#3390).Go MAEDA2021-03-153-2/+88
* Fix that column header is clickable even when the column is not actually sort...Go MAEDA2021-03-141-0/+10
* Fix that users can delete their own accounts unconditionally via REST API (#1...Go MAEDA2021-03-131-0/+23
* Add missing fixtures (#33602).Go MAEDA2021-03-131-0/+2
* Add test for 4 byte characters (emoji) support (#32054).Go MAEDA2021-03-132-0/+15
* Remove unnecessary `include` added in r20778 (#13767).Go MAEDA2021-03-121-2/+0
* Export permissions report to CSV (#13767).Go MAEDA2021-03-121-0/+32
* Use MiniTest::Assertions#skip to skip tests in RepositoriesControllerTest whe...Go MAEDA2021-03-112-27/+33
* Allow manually fetching changesets (#8875).Go MAEDA2021-03-112-0/+21
* Ability to set default value for "I don't want to be notified of changes that...Go MAEDA2021-03-101-0/+7
* The order of thumbnails in journals does not match the order of file name lis...Go MAEDA2021-03-091-0/+26
* Allow newlines and quote characters within mail body delimiters (#34794).Go MAEDA2021-03-091-1/+2
* Move some action links for issues and journals to the dropdown menu (#34714).Go MAEDA2021-03-072-1/+26
* Activity tab in cross-project menu is sometimes broken (#34805).Go MAEDA2021-03-061-0/+6
* Reverts r20762Go MAEDA2021-03-061-6/+0
* Activity tab in cross-project menu is sometimes broken (#34032).Go MAEDA2021-03-061-0/+6
* Display more detailed error message when attempting to import malformed CSV f...Go MAEDA2021-02-272-0/+23
* Auto complete wiki page links (#33820).Go MAEDA2021-02-252-2/+97
* Projects API should not return invisible trackers (#30121).Go MAEDA2021-02-231-0/+27
* Add an interface to filter activities by user (#33602).Go MAEDA2021-02-212-0/+21
* Allow to use watch_by filter in the global issues list (#34700).Go MAEDA2021-02-111-0/+22
* Add 'webdrivers' gem to manage Chromedriver installation (#34579).Go MAEDA2021-02-081-0/+1
* Ignore from search module params sent with empty values (#34615).Go MAEDA2021-02-061-0/+15
* Fix redirect loop when both enabling two-factor authentication and changing p...Go MAEDA2021-02-021-0/+13
* Fix project selector on global new issue page not showing all visible project...Go MAEDA2021-02-011-0/+12
* Add keyboard shortcuts for bold, italic and underline buttons (#34549).Go MAEDA2021-01-261-0/+62
* Show a warning message for watchers who cannot view the object (#33329).Go MAEDA2021-01-241-0/+15
* Do not propose watchers that are not allowed to see the object (#33329).Go MAEDA2021-01-241-0/+14
* Some fixes for r20321:Go MAEDA2021-01-181-0/+48
* Fix that WorkflowsControllerTest fails if table cells have more than one CSS ...Go MAEDA2021-01-171-1/+1
* Add class 'error' to custom fields with validation errors (#32764, #34580).Go MAEDA2021-01-111-0/+6
* Adds GOOGLE_CHROME_OPTS_ARGS environment variable to define Google Chrome opt...Go MAEDA2021-01-101-0/+5
* Adding system tests for keyboard shortcuts (#30459).Go MAEDA2021-01-071-0/+71
* Show only valid projects on issue form when the issue is a subtask (#33419).Go MAEDA2021-01-012-0/+58
* Fix passing a wrong parameter to assert_select in API test for 'GET /users/:i...Go MAEDA2020-12-311-1/+1
* Make archived projects visually distinguishable in nested projects lists (#34...Go MAEDA2020-12-301-0/+14
* Make sure that "is not" operator for Subproject filter does not exclude close...Go MAEDA2020-12-281-0/+24
* Subprojects issues are not displayed on main project when all subprojects are...Go MAEDA2020-12-272-0/+30
* Create custom field by copy (#34307).Go MAEDA2020-12-262-0/+122