summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Projects filter "Subproject of" does not work when the given value is "My pro...Go MAEDA2020-03-041-0/+28
* Fix missing subject and tracker name in CSV export of time (#33052).Go MAEDA2020-03-041-0/+15
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-03317-317/+317
* Updating custom fields does not trigger update to "updated_on" field in the c...Go MAEDA2020-02-291-0/+24
* Add "Assign to me" shortcut to issue edit form (#29285).Go MAEDA2020-02-291-0/+37
* "Role" dropdown in Workflow page is unexpectedly expanded when selecting "all...Go MAEDA2020-02-291-2/+2
* Newline between list items break a list (#32971).Go MAEDA2020-02-291-0/+18
* scm: git: add test to browse non UTF-8 directory (#25846)Toshi MARUYAMA2020-02-271-0/+30
* Include attachments in news post notifications (#33002).Go MAEDA2020-02-242-13/+37
* Add a missing fixture to IssuesControllerTest (#4511, #33036).Go MAEDA2020-02-211-1/+1
* Auto select fields mapping in import based on the internal field name (ex: es...Go MAEDA2020-02-192-2/+81
* Use 'user' as internal field instead of user_id because the column accepts al...Go MAEDA2020-02-193-4/+4
* Fix that CSS selector in test_index_should_show_warning_when_no_workflow_is_d...Go MAEDA2020-02-181-1/+1
* Fix logging time via a commit message for project specific activities (#29838).Go MAEDA2020-02-111-1/+30
* Reverts r19510 that breaks IssueTest#test_closed_on_should_be_set_when_closin...Go MAEDA2020-02-111-24/+0
* Updating custom fields does not trigger update to "updated_on" field in the c...Go MAEDA2020-02-111-0/+24
* Reverts r19507 (#4511).Go MAEDA2020-02-111-2/+1
* Add a missing fixture for IssuesControllerTest#test_post_create_with_watchers...Go MAEDA2020-02-111-1/+2
* Include attachments in forum post notifications (#16006).Go MAEDA2020-02-111-0/+18
* Add system setting for default results display format of project query (#32818).Go MAEDA2020-02-111-0/+9
* Fix that selected user on timelog#edit is incorrect (#32959).Go MAEDA2020-02-091-0/+15
* Add download buttons in Files columns of the issues list (#32240).Go MAEDA2020-02-062-3/+9
* test_revisions_latin_1_identifier should be skipped on Windows (#32937).Go MAEDA2020-02-061-3/+4
* Allow adding user groups as watchers for issues (#4511).Go MAEDA2020-02-067-49/+129
* Repository browser does not render previews for audio/video files (#32153).Go MAEDA2020-02-043-8/+21
* Validate back_url everywhere (#32850).Jean-Philippe Lang2020-02-021-0/+13
* Move duplicated back_url method from ApplicationHelper to ApplicationControll...Jean-Philippe Lang2020-02-022-5/+27
* Add missing fixtures to AttachmentsControllerTest (#32929).Go MAEDA2020-01-311-2/+2
* Fix totals not displayed in projects list view (#32896).Go MAEDA2020-01-281-0/+18
* Use #media_type instead of #content_type to test the MIME type of a response ...Go MAEDA2020-01-2744-223/+223
* Exporting issue as PDF fails when the issue has private journal (#32858).Go MAEDA2020-01-251-0/+20
* Ruby 2.7: Remove deprecated URI.escape/unescape (#32752).Go MAEDA2020-01-231-1/+1
* Code cleanup: RuboCop: Fix Rails/ActiveRecordAliases in test/unit/issue_prior...Go MAEDA2020-01-211-1/+1
* Code cleanup: RuboCop: Fix Layout/EmptyLinesAroundMethodBody in test/function...Go MAEDA2020-01-211-1/+0
* Enable users to receive email notifications about high issues (only) (#32628).Go MAEDA2020-01-212-0/+78
* Add IssuePriority#high? and #low? helpers (#32628).Go MAEDA2020-01-211-0/+37
* Extract finding the default or "middle" issue priority into its own class met...Go MAEDA2020-01-211-0/+9
* FrozenError when exporting gantt to PDF in some languages (#32832).Go MAEDA2020-01-181-2/+2
* Make languages in Highlighted code button in toolbar customizable (#32528).Go MAEDA2020-01-142-0/+8
* Fix sort projects table by custom field (#32769).Go MAEDA2020-01-122-3/+26
* Fix Internal Error when issue text custom field is shown in Spent time query ...Go MAEDA2020-01-121-0/+15
* Fix missing arrow icon of collapse macro (#32754).Go MAEDA2020-01-071-6/+6
* Fix random test failure due to missing call to set_tmp_attachments_directory ...Go MAEDA2020-01-041-0/+2
* CSV import does not keep the project it was clicked from (#21766).Jean-Philippe Lang2019-12-202-1/+30
* Update request_store gem to 1.4 (#31911).Go MAEDA2019-12-152-17/+0
* Test for r19363 (#32546).Go MAEDA2019-12-121-0/+4
* Require 'mocha/minitest' instead of deprecated 'mocha/setup' (#32592).Go MAEDA2019-12-111-1/+1
* CSV related tests fail with Rails 5.2.4 (#32526, #32525).Go MAEDA2019-12-085-22/+22
* Fix that spent time report CSV shows translation missing text if custom field...Go MAEDA2019-12-061-2/+2
* filter all possibly class values on code tags in Textile (#25742)Toshi MARUYAMA2019-12-051-0/+8