| Commit message (Expand) | Author | Age | Files | Lines |
* | Renames test/ui to test/system. | Jean-Philippe Lang | 2017-07-23 | 6 | -703/+0 |
* | Merged rails-5.1 branch (#23630). | Jean-Philippe Lang | 2017-07-23 | 1 | -1/+1 |
* | Adds UI tests for the quick jump menu. | Jean-Philippe Lang | 2017-07-19 | 1 | -0/+68 |
* | Set default configuration for the timelog list (#26356). | Jean-Philippe Lang | 2017-07-12 | 2 | -0/+33 |
* | Removes UI tests where the date picker is involved. | Jean-Philippe Lang | 2017-07-08 | 1 | -47/+0 |
* | Adds a UI test for #26364. | Jean-Philippe Lang | 2017-07-08 | 2 | -15/+61 |
* | Update copyright. | Jean-Philippe Lang | 2017-06-25 | 5 | -5/+5 |
* | Preview when editing journal notes broken by r15621. | Jean-Philippe Lang | 2017-04-13 | 1 | -0/+22 |
* | Better handling of update failures when bulk editing time entries. | Jean-Philippe Lang | 2017-04-04 | 1 | -1/+29 |
* | Adds UI test for sorting issues on "My page" (#1565). | Jean-Philippe Lang | 2017-03-14 | 1 | -0/+54 |
* | Fixes ui tests. | Jean-Philippe Lang | 2017-03-13 | 2 | -2/+17 |
* | Removed invalid test, reorder links no longer exist. | Jean-Philippe Lang | 2017-03-13 | 1 | -38/+0 |
* | Totals cannot be removed completely if some columns are set in the global set... | Jean-Philippe Lang | 2016-06-11 | 1 | -0/+20 |
* | Updates copyright for 2016. | Jean-Philippe Lang | 2016-03-13 | 5 | -5/+5 |
* | Moving a custom field value in the order switches in the edit view (#21535). | Jean-Philippe Lang | 2015-12-20 | 1 | -0/+38 |
* | Don't set default due date in the past (#21488). | Jean-Philippe Lang | 2015-12-12 | 1 | -2/+17 |
* | Missing fixtures. | Jean-Philippe Lang | 2015-12-12 | 1 | -1/+1 |
* | Fix that the sidebar is hidden in UI tests. | Jean-Philippe Lang | 2015-12-12 | 1 | -0/+5 |
* | Adds a UI test (#19851). | Jean-Philippe Lang | 2015-06-19 | 1 | -0/+53 |
* | Update activities list when changing project/issue id on the time entry form ... | Jean-Philippe Lang | 2015-05-30 | 1 | -0/+44 |
* | Missing fixtures. | Jean-Philippe Lang | 2015-05-30 | 1 | -1/+1 |
* | Refresh watchers list when watching/unwatching an issue (#4334). | Jean-Philippe Lang | 2015-05-08 | 1 | -0/+11 |
* | Upgrade to Rails 4.2.0 (#14534). | Jean-Philippe Lang | 2015-01-17 | 1 | -0/+0 |
* | Copyright update. | Jean-Philippe Lang | 2015-01-11 | 2 | -2/+2 |
* | Time dependend failures in UI tests (#18789). | Jean-Philippe Lang | 2015-01-10 | 1 | -0/+4 |
* | Fixed errors in UI tests (#18782). | Jean-Philippe Lang | 2015-01-10 | 1 | -3/+3 |
* | 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 |