summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Option to force a user to change his password (#3872).Jean-Philippe Lang2013-08-051-0/+29
* 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-306-13/+13
* 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
* Fixed that open/closed counts on issues summary are not displayed with SQLSer...Jean-Philippe Lang2013-07-281-0/+18
* Filtering issues on "related to" may ignore other filters (#14401).Jean-Philippe Lang2013-07-281-0/+15
* Spent time details and report should ignore 'Setting.display_subprojects_issu...Jean-Philippe Lang2013-07-281-0/+22
* 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-284-0/+69
* Fixed that sorting time entries by custom field raises a SQL error (#14366).Jean-Philippe Lang2013-07-281-0/+18
* Fixed that displaying time entries with custom field column raises an error (...Jean-Philippe Lang2013-07-241-0/+11
* CVS root_url not recognized when connection string does not include port (#14...Jean-Philippe Lang2013-07-151-2/+13
* Additional tests for AccountController.Jean-Philippe Lang2013-07-141-0/+25
* Use AR callbacks instead of observers (removed in Rails4) for notifications.Jean-Philippe Lang2013-07-141-1/+3
* Ability to save Gantt query filters (#7836).Jean-Philippe Lang2013-07-141-0/+37
* 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-1310-40/+674
* 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-116-40/+96
* 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
* gender neutral source comment at test/integration/account_test.rbToshi MARUYAMA2013-07-061-1/+1
* remove trailing white-space from test/unit/issue_test.rbToshi MARUYAMA2013-07-051-8/+8
* remove trailing white-space from test/integration/account_test.rbToshi MARUYAMA2013-07-051-1/+1
* prevent UI test failure randomlyToshi MARUYAMA2013-06-141-3/+5
* increase Capybara.default_wait_time from 12 to 20 (#12822)Toshi MARUYAMA2013-06-141-1/+1
* increase Capybara.default_wait_time from 7 to 12 (#12822)Toshi MARUYAMA2013-06-141-3/+3
* shorten comment lines at test/ui/base.rbToshi MARUYAMA2013-06-141-3/+6
* use database_cleaner (#12822)Toshi MARUYAMA2013-06-141-0/+3
* prevent UI test failure randomlyToshi MARUYAMA2013-06-141-3/+5
* increase Capybara.default_wait_time from 6 to 7 (#12822)Toshi MARUYAMA2013-06-141-1/+1
* prevent UI test failure randomlyToshi MARUYAMA2013-06-141-1/+1
* prevent UI test failure randomlyToshi MARUYAMA2013-06-141-2/+3
* increase Capybara.default_wait_time from 5 to 6 (#12822)Toshi MARUYAMA2013-06-141-1/+1
* Fixed tests broken by r11965.Jean-Philippe Lang2013-06-121-0/+2
* Cleanup of finders with :conditions option.Jean-Philippe Lang2013-06-1218-49/+45
* Don't redirect XHR requests to /login.Jean-Philippe Lang2013-06-121-0/+16
* Use #find_issues as before filter for issues context menu.Jean-Philippe Lang2013-06-111-5/+3
* Adds Watcher.any_watched? to check if at least one object of a collection is ...Jean-Philippe Lang2013-06-111-0/+17
* set html lang by user locale (#14206)Toshi MARUYAMA2013-06-101-0/+3
* Adds a test for User.try_to_login with active_only set to false.Jean-Philippe Lang2013-06-091-26/+31
* Adds a way for a registered user to get a new action email (#14228).Jean-Philippe Lang2013-06-092-1/+88
* 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