summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
* 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
* not use assert_not_nil in Errors#[]Toshi MARUYAMA2013-07-305-10/+10
* add missing fixture to test/unit/issue_relation_test.rbToshi MARUYAMA2013-07-301-1/+2
* Use the default project when receiving an email with an invalid project keywo...Jean-Philippe Lang2013-07-291-0/+9
* Filtering issues on "related to" may ignore other filters (#14401).Jean-Philippe Lang2013-07-281-0/+15
* Additional status transitions for assignees do not work if assigned to a grou...Jean-Philippe Lang2013-07-281-3/+23
* Adds a helper for building h2 tags and setting html_title (#14517).Jean-Philippe Lang2013-07-281-0/+34
* fix diff of CJK(Chinese/Japanese/Korean) is broken on Ruby 1.8 (#14562)Toshi MARUYAMA2013-07-281-0/+48
* CVS root_url not recognized when connection string does not include port (#14...Jean-Philippe Lang2013-07-151-2/+13
* Use AR callbacks instead of observers (removed in Rails4) for notifications.Jean-Philippe Lang2013-07-141-1/+3
* Adds a test for CvsAdapter#root_url_path (#14422).Jean-Philippe Lang2013-07-131-0/+5
* Don't notify users about relations that are not visible (#1005).Jean-Philippe Lang2013-07-131-0/+16
* Fixed that relations to issues that are not visible are displayed in the issu...Jean-Philippe Lang2013-07-131-0/+19
* Role-based issue custom field visibility (#5037).Jean-Philippe Lang2013-07-135-32/+136
* Log email delivery errors (#14403).Jean-Philippe Lang2013-07-131-0/+23
* Adds 'assigned-to-my-group' css class to issues that are assigned to a user's...Jean-Philippe Lang2013-07-111-0/+12
* Issue-notes Redmine links: append actual note reference to rendered links (#1...Jean-Philippe Lang2013-07-111-2/+4
* Role based custom queries (#1019).Jean-Philippe Lang2013-07-112-2/+68
* gender neutral source comment at test/unit/journal_test.rbToshi MARUYAMA2013-07-061-2/+2
* gender neutral source comment at test/unit/issue_test.rbToshi MARUYAMA2013-07-061-2/+2
* remove trailing white-space from test/unit/issue_test.rbToshi MARUYAMA2013-07-051-8/+8
* Fixed tests broken by r11965.Jean-Philippe Lang2013-06-121-0/+2