summaryrefslogtreecommitdiff
path: root/spec/features/projects/fork_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove "n private forks you have no access to"Camil Staps2019-09-061-1/+0
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
* Use namespace#path for building urls in specsBob Van Landuyt2019-07-091-1/+1
* Fix Error 500 when forking projects with Gravatar disabledsh-fix-forks-with-no-gravatarStan Hu2018-09-281-0/+12
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-2/+2
* Move project fork spinach tests to RSpecSemyon Pupkov2018-03-051-0/+104
* Redirect to an already forked project if it existsBob Van Landuyt2017-11-291-1/+16
* Fix fork button being disabled for users who can fork to groupPhil Hughes2017-09-291-0/+57