summaryrefslogtreecommitdiff
path: root/spec/javascripts/commit
Commit message (Collapse)AuthorAgeFilesLines
* Use webpack to require filesFilipa Lacerda2017-02-052-10/+8
|
* Moves pagination to shared folderFilipa Lacerda2017-02-033-0/+228
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