summaryrefslogtreecommitdiff
path: root/spec/features/projects/commit/user_reverts_commit_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
| | | | | Using the sed script from https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
* Spec improvements for speed, reliability and readabilityBob Van Landuyt2018-04-121-1/+1
|
* Show `New Issue` link for projectsBob Van Landuyt2018-04-111-0/+17
| | | | | | | When a user is not logged in, we want to show the `New Issue` link so he gets directed to the login flow first. When a project is archived, we never want to show the link.
* Replace the 'project/commits/revert.feature' spinach test with an rspec analogVitaliy @blackst0ne Klachkov2017-09-181-0/+56