summaryrefslogtreecommitdiffstats
path: root/test/functional
Commit message (Expand)AuthorAgeFilesLines
...
* code clean up test/functional/repositories_mercurial_controller_test.rbToshi MARUYAMA2019-09-131-3/+1
* code clean up test/functional/repositories_git_controller_test.rbToshi MARUYAMA2019-09-131-8/+8
* code cleanup: rubocop: fix Style/MethodCallWithoutArgsParentheses in test/fun...Toshi MARUYAMA2019-09-131-3/+3
* Fix the test name different from the actual behavior (#31994).Go MAEDA2019-09-111-1/+1
* Issue auto complete should return last 10 issues (#31994).Go MAEDA2019-09-111-0/+16
* Add missing fixture to IssueStatusesControllerTest (#32023).Go MAEDA2019-09-051-1/+1
* Code cleanup: RuboCop: Fix Performance/InefficientHashSearchGo MAEDA2019-09-033-3/+3
* Add missing fixtures to TimelogCustomFieldsVisibilityTest (#31999).Go MAEDA2019-09-031-2/+2
* VersionsControllerTest#test_show randomly fails (#31964, #28510).Go MAEDA2019-08-281-6/+8
* Add VersionsCustomFieldsVisibilityTest (#23997).Go MAEDA2019-08-241-0/+79
* Per role visibility settings for version custom fields (#23997).Go MAEDA2019-08-241-0/+20
* Per role visibility settings for project custom fields (#31925).Go MAEDA2019-08-202-0/+32
* Code cleanup: RuboCop: Rails/ActiveRecordAliasesGo MAEDA2019-08-173-6/+6
* Replace RMagick with MiniMagick (#30492).Go MAEDA2019-08-141-1/+1
* Per role visibility settings for spent time custom fields (#31859).Go MAEDA2019-08-093-31/+81
* Add missing fixtures to ImportsControllerTest (#31865).Go MAEDA2019-08-081-1/+1
* rubocop: fix Layout/DefEndAlignment of test/functional/documents_controller_t...Toshi MARUYAMA2019-08-041-1/+1
* Previous and next month links in gantt (#31373).Go MAEDA2019-08-041-1/+5
* rubocop: fix Layout/EmptyLinesAroundAccessModifier of test/functional/reposit...Toshi MARUYAMA2019-08-031-0/+1
* rubocop: fix Layout/BlockAlignment of test/functional/repositories_mercurial_...Toshi MARUYAMA2019-07-301-1/+1
* rubocop: fix Layout/BlockAlignment of test/functional/repositories_git_contro...Toshi MARUYAMA2019-07-301-1/+1
* test_previous_project_index fails depending on the current time and zone (#30...Go MAEDA2019-06-251-1/+2
* test_page_with_activity fails depending on the current time and zone (#30288).Go MAEDA2019-06-251-1/+2
* Fix missing journal indice when updating a journal (#31427).Go MAEDA2019-06-211-0/+2
* Code cleanup: RuboCop: Style/UnneededInterpolationGo MAEDA2019-06-201-1/+1
* Remove code related to JRuby and unsupported Ruby versions (#29441).Jean-Philippe Lang2019-06-201-12/+0
* Set the first status as a default status in "New tracker" form (#29589).Jean-Philippe Lang2019-06-201-0/+3
* Add "<< me >>" option to user format issue custom fields (#31444).Jean-Philippe Lang2019-06-202-3/+3
* Test failure with mysql (#30288).Jean-Philippe Lang2019-06-201-0/+2
* User preference for issue history default tab (#3058).Jean-Philippe Lang2019-06-201-1/+3
* Load changesets and time entries tabs async (#3058).Jean-Philippe Lang2019-06-201-3/+12
* Add time entries tab to issue history tabs (#3058).Jean-Philippe Lang2019-06-201-2/+20
* Move changesets to its own tab (#3058).Jean-Philippe Lang2019-06-201-0/+15
* Show issue history in tabs (#3058).Jean-Philippe Lang2019-06-201-0/+54
* Duplicate method definition in tests (#31093).Jean-Philippe Lang2019-06-201-5/+5
* Test for #30949.Jean-Philippe Lang2019-06-201-0/+19
* Groups are incorrect when grouping by date without user timezone set.Jean-Philippe Lang2019-06-201-1/+23
* Enables API access to /my/account for updating user account data (#31399).Go MAEDA2019-06-161-2/+2
* Remove trailing whitespaces from test (#31506).Go MAEDA2019-06-0618-78/+78
* Run test only when GhostScript is available (#22481).Go MAEDA2019-06-021-10/+14
* Remove trailing whitespaces from test/functional/attachments_controller_test.rbGo MAEDA2019-06-021-6/+6
* Send the journal_indice as param in order to get rid of extra queries (#31427).Go MAEDA2019-06-021-1/+2
* Insert a link to the source to the attribution line when quoting a note or a ...Go MAEDA2019-06-022-1/+18
* Update copyright year.Go MAEDA2019-05-2563-63/+63
* Don't rescue Exception class (#31387).Go MAEDA2019-05-251-2/+2
* Show assignee avatar in Roadmap and Version (#28510).Go MAEDA2019-05-221-0/+32
* Adds favorites and recently used projects lists to project jump box (#31355).Go MAEDA2019-05-201-0/+21
* Display user's gravatar when editing profile (#5899).Go MAEDA2019-05-201-1/+4
* Show selected columns in gantt chart (#27672).Go MAEDA2019-05-161-2/+6
* Test for r18158 (#22481).Go MAEDA2019-05-121-0/+10