summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
* Support "YYYY/MM/DD" date format when importing issues (#31450).Go MAEDA2019-05-301-0/+9
* Update copyright year.Go MAEDA2019-05-25128-128/+128
* Don't rescue Exception class (#31387).Go MAEDA2019-05-255-7/+7
* MailerTest fails depending on the time (#31225).Go MAEDA2019-05-221-4/+9
* Adds favorites and recently used projects lists to project jump box (#31355).Go MAEDA2019-05-201-0/+126
* Small refactorization of avatar methods (#31391).Go MAEDA2019-05-191-0/+2
* 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-161-0/+26
* Test for r18158 (#22481).Go MAEDA2019-05-121-5/+16
* Allows setting the private flag via mail keyword (#31324).Go MAEDA2019-05-091-0/+15
* Import time entries (#28234).Go MAEDA2019-05-091-0/+136
* Generalize issues imports (#28234).Go MAEDA2019-05-091-0/+6
* Fix tests to test Mailer.deliver_issue_edit instead of Mailer.deliver_issue_a...Go MAEDA2019-05-061-6/+10
* Code cleanup: remove a unused variable last_rev_author from test_last_rev_wit...Go MAEDA2019-05-061-1/+0
* Attachment preview does not work for some source files such as JavaScript and...Go MAEDA2019-05-042-0/+29
* Redmine::SyntaxHighlighting.highlight_by_filename may not be able to determin...Go MAEDA2019-05-031-0/+53
* Issue filtering by spent time (#26826).Go MAEDA2019-04-301-1/+20
* fix source code indents in GitAdapterTestToshi MARUYAMA2019-04-301-4/+4
* Changes Query#as_params for more complete serialization (#31276).Go MAEDA2019-04-301-0/+15
* New Permission: Edit own issue (#1248).Go MAEDA2019-04-251-0/+17
* Raise an exception if the plugin directory name differs from the plugin id (#...Go MAEDA2019-04-191-0/+8
* Fix plugins test to use correct plugin name and directory (#31110).Go MAEDA2019-04-191-26/+29
* Show the total number of open issues in a reminder (#31104).Go MAEDA2019-04-181-1/+10
* Don't raise an exception when the emission email address is not RFC compliant...Go MAEDA2019-04-081-0/+12
* scm: git: fix non ascii branch and tag browsing (#16881)Toshi MARUYAMA2019-04-051-0/+64
* code clean up GitAdapterTestToshi MARUYAMA2019-04-051-1/+1
* scm: git: add new one latin1 tag to test repository (#16881)Toshi MARUYAMA2019-04-051-0/+1
* scm: git: add new two latin1 branches to test repository (#16881)Toshi MARUYAMA2019-04-052-5/+15
* 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