summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
* Test failures with sqlite3.Jean-Philippe Lang2018-09-234-12/+11
* Redmine::SortCriteria#normalize! does not limit properly the maximum number o...Go MAEDA2018-09-201-0/+6
* Fix typo in test name: s/highligth/highlight/ (#29440).Go MAEDA2018-08-261-1/+1
* Test that Redmine::MimeType.css_class_of, main_mimetype_of and is_type? are c...Go MAEDA2018-08-151-0/+3
* Test that Redmine::MimeType.of is case-insensitive (#29359).Go MAEDA2018-08-151-0/+1
* Add CSS class to identify public projects (#28413).Go MAEDA2018-07-221-0/+9
* Fix: Textile phrase modifiers break wiki macros (#29247).Go MAEDA2018-07-211-0/+5
* Ensure that only visible watchers on issues can be queried (#29133).Go MAEDA2018-07-081-0/+32
* Fix: Allow to set no_notification option when receiving emails via IMAP or PO...Go MAEDA2018-07-061-2/+3
* "thumbnail" macro may break filename attribute of the attachment (#29038).Go MAEDA2018-07-021-0/+1
* Dangerous query method deprecation warnings (#23630).Jean-Philippe Lang2018-06-231-6/+9
* Upgrade to Rails 5.2.0 (#23630).Jean-Philippe Lang2018-06-232-1/+9
* Image filename for HDPI monitors (image@2x.jpg) are misrecognized as email ad...Jean-Philippe Lang2018-06-171-0/+12
* Clear subtask assignee during copy if is locked (#28946).Go MAEDA2018-06-171-0/+19
* Removes repository routes without repository_id (#26522).Jean-Philippe Lang2018-06-161-3/+3
* Enable and add underline button to the toolbar for Markdown formatting (#28169).Jean-Philippe Lang2018-06-161-0/+4
* Fixed that "test_editable_by_for_global_query" and "test_editable_by_for_glob...Jean-Philippe Lang2018-06-161-1/+0
* Log automatic rescheduling of following issues to journal (#28649).Jean-Philippe Lang2018-06-101-0/+26
* Include locked members in filters (#15201).Go MAEDA2018-06-091-3/+3
* 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