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-28Move PDFLab into GitLabSam Rose
2017-04-24Merge branch 'notebooklab-in-repo' into 'master' Jacob Schatz
2017-04-20Add ES lint support to identify poorly written PromisesKushal Pandya
2017-04-11Moved NotebookLab assets into repoPhil Hughes
2017-04-10use nodemon to watch for changes to webpack config and restart the dev server...Mike Greiling
2017-04-10watch node_modules for changes when a module is missingMike Greiling
2017-04-09add eslint support to vue filesMike Greiling
2017-04-09update Vue to match vue-template-compilerMike Greiling
2017-04-09add vue-loader dependencies and basic configMike Greiling
2017-04-07upgrade webpack-dev-server to fix issues with SockJS causing odd reload behav...Mike Greiling
2017-04-07upgrade webpack to v2.3.3 to resolve sourcemap issuesMike Greiling
2017-04-06STL file viewerPhil Hughes
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