summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
* code clean up RepositoryGitTest for test repository updateToshi MARUYAMA2019-04-041-3/+3
* Fix that deleting a version silently deletes its attachments (#31087).Go MAEDA2019-03-261-0/+7
* Support frozen_string_literal in test/**/*.rb (#26561).Go MAEDA2019-03-2131-31/+31
* Use #b shortcut instead of #force_encoding (#31059).Go MAEDA2019-03-206-20/+20
* Decode hexadecimal-encoded literals in order to be frozen string literals fri...Go MAEDA2019-03-1922-156/+99
* Enable frozen_string_literal for some files under test directory (#26561).Go MAEDA2019-03-1696-96/+96
* Remove unnecessary encoding magic comment (#31034).Go MAEDA2019-03-1613-25/+0
* Show recent documents first (#29725).Jean-Philippe Lang2019-03-151-1/+1
* Add a description for trackers (#442).Jean-Philippe Lang2019-03-151-0/+6
* PluginRequirementError is now raised instead of PluginNotFound (#31030).Jean-Philippe Lang2019-03-151-3/+3
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-15127-72/+326
* Fix the test (#4502).Go MAEDA2019-03-131-2/+6
* Reverts r17891 (#30099).Go MAEDA2019-03-101-12/+0
* Allow collapse/expand in gantt chart (#6417).Go MAEDA2019-03-051-5/+8
* Issue emails cannot be threaded by some mailers due to inconsistent Message-I...Go MAEDA2019-03-041-10/+20
* "View all issues" link in email reminders points to issues list which does no...Go MAEDA2019-03-031-0/+5
* Test for r17914 (#17699).Go MAEDA2019-03-031-0/+14
* Option to parse HTML part of multipart (HTML) emails first (#30838).Go MAEDA2019-03-031-0/+11
* Multiple issue ids in "Subtasks" filter (#30808).Go MAEDA2019-02-281-0/+10
* New setting to include the status changes in issue mail notifications subject...Go MAEDA2019-02-281-0/+44
* Multiple blank lines in pre tags are not preserved in Textile (#30099).Go MAEDA2019-02-201-0/+12
* Daylight savings causes inconsistency of Message-Id (#13888).Go MAEDA2019-02-191-0/+11
* "rake db:fixtures:load" does not work (#30811).Go MAEDA2019-02-191-5/+5
* Mail handler does not ignore emails sent from emission email address if Setti...Go MAEDA2019-02-181-7/+16
* Reverts r17862.Go MAEDA2019-02-181-17/+0
* Test that List-Id header field does not include display name and extra angle ...Go MAEDA2019-02-161-2/+5
* Show author's name in the From field of email notifications (#5913).Go MAEDA2019-02-151-0/+19
* Ensure that the current language is 'en' in the test (#30718).Go MAEDA2019-02-151-0/+1
* TimeEntryTest#test_create_should_validate_user_id occasionally fails (#30806).Go MAEDA2019-02-141-0/+1
* Fix: Mail handler does not ignore emails sent from emission email address if ...Go MAEDA2019-02-121-0/+17
* Show Edit/Preview tabs for full width layout custom fields with text formatti...Go MAEDA2019-02-121-0/+8
* Makes sure the generated thumbnail is always of at least the requested size (...Go MAEDA2019-02-051-0/+18
* Multiple issue ids in "Parent task" filter (#30482).Go MAEDA2019-02-011-0/+10
* Start date and due date in email notifications (#13307).Go MAEDA2019-01-251-1/+3
* New date filter operators: tomorrow, next week, next month (#4502).Go MAEDA2019-01-191-1/+43
* Import UTF-8 issue CSV files with BOM and quoted strings (#30412).Go MAEDA2019-01-121-0/+9
* Redmine::WikiFormattingTest#test_links_separated_with_line_break_should_link ...Go MAEDA2019-01-101-0/+1
* Remove trailing whitespaces from test/unit/lib/redmine/wiki_formatting_test.rbGo MAEDA2019-01-101-2/+2
* Add missing fixtures to several tests (#30276).Go MAEDA2019-01-095-5/+8
* Test for r17763 (#30171).Go MAEDA2018-12-171-2/+3
* Set User.current to nil before unit tests.Jean-Philippe Lang2018-12-1663-0/+146
* Test failure.Jean-Philippe Lang2018-12-161-1/+1
* Test failure.Jean-Philippe Lang2018-12-161-0/+4
* Adds a permission to log time for another user (#3848).Jean-Philippe Lang2018-12-162-2/+22
* Clear thumbnails directory to prevent test failure.Jean-Philippe Lang2018-12-161-0/+2
* Test failure.Jean-Philippe Lang2018-12-161-1/+2
* Test failure.Jean-Philippe Lang2018-12-151-0/+1
* Deletes thumbnails when the attachment diskfile is deleted (#30177).Go MAEDA2018-12-151-0/+15
* Allows re-use of thumbnails for identical attachments (#30177).Go MAEDA2018-12-151-1/+23
* Removed instance variables that are no longer used after r17727 (#30163).Jean-Philippe Lang2018-12-131-10/+0