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-10-16Prettify additional modules (I through Z)Mike Greiling
2018-10-09Resolve "Harmonize prettier and eslint configs"Mike Greiling
2018-06-21Follow-up to !19808: Split up for-loop initializationsgfyoung
2018-06-20remove all unused eslint-disable rulesLukas Eipert
2018-06-15Enable no-multi-assignment in JS filesgfyoung
2018-06-15Enable no-restricted-globals in JS filesgfyoung
2018-03-10require jQuery to be explicitly importedMike Greiling
2018-02-21Update to jQuery 3.Jacob Schatz
2017-12-15Exported JS classes as modulesPhil Hughes
2017-10-05Fixed Linting Error + Error with Line Highlighter found in TestTim Zallmann
2017-10-05Removed the console.logTim Zallmann
2017-10-05Refactored Highlighting mechanismTim Zallmann
2017-09-22RepoEditor: Implement line and range linking.Fatih Acet
2017-05-16update remaining uses of CJS syntax to ES module syntaxMike Greiling
2017-05-09remove bind polyfill from line_highlighter.jsMike Greiling
2017-04-30Use blob viewers for snippetsDouwe Maan
2017-04-27Add variable to save us a double lookupDouwe Maan
2017-04-27Allow LineHighlighter to be triggered by eventDouwe Maan
2017-03-13Update permalink/blame buttons with line number fragment hashEric Eastwood
2017-02-18replace implicit this == window with explicit bindingMike Greiling
2017-02-03Merge branch 'master' into go-go-gadget-webpackMike Greiling
2017-02-02Remove turbolinks.Bryce Johnson
2017-01-28Merge branch 'master' into go-go-gadget-webpackMike Greiling
2017-01-26prevent LineHighlighter from updating scroll positionMike Greiling
2017-01-19resolve all parseInt radix eslint violationsMike 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-11-15explicitly disable eslint inlineLuke "Jared" Bennett
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