summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/syntax_highlight.js
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-08-111-11/+25
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-301-7/+6
|
* remove all unused eslint-disable rulesLukas Eipert2018-06-201-1/+1
|
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+2
|
* Export old code into es6 modulesFilipa Lacerda2017-12-131-8/+6
|
* Remove IIFEs around several javascript classesMike Greiling2017-07-051-14/+13
|
* replace implicit this == window with explicit bindingMike Greiling2017-02-171-1/+1
|
* resolve all padded-blocks eslint violationsMike Greiling2017-01-181-3/+1
|
* Merge branch 'katex-math' into 'master' Sean McGivern2016-12-151-4/+2
|\ | | | | | | | | | | | | Render math in Asciidoc and Markdown with KaTeX using code blocks Closes #13690 and #13180 See merge request !8003
| * Render math in Asciidoc and Markdown with KaTeX using code blocksMunken2016-12-141-0/+28
| |
| * Math works for inline syntaxMunken2016-12-081-30/+0
| |
* | resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-1/+2
|/
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
|
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
|
* Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-081-0/+11
|
* ES6ify all the things!Fatih Acet2016-07-241-0/+18