summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/blob_edit/edit_blob.js
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-12-151-1/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-12-151-5/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-10-141-74/+35
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-08-311-8/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-08-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-07-011-9/+21
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-06-191-15/+56
* 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
* Add markdown buttons to file editor27861-add-markdown-editing-buttons-to-the-file-editorSam Bigelow2019-01-021-5/+15
* Remove dependencies on LinguistZeger-Jan van de Weg2018-10-121-3/+5
* Backport project template API to CENick Thomas2018-10-051-11/+13
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
* Update to jQuery 3.Jacob Schatz2018-02-201-1/+1
* Replace $.post in edit blob with axiosClement Ho2018-01-291-5/+10
* Make file templates easy to use and discoverBryce Johnson2017-04-031-27/+11
* Lightly refactor js files related to file template selectors.Bryce Johnson2017-03-221-83/+94
* replace implicit this == window with explicit bindingMike Greiling2017-02-171-1/+1
* resolve all x-spacing and no-spaced-x eslint violationsMike Greiling2017-01-181-2/+2
* resolve all padded-blocks eslint violationsMike Greiling2017-01-181-3/+1
* Merge remote-tracking branch 'origin/master' into dockerfile-templatesdockerfile-templatesKamil Trzcinski2016-12-181-2/+5
|\
| * 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-141-1/+4
| |/
| * explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* | 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-261-0/+1
* 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
* Review changesLuke Bennett2016-09-281-33/+5
* Added soft wrap logic and button to editorLuke Bennett2016-09-281-0/+43
* Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-081-0/+2
* Only load Ace on Snippets and file edit pages.Connor Shea2016-08-181-0/+66