summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
* 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
* Cleanup of finders with :conditions option.Jean-Philippe Lang2013-06-1210-30/+26
* Adds Watcher.any_watched? to check if at least one object of a collection is ...Jean-Philippe Lang2013-06-111-0/+17
* Adds a test for User.try_to_login with active_only set to false.Jean-Philippe Lang2013-06-091-26/+31
* Splits tests (#1005).Jean-Philippe Lang2013-06-061-10/+16
* Prepends issue numbers with a number sign (#1005).Jean-Philippe Lang2013-06-061-8/+8
* Fixed that journal details about issue relations may disclose issues that are...Jean-Philippe Lang2013-06-061-0/+20
* remove redundant empty lines from PluginTestToshi MARUYAMA2013-06-061-12/+0
* Don't validate start date when updating an issue without changing it (#14086).Jean-Philippe Lang2013-06-051-0/+21
* Really adjusts error message in tests (#14086).Jean-Philippe Lang2013-06-041-1/+1
* Adjusts error message in tests (#14086).Jean-Philippe Lang2013-06-041-1/+1
* Fixed that project name is not properly escaped in issue filters (#14186).Jean-Philippe Lang2013-05-311-0/+10
* gantt: sort versions by start date (#7335)Toshi MARUYAMA2013-05-211-0/+25
* gantt: sort issues by start date (#7335)Toshi MARUYAMA2013-05-211-0/+47
* upgrade mocha 0.14 and remove deprecation warningToshi MARUYAMA2013-05-216-6/+6
* remove "del" tag from deleted issue relation (#1005)Toshi MARUYAMA2013-05-191-2/+2
* add journal after creating/deleting issue relation (#1005)Toshi MARUYAMA2013-05-192-0/+77
* code layout clean up VersionTestToshi MARUYAMA2013-05-191-5/+10
* remove empty setup method from VersionTestToshi MARUYAMA2013-05-191-3/+0
* replace non ASCII literal to hexadecimal at ApplicationHelperTestToshi MARUYAMA2013-05-181-3/+11
* include Redmine::I18n in ApplicationHelperTestToshi MARUYAMA2013-05-181-0/+1
* backout r11875 ApplicationHelperTest changeToshi MARUYAMA2013-05-181-4/+3
* Include Redmine::I18n in helpers tests.Jean-Philippe Lang2013-05-188-3/+11
* Adds markings to emails generated by private comments (#12888).Jean-Philippe Lang2013-05-181-0/+11
* fix unit VersionTest failureToshi MARUYAMA2013-05-181-6/+6
* Removed some shoulda context.Jean-Philippe Lang2013-05-184-176/+146
* Removed some shoulda context.Jean-Philippe Lang2013-05-183-74/+48
* gantt: add test to sort issues by current logic (#7335)Toshi MARUYAMA2013-05-171-0/+20
* Fixed that filtering may return unwanted blank values (#14051).Jean-Philippe Lang2013-05-161-0/+14
* move filter order tests from helper to model.Toshi MARUYAMA2013-05-162-32/+28
* Fixed that ordered/unordered lists inside table cell are mangled (#14038).Jean-Philippe Lang2013-05-141-0/+36
* Fixed that values of custom fields are not kept in issues when copying a proj...Jean-Philippe Lang2013-05-131-0/+13
* Fixed that locking and unlocking a user resets the email notification checkbo...Jean-Philippe Lang2013-05-131-3/+3
* Fix handling multiple text parts in email (#13646).Jean-Philippe Lang2013-05-121-0/+7
* Improved Issue#all_dependent_issues (#14015).Jean-Philippe Lang2013-05-121-0/+130
* Adds a method for extracting MailHandler options from ENV.Jean-Philippe Lang2013-05-041-0/+13
* Add missing tests for Redmine::MenuManager::Mapper#initialize.Jean-Baptiste Barth2013-05-031-1/+12
* Add missing tests for Redmine::Helpers::Gantt#number_of_rows.Jean-Baptiste Barth2013-05-021-2/+17
* Add missing unit tests for ApplicationHelper#link_to_if_authorized.Jean-Baptiste Barth2013-05-021-14/+20
* Remove duplicate test TokenTest#test_find_token_should_return_nil_with_wrong_...Jean-Baptiste Barth2013-05-021-5/+0
* Remove duplicate test Redmine::I18nTest#test_time_format (keeping the most co...Jean-Baptiste Barth2013-05-021-9/+0