summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/blob_edit
Commit message (Collapse)AuthorAgeFilesLines
* 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
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 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 blocks Closes #13690 and #13180 See merge request !8003
| | * 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
| | | | | | | | Added spec
* | 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
| | | | Updated tests
* Added soft wrap logic and button to editorLuke Bennett2016-10-011-0/+43
| | | | | | Added tests Added awesomeeeeee icons
* Revert "Merge branch ↵Jacob Schatz2016-09-291-15/+0
| | | | | '18297-i-would-like-text-to-wrap-when-in-edit-mode-on-web-app' into 'master'" This reverts merge request !6188
* Review changesLuke Bennett2016-09-281-33/+5
|
* Added soft wrap logic and button to editorLuke Bennett2016-09-281-0/+43
| | | | | | Added tests Added awesomeeeeee icons
* Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-081-0/+2
|
* Don't use global variables.ace-venturaConnor Shea2016-08-181-2/+2
|
* Only load Ace on Snippets and file edit pages.Connor Shea2016-08-182-0/+78