Robert Speicher
8aaaefa5f6
Fix spec/features/projects/branches_spec
...
See https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/8666
2017-07-28 12:52:40 -04:00
Robert Speicher
1a0064dceb
Use empty_project
where possible in spec/features/projects
2017-07-27 13:12:16 -04:00
Keifer Furzland
7e113b6824
Remove superfluous type defs in specs
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-07-27 14:31:52 +02:00
Takuya Noguchi
1ec5136128
Hide description about protected branches to non-member
2017-07-20 10:16:55 +09:00
Douwe Maan
fe13f11041
Create and use project path helpers that only need a project, no namespace
2017-07-05 11:11:59 -05:00
Alejandro Rodríguez
5681bf6349
Fix a bug where an invalid sort param value was passed to Gitaly
2017-06-28 15:38:00 -04:00
Robert Speicher
2dac8f444c
Remove implicit dependency on gitlab_sign_in
assigning @user
...
We shouldn't be using instance variables in specs to begin with, and
depending on this implicit behavior of `gitlab_sign_in` would have made
it more difficult to change to `sign_in` where possible.
...we've also gone ahead and changed to `sign_in` where possible.
2017-06-19 21:06:13 -05:00
Robert Speicher
45fb1f9542
Change login_as
uses to gitlab_sign_in
2017-06-19 18:59:01 -05:00
Sam Rose
1ebd9dad8e
Add confirm delete protected branch modal
2017-05-08 07:41:58 +00:00
Tiago Botelho
26d3da4bfe
removes n+1 query from tags and branches indexes
2017-03-16 19:41:03 +00:00
Phil Hughes
315e6392cd
Hides merge request button on branches page
...
If user does not have the correct permissions, the merge request button is hidden
Closes #21805
2016-09-02 14:33:24 +01:00
Connor Shea
3babc959db
Fix tests.
2016-08-17 09:23:43 -06:00
tiagonbotelho
766f9cf220
implements the basic filter functionality
2016-07-19 19:30:10 +01:00