summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Support external ID when importing issues (#28213).Jean-Philippe Lang2019-06-202-0/+15
* Test failure with mysql (#30288).Jean-Philippe Lang2019-06-201-0/+2
* Don't show empty fields in email notifications (#10378).Jean-Philippe Lang2019-06-201-0/+21
* 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-202-3/+14
* 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
* Reverts r18245 (#31582, #31365).Go MAEDA2019-06-202-20/+0
* Text may unexpectedly be enclosed in pre tags when an issue is created via HT...Jean-Philippe Lang2019-06-201-0/+12
* 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-202-2/+40
* Issues in paginated views may be lost because sorting criteria are not unique...Jean-Philippe Lang2019-06-202-0/+29
* Update Rouge to 3.4.1 (#31556).Go MAEDA2019-06-162-2/+2
* Enables API access to /my/account for updating user account data (#31399).Go MAEDA2019-06-164-7/+113
* Add missing frozen string literals and copyrights (#31508).Go MAEDA2019-06-131-1/+19
* Issue subject may be broken if the subject field is split into multiple lines...Jean-Philippe Lang2019-06-102-0/+20
* Fix "Undefined local variable sender_email" error in MailHandler#receive_mess...Go MAEDA2019-06-101-0/+11
* Fix that test_issue_due_date_details fails depending on time zone (#31499).Go MAEDA2019-06-091-2/+4
* ApiTest fails if config.time_zone is set (#31388).Go MAEDA2019-06-082-6/+6
* Show "Due in X days" in issue details page (#31499).Go MAEDA2019-06-071-0/+19
* Remove trailing whitespaces from test (#31506).Go MAEDA2019-06-0635-126/+126
* Add missing frozen string literals and copyrights (#31508).Go MAEDA2019-06-042-0/+38
* Run test only when GhostScript is available (#22481).Go MAEDA2019-06-022-10/+22
* Remove trailing whitespaces from test/test_helper.rbGo MAEDA2019-06-021-6/+6
* 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
* scm: fix error when *.yml and *.txt show (#31141, #30850)Toshi MARUYAMA2019-05-302-6/+39
* add *.yaml and *.txt to RoutingRepositoriesTest (#31141, #30850)Toshi MARUYAMA2019-05-301-1/+3
* Support "YYYY/MM/DD" date format when importing issues (#31450).Go MAEDA2019-05-302-0/+11
* Update copyright year.Go MAEDA2019-05-25310-310/+310
* Don't rescue Exception class (#31387).Go MAEDA2019-05-257-10/+10
* MailerTest fails depending on the time (#31225).Go MAEDA2019-05-221-4/+9
* 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-202-0/+147
* Display user's gravatar when editing profile (#5899).Go MAEDA2019-05-201-1/+4
* Add support for customization by block to IssueCustomField.generate! (#31402).Go MAEDA2019-05-201-0/+1
* Small refactorization of avatar methods (#31391).Go MAEDA2019-05-193-81/+95
* Show the number of days left until the due date in reminders (#31225).Go MAEDA2019-05-191-9/+9
* Show selected columns in gantt chart (#27672).Go MAEDA2019-05-162-2/+32
* Do not lose submitted content when attempting to update a wiki page that has ...Go MAEDA2019-05-151-0/+56
* Test for r18158 (#22481).Go MAEDA2019-05-124-5/+40
* Set an appropriate default type in New custom field page depending on the cur...Go MAEDA2019-05-111-0/+10
* Option to send email notifications while importing issues from CSV files (#22...Go MAEDA2019-05-101-0/+38
* Fix a failing test (#31110).Go MAEDA2019-05-101-0/+1
* Allows setting the private flag via mail keyword (#31324).Go MAEDA2019-05-092-0/+56
* Hierarchy in TOC is not preserved when Wiki index is exported to HTML (#20910).Go MAEDA2019-05-091-0/+32
* Remove trailing whitespaces from test/functional/imports_controller_test.rbGo MAEDA2019-05-091-3/+3