summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
* Merged r14473 (#20278).Jean-Philippe Lang2015-09-121-0/+7
* Merged r14450 (#20206).Jean-Philippe Lang2015-07-251-0/+9
* Merged r14417 from trunk to 3.1-stable.Toshi 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
* Validates that activity belongs to project activities (#19656).Jean-Philippe Lang2015-05-301-0/+8
* Adds a role setting that viewing all or own time entries (#8929).Jean-Philippe Lang2015-05-301-0/+32
* Don't store total estimated hours on parent issues (#16092).Jean-Philippe Lang2015-05-252-34/+42
* Moved tests to issue_subtasking_test.Jean-Philippe Lang2015-05-252-20/+20
* Adds a setting to control done ratio on parent tasks (#5490).Jean-Philippe Lang2015-05-252-34/+64
* Adds settings to control start/due dates and priority on parent tasks (#5490).Jean-Philippe Lang2015-05-252-43/+146
* Adds private issue option to receiving emails (#8424).Jean-Philippe Lang2015-05-101-0/+7
* Raises 60-character limit for document titles to 255 (#12312).Jean-Philippe Lang2015-05-101-0/+7
* Fixed that issue validation fails if % done field is deactivated (#19731).Jean-Philippe Lang2015-05-091-0/+9
* Email addresses with slashes are not linked correctly (#19735).Jean-Philippe Lang2015-05-081-0/+6
* add missing fixtures to test/unit/changeset_test.rbToshi MARUYAMA2015-04-301-0/+2
* When changing tracker, clear the attributes that are disabled for the new tra...Jean-Philippe Lang2015-04-141-0/+32
* Fixed workflow rules when user has duplicated role by inheritance (#19569).Jean-Philippe Lang2015-04-143-0/+43
* remove trailing white spaces from test/unit/helpers/application_helper_test.rbToshi MARUYAMA2015-04-141-3/+3
* Fixed test failures (#19544).Jean-Philippe Lang2015-04-121-2/+2
* Keywords in commit messages: journal entries are created even if nothing was ...Jean-Philippe Lang2015-04-121-0/+24
* Fixed that journals are shown multiple times in activity (#19168).Jean-Philippe Lang2015-04-121-0/+8
* Fixed tests failures (#19400).Jean-Philippe Lang2015-04-121-0/+2
* Mail handler should not ignore emails with x-auto-response-suppress header (#...Jean-Philippe Lang2015-04-112-2/+1
* Fixed that 2 repositories can be created with blank/nil identifier (#19400).Jean-Philippe Lang2015-04-111-0/+12
* Don't allow 2 repositories with blank identifier (#19400).Jean-Philippe Lang2015-03-201-0/+18
* Fixed that custom fields with hidden/read-only combination may be displayed o...Jean-Philippe Lang2015-03-201-1/+18
* Make sure that settings are unserialized as UTF-8 encoded strings (#19305).Jean-Philippe Lang2015-03-151-0/+23
* Restored project name as version prefix when different (#19348).Jean-Philippe Lang2015-03-151-15/+6
* Don't run test if Redcarpet is not available (#19313).Jean-Philippe Lang2015-03-151-0/+2
* Incorrect links generated in emails if host setup uses other port (#19323).Jean-Philippe Lang2015-03-141-0/+18
* Attached inline images with non-ascii file name can not be seen when text for...Jean-Philippe Lang2015-03-141-0/+16
* CustomField#possible_values may raise undefined method `force_encoding' error...Jean-Philippe Lang2015-03-141-0/+14
* Fixed that spent time on my page does not include entries without issue (#193...Jean-Philippe Lang2015-03-101-0/+50
* Reverts r14067 that triggers "can't modify frozen String" errors (#19305).Jean-Philippe Lang2015-03-081-16/+0
* Make sure that strings of serialized settings are UTF-8 encoded (#19305).Jean-Philippe Lang2015-03-081-0/+16
* Fixed rendering of multivalued custom fields in the issue history (#19225).Jean-Philippe Lang2015-03-081-0/+37