summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/snippet
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-2/+2
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-182-4/+4
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-4/+4
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-214-116/+14
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-192-0/+3
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-22/+2
* Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot2020-04-201-3/+10
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-261-0/+19
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-261-0/+25
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-091-6/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-051-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-281-6/+42
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-132-0/+48
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-111-10/+17
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-141-18/+23
* Internationalisation of javascript/s* directoriesBrandon Labuschagne2019-05-031-2/+4
* Enable no-restricted-globals in JS filesgfyoung2018-06-151-1/+1
* Merge branch '8088_embedded_snippets_support' into 'master'Grzegorz Bizon2018-04-161-0/+23
|\
| * changes based on reviewhaseeb2018-03-071-4/+4
| * changes to url posiionhaseeb2018-03-071-4/+5
| * removed unused variablehaseeb2018-03-031-2/+2
| * anchor changed to buttonhaseeb2018-03-031-2/+0
| * jquery and webpack changedhaseeb2018-03-031-19/+21
| * dropdown style fixeshaseeb2018-02-281-0/+4
| * embedded snippets supporthaseeb2018-02-281-0/+18
* | require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+2
|/
* Remove snippet bundle webpack entry pointClement Ho2018-02-271-8/+5
* remove require.context from snippet_bundleremove-require-context-snippet-bundleMike Greiling2017-02-231-4/+0
* replace implicit this == window with explicit bindingMike Greiling2017-02-171-1/+1
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-271-3/+2
|\
| * resolve all padded-blocks eslint violationsMike Greiling2017-01-181-2/+1
| * resolve all semi and no-extra-semi eslint violationsMike Greiling2017-01-181-2/+2
* | migrate all javascript asset bundles and require syntaxMike Greiling2017-01-101-1/+3
|/
* resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-1/+3
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* Don't use global variables.ace-venturaConnor Shea2016-08-181-1/+1
* Only load Ace on Snippets and file edit pages.Connor Shea2016-08-181-0/+12