Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into sh-headless-chrome-support | Jose Ivan Vargas | 2017-09-29 | 322 | -4697/+5004 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | Used send_keys(:return) for elements that are not clickable at one point | Jose Ivan Vargas | 2017-09-29 | 2 | -8/+9 | |
| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | modified clear_browser_session method to use the manage method for deleting ↵ | Jose Ivan Vargas | 2017-09-29 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cookies | |||||
| | * | | | | | | | | | | | | | | | Replaced trigger click calls for click, also fixed ace_editor-input test | Jose Ivan Vargas | 2017-09-27 | 3 | -4/+4 | |
| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | fixed spec/features/merge_requests/user_posts_notes_spec.rb | Phil Hughes | 2017-09-27 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | fixed spec/features/merge_requests/versions_spec.rb | Phil Hughes | 2017-09-27 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | fixed spec/features/issues/filtered_search/dropdown_milestone_spec.rb | Phil Hughes | 2017-09-27 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | some fixes in spec/features/projects/jobs_spec.rb | Phil Hughes | 2017-09-27 | 1 | -4/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | not sure how to fix the ones with headers :thinking: | |||||
| | * | | | | | | | | | | | | | | | fixed spec/features/projects/deploy_keys_spec.rb | Phil Hughes | 2017-09-27 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | fixed spec/features/dashboard/groups_list_spec.rb | Phil Hughes | 2017-09-27 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | fixed spec/features/admin/admin_groups_spec.rb | Phil Hughes | 2017-09-27 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | fixed spec/features/admin/admin_users_spec.rb | Phil Hughes | 2017-09-27 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | fixed spec/features/issues/filtered_search/dropdown_assignee_spec.rb | Phil Hughes | 2017-09-27 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | spec runs too fast so it doesn't match the first text. I think testing that the loading indicator is hidden is enough | |||||
| | * | | | | | | | | | | | | | | | fixed spec/features/projects/settings/repository_settings_spec.rb | Phil Hughes | 2017-09-27 | 1 | -2/+1 | |
| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | fixed spec/features/projects/files/edit_file_soft_wrap_spec.rb | Phil Hughes | 2017-09-27 | 1 | -13/+13 | |
| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | fixed spec/features/u2f_spec.rb | Phil Hughes | 2017-09-27 | 1 | -5/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a lot of failures where because everything happens faster than rspec can detect on the page | |||||
| | * | | | | | | | | | | | | | | | Merge branch 'master' into sh-headless-chrome-support | Jose Ivan Vargas | 2017-09-26 | 609 | -3572/+6994 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | fixed users_spec | Jose Ivan Vargas | 2017-09-26 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | Replaced trigger calls for click, fixed click_on call | Jose Ivan Vargas | 2017-09-26 | 3 | -6/+6 | |
| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | Replaced trigger calls for click | Jose Ivan Vargas | 2017-09-25 | 6 | -15/+15 | |
| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | add set_cookie helper | Mike Greiling | 2017-09-22 | 5 | -5/+26 | |
| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | Merge branch 'master' into sh-headless-chrome-support | Jose Ivan Vargas | 2017-09-21 | 324 | -3260/+6073 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | fix broken add_cookies | Mike Greiling | 2017-09-20 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | Replaced trigger calls for click | Jose Ivan Vargas | 2017-09-19 | 3 | -6/+6 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | Merge branch 'master' into sh-headless-chrome-support | Mike Greiling | 2017-09-18 | 222 | -1499/+2881 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (97 commits) Eliminate N+1 queries in loading discussions.json endpoint Clean up read_registry scope changes Add missing import statements Improve “New project“ page description Fix notification message when admin label was modified Remove gaps under nav on build page Replace the 'project/snippets.feature' spinach test with an rspec analog Use correct group members path for members flyout link Fix docs for lightweight tag creation via API Replace the 'project/commits/revert.feature' spinach test with an rspec analog Merge branch 'rs-incoming-email-domain-docs' into 'security-10-0' Replace the 'project/archived.feature' spinach test with an rspec analog Fix broken link in docs/api/wiki.md Fixed the new sidebars width when browser has scrollbars Improve 'spec/features/profiles/*' specs Replace the 'search.feature' spinach test with an rspec analog dedupe yarn packages add dependency approvals (all MIT license) update build image to latest with node 8.x, yarn 1.0.2, and chrome 61 Ensure we use `Entities::User` for non-admin `users/:id` API requests ... | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into sh-headless-chrome-support | Jose Ivan Vargas | 2017-09-13 | 984 | -9805/+21581 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | Changed helper methods to use the click method | Jose Ivan Vargas | 2017-09-12 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | Merge branch 'master' into sh-headless-chrome-support | Stan Hu | 2017-09-05 | 683 | -5764/+23809 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into sh-headless-chrome-support | Stan Hu | 2017-08-31 | 734 | -4839/+11548 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Fix create branch Spinach spec | Stan Hu | 2017-08-26 | 1 | -5/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Fix recent_searches_spec.rb by clicking on buttons instead of relying on ↵ | Stan Hu | 2017-08-23 | 1 | -4/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | hidden elements | |||||
| | * | | | | | | | | | | | | | | | | | | | | | Change trigger('click') and trigger('mouseover') -> click | Stan Hu | 2017-08-23 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Fix branch creation Spinach test by clicking on the dropdown | Stan Hu | 2017-08-23 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into sh-headless-chrome-support | Stan Hu | 2017-08-23 | 298 | -1145/+2011 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into sh-headless-chrome-support | Stan Hu | 2017-08-23 | 2 | -2/+16 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | Use find_link instead of incorrect jQuery to make Selenium test pass | Stan Hu | 2017-08-22 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | Fix milestone Spinach tests by confirming modal only if it is present | Stan Hu | 2017-08-21 | 2 | -1/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | Rename JavaScript click -> click() to make karma tests pass | Stan Hu | 2017-08-21 | 6 | -18/+18 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | Bump .gitlab-ci image to use git 2.13 | Stan Hu | 2017-08-21 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into sh-headless-chrome-support | Stan Hu | 2017-08-21 | 120 | -2691/+1884 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into sh-headless-chrome-support | Stan Hu | 2017-08-18 | 128 | -983/+2326 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into sh-headless-chrome-support | Stan Hu | 2017-08-17 | 203 | -1181/+1964 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Rename find('.ace_editor') -> find('.ace_text-input') to make Chrome happy | Stan Hu | 2017-08-16 | 2 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Add missing Capybara select2 helper | Stan Hu | 2017-08-16 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a number of failed Spinach tests with Selenium needing accept_alert | Stan Hu | 2017-08-16 | 3 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into sh-headless-chrome-support | Stan Hu | 2017-08-16 | 301 | -2190/+3742 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a few failing specs due to missing accept_confirm | Stan Hu | 2017-08-15 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a few failing tests in Spinach merge request specs for Selenium | Stan Hu | 2017-08-13 | 1 | -2/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix U2F spec in headless Chrome | Stan Hu | 2017-08-13 | 1 | -15/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There were a number of issues with this spec: 1. The deletion of the U2F device needed an `accept_confirm` block 2. The "We heard back from your U2F device" message is shown only briefly before the JavaScript handler submits the form. The only way to fix this is to put a delay in the submission. 3. The "Remember Me" field can't be checked in step 2 for the same reason. | |||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Accept the confirm modal to make comment on commit spec to pass | Stan Hu | 2017-08-13 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |