Commit graph

5 commits

Author SHA1 Message Date
Valery Sizov
719e30c53d Fix review comment 2017-05-23 10:04:47 +03:00
James Clark
c0632f1463 Hide clone panel and file list when user is only a guest
Fixes gitlab-org/gitlab-ce#17489

Fix test finding two of the same element

Capybara will raise an exception because it finds two elements that
match .nav-links. This means this test would fail, even if the page
meets the conditions for passing the test.

Add more tests for guest access
2017-05-07 11:26:52 -04:00
Kushal Pandya
52352be6be Cleaning up navigational order - Project 2017-03-02 17:57:01 +00:00
Z.J. van de Weg
617f43c74b Guests can read builds if those are public
Fixes #18448
2016-12-04 15:48:50 +01:00
Valery Sizov
b4004488f7 Make guests unable to view MRs 2016-10-11 16:51:26 +03:00