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 (Expand)Author
2017-04-10watch node_modules for changes when a module is missingMike Greiling
2017-04-09clean up webpack configMike Greiling
2017-04-09add vue-loader dependencies and basic configMike Greiling
2017-04-09Add a name field to the group edit formDouglas Lovell
2017-04-06Merge branch 'last-green-master' into 18471-restrict-tag-pushes-protected-tagsJames Edwards-Jones
2017-04-06STL file viewerPhil Hughes
2017-04-06Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya
2017-04-06Update bundle path for Protected Tags bundleKushal Pandya
2017-04-06Issue title realtimeRegis Boudinot
2017-04-05Use PDFLab to render PDFs in GitLabSam Rose
2017-04-05Load a preview of Sketch 43 filesJacob Schatz
2017-04-04use a less memory-intensive sourcemap when running in CIMike Greiling
2017-04-04Refactor test_utils bundleMike Greiling
2017-03-28Merge branch 'ipython-notebook-viewer' into 'master' Jacob Schatz
2017-03-28spread out webpack bundles per-line to reduce conflicts in EEMike Greiling
2017-03-23Started iPython notebook viewerPhil Hughes
2017-03-23Lightly refactor js files related to file template selectors.Bryce Johnson
2017-03-22move common vue script to vue_shared directoryMike Greiling
2017-03-22utilize ES module distribution for Vue in webpackMike Greiling
2017-03-22disable the Vue production warning in development and testingMike Greiling
2017-03-21Add protected tags to bundle configKushal Pandya
2017-03-21Only add frontend code coverage instrumentation when generating coverage reportMike Greiling
2017-03-20Removed d3.js from the main application.js bundleJose Ivan Vargas Lopez
2017-03-16remove all references to the .es6 in our config files and documentationMike Greiling
2017-03-09Merge branch 'update-native-unicode-emojis-with-harmony-modules' into 'master' Filipa Lacerda
2017-03-08Update emojis to use harmony modules (import/export)Eric Eastwood
2017-03-07move u2f library to webpackMike Greiling
2017-03-07Merge branch '26371-native-emojis-v3' into 'master' Filipa Lacerda
2017-03-07Merge branch 'backport-ee-change-webpack-empty-states' into 'master' Jacob Schatz
2017-03-06Use native unicode emojisEric Eastwood
2017-03-04rename application entry point and change manifest to runtimeMike Greiling
2017-03-04create a cacheable commons bundle for d3 libraryMike Greiling
2017-03-04merge lib_chart into graphs bundleMike Greiling
2017-03-04include vue_shared scripts within common_vue chunkMike Greiling
2017-03-04create a cacheable commons bundle for our Vue bundlesMike Greiling
2017-03-04separate webpack runtime into its own chunk to maintain cacheability of commo...Mike Greiling
2017-03-04refactor common bundle to ES module syntax and move global exports to applica...Mike Greiling
2017-03-04create a common.js bundle and include all jQuery pluginsMike Greiling
2017-03-04update plugin formattingMike Greiling
2017-03-04use deterministic module IDs in production and developmentMike Greiling
2017-03-03Backport change introduced in EE - alias for empty states SVGsFilipa Lacerda
2017-03-03Merge branch 'add-svg-loader' into 'master' Fatih Acet
2017-03-02Update JS to use new standardsFilipa Lacerda
2017-02-27Merge branch 'master' into 'add-svg-loader'Filipa Lacerda
2017-02-27Changes after review - adds alias for icons pathFilipa Lacerda
2017-02-27Merge branch 'update-vue-2.1' into 'master' Fatih Acet
2017-02-24Adds loader to load SVGFilipa Lacerda
2017-02-22add webpack bundle analyzer to production outputMike Greiling
2017-02-20Merge branch '28204-option-to-disable-webpack-dev-server-livereload' into 'ma...Alfredo Sumaran
2017-02-20use CommonJS vue distributionMike Greiling