summaryrefslogtreecommitdiff
path: root/features
Commit message (Collapse)AuthorAgeFilesLines
* Replace the `project/issues/labels.feature` spinach test with an rspec analogblackst0ne2018-04-033-154/+0
|
* Replace the `project/issues/issues.feature` spinach test with an rspec analogblackst0ne2018-04-039-477/+1
|
* Merge branch 'fix/projects-no-repository-placeholder' into 'master'Rémy Coutable2018-03-301-1/+1
|\ | | | | | | | | Update no repository placeholder See merge request gitlab-org/gitlab-ce!17964
| * Update translated stringsGeorge Tsiolis2018-03-271-1/+1
| |
* | Replace group spinach tests with RSpec analogSemyon Pupkov2018-03-292-220/+0
|/ | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
* Merge branch 'projects-graphs-rspec' into 'master'Grzegorz Bizon2018-03-142-83/+0
|\ | | | | | | | | Replace project graphs spinach tests with RSpec analog See merge request gitlab-org/gitlab-ce!17675
| * Replace project graphs spinach tests with RSpec analogSemyon Pupkov2018-03-142-83/+0
| | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
* | Replace project redirects spinach tests with RSpec analogSemyon Pupkov2018-03-142-105/+0
| | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
* | Merge branch 'move-project-fork-to-rspec' into 'master'Douwe Maan2018-03-092-134/+0
|\ \ | | | | | | | | | | | | Move project fork spinach tests to RSpec See merge request gitlab-org/gitlab-ce!17511
| * | Move project fork spinach tests to RSpecSemyon Pupkov2018-03-052-134/+0
| | | | | | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
* | | Merge branch 'project-active-tab-rspec' into 'master'Douwe Maan2018-03-092-265/+0
|\ \ \ | |_|/ |/| | | | | | | | Move project active tab spinach tests to RSpec See merge request gitlab-org/gitlab-ce!17628
| * | Move project active tab spinach tests to RSpecSemyon Pupkov2018-03-082-265/+0
| |/ | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
* | Use Project#full_name instead of name_with_namespaceDmitriy Zaporozhets2018-03-071-3/+3
|/ | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Move project pages spinach tests to RspecSemyon Pupkov2018-02-212-239/+0
| | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
* Move spinach project network graph tests to RSpecSemyon Pupkov2018-02-162-162/+0
| | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
* Merge branch 'move-profile-to-rspec' into 'master'Rémy Coutable2018-02-152-311/+0
|\ | | | | | | | | Move spinach profile tests to RSpec See merge request gitlab-org/gitlab-ce!17068
| * Move spinach profile tests to RSpecSemyon Pupkov2018-02-152-311/+0
| | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
* | Merge branch 'ce-rc/move-more-ee-only-spec-files' into 'master'Sean McGivern2018-02-151-3/+4
|\ \ | | | | | | | | | | | | Port some changes from gitlab-ee!4532 back to CE See merge request gitlab-org/gitlab-ce!17120
| * | Port some changes from gitlab-ee!4532 back to CEce-rc/move-more-ee-only-spec-filesRémy Coutable2018-02-141-3/+4
| |/ | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Move spinach group milestones test to RSpecSemyon Pupkov2018-02-152-183/+0
| |
* | Move feature group members search test to RSpecSemyon Pupkov2018-02-152-27/+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-252-124/+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-252-124/+0
| | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
* | Add modal for deleting a milestonewinh-delete-milestone-modalWinnie Hellmann2018-01-253-15/+11
|/
* Use the DatabaseCleaner 'deletion' strategy instead of 'truncation'Nick Thomas2018-01-241-1/+1
|
* update spinach test for subscription toggleMike Greiling2018-01-122-5/+5
|
* Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-111-0/+2
|
* Explicitly enable webmock in spinach envDmitriy Zaporozhets2018-01-101-3/+3
|
* Merge branch 'mb-invites-feature-to-rspec' into 'master'Rémy Coutable2018-01-082-125/+0
|\ | | | | | | | | Move invites spinach test to Rspec See merge request gitlab-org/gitlab-ce!16126
| * Move invites spinach test to RspecSemyon Pupkov2017-12-252-125/+0
| | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
* | Merge branch 'mv-explore-groups-spinach-to-rspec' into 'master'Rémy Coutable2018-01-082-193/+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-252-193/+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-049-20/+22
| |\ \ | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-052-0/+39
| |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | Merge branch '36782-replace-team-user-role-with-add_role-user-in-specs' into ↵Rémy Coutable2017-12-238-20/+19
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Resolve "Replace '.team << [user, role]' with 'add_role(user)' in specs" Closes #36782 See merge request gitlab-org/gitlab-ce!16069
| * | | Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-228-20/+19
| | |/ | |/|
* | | Disable /dev/shm in CIsh-disable-dev-shmStan Hu2017-12-221-0/+3
|/ / | | | | | | | | | | | | | | | | | | | | According to the Chrome source code (https://chromium.googlesource.com/chromium/src/base/+/master/base_switches.cc#120): The /dev/shm partition is too small in certain VM environments, causing Chrome to fail or crash (see http://crbug.com/715363). Use this flag to work-around this issue (a temporary directory will always be used to create anonymous shared memory files). Addresses gitlab-org/gitlab-ee#4252 but doesn't appear to cure it completely.
* | Remove two unused step definitions from spinachNick Thomas2017-12-201-11/+0
|/
* Merge branch 'no-ivar-in-modules' into 'master'Robert Speicher2017-12-151-2/+2
|\ | | | | | | | | Add cop to make sure we don't use ivar in a module See merge request gitlab-org/gitlab-ce!12800
| * Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-12-155-14/+34
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/master: (671 commits) Make rubocop happy Use guard clause Improve language Prettify Use temp branch Pass info about who started the job and which job triggered it Docs: add indexes for monitoring and performance monitoring clearer-documentation-on-inline-diffs Add docs for commit diff discussion in merge requests sorting for tags api Clear BatchLoader after each spec to prevent holding onto records longer than necessary Include project in BatchLoader key to prevent returning blobs for the wrong project moved lfs_blob_ids method into ExtractsPath module Converted JS modules into exported modules spec fixes Bump gitlab-shell version to 5.10.3 Clear caches before updating MR diffs Use new Ruby version 2.4 in GitLab QA images moved lfs blob fetch from extractspath file Update GitLab QA dependencies ...
| * | Move ModuleWithInstanceVariables to Gitlab namespaceLin Jen-Shin2017-11-221-2/+2
| | | | | | | | | | | | | | | And use .rubocop.yml to exclude paths we don't care, rather than using the cop itself to exclude.
| * | Updates based on feedbackLin Jen-Shin2017-11-221-2/+2
| | |