| Commit message (Expand) | Author | Age | Files | Lines |
* | Watcher search now displays project members by default. | Jean-Philippe Lang | 2014-03-02 | 1 | -2/+1 |
* | update copyright year (#15977) | Toshi MARUYAMA | 2014-01-29 | 2 | -2/+2 |
* | Removed database_cleaner dependency (#15377). | Jean-Philippe Lang | 2013-11-18 | 1 | -3/+0 |
* | Fixed UI tests. | Jean-Philippe Lang | 2013-11-16 | 2 | -3/+2 |
* | prevent UI test failure randomly | Toshi MARUYAMA | 2013-06-14 | 1 | -3/+5 |
* | increase Capybara.default_wait_time from 12 to 20 (#12822) | Toshi MARUYAMA | 2013-06-14 | 1 | -1/+1 |
* | increase Capybara.default_wait_time from 7 to 12 (#12822) | Toshi MARUYAMA | 2013-06-14 | 1 | -3/+3 |
* | shorten comment lines at test/ui/base.rb | Toshi MARUYAMA | 2013-06-14 | 1 | -3/+6 |
* | use database_cleaner (#12822) | Toshi MARUYAMA | 2013-06-14 | 1 | -0/+3 |
* | prevent UI test failure randomly | Toshi MARUYAMA | 2013-06-14 | 1 | -3/+5 |
* | increase Capybara.default_wait_time from 6 to 7 (#12822) | Toshi MARUYAMA | 2013-06-14 | 1 | -1/+1 |
* | prevent UI test failure randomly | Toshi MARUYAMA | 2013-06-14 | 1 | -1/+1 |
* | prevent UI test failure randomly | Toshi MARUYAMA | 2013-06-14 | 1 | -2/+3 |
* | increase Capybara.default_wait_time from 5 to 6 (#12822) | Toshi MARUYAMA | 2013-06-14 | 1 | -1/+1 |
* | increase Capybara.default_wait_time from 4 to 5 (#12822) | Toshi MARUYAMA | 2013-06-04 | 1 | -1/+1 |
* | set default issue start/due datepicker from due/start date (#14024) | Toshi MARUYAMA | 2013-05-19 | 1 | -0/+16 |
* | increase Capybara.default_wait_time from 3 to 4 (#12822) | Toshi MARUYAMA | 2013-05-19 | 1 | -1/+1 |
* | add test of current issue start and due date datepicker (#14024) | Toshi MARUYAMA | 2013-05-19 | 1 | -0/+15 |
* | increase Capybara.default_wait_time from default 2 to 3 (#12822) | Toshi MARUYAMA | 2013-05-17 | 1 | -0/+3 |
* | prevent failure of test_create_issue_with_watchers at UI IssuesTest | Toshi MARUYAMA | 2013-05-10 | 1 | -1/+3 |
* | prevent failure of test_create_issue_with_watchers at UI IssuesTest | Toshi MARUYAMA | 2013-05-10 | 1 | -0/+1 |
* | prevent assert_difference failure of test_bulk_watch_issues_via_context_menu ... | Toshi MARUYAMA | 2013-05-09 | 1 | -0/+4 |
* | prevent assert_difference failure of test_watch_issue_via_context_menu at UI ... | Toshi MARUYAMA | 2013-05-09 | 1 | -0/+2 |
* | fix failure of test_remove_issue_watcher_from_sidebar at UI IssuesTest | Toshi MARUYAMA | 2013-05-09 | 1 | -1/+1 |
* | add more asserting to test_create_issue_with_watchers of ui issues_test | Toshi MARUYAMA | 2013-05-09 | 1 | -0/+3 |
* | Asserts that the watchers list is updated. | Jean-Philippe Lang | 2013-02-20 | 1 | -0/+2 |
* | Fixed that delete watcher link was broken by r11290 (#13231). | Jean-Philippe Lang | 2013-02-20 | 1 | -0/+13 |
* | Make sure that fields filled before tracker change are preserved. | Jean-Philippe Lang | 2013-02-16 | 1 | -10/+26 |
* | Fixed that updating the issue form was broken by r4011 when user is not allow... | Jean-Philippe Lang | 2013-02-16 | 1 | -0/+58 |
* | Submit the form after preview. | Jean-Philippe Lang | 2013-02-10 | 1 | -22/+24 |
* | Removed delay. | Jean-Philippe Lang | 2013-02-10 | 1 | -11/+10 |
* | Adds context menu tests and skip test_preview_issue_description that breaks t... | Jean-Philippe Lang | 2013-02-10 | 1 | -1/+34 |
* | Adds a test for creating an issue with watchers. | Jean-Philippe Lang | 2013-02-10 | 1 | -0/+26 |
* | Adds first Capybara tests (#12822). | Jean-Philippe Lang | 2013-01-26 | 2 | -0/+131 |