summaryrefslogtreecommitdiff
path: root/spec/javascripts/commit
Commit message (Collapse)AuthorAgeFilesLines
* Fix broken test28247-timeloops-bugFilipa Lacerda2017-02-161-2/+2
|
* backport fixes for pipelines_store frontend specsbackport-ee-build-fixesMike Greiling2017-02-081-0/+3
|
* fix broken frontend testsMike Greiling2017-02-071-4/+4
|
* Fix broken specs from the Frontend sideFilipa Lacerda2017-02-072-6/+7
|
* 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