summaryrefslogtreecommitdiff
path: root/spec/features/projects/branches_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix spec/features/projects/branches_specRobert Speicher2017-07-281-3/+3
* Use `empty_project` where possible in spec/features/projectsRobert Speicher2017-07-271-1/+1
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Hide description about protected branches to non-memberTakuya Noguchi2017-07-201-1/+8
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-13/+13
* Fix a bug where an invalid sort param value was passed to Gitaly34280-gitalyclient-sort_by_param-invalid-sort_by-key-recently_updatedAlejandro Rodríguez2017-06-281-1/+39
* Remove implicit dependency on `gitlab_sign_in` assigning `@user`rs-login_asRobert Speicher2017-06-191-7/+8
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-2/+2
* Add confirm delete protected branch modalSam Rose2017-05-081-1/+84
* removes n+1 query from tags and branches indexesfix-slow-queries-for-branches-indexTiago Botelho2017-03-161-0/+8
* Hides merge request button on branches pagebranches-mr-button-permissionsPhil Hughes2016-09-021-17/+31
* Fix tests.Connor Shea2016-08-171-1/+1
* implements the basic filter functionalitytiagonbotelho2016-07-191-0/+32