summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/commit
Commit message (Expand)AuthorAgeFilesLines
* replace implicit this == window with explicit bindingMike Greiling2017-02-172-2/+2
* Transforms startTimeAgoLoops into a static method so we can reuse it instead ...Filipa Lacerda2017-02-162-8/+5
* Only run timeago loops after rendering timeago componentsFilipa Lacerda2017-02-162-2/+7
* Centers loading icon vertically and horizontally in pipelines table in commit...28229-pipelines-loading-iconFilipa Lacerda2017-02-151-2/+2
* Fix stray pipelines API request when showing MR27925-fix-mr-stray-pipelines-api-requestEric Eastwood2017-02-142-6/+8
* Adds verification in case the endpoint already has `.json`Filipa Lacerda2017-02-101-2/+17
* Adds `.json` to the endpoint requested in order to avoid showing JSONFilipa Lacerda2017-02-091-1/+1
* backport fixes for pipelines_store frontend specsbackport-ee-build-fixesMike Greiling2017-02-081-1/+1
* Replace arrow function with regular function to prevent overiding function co...Clement Ho2017-02-071-1/+1
* Use webpack to require filesFilipa Lacerda2017-02-054-7/+11
* Use webpackFilipa Lacerda2017-02-054-74/+55
* Add time ago auto-update to the 2 newest tablesFilipa Lacerda2017-02-032-2/+33
* Moves pagination to shared folderFilipa Lacerda2017-02-033-97/+112
* Use new vue js pipelines table to render in merge request viewFilipa Lacerda2017-02-032-9/+12
* Transform vue_pipelines index into a non-dependent table component.Filipa Lacerda2017-02-033-66/+76
* Use same folder structure in spec for vue shared resourcesFilipa Lacerda2017-02-033-0/+0
* First iterationFilipa Lacerda2017-02-033-0/+168
* resolve all padded-blocks eslint violationsMike Greiling2017-01-182-6/+2
* resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-1/+3
* Instantiate ImageFile for diff-files in Diff24949-view-2-up-swipe-onion-skin-controls-for-merge-request-diff-containing-an-imageLuke "Jared" Bennett2016-12-042-2/+2
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-152-2/+2
* disable ESLint for all JavaScript fileswinniehell2016-10-262-0/+2
* Formatted all app/assets/javascripts to underscore naming convention23118-use-one-style-of-naming-js-filesLuke Bennett2016-10-101-0/+0
* Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-081-0/+2
* ES6ify all the things!Fatih Acet2016-07-244-132/+188
* Fixed JS issue with diff image loadingPhil Hughes2015-03-261-4/+5
* Export all coffee classes with @Ciro Santilli2014-10-202-6/+2
* Consistent format for class objects in javascriptYatish Mehta2014-03-282-4/+4
* Updated commit diff view with some minor visual modificationsKoen Punt2013-01-272-0/+135