summaryrefslogtreecommitdiff
path: root/spec/features/projects
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | fix race condition when visiting file blob of recently triggered file uploadMike Greiling2017-10-101-2/+3
| | | * | | | | | | accept javascript confirm when testing pipeline deletionMike Greiling2017-10-091-1/+1
| | | * | | | | | | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-0952-87/+122
| | | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas2017-10-0621-88/+891
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | fix create_snipper and diff_notes specsJose Ivan Vargas2017-10-051-2/+2
| | | * | | | | | | | | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-031-1/+1
| | | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas2017-10-032-24/+48
| | | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | fix mattermost_slash_commandsJose Ivan Vargas2017-10-031-4/+4
| | | * | | | | | | | | | | fix export_file_specJose Ivan Vargas2017-10-031-1/+1
| | | * | | | | | | | | | | fix spec/features/projects/import_export/export_file_spec.rbJose Ivan Vargas2017-10-031-1/+1
| | | * | | | | | | | | | | fix diff_notes_specJose Ivan Vargas2017-10-031-2/+2
| | | * | | | | | | | | | | Fix Element is not clickable at this pointJose Ivan Vargas2017-10-021-3/+3
| | | * | | | | | | | | | | Merge remote-tracking branch 'origin/master' into sh-headless-chrome-supportJose Ivan Vargas2017-09-294-3/+96
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | Used send_keys(:return) for elements that are not clickable at one pointJose Ivan Vargas2017-09-291-1/+1
| | | * | | | | | | | | | | | some fixes in spec/features/projects/jobs_spec.rbPhil Hughes2017-09-271-4/+0
| | | * | | | | | | | | | | | fixed spec/features/projects/deploy_keys_spec.rbPhil Hughes2017-09-271-1/+1
| | | * | | | | | | | | | | | fixed spec/features/projects/settings/repository_settings_spec.rbPhil Hughes2017-09-271-2/+1
| | | * | | | | | | | | | | | fixed spec/features/projects/files/edit_file_soft_wrap_spec.rbPhil Hughes2017-09-271-13/+13
| | | * | | | | | | | | | | | Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas2017-09-2619-53/+485
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | Replaced trigger calls for click, fixed click_on callJose Ivan Vargas2017-09-261-2/+2
| | | * | | | | | | | | | | | | Replaced trigger calls for clickJose Ivan Vargas2017-09-252-3/+3
| | | * | | | | | | | | | | | | Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas2017-09-211-10/+6
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-09-187-0/+202
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas2017-09-1328-404/+1251
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-09-057-162/+49
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-319-57/+184
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-231-35/+47
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-171-1/+1
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | Rename find('.ace_editor') -> find('.ace_text-input') to make Chrome happyStan Hu2017-08-161-1/+1
| | | * | | | | | | | | | | | | | | | | | | | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-161-0/+17
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | Fix pipelines spec by surrounding click with accept_confirmStan Hu2017-08-121-1/+1
| | | * | | | | | | | | | | | | | | | | | | | | Remove a few HTTP status checks as these are not supported in SeleniumStan Hu2017-08-122-2/+0
| | | * | | | | | | | | | | | | | | | | | | | | Make protected branches spec work in headless ChromeStan Hu2017-08-121-1/+5
| | | * | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-113-9/+8
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | Add return value in form input to make add member specs passStan Hu2017-08-111-2/+2
| | | * | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-0965-121/+159
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | Change trigger('click') -> click for ChromeStan Hu2017-08-022-5/+5
| | | * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-02121-874/+2102
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-06-21101-132/+234
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | Convert variants of trigger('click') -> clickStan Hu2017-06-168-21/+21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch '35616-move-gke-form-1st-iteration' into move-kubernetes-from-se...Shinya Maeda2017-11-041-1/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into refactor-clustersShinya Maeda2017-11-032-8/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'icons-ci-icons' into 'master'Filipa Lacerda2017-11-022-8/+8
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | Lets try with trigger('click')Tim Zallmann2017-10-301-1/+1
| | | * | | | | | | | | | | | | | | | | | | | | | | | | Fixing Tests and CSS displayTim Zallmann2017-10-301-6/+6
| | | * | | | | | | | | | | | | | | | | | | | | | | | | Fixes for TestsTim Zallmann2017-10-301-4/+4
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into refactor-clustersShinya Maeda2017-11-021-4/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | | | | | | | | | Migrate Gitlab::Git::Wiki#file to Gitalyfeature/migrate-find-wiki-file-to-gitalyAhmad Sherif2017-10-311-4/+9
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into refactor-clustersShinya Maeda2017-11-0113-7/+195
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'multi-file-editor-vuex' into 'master'Filipa Lacerda2017-10-311-2/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \