summaryrefslogtreecommitdiff
path: root/spec/features/projects/commit/builds_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Use `empty_project` where possible in spec/features/projectsRobert Speicher2017-07-271-1/+1
* Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-1/+1
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+1
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* Fix broken testsFilipa Lacerda2017-02-031-1/+1
* Changes after reviewFilipa Lacerda2016-12-211-5/+7
* 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