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-05Use PDFLab to render PDFs in GitLabSam Rose
2017-04-05Load a preview of Sketch 43 filesJacob Schatz
2017-03-23Adds visbilityjs libFilipa Lacerda
2017-03-22upgrade Vue to v2.2.4Mike Greiling
2017-03-21Only add frontend code coverage instrumentation when generating coverage reportMike Greiling
2017-03-16remove all references to the .es6 in our config files and documentationMike Greiling
2017-03-14Organize our polyfills and standardize on core-jsMike Greiling
2017-03-06Use native unicode emojisEric Eastwood
2017-03-05merge raphael library into the network bundleMike Greiling
2017-03-03Merge branch 'add-svg-loader' into 'master' Fatih Acet
2017-03-02Remove jQuery UIPhil Hughes
2017-02-27Merge branch 'master' into 'add-svg-loader'Filipa 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-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 our...Mike Greiling
2017-02-17move webpack-dev-server and karma-mocha-reporter to devDependenciesMike Greiling
2017-02-17use http to feth jquery-ui dependency instead of sshFilipa Lacerda
2017-02-15Make Karma output look nicer for CI (!9165)winniehell
2017-02-14Merge branch 'cover-my-karma' into 'master' Clement Ho
2017-02-14Merge branch 'replace-npm-with-yarn' into 'master' Filipa Lacerda
2017-02-14Merge branch 'eslint-resolve-webpack-modules' into 'master' Filipa Lacerda
2017-02-14enable eslint to resolve webpack modules according to webpack.config.jsMike Greiling
2017-02-14Use es6-promise package to avoid webpack warningsEric Eastwood
2017-02-13remove recursive npm calls to avoid dependence on npm after switch to yarnMike Greiling
2017-02-11Reintroduce coverage report for JavaScript (!9133)winniehell
2017-02-11convert js-cookie dependency to an npm moduleMike Greiling
2017-02-11convert timeago.js dependency to an npm moduleMike Greiling
2017-02-09update karma deps to work with webpack 2Mike Greiling
2017-02-09upgrade to webpack 2.2.xMike Greiling
2017-02-09upgrade babel to v6Mike Greiling
2017-02-09Merge branch 'remove-jquery-ui-datepicker' into 'master' Jacob Schatz
2017-02-08Revert "Merge branch 'fix-karma-coverage' into 'master'"Clement Ho
2017-02-07fix karma coverage reportMike Greiling
2017-02-06Removed jQuery UI datepickerPhil Hughes
2017-02-06add npm run webpack commandMike Greiling
2017-01-13Added gzip compressionPhil Hughes
2017-01-13add phantomJS to karma configMike Greiling
2017-01-10improve sourcemap generationMike Greiling
2017-01-10update vue library to match vendors directoryMike Greiling
2017-01-10include common libraries within spec_helperMike Greiling
2017-01-10remove remaining vestiges of teaspoon test runnerMike Greiling
2017-01-10Swapped out teaspoon for karmaLuke "Jared" Bennett
2017-01-10use karma for javascript testingMike Greiling
2017-01-10migrate all javascript asset bundles and require syntaxMike Greiling
2017-01-06replace application.js sprockets output with webpack-generated equivalentMike Greiling
2017-01-06temporarily regress to babel 5 for parity with sprockets-es6 gemMike Greiling
2017-01-06compile es6/es2015 with babelMike Greiling