summaryrefslogtreecommitdiff
path: root/spec/features/explore
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot2022-05-191-2/+2
* Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot2022-03-181-2/+2
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-0/+25
* Add latest changes from gitlab-org/security/gitlab@13-6-stable-eeGitLab Bot2020-12-041-0/+11
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-30/+77
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-4/+0
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-183-3/+3
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-1/+1
* Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot2020-04-152-0/+23
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-201-4/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-261-5/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-061-0/+4
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-263-0/+6
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-051-3/+3
* Port GitLab.com gold trial callout changes to CEce-revert-revert-gold-trial-mrsLuke Bennett2019-01-031-18/+0
* Convert "New menu" feature spec to a view specRobert Speicher2018-11-261-167/+0
* Resolve "Create new group: Rename form fields and update UI"Martin Wortschack2018-10-301-2/+2
* Resolve "Create new project: Re-add project name field"Martin Wortschack2018-09-081-2/+2
* Use Projects::UpdateService to archive projectsJames Ramsay2018-08-031-2/+2
* Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-051-16/+16
* Fix flakey time-senstive group filter specsfix-flakey-groups-filter-list-specsEric Eastwood2018-06-141-0/+4
* Fix new menu specClement Ho2018-04-201-3/+3
* Move explore groups spinach test to RSpecSemyon Pupkov2017-12-251-0/+87
* Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-231-6/+7
|\
| * Merge branch 'bvl-group-trees' into 'master'Douwe Maan2017-10-171-6/+7
| |\
| | * Merge branch 'master' into bvl-group-treesBob Van Landuyt2017-10-101-6/+0
| | |\
| | * | Update feature specs for updated group listsBob Van Landuyt2017-10-051-2/+0
| | * | Groups tree enhancements for Groups Dashboard and Group HomepageKushal Pandya2017-10-041-6/+7
| | * | Reuse the groups tree for explore and dashboard.Bob Van Landuyt2017-10-041-0/+2
* | | | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-121-0/+72
|\ \ \ \ | |/ / /
| * | | Replace the 'features/explore/projects.feature' spinach test with an rspec an...replace_explore_projects.featureVitaliy @blackst0ne Klachkov2017-10-111-0/+72
| | |/ | |/|
* | | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-091-6/+0
|\ \ \ | |/ /
| * | Remove unnecessary testkushalpandya2017-10-061-6/+0
| |/
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-231-1/+1
|\ \ | |/
| * Add `:nested_groups` metadata to two subgroup-related specsRobert Speicher2017-08-221-1/+1
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-092-2/+2
|\ \ | |/
| * Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-022-2/+2
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-022-23/+24
|\ \ | |/
| * Use `empty_project` where possible in spec/features/exploreRobert Speicher2017-07-271-1/+1
| * Remove superfluous type defs in specsKeifer Furzland2017-07-272-2/+2
| * Create guest users only when necessary rather than for every specrs-overcreating-usersRobert Speicher2017-07-211-8/+9
| * Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-9/+9
| * Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-292-3/+3
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-06-212-3/+3
|\ \ | |/
| * Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-192-3/+3
* | Convert variants of trigger('click') -> clickStan Hu2017-06-161-5/+5
|/
* Added more negative checks for public project23603-add-extra-functionality-for-the-top-right-plus-buttonTim Zallmann2017-06-081-1/+19
* Fix End Syntax ErrorTim Zallmann2017-06-081-3/+2
* Enhancing Spec's with negative casesTim Zallmann2017-06-071-12/+55
* Fixed spec test syntax errorsTim Zallmann2017-06-071-4/+58