summaryrefslogtreecommitdiff
path: root/spec/javascripts/syntax_highlight_spec.js
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-201-50/+0
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-141-5/+3
|
* Prettify all spec filesMike Greiling2018-10-171-2/+4
|
* enable jasmine/new-line-before-expectJohann Hubert Sonntagbauer2018-10-171-6/+12
|
* enable jasmine/new-line-between-declarationsJohann Hubert Sonntagbauer2018-10-091-0/+1
|
* Resolve "Harmonize prettier and eslint configs"Mike Greiling2018-10-091-1/+1
|
* remove all unused eslint-disable rulesLukas Eipert2018-06-201-1/+1
|
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
|
* Export old code into es6 modulesFilipa Lacerda2017-12-131-38/+36
|
* update frontend specs to use ES module syntaxMike Greiling2017-05-161-1/+1
|
* fix overlooked window binding in spec filesremove-imports-loader-window-bindMike Greiling2017-02-171-1/+1
|
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-271-2/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (389 commits) Document "No gems fetched from git repositories" policy [ci skip] Typos Small gramatical tweaks Typos Added PHP & NPM doc Use `:empty_project` where possible in request specs Add caching of droplab ajax requests Use `:empty_project` where possible in model specs Revert 3f17f29a Remove unused js response from refs controller Add MR id to changelog entry fixed small mini pipeline graph line glitch Prevent form to be submitted twice Fix Error 500 when repositories contain annotated tags pointing to blobs Fix /explore sorting (trending) Simplify wording in "adding an image" docs Remove "official merge window" from CONTRIBUTING.md [ci skip] Update repository check documentation Fixed flexbox and wrap issues Update two_factor_authentication.md ...
| * resolve all padded-blocks eslint violationsMike Greiling2017-01-181-2/+1
| |
* | use ~ to reference non-local scripts instead of resolve.rootMike Greiling2017-01-101-1/+1
| |
* | include spec_helper within karma config rather than each individual testMike Greiling2017-01-101-1/+0
| |
* | Swapped out teaspoon for karmaLuke "Jared" Bennett2017-01-101-1/+2
|/
* replace Teaspoon fixture methods with jasmine-jquery methods to reduce ↵Mike Greiling2017-01-051-3/+3
| | | | dependency on Teaspoon
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
|
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
|
* ES6ify all the things!Fatih Acet2016-07-241-0/+44