summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Add total estimated hours, spent hours, total spent hours for issues to issue...Go MAEDA2021-06-271-0/+28
* Add missing fixtures to ActivitiesControllerTest (#34933, #35413).Go MAEDA2021-06-251-1/+2
* API to archive/unarchive projects (#35420).Go MAEDA2021-06-241-0/+17
* Reject CSV file without data row when importing (#35137).Go MAEDA2021-06-202-0/+22
* Filter issues by file description (#34715).Go MAEDA2021-06-141-0/+42
* Fix typo in test/fixtures/attachments.yml (#34715).Go MAEDA2021-06-141-1/+1
* Ability to add watchers to Wiki pages (#7652).Go MAEDA2021-05-294-2/+90
* Remove trailing whitespaces in test/fixtures/watchers.yml (#7652).Go MAEDA2021-05-291-4/+4
* "Add news" button on global news index is displayed for users without permiss...Go MAEDA2021-05-291-0/+12
* Render Textile and Markdown files in the repository browser (#16849).Go MAEDA2021-05-283-5/+32
* Gracefully handle invalid query parameters for custom fields (#35312).Go MAEDA2021-05-281-0/+11
* Security notification is not sent when an admin changes the password of a use...Go MAEDA2021-05-241-0/+18
* X-Redmine-Issue-Assignee email header field is empty when the assignee of an ...Go MAEDA2021-05-181-0/+27
* Remove deprecated WikiContent::Version (#35031).Go MAEDA2021-05-155-10/+10
* Markdown text sections broken by thematic breaks (horizontal rules) (#35036).Go MAEDA2021-05-141-0/+69
* Uploading a big file fails with NoMemoryError (#33752).Go MAEDA2021-05-111-0/+22
* Duplicate entries in issue filter values (#35201).Go MAEDA2021-05-071-0/+13
* Use `Time.use_zone` instead of `Time.zone=` (#35208).Go MAEDA2021-05-071-4/+3
* Mail handler bypasses add_issue_notes permission (#35045).Go MAEDA2021-04-251-2/+4
* Allow Unique ID and relation fields to be auto mapped (#35131).Go MAEDA2021-04-232-2/+14
* MailHandler raises NameError exception when generating error message (#35100).Go MAEDA2021-04-221-0/+17
* Filter issues by notes (#5893).Go MAEDA2021-04-211-0/+41
* Include new statuses allowed by workflow in Issues REST API (#24976).Go MAEDA2021-04-191-0/+22
* Users without two-factor authentication enabled cannot sign out when two-fact...Go MAEDA2021-04-161-0/+13
* Validate attachment filenames on every change (#34367).Go MAEDA2021-04-161-0/+13
* Clean-up workflows controller (#33337).Go MAEDA2021-04-132-12/+12
* "Copy link" feature for issues list (#34932).Go MAEDA2021-04-132-0/+12
* Fix user link using @ not working at the end of line (#34894).Go MAEDA2021-04-131-0/+1
* Fix undefined method 'split' when issue_to_id is numeric (#35039).Go MAEDA2021-04-121-1/+22
* Atom feed of the activity page does not contain items after the second page (...Go MAEDA2021-04-121-0/+16
* Roadmap tab is missing if there are only inherited from parent project versio...Go MAEDA2021-04-071-0/+17
* Allow parallel testing (#35030).Go MAEDA2021-04-061-0/+2
* System test fails in Windows due to "/" path separator (#35024).Go MAEDA2021-04-041-1/+1
* Fix a test failure caused by an assert forgotten to be deleted (#29914, #32913).Go MAEDA2021-04-011-1/+0
* Disable TestAdapter on IntegrationTest (#29914, #32936).Go MAEDA2021-04-011-0/+5
* Remove #filename_for_content_disposition for MS browsers (#29914, #32914).Go MAEDA2021-04-011-5/+6
* Add filename header (#29914, #32913).Go MAEDA2021-04-012-6/+7
* Use media_type to get the MIME type of the request (#29914).Go MAEDA2021-04-011-1/+1
* Fix ArgumentError: wrong number of arguments (given 1, expected 3) (#29914).Go MAEDA2021-04-011-1/+5
* Rails 6.1: add header=present to csv tests (#29914, #32921).Go MAEDA2021-04-016-24/+24
* Fix "DEPRECATION WARNING: Passing a path to relative to is deprecated." (#299...Go MAEDA2021-04-011-1/+1
* Fix "ActiveRecord::StaleObjectError: Attempted to update a stale object: Issu...Go MAEDA2021-04-014-7/+8
* Fix sending mail with DeliveryJob is deprecated (#29914, #32908).Go MAEDA2021-04-011-4/+4
* Fix cannot change the default version under settings (#34982).Go MAEDA2021-03-311-0/+22
* Do not journalize attachments that are added during a "Copy Issue" operation ...Go MAEDA2021-03-291-0/+17
* Add missing fixtures to TimeEntryCustomFieldTest (#34976).Go MAEDA2021-03-281-1/+1
* Test for r20852 (#22008).Go MAEDA2021-03-261-0/+107
* Associated Revision API (#22008).Go MAEDA2021-03-261-0/+5
* Support for Git repositories with default branch "main" (#34942).Go MAEDA2021-03-261-0/+19
* Add edit button to Wiki sidebar (#32629).Go MAEDA2021-03-261-0/+8