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
2018-02-20remove graphs_show webpack bundleMike Greiling
2017-12-19added minChunks to the common_d3 bundleJose Ivan Vargas
2017-12-19Refactored d3 modules to instead of having a common_d3 dir, to use the micro ...Jose Ivan Vargas
2017-12-19corrected functionality from the stat_contributors_graphJose Ivan Vargas
2017-12-19fixed specs and the non-rendering stat_graph_contributors_graphJose Ivan Vargas
2017-12-19optimized d3 v4 with a custom made bundleJose Ivan Vargas
2017-12-19Modified contributors graph to use d3 v4Jose Ivan Vargas
2017-12-18Move dateTickFormat to separate moduleWinnie Hellmann
2017-12-18Add right padding to contributors graphWinnie Hellmann
2017-12-18Translate contributors graph x-axisWinnie Hellmann
2017-08-03Resolve "Specific Async Script Loading by using a Page Variable"Tim Zallmann
2017-05-09remove bind polyfill from stat_graph_contributors_graph.jsMike Greiling
2017-02-24refactor stat_graph_contributors_graph to es6 module syntaxMike 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-10migrate all javascript asset bundles and require syntaxMike Greiling
2016-12-14resolve all instances of no-undef eslint rule violationsMike Greiling
2016-11-15explicitly disable eslint inlineLuke "Jared" Bennett
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