summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
* make WatchersHelperTest passes when config.threadsafe! is enabled (#12097)Toshi MARUYAMA2013-12-211-0/+1
* make IssuesHelperTest passes when config.threadsafe! is enabled (#12097)Toshi MARUYAMA2013-12-211-0/+1
* Fixed that time entries custom values are not deleted when deleting a project...Jean-Philippe Lang2013-12-182-0/+18
* Fixed that text/plain attachments are added to issue description (#15684).Jean-Philippe Lang2013-12-181-1/+9
* Fixed that previous assignee is not notified on issue update (#15714).Jean-Philippe Lang2013-12-171-0/+13
* Removed unused variable.Jean-Philippe Lang2013-12-151-1/+0
* Store relation type instead of i18n key in journals (#15704).Jean-Philippe Lang2013-12-152-10/+10
* Fixed that links for relations in notifications do not include hostname (#156...Jean-Philippe Lang2013-12-151-0/+10
* Fixed that filtering time entries on activity does not take care of activity ...Jean-Philippe Lang2013-12-151-0/+40
* Add project identifier substitution option to the URL-pattern property of lin...Jean-Philippe Lang2013-12-151-0/+13
* Typos in test names (#15701).Jean-Philippe Lang2013-12-151-3/+3
* Adds tests for custom field description.Jean-Philippe Lang2013-12-141-0/+12
* Merged custom fields format refactoring.Jean-Philippe Lang2013-12-149-37/+409
* fix indents of OpenID tests in UserTestToshi MARUYAMA2013-12-091-27/+24
* code format clean up UserTestToshi MARUYAMA2013-12-091-20/+37
* code format clean up MemberTestToshi MARUYAMA2013-12-091-2/+4
* remove extra empty lines from test/unit/changeset_test.rbToshi MARUYAMA2013-12-061-3/+0
* add test to send one mail with both settngs in creating issue (#15612)Toshi MARUYAMA2013-12-061-0/+12
* add test not to send mail with no settng in creating issue (#15612)Toshi MARUYAMA2013-12-061-0/+12
* explicitly use mail send setting in unit issue test (#15612)Toshi MARUYAMA2013-12-061-11/+14
* remove trailing white-spaces from test/unit/attachment_test.rbToshi MARUYAMA2013-12-041-4/+4
* Fixed that validating a Setting with invalid name triggers an error (#15551).Jean-Philippe Lang2013-11-291-0/+14
* Don't create duplicate wikis in test (#15420).Jean-Philippe Lang2013-11-232-2/+2
* Removed deferred tests.Jean-Philippe Lang2013-11-161-61/+0
* remove trailing white-spaces from test/unit/project_members_inheritance_test.rbToshi MARUYAMA2013-11-091-4/+4
* remove trailing white-spaces from test/unit/query_test.rbToshi MARUYAMA2013-11-091-5/+5
* remove trailing white-spaces from test/unit/setting_test.rbToshi MARUYAMA2013-11-091-3/+3
* Accept custom field format added at runtime (#15277).Jean-Philippe Lang2013-11-091-0/+14
* Gantt: sort versions like on the roadmap (#7335).Jean-Philippe Lang2013-11-091-19/+4
* Upgrade to Rails 3.2.15.Jean-Philippe Lang2013-11-092-4/+7
* Fixed test failure (#15182).Jean-Philippe Lang2013-10-261-2/+2
* Replaced acronym with abbr tags (#15191).Jean-Philippe Lang2013-10-261-4/+4
* Fixed that issue nested set update is triggered even if parent is not changed...Jean-Philippe Lang2013-10-201-0/+35
* remove trailing white-spaces from test/unit/user_test.rbToshi MARUYAMA2013-10-171-5/+5
* Avoid lots of CustomField.find_by_id calls when displaying an issue history w...Jean-Philippe Lang2013-10-131-0/+24
* Fixed that the mail method should return a Mail::Message (#15113).Jean-Philippe Lang2013-10-131-0/+4
* Ability to define commit keywords per tracker (#7590).Jean-Philippe Lang2013-10-132-23/+44
* add unit test of Redmine::Helpers::Diff (#15105)Toshi MARUYAMA2013-10-111-0/+25
* remove trailing white space from test/unit/wiki_content_test.rbToshi MARUYAMA2013-10-101-1/+1
* Don't update issues nor log time when importing old changesets (#4823).Jean-Philippe Lang2013-10-051-0/+22
* Support for multiple issue update keywords/rules in commit messages (#4911).Jean-Philippe Lang2013-10-052-12/+29
* Test broken by r12192 (#2199).Jean-Philippe Lang2013-09-301-1/+1
* Exclude attachments from incoming emails based on file name (#3413).Jean-Philippe Lang2013-09-291-0/+18
* scm: git: use "--encoding=UTF-8" for blame (#14931)Toshi MARUYAMA2013-09-181-0/+13
* scm: git: change non ASCII user name variable to instance variable (#14931)Toshi MARUYAMA2013-09-181-5/+3
* Filters show issues with unused custom fields (#13537).Jean-Philippe Lang2013-09-131-9/+37
* Test for #14798.Jean-Philippe Lang2013-09-111-0/+11
* Strip eols from file names (#14819).Jean-Philippe Lang2013-09-111-0/+7
* Fixed usage of #attribute_present? in UserPreference (#13008).Jean-Philippe Lang2013-09-101-0/+5
* Fixed that standard fields disabled still appear in email notifications (#145...Jean-Philippe Lang2013-08-051-0/+23