summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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-052-1/+29
* 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
* increase Capybara.default_wait_time from 4 to 5 (#12822)Toshi MARUYAMA2013-06-041-1/+1
* Fixed that project name is not properly escaped in issue filters (#14186).Jean-Philippe Lang2013-05-311-0/+10
* add changeset comment in revision page title (#14138)Toshi MARUYAMA2013-05-301-1/+1
* add test of revision page title (#14138)Toshi MARUYAMA2013-05-301-0/+16
* 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-217-7/+7
* code layout clean up test_bulk_copy_should_allow_not_changing_the_issue_attri...Toshi MARUYAMA2013-05-191-3/+6
* code layout clean up test_bulk_update_with_some_failures_should_show_errors o...Toshi MARUYAMA2013-05-191-6/+6
* code layout clean up test_bulk_update_parent_id of IssuesControllerTestToshi MARUYAMA2013-05-191-3/+2
* code layout clean up test_bulk_edit_should_only_propose_statuses_allowed_for_...Toshi MARUYAMA2013-05-191-6/+12
* code layout clean up test_create_as_copy_should_add_relation_with_copied_issu...Toshi MARUYAMA2013-05-191-2/+2