Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-03-03Merge branch 'add-svg-loader' into 'master' Fatih Acet
Fixes Tech debt: No need to pass svgs as props into Vue with Webpack Closes #27692 and #27840 See merge request !9522
2017-03-02update yarn.lock after the removal of jquery-ui in !9649Mike Greiling
2017-02-27Merge branch 'master' into 'add-svg-loader'Filipa Lacerda
# Conflicts: # app/assets/javascripts/vue_pipelines_index/pipeline_actions.js.es6
2017-02-27Merge branch 'update-vue-2.1' into 'master' Fatih Acet
Update Vue to v2.1 See merge request !9386
2017-02-24Adds loader to load SVGFilipa Lacerda
2017-02-22add webpack bundle analyzer to production outputMike Greiling
2017-02-20upgrade Vue from v2.0.3 to v2.1.10Mike Greiling
2017-02-18remove imports loaderMike Greiling
2017-02-17use less strict caret ranges now that yarn.lock will take care of locking ↵Mike Greiling
our dependencies in place see: https://docs.npmjs.com/misc/semver
2017-02-17update yarn resolution for jquery-uiMike Greiling
2017-02-17Update lock fileFilipa Lacerda
2017-02-15Make Karma output look nicer for CI (!9165)winniehell
2017-02-14Fix yarn lock and package.json mismatch caused by MR 9133Clement Ho
2017-02-14sync yarn.lock with recent changes to package.jsonMike Greiling
2017-02-14update yarn.lock to reflect latest package.jsonMike Greiling
2017-02-13add yarn lock fileMike Greiling