summaryrefslogtreecommitdiff
path: root/features/steps
Commit message (Collapse)AuthorAgeFilesLines
* Move project pages spinach tests to RspecSemyon Pupkov2018-02-211-152/+0
| | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
* Move spinach project network graph tests to RSpecSemyon Pupkov2018-02-161-116/+0
| | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
* Merge branch 'move-profile-to-rspec' into 'master'Rémy Coutable2018-02-151-226/+0
|\ | | | | | | | | Move spinach profile tests to RSpec See merge request gitlab-org/gitlab-ce!17068
| * Move spinach profile tests to RSpecSemyon Pupkov2018-02-151-226/+0
| | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
* | Move spinach group milestones test to RSpecSemyon Pupkov2018-02-151-135/+0
| |
* | Move feature group members search test to RSpecSemyon Pupkov2018-02-151-15/+0
|/ | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
* Merge branch '42798-fix-hardcoded-id-in-spinach' into 'master'Rémy Coutable2018-02-061-3/+3
|\ | | | | | | | | | | | | Resolve "features/project/commits/commits.feature is failing on master" Closes #42798 See merge request gitlab-org/gitlab-ce!16940
| * Fix a hardcoded pipeline ID in a spinach stepNick Thomas2018-02-061-3/+3
| |
* | Merge branch '39550-group-labels-redesign' into 'master'Tim Zallmann2018-02-061-2/+3
|\ \ | |/ |/| | | | | | | | | Resolve "Group label list page redesign" Closes #39550 See merge request gitlab-org/gitlab-ce!16592
| * Fix labels specsAnnabel Dunstone Gray2018-01-301-2/+3
| |
* | Enable RuboCop Style/RegexpLiteralTakuya Noguchi2018-02-011-3/+3
|/
* Merge branch 'move-users-spinach-tests-to-rspec' into 'master'Robert Speicher2018-01-251-38/+0
|\ | | | | | | | | Move user page spinach tests to RSpec See merge request gitlab-org/gitlab-ce!16598
| * Move user page spinach tests to RSpecSemyon Pupkov2018-01-251-38/+0
| | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
* | Add modal for deleting a milestonewinh-delete-milestone-modalWinnie Hellmann2018-01-251-3/+6
|/
* update spinach test for subscription toggleMike Greiling2018-01-121-4/+4
|
* Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-111-0/+2
|
* Merge branch 'mb-invites-feature-to-rspec' into 'master'Rémy Coutable2018-01-081-80/+0
|\ | | | | | | | | Move invites spinach test to Rspec See merge request gitlab-org/gitlab-ce!16126
| * Move invites spinach test to RspecSemyon Pupkov2017-12-251-80/+0
| | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
* | Merge branch 'mv-explore-groups-spinach-to-rspec' into 'master'Rémy Coutable2018-01-081-88/+0
|\ \ | | | | | | | | | | | | Move explore groups spinach test to RSpec See merge request gitlab-org/gitlab-ce!16129
| * | Move explore groups spinach test to RSpecSemyon Pupkov2017-12-251-88/+0
| |/ | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
* | Merge branch '22643-manual-job-page' into 'master'Kamil Trzciński2018-01-061-1/+1
|\ \ | | | | | | | | | | | | | | | | | | Resolve "Improve non-triggered manual action job detail page" Closes #22643 and #37843 See merge request gitlab-org/gitlab-ce!15991
| * \ Merge branch 'master' into 22643-manual-job-pageFilipa Lacerda2018-01-048-20/+19
| |\ \ | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (200 commits) Fix issue boards scroll config. Added multi editor setting on the profile preferences page fix missing import of timeWeek which would cause errors in prometheus graphs with deployments Remove downcase from special path helper Rename db:seed_fu-{pg,mysql} to gitlab:setup-{pg,mysql} Fix error when viewing diffs without blobs Moves prettier to dev dependency Eager load event target authors whenever possible Do not run ee_compat_check on security branches Include integration tests in CE/EE testing documentation 41054-Disallow creation of new Kubernetes integrations Resolve "Resizable file list and commit panel" Make tooltip placement bottom by default as per design guidelines Fix groups list icon, timestamp alignment and row height Avoid leaving a push event empty if payload cannot be created Move git operations for UpdateRemoteMirrorService into Gitlab::Git Move delete_remote_branches from Gitlab::Shell to Gitlab::Git::Repository Move push_remote_branches from Gitlab::Shell to Gitlab::Git::Repository Update Kubernetes service documentation fix issue #37843 ...
| * | Merge branch 'master' into 22643-manual-job-pageFilipa Lacerda2017-12-221-11/+0
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (68 commits) Last push event widget width for fixed layout Added 'admin' persona Docs: move article Artifactory + GL to subject-related folder Mention GitLab Pages when changing username Consolidate the docs when changing a repo path Add docs for automatic redirects when renaming namespaces move "Transfer an existing project into a group" to project docs Do not show Vue pagination if only one page Resolve "Decouple multi-file editor from file list" Update Ruby version to 2.3.6 Skip projects filter on merge requests search Fall back to the `MergeRequestWidgetEntity` LDAP extern_uids are not normalized when updated via API organise content by subject Restore missing language code in datetime_utility.js Add support for defining explicit dependencies to QA factories Document mounting volumes with Docker-in-Docker add missing word to pawel-reduce_cardinality_of_prometheus_metrics.yml Use seconds where possible, and convert to milliseconds for Influxdb consumption update dispatcher to allow for dynamic imports until webpack plugin is updated ...
| * | | Fix broken spinach testFilipa Lacerda2017-12-211-1/+1
| | | |
* | | | Backport 'Rebase' feature from EE to CEjprovazn-rebaseJan Provaznik2018-01-051-0/+22
| |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When a project uses fast-forward merging strategy user has to rebase MRs to target branch before it can be merged. Now user can do rebase in UI by clicking 'Rebase' button instead of doing rebase locally. This feature was already present in EE, this is only backport of the feature to CE. Couple of changes: * removed rebase license check * renamed migration (changed timestamp) Closes #40301
* | | Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-228-20/+19
| |/ |/|
* | Remove two unused step definitions from spinachNick Thomas2017-12-201-11/+0
|/
* Merge branch 'add-js-prefix-issuable-edit' into 'master'Filipa Lacerda2017-12-121-1/+1
|\ | | | | | | | | | | | | Add js prefix for issuable-edit Closes #40965 See merge request gitlab-org/gitlab-ce!15813
| * Add js prefix for issuable-editadd-js-prefix-issuable-editClement Ho2017-12-081-1/+1
| |
* | Fix specs after removing assignee_id fieldValery Sizov2017-12-111-1/+1
|/
* Rename artifacts_* to legacy_artifacts_*Kamil Trzcinski2017-12-032-4/+4
|
* Use #query_scope instead of #parent in a Spinach featureRémy Coutable2017-11-141-1/+1
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-311-2/+4
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (84 commits) Migrate Gitlab::Git::Wiki#page to Gitaly Load participants async Normalize LDAP DN when looking up identity Improve the maintenance policy page add changelog fix spec failure Allow promoting project milestones to group milestones fix specs Be able to bundle gems with newer rubies Upgrade Ruby to 2.3.5 fixed up upload feature after master merge fix missing issue assignees Migrate Gitlab::Git::Wiki#delete_page to Gitaly Enable eslint Make `#hashed_storage?` require feature argument Adds callback function to inital cluster request Fix example typo. Upload files through the multi-file editor get branch name from the DOM Resolve "Convert autosize.js library to be a Yarn managed library" ...
| * Load participants asyncEric Eastwood2017-10-311-2/+4
| |
* | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-233-20/+2
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 ...
| * Merge branch 'feature/reliable-rspec-with-eval-script' into 'master'Rémy Coutable2017-10-202-19/+1
| |\ | | | | | | | | | | | | Check for element before execute_script See merge request gitlab-org/gitlab-ce!14898
| | * Check for element before evaluate_scriptEric Eastwood2017-10-192-19/+1
| | | | | | | | | | | | | | | Tip from https://robots.thoughtbot.com/write-reliable-asynchronous-integration-tests-with-capybara#directly-interacting-with-javascript
| * | Merge branch 'not-found-in-commits' into 'master'Douwe Maan2017-10-191-1/+1
| |\ \ | | |/ | |/| | | | | | | | | | | | | Renders 404 in commits controller if no commits are found Closes #37620 See merge request gitlab-org/gitlab-ce!14610
| | * Renders 404 in commits controller if no commits are foundGuilherme Vieira2017-10-181-1/+1
| | |
* | | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-123-176/+0
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 ...
| * | Replace the 'features/explore/projects.feature' spinach test with an rspec ↵replace_explore_projects.featureVitaliy @blackst0ne Klachkov2017-10-113-176/+0
| | | | | | | | | | | | analog
* | | fix spinach test for branch validationMike Greiling2017-10-121-0/+1
| | |
* | | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-092-3/+6
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 ...
| * | Add a project forks spec helperBob Van Landuyt2017-10-072-3/+6
| | | | | | | | | | | | | | | The helper creates a fork of a project with all provided attributes, but skipping the creation of the repository on disk.
* | | Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas2017-10-062-632/+1
|\ \ \ | |/ /
| * | Merge branch 'replace_project_merge_requests.feature' into 'master'Rémy Coutable2017-10-061-632/+0
| |\ \ | | | | | | | | | | | | | | | | Replace the 'project/merge_requests.feature' spinach test with an rspec analog See merge request gitlab-org/gitlab-ce!14621
| | * | Replace the 'project/merge_requests.feature' spinach test with an rspec analogreplace_project_merge_requests.featureVitaliy @blackst0ne Klachkov2017-10-051-632/+0
| | |/
| * | Merge branch 'fork-layout-cleanup' into 'master'Filipa Lacerda2017-10-041-1/+1
| |\ \ | | | | | | | | | | | | | | | | Cleanup the fork layout See merge request gitlab-org/gitlab-ce!14617
| | * | fixed specsfork-layout-cleanupPhil Hughes2017-10-021-1/+1
| | |/
* | | Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas2017-10-032-0/+66
|\ \ \ | |/ /