summaryrefslogtreecommitdiff
path: root/features
Commit message (Collapse)AuthorAgeFilesLines
* Replace find file project spinach tests with RSpecSemyon Pupkov2018-04-243-118/+0
|
* Move spec helpers/matchers/shared examples/contexts to their relevant folderRémy Coutable2018-04-231-1/+5
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Merge branch 'replace-build-permissions' into 'master'Rémy Coutable2018-04-175-123/+0
|\ | | | | | | | | Replace project builds permissions spinach with RSpec See merge request gitlab-org/gitlab-ce!18306
| * Replace project builds permissions spinach with RSpecSemyon Pupkov2018-04-175-123/+0
| | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
* | Replace the `project/commits/comments.feature` spinach test with an rspec analogblackst0ne2018-04-162-173/+0
| |
* | Merge branch 'fix-rspec-console-output' into 'master'Stan Hu2018-04-141-7/+1
|\ \ | | | | | | | | | | | | Display relevant browser console output when an RSpec test fails. See merge request gitlab-org/gitlab-ce!18355
| * | remove --disable-gpu flag as it is no longer neededMike Greiling2018-04-131-7/+1
| |/
* | Replace the `project/issues/milestones.feature` spinach test with an rspec ↵blackst0ne2018-04-114-113/+0
| | | | | | | | analog
* | Replace the `project/commits/branches.feature` spinach test with an rspec analogblackst0ne2018-04-113-107/+0
|/
* Migrate features/project/project.feature to RSpec and reorganize several ↵Rémy Coutable2018-04-093-324/+0
| | | | | | Project feature specs Signed-off-by: Rémy Coutable <remy@rymai.me>
* [ci skip] Merge branch 'master' into 42568-pipeline-empty-stateFilipa Lacerda2018-04-0414-852/+2
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (293 commits) Revert changelog entry for removed feature Revert "Allow CI/CD Jobs being grouped on version strings" Resolve "Protected branches count is wrong when a wildcard includes several protected branches" Use standard codequality job Resolve "Allow the configuration of a project's merge method via the API" [Rails5] Rename `sort` methods to `sort_by_attribute` Add better LDAP connection handling Updated components to PascalCase Handle invalid params when trying update_username Move network related app settings to expandable blocks [Rails5] Update Gemfile.rails5.lock [ci skip] Update Security Products examples documentation Backport Gitlab::Git::Checksum to CE Add changelog Refactor discussions/notes code Remove unnecessary section looking in admin settings qa Explicitly use page context for qa/factory/settings/hashed_storage.rb Use gitlab_environment because we need: Allow feature gate removal through the API Use shard name in Git::GitlabProjects instead of shard path ...
| * 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
* | [ci skip] Merge branch 'master' into 42568-pipeline-empty-stateFilipa Lacerda2018-03-194-188/+0
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (156 commits) Make issue boards height calculation clearer and remove magic numbers Rename `package-qa` in docs Copyedit CI services docs Fix dropzone project show Prettify notes. Fix "A copy of Gitlab::Metrics::Methods" have been removed error Add Jupyter Notebook docs Fixed profile notifications not being editable Rename manual job to `package-and-qa` Update vendored gitlab-ci.yml template for auto-devops Docs: refactor doc general guidelines and style guidelines Use Gitaly 0.91.0 Add version available info to integrity check rake task docs Adds the option to override project description on export via API and fixes the project description not being imported Extract constant for LfsPointerFile::VERSION_LINE Setup Faraday middleware before adapter Revert "Merge branch 'update-httparty' into 'master'" Update Code Quality example documentation Fix timeouts loading /admin/projects page OpenShift install docs: Recommend "add-scc-to-user" over "edit scc" ...
| * 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 'master' into 42568-pipeline-empty-stateFilipa Lacerda2018-03-124-399/+0
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (59 commits) Use Gitaly 0.89.0 Resolve "Hover style for sidebar dropdowns is wrong" fixed spec Respect the protocol in `expose_url` Fix removes source branch text being rendered in merged state Fix code and wiki search results when filename is non-ASCII Include the ee/ directory in backtraces Use GitLab fork of zaproxy Updates file extensions on Vue docs fixed note polling not sending updated last fetched at date added spec for polling Add changelog entry Use `list.id` for `:key` Add changelog entry Update test for change in label dropdown action name Add `createLabelTitle` & `manageLabelsTitle` props for action string Add `headerTitle` prop for container header string Add `isProject` and computed props to for contextual info for dropdown Add `isProject` mock config Use label dropdown helper for rendering contextual string Add helpers for labels dropdown ...
| * | 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
* | | Fix broken testFilipa Lacerda2018-03-091-1/+1
|/ /
* | 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