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-08-08Fix bar chart does not display label at hour 0Jason Dai
2017-08-03Resolve "Specific Async Script Loading by using a Page Variable"Tim Zallmann
2017-08-01Inline script cleanup globals and easyTim Zallmann
2017-05-09remove bind polyfill from stat_graph_contributors_graph.jsMike Greiling
2017-03-04merge lib_chart into graphs bundleMike Greiling
2017-02-24refactor stat_graph_contributors to es6 module syntaxMike Greiling
2017-02-24refactor stat_graph_contributors_graph to es6 module syntaxMike Greiling
2017-02-24refactor stat_graph_contributors_util to es6 module syntaxMike Greiling
2017-02-24remove unused StatGraph classMike Greiling
2017-02-23remove require.context from graphs_bundleMike Greiling
2017-02-18replace implicit this == window with explicit bindingMike Greiling
2017-01-28Merge branch 'master' into go-go-gadget-webpackMike Greiling
2017-01-19resolve all x-spacing and no-spaced-x eslint violationsMike Greiling
2017-01-19resolve all padded-blocks eslint violationsMike Greiling
2017-01-19resolve all no-plusplus eslint violationsMike Greiling
2017-01-10migrate all javascript asset bundles and require syntaxMike Greiling
2016-12-14resolve all instances of no-undef eslint rule violationsMike Greiling
2016-12-10normalize author email so we can treat it as case insensitiveMike Greiling
2016-11-15explicitly disable eslint inlineLuke "Jared" Bennett
2016-10-31Remove leftover references to coffeescript from comments and docs.Bryce Johnson
2016-10-26Merge branch 'eslint' into 'master' Fatih Acet
2016-10-26Refactored less readable existance checksJack Davison
2016-10-26disable ESLint for all JavaScript fileswinniehell
2016-09-08Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard
2016-07-24ES6ify all the things!Fatih Acet
2016-07-15Replace namespace-specific application.js files with namespace-bundle.js files.Connor Shea
2016-06-23Re-implement page-specific JS in a better way.Connor Shea
2016-06-20Apply responsive design for Contributors graphs.Connor Shea
2016-06-08Only load Chart.js when necessary.Connor Shea
2016-06-02Attempt to fix the user page.Connor Shea