summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | | | | remove unnecessary :js option in download_specMike Greiling2017-10-231-1/+1
| | | | | | | | | |
| | * | | | | | | | add InspectRequests helperMike Greiling2017-10-233-5/+24
| | | | | | | | | |
| | * | | | | | | | implement basic request inspector for use in Capybara testsMike Greiling2017-10-232-0/+60
| | | | | | | | | |
| | * | | | | | | | Changed trigger click calls to click()Jose Ivan Vargas2017-10-233-5/+7
| | | | | | | | | |
| | * | | | | | | | add accept_confirm to specJose Ivan Vargas2017-10-231-1/+1
| | | | | | | | | |
| | * | | | | | | | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-23673-6393/+18722
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (297 commits) Fix deletion of container registry or images returning an error The fog-aliyun gem had a bug in v0.1.0 for file storage creation/update. This merge requests update the gem to v0.2.0 which contains the fix: Decrease ABC threshold to 54.28 Update VERSION to 10.2.0-pre Update CHANGELOG.md for 10.1.0 Document `CI_SHARED_ENVIRONMENT` and `CI_DISPOSABLE_ENVIRONMENT` Fix the external URLs generated for online view of HTML artifacts Use title as placeholder instead of issue title for reusability Fix failure in current_settings_spec.rb Clarify the difference between project_update and project_rename URI decode Page-Title header to preserve UTF-8 characters Update Gitaly version to v0.49.0 Decrease Perceived Complexity threshold to 14 Resolve "Remove help text regarding group issues on group issues page (and group merge requests page)" Force non diff resolved discussion to display when collapse toggled Added submodule support in multi-file editor add note about after_script being run separately Check for element before evaluate_script Merge branch 'master-i18n' into 'master' Update Prometheus gem to fix problems with other files overwriting current file ...
| | * | | | | | | | | explicitly specify search for hidden elementMike Greiling2017-10-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci-skip]
| | * | | | | | | | | add CHROME_HEADLESS environment variable to disable headless modeMike Greiling2017-10-211-1/+4
| | | | | | | | | | |
| | * | | | | | | | | fix trailing whitespaceMike Greiling2017-10-211-1/+0
| | | | | | | | | | |
| | * | | | | | | | | clear localStorage after each capybara test (global)Mike Greiling2017-10-203-8/+3
| | | | | | | | | | |
| | * | | | | | | | | fix rubocop (oops)Mike Greiling2017-10-203-6/+6
| | | | | | | | | | |
| | * | | | | | | | | clear localstorage between testsMike Greiling2017-10-191-0/+4
| | | | | | | | | | |
| | * | | | | | | | | add InputHelper rspec helper to simulate non-BMP character inputMike Greiling2017-10-174-5/+45
| | | | | | | | | | |
| | * | | | | | | | | fix cmd+click emulation for selenium webdriverMike Greiling2017-10-131-4/+9
| | | | | | | | | | |
| | * | | | | | | | | accept javascript confirm dialog on admin delete label linkMike Greiling2017-10-131-1/+1
| | | | | | | | | | |
| | * | | | | | | | | Add accept_confirm for admin_users_impersonation_tokens_specJose Ivan Vargas2017-10-131-1/+1
| | | | | | | | | | |
| | * | | | | | | | | route around issue with trailing quotes in issue filters (see ↵Mike Greiling2017-10-131-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gitlab-org/gitlab-ce#39121)
| | * | | | | | | | | fix shared discussion_comments examples (for realz this time!)Mike Greiling2017-10-133-25/+24
| | | | | | | | | | |
| | * | | | | | | | | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-12313-3366/+4748
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (104 commits) Update licenses fix a wrong method call in the refactor fix a whitespace fix for discussion Update templates via: Update doc accordingly to: Cache issuable template names Fix the format of rugged alternate directory list Match full file path in FileDetector Fixes from CSS refactor Resolve "Prometheus service page shows error" Explicit state integration deletion Move all API authentication code to APIGuard Shorten example translation for inclusive language [ci-skip] add changelog fix the merger override to remove source branch add spec Removed d3.js from the users and graphs bundle Cleanup data-page attribute after each Karma test Update template description wording ...
| | * | | | | | | | | | fix assignment to hidden inputMike Greiling2017-10-121-1/+1
| | | | | | | | | | | |
| | * | | | | | | | | | ensure delete option is visible before attempting to click on itMike Greiling2017-10-121-1/+4
| | | | | | | | | | | |
| | * | | | | | | | | | fix element click methodsMike Greiling2017-10-121-2/+2
| | | | | | | | | | | |
| | * | | | | | | | | | fix spinach test for branch validationMike Greiling2017-10-121-0/+1
| | | | | | | | | | | |
| | * | | | | | | | | | Fix trigger elements and element is not clickable at this positionJose Ivan Vargas2017-10-113-11/+13
| | | | | | | | | | | |
| | * | | | | | | | | | Fix rubocop lintsJose Ivan Vargas2017-10-101-1/+1
| | | | | | | | | | | |
| | * | | | | | | | | | fixed shared discussion_comments exampleJose Ivan Vargas2017-10-101-9/+23
| | | | | | | | | | | |
| | * | | | | | | | | | fix click trigger methodMike Greiling2017-10-101-1/+1
| | | | | | | | | | | |
| | * | | | | | | | | | accept confirm dialog when cancelling a pipelineMike Greiling2017-10-101-1/+1
| | | | | | | | | | | |
| | * | | | | | | | | | 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
| | | | | | | | | | | |
| | * | | | | | | | | | chrome cannot send_keys unless the element is focusableMike Greiling2017-10-091-1/+1
| | | | | | | | | | | |
| | * | | | | | | | | | resize window when simulating dragging as horizontal scrolling causes issues ↵Mike Greiling2017-10-091-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in tests
| | * | | | | | | | | | ensure javascript confirm dialog is accepted when attempting to delete boardsMike Greiling2017-10-091-2/+2
| | | | | | | | | | | |
| | * | | | | | | | | | fix diff_notes_avatars_spec.rb failures in headless ChromeMike Greiling2017-10-091-1/+1
| | | | | | | | | | | |
| | * | | | | | | | | | Fixed click eventsJose Ivan Vargas2017-10-092-2/+2
| | | | | | | | | | | |
| | * | | | | | | | | | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-09515-2853/+10184
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (113 commits) Introduce new hook data builders for Issue and MergeRequest Don't create todos for old issue assignees Start adding Gitlab::HookData::IssuableBuilder Include the changes in issuable webhook payloads Rename the `codeclimate` job to `codequality` Don't show an "Unsubscribe" link in snippet comment notifications Add QA::Scenario::Gitlab::Group::Create Removes CommitsList from global namespace Fix wiki empty page translation namespace not being removed Fixes mini graph in commit view Fix link to new i18n index page Update i18n docs Move i18n/introduction to i18n/index Resolve "Simple documentation update - backup to restore in restore section" Remove AjaxLoadingSpinner and CreateLabelDropdown from global namespace Move cycle analytics banner into a vue file Updated Icons + Fix for Collapsed Groups Angle Don't create fork networks for root projects that are deleted Remove executable permissions on images to make docs lint happy Sync up hard coded DN class in migration ...
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas2017-10-06637-3120/+12231
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | fix create_snipper and diff_notes specsJose Ivan Vargas2017-10-052-5/+5
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | fix add_issues_modal_specJose Ivan Vargas2017-10-041-2/+2
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | fix admin_settings_specJose Ivan Vargas2017-10-041-1/+1
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | fix rubocopJose Ivan Vargas2017-10-041-1/+1
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-0361-187/+645
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (21 commits) Fix bottom spacing for dropdowns that open upwards Fix linting errors in sprintf regression with product labels Hide Gollum inside Gitlab::Git::Wiki Restore User.from_gitaly Added skeleton loading paradigm to UX guide Remove those tests as they're not needed anymore Resolve "Precompiled assets with digest strings are ignored in CI" Make the `QA:Page::Project::Show` driver less brittle Change index on ci_builds to optimize Jobs Controller Add basic sprintf implementation to JavaScript Expose GitLab features to the CI runner Hide CI section markers from job trace Freeze the constant array Just allow the scheme we want! Adapt to the latest addressable behaviour Strip before passing to addressable, otherwise it's invalid Make sure we didn't blow up if URI is invalid Only update gems we need ok ...
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas2017-10-03203-1925/+7452
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | 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 admin_uses_repository_checksJose Ivan Vargas2017-10-031-1/+1
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | fix admin_hooks_specJose Ivan Vargas2017-10-031-2/+2
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Fix Element is not clickable at this pointJose Ivan Vargas2017-10-024-14/+14
| | | | | | | | | | | | | | | |