summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
* Add watchers from To and Cc fields in issue replies (#7017).Jean-Philippe Lang2016-01-221-1/+23
* Include tested method name in tests names (#21674).Jean-Philippe Lang2016-01-221-7/+7
* Makes the test LDAP host configurable (#21674).Jean-Philippe Lang2016-01-221-25/+1
* Fixed DN in tests (#21674).Jean-Philippe Lang2016-01-221-4/+4
* Fixed that LDAP does not check the user and password when are defined in the ...Jean-Philippe Lang2016-01-221-0/+117
* Removes attachment from disk after rollback on create (#21125).Jean-Philippe Lang2016-01-212-1/+77
* Use regular edit/update actions and named routes for JournalsController.Jean-Philippe Lang2016-01-211-3/+3
* Replace uses of image_tag() with CSS (#21256).Jean-Philippe Lang2016-01-201-2/+2
* Only consider open subtasks when computing the priority of a parent issue (#5...Jean-Philippe Lang2016-01-161-1/+10
* After copying a task, setting the parent as the orignal task's parent trigger...Jean-Philippe Lang2016-01-101-0/+17
* Can't set parent issue when issue relations among child issues are present (#...Jean-Philippe Lang2016-01-101-191/+89
* Closed versions should be marked as completed (#21433).Jean-Philippe Lang2016-01-091-0/+5
* Missing fixtures.Jean-Philippe Lang2016-01-091-1/+2
* IssuePriority.position_name not recalculated every time it should (#21504).Jean-Philippe Lang2015-12-201-0/+14
* Option to show email adresses by default for new users (#21447).Jean-Philippe Lang2015-12-131-0/+7
* Don't include locked user in assignable users (#21477).Jean-Philippe Lang2015-12-121-0/+8
* Adds a test for #21477.Jean-Philippe Lang2015-12-121-0/+6
* Use ul tags to do pagination (#21258).Jean-Philippe Lang2015-11-282-4/+4
* Calculate done_ratio based on children instead of leaves (#20995).Jean-Philippe Lang2015-11-141-0/+20
* Adds a test for #21202 (#6969).Jean-Philippe Lang2015-11-111-0/+18
* Reverts r14812 (#6969).Jean-Philippe Lang2015-11-111-8/+1
* Fixed that Project.uniq.visible errors under certain conditions (#21182).Jean-Philippe Lang2015-11-091-0/+9
* Adds a test for #21100.Jean-Philippe Lang2015-11-081-1/+19
* Fixed that less-than sign is not escaped by textile formatter (#6969).Jean-Philippe Lang2015-11-071-1/+8
* Ability to filter issues blocked by any/no open issues (#16621).Jean-Philippe Lang2015-11-071-0/+28
* Files upload restriction by files extensions (#20008).Jean-Philippe Lang2015-11-011-0/+39
* Allow a default version to be set on the command line for incoming emails (#7...Jean-Philippe Lang2015-11-011-0/+11
* Default target version for new issues (#1828).Jean-Philippe Lang2015-11-011-0/+8
* Test failure (#21074).Jean-Philippe Lang2015-10-311-0/+1
* Fixed that #parse_redmine_links errors when given a link tag without attribut...Jean-Philippe Lang2015-10-311-0/+7
* New custom fields of existing issues are not initialized with their default v...Jean-Philippe Lang2015-10-311-5/+15
* Test failure (#21074).Jean-Philippe Lang2015-10-301-1/+1
* Fixed that #l_hours_short shows 2 h (#21069).Jean-Philippe Lang2015-10-301-0/+5
* find_referenced_issue_by_id fails with RangeError for large numbers (#21071).Jean-Philippe Lang2015-10-291-0/+12
* Set locale in tests (#21060).Jean-Philippe Lang2015-10-251-0/+1
* Adds Enumeration custom field format (#21060).Jean-Philippe Lang2015-10-251-0/+86
* Keep track of valid user sessions (#21058).Jean-Philippe Lang2015-10-241-0/+13
* Add cancel button during edition of a wiki page (#4285).Jean-Philippe Lang2015-10-241-0/+45
* Don't require category or target version when they are not available (#20583).Jean-Philippe Lang2015-10-241-0/+24
* Thumbnails in issue history (#13429).Jean-Philippe Lang2015-10-241-0/+48
* Test failure.Jean-Philippe Lang2015-10-211-0/+3
* Hide email by default for new users (#21042).Jean-Philippe Lang2015-10-211-0/+5
* Add users to assignee/author filters if they are missing (#3398).Jean-Philippe Lang2015-10-211-0/+22
* Adds a scope to get issues assigned to a user.Jean-Philippe Lang2015-10-211-0/+16
* Missing fixtures.Jean-Philippe Lang2015-10-201-1/+1
* Typo "coma" (#20551).Jean-Philippe Lang2015-10-202-4/+4
* Extend Filesize in the attachments table for files with size > 2GB (#10672).Jean-Philippe Lang2015-10-201-0/+11
* Makes project selection by subaddress optional (#20732).Jean-Philippe Lang2015-10-191-1/+2
* MailHandler: Select project by subaddress (redmine+project@example.com) (#207...Jean-Philippe Lang2015-10-171-0/+13
* Moved notification assertion to its own test.Jean-Philippe Lang2015-10-171-5/+11