blackst0ne
27c95364b5
Replace '.team << [user, role]' with 'add_role(user)' in specs
2017-12-22 19:18:28 +11:00
Phil Hughes
d92bff4eae
more spec fixes
2017-08-29 15:37:07 +01:00
Phil Hughes
4a67699e6e
spec updates
2017-08-29 15:35:49 +01:00
Robert Speicher
72a7b30c9f
Change all :empty_project
to :project
2017-08-02 17:47:31 -04:00
Robert Speicher
9eeba8fb49
Auto-correct ProjectPathHelper violations
2017-07-06 12:20:50 -04:00
Robert Speicher
e939bf7be1
Change gitlab_sign_in to sign_in where possible
2017-06-29 12:18:23 -04:00
Robert Speicher
45fb1f9542
Change login_as
uses to gitlab_sign_in
2017-06-19 18:59:01 -05:00
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