summaryrefslogtreecommitdiff
path: root/spec/javascripts/commit/pipelines/pipelines_spec.js.es6
Commit message (Collapse)AuthorAgeFilesLines
* Fix broken specs from the Frontend sideFilipa Lacerda2017-02-071-6/+5
|
* Use webpack to require filesFilipa Lacerda2017-02-051-8/+7
|
* Moves pagination to shared folderFilipa Lacerda2017-02-031-0/+107
Document and remove unused code Declare components in a consistent way; Use " instead of ' to improve consistency; Update documentation; Fix commit author verification to match the use cases; Adds tests for the added components Fix paths in pagination spec Adds tests to pipelines table used in merge requests and commits Use same resource interceptor Fix eslint error