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 (Collapse)Author
2017-12-13Export old code into es6 modulesFilipa Lacerda
2017-07-05Remove IIFEs around several javascript classesMike Greiling
2017-02-18replace implicit this == window with explicit bindingMike Greiling
2017-01-19resolve all padded-blocks eslint violationsMike Greiling
2016-12-15Merge branch 'katex-math' into 'master' Sean McGivern
Render math in Asciidoc and Markdown with KaTeX using code blocks Closes #13690 and #13180 See merge request !8003
2016-12-14Render math in Asciidoc and Markdown with KaTeX using code blocksMunken
2016-12-14resolve all instances of no-undef eslint rule violationsMike Greiling
2016-12-09Math works for inline syntaxMunken
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