summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
...
* Removed duplicate test case.Jean-Philippe Lang2015-10-171-17/+0
* Deliveries already cleared in #setup.Jean-Philippe Lang2015-10-171-4/+0
* Not testing nested set.Jean-Philippe Lang2015-10-171-5/+0
* Mail Handler: add support for allow_override=all (#20543).Jean-Philippe Lang2015-10-171-5/+44
* Mail handler: no attributes overridable by default (#20543).Jean-Philippe Lang2015-10-171-7/+12
* Fixed unsafe call to #casecmp (#20369, #21000).Jean-Philippe Lang2015-10-151-0/+6
* Add debug info for random test failure.Jean-Philippe Lang2015-10-091-2/+2
* Workaround for spent time grouped by project (#1561).Jean-Philippe Lang2015-10-091-0/+14
* Display totals for each group on grouped queries (#1561).Jean-Philippe Lang2015-10-091-0/+41
* Fix tokenization of phrases with non-ascii chars (#20730).Jean-Philippe Lang2015-10-091-0/+8
* Reset current user to prevent random test failures.Jean-Philippe Lang2015-10-041-1/+1
* Adds options to display totals on the issue list (#1561).Jean-Philippe Lang2015-10-041-0/+76
* Remove attachment after transaction commit (#20388).Jean-Philippe Lang2015-09-301-0/+4
* Typo.Jean-Philippe Lang2015-09-301-1/+1
* Forces enumeration override position to the same as its parent (#19657).Jean-Philippe Lang2015-09-301-0/+44
* Include inactive activities in time entries filter (#20117).Jean-Philippe Lang2015-09-301-0/+10
* Replaces a piggy back query with an association for loading wiki pages updates.Jean-Philippe Lang2015-09-281-7/+7
* Display all versions in query filter (#19271).Jean-Philippe Lang2015-09-261-0/+10
* Adds tracker name to Redmine issue link titles (#13946).Jean-Philippe Lang2015-09-212-7/+7
* Project copy does not update custom field of version type values (#20361).Jean-Philippe Lang2015-09-201-0/+21
* Fixed invalid search link on the new project form (#20565).Jean-Philippe Lang2015-09-201-0/+6
* Don't propose projects without trackers when editing an issue (#20463).Jean-Philippe Lang2015-09-201-0/+6
* Table renders wrong if a trailing space is after | symbol (#18223).Jean-Philippe Lang2015-09-201-0/+22
* Project.copy_from deletes enabled_modules on source (#20512).Jean-Philippe Lang2015-08-181-1/+14
* CSV importer raises I18n::InvalidLocale exception if current user's language ...Jean-Philippe Lang2015-08-151-0/+9
* Use same logic for finding user as a custom field (#950).Jean-Philippe Lang2015-08-151-0/+10
* Use same logic for finding user when importing a file (#950).Jean-Philippe Lang2015-08-151-0/+9
* Set default date format based on user locale (#950).Jean-Philippe Lang2015-08-141-0/+10
* Adds support for custom date format when importing a CSV file (#950).Jean-Philippe Lang2015-08-141-0/+14
* Import issues from CSV file (#950).Jean-Philippe Lang2015-08-141-0/+89
* Query doesn't work with non ASCII uppercase symbols (#20438).Jean-Philippe Lang2015-08-021-12/+15
* Wrong syntax for resizing inline images may throw a 500 error (#20278).Jean-Philippe Lang2015-08-021-0/+7
* Makes new issue initial status settable in workflow (#5816).Jean-Philippe Lang2015-07-262-4/+6
* Fixed that members without view issues permission are able to list issues on ...Jean-Philippe Lang2015-07-251-0/+9
* add missing fixtures to IssueSubtaskingTestToshi MARUYAMA2015-07-061-1/+3
* Fixed group sorted scope order (#20066).Jean-Philippe Lang2015-06-281-0/+8
* Disallow users to delete a version referenced by a custom field (#20159).Jean-Philippe Lang2015-06-271-0/+21
* Replace tabs with spaces and remove trailing tabs in several files (#20140).Jean-Philippe Lang2015-06-211-1/+1
* Deprecates Project#member_principals.Jean-Philippe Lang2015-06-181-1/+1
* Markdown formatter not running on rake test.Jean-Philippe Lang2015-06-161-1/+1
* Remove style tags from html body (#15716).Jean-Philippe Lang2015-06-161-0/+5
* Better handle html-only emails (#16962).Jean-Philippe Lang2015-06-154-5/+115
* Fixed test failure (#6118).Jean-Philippe Lang2015-06-131-1/+1
* Adds test for when filtering on invalid issue ids (#6118).Jean-Philippe Lang2015-06-131-0/+18
* Adds issue filters on parent/subtasks (#6118).Jean-Philippe Lang2015-06-131-0/+40
* Add BOM to UTF-8 encoded CSV (#7037).Jean-Philippe Lang2015-06-131-0/+31
* Can't apply textile modifiers to 1 non-ASCII character (#19995).Jean-Philippe Lang2015-06-061-0/+6
* Ability to limit member management to certain roles (#19707).Jean-Philippe Lang2015-05-311-0/+31
* Fixed that project activity without parent hides system activities and remove...Jean-Philippe Lang2015-05-301-0/+7
* Fixed test failures introduced by r14288 (#19656).Jean-Philippe Lang2015-05-302-6/+6