summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
* Check permission of wiki pages before generating a link to it (#23793).Jean-Philippe Lang2017-01-291-0/+4
* additional test for mail by Pavel Rosický (#24616)Toshi MARUYAMA2017-01-281-0/+10
* do not replace all invalid utf8 (#24616)Toshi MARUYAMA2017-01-281-1/+1
* add more tests (#24616)Toshi MARUYAMA2017-01-281-0/+16
* Allow forward reference to parent when importing issues (#22701).Jean-Philippe Lang2017-01-211-0/+13
* Reset locale to "en" before helpers tests.Jean-Philippe Lang2017-01-1914-29/+0
* Reset current user before helpers tests.Jean-Philippe Lang2017-01-196-7/+2
* Adds updated_by and last_updated_by filters on issues (#17720).Jean-Philippe Lang2017-01-191-0/+87
* Searching for issues with "updated = none" always returns zero results (#15226).Jean-Philippe Lang2017-01-181-0/+15
* Test failure (#24865).Jean-Philippe Lang2017-01-181-1/+1
* Fixed that Query#has_column? returns false with default columns.Jean-Philippe Lang2017-01-171-0/+8
* Add default timezone for new users (#16484).Jean-Philippe Lang2017-01-151-0/+7
* Filtering out specific subprojects (using 'is not' operator) (#15773).Jean-Philippe Lang2017-01-141-3/+20
* Test failure.Jean-Philippe Lang2017-01-141-0/+3
* Group versions by status in version custom field filter (#23265).Jean-Philippe Lang2017-01-141-2/+14
* Filters on chained custom fields and custom field attributes (#21249).Jean-Philippe Lang2017-01-141-0/+43
* Adds settings to make the issue and/or comment fields mandatory for time logs...Jean-Philippe Lang2017-01-121-0/+9
* Allow "stay logged in" from multiple browsers (#10840).Jean-Philippe Lang2017-01-121-14/+29
* Don't preload custom field filter values (#24787).Jean-Philippe Lang2017-01-121-1/+1
* Don't preload all query filters (#24787).Jean-Philippe Lang2017-01-092-0/+44
* remove empty lines including white space from test/unit/user_test.rbToshi MARUYAMA2017-01-081-2/+0
* Skip workflow creation in tests for each locale.Jean-Philippe Lang2016-12-311-9/+20
* Adds .rebuild_single_tree! to rebuild a single tree (#24167).Jean-Philippe Lang2016-12-211-0/+19
* Prevent parent issue from being closed if a child issue is open (#10989).Jean-Philippe Lang2016-12-212-0/+27
* Show an error message when changing an issue's project fails due to errors in...Jean-Philippe Lang2016-12-181-0/+12
* Test cleanup.Jean-Philippe Lang2016-12-161-1/+0
* Test cleanup.Jean-Philippe Lang2016-12-161-2/+2
* Fixed the assertion (#24186).Jean-Philippe Lang2016-12-161-1/+1
* Restrict the length attachment filenames on disk (#24186).Jean-Philippe Lang2016-12-161-0/+13
* Don't use assert_equal nil.Jean-Philippe Lang2016-12-131-1/+5
* Unarchive link not working for subprojects of closed projects (#24595).Jean-Philippe Lang2016-12-131-0/+12
* Optional Regex delimiters to truncate incoming emails (#5864).Jean-Philippe Lang2016-12-131-0/+19
* Don't use assert_equal nil.Jean-Philippe Lang2016-12-123-9/+21
* Use assert_nil instead of assert_equal.Jean-Philippe Lang2016-12-1118-33/+33
* Enforce issue assignee validation (#23921).Jean-Philippe Lang2016-12-104-84/+80
* Sort members on the DB side.Jean-Philippe Lang2016-12-031-0/+6
* Add "Table of contents" heading to toc macro (#23179).Jean-Philippe Lang2016-11-192-1/+12
* Adds tests for #hours_field (#23996).Jean-Philippe Lang2016-11-181-0/+18
* Introduce a setting to change the display format of timespans to h:mm (#23996).Jean-Philippe Lang2016-11-181-0/+20
* Tests broken by r15942 (#8761).Jean-Philippe Lang2016-11-031-2/+2
* Add option to set a new version as default directly from New Version page (#2...Jean-Philippe Lang2016-10-231-0/+16
* Adds file custom field format (#6719).Jean-Philippe Lang2016-10-231-0/+163
* Role#copy_from should copy managed roles.Jean-Philippe Lang2016-10-201-0/+7
* Missing fixtures.Jean-Philippe Lang2016-10-111-2/+3
* Missing fixtures.Jean-Philippe Lang2016-10-111-1/+1
* Consider custom fields that correspond to the project only (#24014).Jean-Philippe Lang2016-10-081-0/+24
* Adds accessors for report_last_commit.Jean-Philippe Lang2016-10-041-13/+4
* Add the possibility to filter issues after Target Version's Status and Due Da...Jean-Philippe Lang2016-10-021-2/+32
* Edit/delete links displayed on issue even if project is closed (#23969).Jean-Philippe Lang2016-10-021-0/+16
* Closing all subtasks causes error if default priority is not defined and prio...Jean-Philippe Lang2016-10-011-0/+24