summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
...
* Clear target version when copying an issue if status is locked or closed (#27...Go MAEDA2018-06-071-0/+20
* Fix: Copying an issue fails if the issue is watched by a locked user (#28765).Go MAEDA2018-05-191-0/+18
* Copy project attachments (#26622).Go MAEDA2018-05-131-0/+8
* Copy version attachments (i.e. Files) along with the versions on project copy...Go MAEDA2018-05-131-0/+12
* Add test for r17329 (#28494).Go MAEDA2018-05-121-0/+7
* Allow switching the encoding to UTF-8 when exporting to CSV (#26279).Go MAEDA2018-05-071-1/+16
* Fix: Syntax highlighter does not work if language name is single-quoted (#284...Go MAEDA2018-05-021-0/+3
* Filter for version name should be case-insensitive (#27122).Go MAEDA2018-04-281-0/+8
* Copy wiki attachments on project copy (#10282).Go MAEDA2018-04-281-1/+4
* Allow to copy documents along with projects (#26621).Go MAEDA2018-04-281-0/+22
* Show renames in diff preview (#28295).Go MAEDA2018-04-271-0/+50
* Allow setting "Parent issue" attribute in emails (#27070).Go MAEDA2018-04-241-1/+5
* Gantt bars with start date and end date on the same day don't become red by o...Go MAEDA2018-04-091-0/+14
* Global and public custom queries are shown as editable to non administrators ...Jean-Philippe Lang2018-04-081-1/+21
* Security notification on password recovery is empty (#28302).Jean-Philippe Lang2018-04-071-0/+17
* Markdown pre-block could derive incorrect wiki sections (#25299).Jean-Philippe Lang2018-04-071-0/+55
* Support for lastnames with spaces in user autocompleters (#28154).Go MAEDA2018-04-071-0/+10
* Ignore archived project memberships when calculating issue query visibility (...Go MAEDA2018-04-071-0/+5
* Adds issue category filter to spent time queries (#28391).Go MAEDA2018-04-011-0/+5
* Fix: Calculation of the start date of following issues ignores the "non-worki...Go MAEDA2018-03-081-11/+23
* Optional regex for filtering attachments on incoming emails (#27025).Go MAEDA2018-03-031-0/+10
* Move textile footnotes test to TextileFormatterTest (#28207).Go MAEDA2018-03-021-0/+15
* Add footnotes test for markdown formatter (#28207).Go MAEDA2018-03-021-0/+24
* Add minimal fixture for issues_pdf_test (#12510).Go MAEDA2018-02-241-0/+3
* Enable lax_spacing for markdown formatting (#28119).Go MAEDA2018-02-161-0/+9
* Add tests for "height" and "max-height" (#26552).Go MAEDA2018-01-131-1/+3
* Allow "max-height", "max-width", "min-height" and "min-width" CSS properties ...Go MAEDA2018-01-111-0/+2
* The progress exceeding 99.5% is displayed as 100% (#27848).Jean-Philippe Lang2018-01-081-0/+11
* Unable to download file if custom field is not defined as visible to any user...Jean-Philippe Lang2018-01-081-0/+59
* Empty email attachments are imported to Redmine, creating broken DB records (...Jean-Philippe Lang2018-01-071-0/+8
* No validation errors when entering an invalid "Estimate hours" value (#27881).Jean-Philippe Lang2018-01-071-1/+1
* Links for custom field value don't have "external" class (#27024).Go MAEDA2018-01-014-14/+14
* add copyright header to test/unit/lib/redmine/helpers/url_test.rb (#12510)Toshi MARUYAMA2017-12-071-0/+17
* code clean up IssuesPdfHelperTest (#12510)Toshi MARUYAMA2017-12-071-13/+10
* mercurial: work around faulty parsing of early command options (#27516)Toshi MARUYAMA2017-12-071-6/+6
* mercurial: reject malicious command argument (#27516)Toshi MARUYAMA2017-12-071-0/+19
* Fix: Round floats to 2 digits when rendering an issue list to PDF (#12510).Go MAEDA2017-12-061-0/+35
* Disallow creating inverse relates issue relations (#27663).Go MAEDA2017-12-061-0/+14
* Reverted r17054 (#27663).Go MAEDA2017-11-301-14/+0
* Disallow creating inverse relates issue relations (#27663).Go MAEDA2017-11-291-0/+14
* Fixes visibility checks for version.fixed_issues in Gantt (#27676).Jean-Philippe Lang2017-11-291-1/+1
* Make robust Redmine::Helpers::URL#uri_with_safe_scheme? (#27114)Go MAEDA2017-11-261-0/+17
* add test that anonymous user can add watchers by mail (#26654)Toshi MARUYAMA2017-09-071-0/+4
* #assert_nothing_raised takes no arguments.Jean-Philippe Lang2017-08-011-1/+1
* try IssueTest#test_overdue failing on CI server at Japanese daytime (#22320)Toshi MARUYAMA2017-07-311-4/+6
* Move helper tests to test/helpers (#26504).Jean-Philippe Lang2017-07-3017-2861/+0
* Skip all issue concurrency tests with MySQL.Jean-Philippe Lang2017-07-301-3/+1
* add missing fixture for IssueTest#test_update_should_notify_previous_assigneeToshi MARUYAMA2017-07-271-0/+1
* Make sure that something was actually deleted.Jean-Philippe Lang2017-07-261-3/+8
* Get rid of acts_as_versioned.Jean-Philippe Lang2017-07-263-22/+22