summaryrefslogtreecommitdiff
path: root/features/explore
Commit message (Collapse)AuthorAgeFilesLines
* Fix trending projects Spinach failurefix-trending-projects-spinach-failureStan Hu2016-10-141-0/+1
| | | | | | | The trending projects list is now pre-calculated. To make this work with the Spinach test, we have to manually refresh the list. Partial fix to #23378
* Show member roles to all users on members page20614-show-member-roles-to-all-usersDouwe Maan2016-08-111-25/+0
|
* Fix testDmitriy Zaporozhets2016-03-041-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Users don't get instructions to push to other users empty projectsPhil Hughes2016-02-221-0/+1
| | | | Fixes #12518
* remove public field from namespace and refactoringnamespace-clean_upValery Sizov2016-01-041-15/+0
|
* Move ssh-key steps into SharedUser. Change references in "Explore Projects" ↵Eirik Lygre2015-12-091-2/+2
| | | | feature. Apply ssh-key requirement to "Project Create" feature.
* Add spinach tests for the clone protocol selection.Eirik Lygre2015-12-091-2/+19
|
* Make all group publicValery Sizov2015-09-091-14/+0
|
* Spinach testsArtem Sidorenko2015-08-191-3/+12
|
* Fix spinach testssidebar-navDmitriy Zaporozhets2014-12-241-4/+0
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Make Spinach test names consistentCiro Santilli2014-10-052-2/+2
| | | | | | | - do not add Feature to feature titles - titleize feature titles - put steps on the same path as .feature files - make feature titles match their path
* Tests for trending/starred pagesDmitriy Zaporozhets2014-07-261-0/+14
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Refactor explore area tests. Replaced old linksDmitriy Zaporozhets2014-07-232-0/+253
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>