summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/blob_edit
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-0/+9
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-2/+2
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-182-8/+8
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-202-5/+5
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-172-15/+20
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-27/+31
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-212-88/+48
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-192-9/+17
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-203-20/+74
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-011-1/+11
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-251-0/+11
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-091-0/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-121-19/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-241-1/+19
* Fixed the blob editor deleting all content for filesPhil Hughes2019-03-071-1/+1
* Add markdown buttons to file editor27861-add-markdown-editing-buttons-to-the-file-editorSam Bigelow2019-01-022-6/+23
* Remove beforeunload listener for cancel buttonSam Bigelow2018-12-131-0/+5
* Resolve "Warn in Web Editor when user navigates away"Sam Bigelow2018-11-271-0/+8
* Prettify remaining files with differences in CE and EEMike Greiling2018-10-311-1/+1
* Remove dependencies on LinguistZeger-Jan van de Weg2018-10-122-5/+7
* Backport project template API to CENick Thomas2018-10-052-12/+15
* remove all unused eslint-disable rulesLukas Eipert2018-06-201-2/+1
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-092-0/+3
* Rest of Dispatcher RefactorJacob Schatz2018-02-211-2/+2
* Update to jQuery 3.Jacob Schatz2018-02-202-5/+5
* Replace $.post in edit blob with axiosClement Ho2018-01-291-5/+10
* Export code as ES6 modules38869-milestoneFilipa Lacerda2017-11-201-2/+1
* Inline script cleanup globals and easyTim Zallmann2017-08-011-0/+5
* Make file templates easy to use and discoverBryce Johnson2017-04-032-28/+13
* Lightly refactor js files related to file template selectors.Bryce Johnson2017-03-223-98/+126
* replace implicit this == window with explicit bindingMike Greiling2017-02-172-2/+2
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-272-6/+3
|\
| * resolve all x-spacing and no-spaced-x eslint violationsMike Greiling2017-01-181-2/+2
| * resolve all padded-blocks eslint violationsMike Greiling2017-01-182-5/+2
* | migrate all javascript asset bundles and require syntaxMike Greiling2017-01-101-1/+1
|/
* Merge remote-tracking branch 'origin/master' into dockerfile-templatesdockerfile-templatesKamil Trzcinski2016-12-182-3/+9
|\
| * Merge branch 'katex-math' into 'master' Sean McGivern2016-12-151-1/+1
| |\
| | * Render math in Asciidoc and Markdown with KaTeX using code blocksMunken2016-12-141-1/+1
| * | resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-142-2/+8
| |/
| * explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-152-2/+2
* | Refactored JSLuke "Jared" Bennett2016-11-081-3/+3
* | Allow to use Dockerfile templatesKamil Trzcinski2016-11-081-0/+3
|/
* disable ESLint for all JavaScript fileswinniehell2016-10-262-0/+2
* Make fixes to get tests passing.Bryce Johnson2016-10-051-1/+1
* Fix tests for Blob Selectors.Bryce Johnson2016-10-051-2/+2
* Properly scope BlobCiYamlSelector and BlobCiYamlSelectors.Bryce Johnson2016-10-051-1/+1
* Review changes18297-i-would-like-text-to-wrap-when-in-edit-mode-on-web-appLuke Bennett2016-10-011-33/+5
* Added soft wrap logic and button to editorLuke Bennett2016-10-011-0/+43
* Revert "Merge branch '18297-i-would-like-text-to-wrap-when-in-edit-mode-on-we...Jacob Schatz2016-09-291-15/+0