summaryrefslogtreecommitdiff
path: root/spec/features
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '41970-job-play-button' into 'master'Kamil Trzciński2018-01-151-3/+11
|\ | | | | | | | | | | | | Resolve "Empty state for manual job - play button does not work" Closes #41970 See merge request gitlab-org/gitlab-ce!16426
| * Remove extra period41970-job-play-buttonFilipa Lacerda2018-01-121-1/+1
| |
| * Improve testsFilipa Lacerda2018-01-121-2/+6
| |
| * Sets method post for playing actionFilipa Lacerda2018-01-121-2/+6
| | | | | | | | | | Removes explanation text for non triggered job Adds tests
* | update capybara specs for subscription toggleMike Greiling2018-01-122-16/+14
|/
* Merge branch 'main-js-tidy-up' into 'master'Filipa Lacerda2018-01-111-1/+1
|\ | | | | | | | | Tidy up main JS file See merge request gitlab-org/gitlab-ce!16007
| * Tidy up main JS filemain-js-tidy-upPhil Hughes2018-01-101-1/+1
| |
* | Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-111-0/+1
| |
* | Merge branch 'gcp-fix' into 'master'Kamil Trzciński2018-01-111-4/+32
|\ \ | | | | | | | | | | | | | | | | | | Fix GCP redirect Closes #41867 See merge request gitlab-org/gitlab-ce!16355
| * | Change failed GCP billing check wordingMatija Čupić2018-01-111-1/+1
| | |
| * | Refactor GCP redirect test suiteMatija Čupić2018-01-111-4/+32
| |/
* | Fix up Web IDE user preference copy and buttonsJose Ivan Vargas2018-01-113-3/+3
| |
* | Fix 500 when visiting a commit where blobs do not exist (nil blobs)41491-fix-nil-blob-name-errorEric Eastwood2018-01-091-1/+14
|/ | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/41491
* Merge branch '40549-render-emoj-in-groups-overview' into 'master'Sean McGivern2018-01-081-0/+16
|\ | | | | | | | | | | | | Resolve "No Rendering of emoji's in Group-Overview after update" Closes #40549 See merge request gitlab-org/gitlab-ce!16098
| * Rendering of emoji's in Group-OverviewJacopo2017-12-241-0/+16
| | | | | | | | Allows rendering of emoji's in the Group Overview.
* | Merge branch 'mb-invites-feature-to-rspec' into 'master'Rémy Coutable2018-01-081-0/+97
|\ \ | | | | | | | | | | | | Move invites spinach test to Rspec See merge request gitlab-org/gitlab-ce!16126
| * | Move invites spinach test to RspecSemyon Pupkov2017-12-251-0/+97
| | | | | | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
* | | Merge branch 'mv-explore-groups-spinach-to-rspec' into 'master'Rémy Coutable2018-01-081-0/+87
|\ \ \ | | | | | | | | | | | | | | | | 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-0/+87
| |/ / | | | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
* | | disables the shortcut to the issue boards when issues are disabledChristiaan Van den Poel2018-01-082-9/+63
| | |
* | | Merge branch ↵Kamil Trzciński2018-01-072-67/+102
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '39957-redirect-to-gpc-page-if-users-try-to-create-a-cluster-but-the-account-is-not-enabled' into 'master' Resolve "Redirect to GCP page if users try to create a cluster but the account is not enabled" Closes #39957 and #41410 See merge request gitlab-org/gitlab-ce!15665
| * \ \ Merge branch 'master' into ↵Matija Čupić2018-01-063-1/+63
| |\ \ \ | | | | | | | | | | | | | | | 39957-redirect-to-gpc-page-if-users-try-to-create-a-cluster-but-the-account-is-not-enabled
| * | | | Store OAuth token in Redis for worker to pick upMatija Čupić2018-01-061-1/+1
| | | | |
| * | | | Merge branch 'master' into ↵Matija Čupić2018-01-055-9/+105
| |\ \ \ \ | | | | | | | | | | | | | | | | | | 39957-redirect-to-gpc-page-if-users-try-to-create-a-cluster-but-the-account-is-not-enabled
| * \ \ \ \ Merge branch 'master' into ↵Matija Čupić2018-01-05156-228/+295
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | 39957-redirect-to-gpc-page-if-users-try-to-create-a-cluster-but-the-account-is-not-enabled
| * | | | | | Fix clusters/gcp feature specMatija Čupić2017-12-211-0/+1
| | | | | | |
| * | | | | | Fix use of pending decorator in specMatija Čupić2017-12-211-3/+2
| | | | | | |
| * | | | | | Mark the gcp check page feature spec pendingMatija Čupić2017-12-211-1/+3
| | | | | | |
| * | | | | | Merge branch 'master' into ↵Matija Čupić2017-12-2123-639/+693
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | | | | | | | 39957-redirect-to-gpc-page-if-users-try-to-create-a-cluster-but-the-account-is-not-enabled
| * | | | | | Update GCP feature spec with check page flowMatija Čupić2017-12-161-67/+86
| | | | | | |
| * | | | | | Fix cluster OAuth feature spec user flowMatija Čupić2017-12-131-0/+1
| | | | | | |
| * | | | | | Merge branch 'master' into ↵Matija Čupić2017-12-1327-338/+804
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | 39957-redirect-to-gpc-page-if-users-try-to-create-a-cluster-but-the-account-is-not-enabled
| * | | | | | | Add link to create Google account in clusters pageMatija Čupić2017-11-301-0/+1
| | | | | | | |
* | | | | | | | Merge branch 'fix/gb/fix-import-export-restoring-associations' into 'master'Kamil Trzciński2018-01-071-0/+0
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix restoring associations with import/export Closes #41646 See merge request gitlab-org/gitlab-ce!16221
| * | | | | | | Bump import/export version in test project exportGrzegorz Bizon2018-01-061-0/+0
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch '22643-manual-job-page' into 'master'Kamil Trzciński2018-01-062-1/+29
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-051-1/+1
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (24 commits) Allow local tests to use a modified Gitaly Update check.md add deprecation and removal issue to docs Add status attribute to runner api entity Fix typos in a code comment Just try to detect and assign once Modify `LDAP::Person` to return username value based on attributes Create Kubernetes based on Application Templates Fix a bug where charlock_holmes was used needlessly to encode strings Ignore the Migration/Datetime cop in a migration that fix a column type to datetime_with_timezone Use `__` instead of `s__` when context is not required Enclose props in quotes Update some Gitaly annotations in Gitlab::Shell Prepare Gitlab::Git::Repository#rebase for Gitaly migration add missing changelog refactor spec, add docs deprecate check integrity task add lock specs add locks chek remove max-depth flag so it works with subgroups ...
| * \ \ \ \ \ \ \ Merge branch 'master' into 22643-manual-job-pageFilipa Lacerda2018-01-04155-227/+294
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-1/+1
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (22 commits) Extend Cluster Applications to allow installation of Prometheus Docs: move article LDAP-CE to its topic-related folder Improve performance of DiffDiscussion#truncated_diff_lines and DiffNote#diff_line by removing expensive diff position calculation and comparison Reverted fix https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/15788 Execute project hooks and services after commit when moving an issue Use relative URLs when linking to uploaded files Use gitlab-styles Clarify Auto DevOps pipelines Make webpack fail for missing exports Update VERSION to 10.4.0-pre Update CHANGELOG.md for 10.3.0 Explictly require Gitlab::Utils in ProjectFeaturesCompatibility Add note about using the term GPG for all related implementations Add index on namespaces lower(name) for UsersController#exists docs: fix a typo in LFS documentation Fix prometheus arg in prometheus.yml Update Dependencies It should escape spaces to %20 rather than + Replaced the remaining code-fork icons code-fork replacements ...
| * \ \ \ \ \ \ \ \ Merge branch 'master' into 22643-manual-job-pageFilipa Lacerda2017-12-228-89/+64
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 spec failuresKamil Trzciński2017-12-211-1/+1
| | | | | | | | | |
| * | | | | | | | | Fix build factory to have properly filled started and finished dateKamil Trzciński2017-12-211-1/+1
| | | | | | | | | |
| * | | | | | | | | Merge branch 'master' into 22643-manual-job-pageFilipa Lacerda2017-12-207-519/+570
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (50 commits) Prevent some specs from mangling the gitlab-shell checkout Line up search dropdown with other nav dropdowns Fix onion-skin re-entering state Remove related links in MR widget when empty state Show inline edit button for issues Fix tags in the Activity tab not being clickable Fix shortcut links on help page Don't link LFS-objects multiple times. [CE->EE] Fix spec/lib/gitlab/git/gitlab_projects_spec.rb Tidy up the documentation of Gitlab HA/Gitlab Application Make sure two except won't overwrite each other Update axios.md Remove transitionend event from GL dropdown Preserve gem path so that we use the same gems Load commit in batches for pipelines#index BlobViewer::PackageJson - if private link to homepage Do not generate links for private NPM modules in blob view Fix missing WHERE clause in 20171106135924_issues_milestone_id_foreign_key migration Inverse the has_multiple_clusters? helper usage Remove block styling from search dropdown ...
| * | | | | | | | | | Adds illustrations for manual actions and non triggered jobsFilipa Lacerda2017-12-191-0/+28
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'master' into 41249-clearing-the-cacheMatija Čupić2018-01-055-9/+105
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'dm-copy-mermaid-as-gfm' into 'master'Jacob Schatz2018-01-052-1/+97
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Copy Mermaid graphs as GFM Closes #41211 See merge request gitlab-org/gitlab-ce!16046
| | * | | | | | | | | | Copy Mermaid graphs as GFMdm-copy-mermaid-as-gfmDouwe Maan2018-01-052-1/+97
| | | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'refactor-cluster-show-page-conservative' into 'master'Filipa Lacerda2018-01-052-7/+7
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor cluster show page Closes #41335 See merge request gitlab-org/gitlab-ce!16089
| | * | | | | | | | | | Match updated clusters/show in feature specsMatija Čupić2017-12-212-7/+7
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Create Kubernetes based on Application TemplatesMayra Cabrera2018-01-041-1/+1
| | |_|_|_|_|/ / / / | |/| | | | | | | |