summaryrefslogtreecommitdiff
path: root/spec/features/projects/commit
Commit message (Collapse)AuthorAgeFilesLines
* Changes after reviewFilipa Lacerda2016-12-211-5/+7
| | | | | | Fix broken test Remove spinach tests for the builds tab
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-1/+0
|
* Fix tests failuresKamil Trzcinski2016-06-071-2/+2
|
* Rename all `[ci_]commit` to `[ci_]pipeline` in specs and featuresKamil Trzcinski2016-06-031-1/+1
|
* Fix error on commit builds page when no builds yetGrzegorz Bizon2016-04-251-0/+27
Closes #15509