summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/blob
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-277-99/+88
|\
| * resolve all space-in-parens eslint violationssimple-eslint-fixesMike Greiling2017-01-181-2/+2
| * resolve all prefer-const eslint violationsMike Greiling2017-01-181-2/+2
| * resolve all indent eslint violationsMike Greiling2017-01-181-82/+82
| * resolve all padded-blocks eslint violationsMike Greiling2017-01-186-17/+6
* | migrate all javascript asset bundles and require syntaxMike Greiling2017-01-104-4/+6
|/
* Merge remote-tracking branch 'origin/master' into dockerfile-templatesdockerfile-templatesKamil Trzcinski2016-12-187-7/+20
|\
| * resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-144-4/+10
| * expand remaining non-explicit eslint-disable blocks and factor out globals wh...Mike Greiling2016-12-133-3/+8
| * Do nothing if file is undefinedfix-reset-templateAlfredo Sumaran2016-12-071-0/+2
| * explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-154-4/+4
* | Refactored JSLuke "Jared" Bennett2016-11-083-36/+45
* | Allow to use Dockerfile templatesKamil Trzcinski2016-11-081-0/+36
|/
* disable ESLint for all JavaScript fileswinniehell2016-10-267-0/+7
* Removed append logictemporarily-revert-appending-templates-before-long-term-ux-fixLuke Bennett2016-10-211-6/+1
* Restore inexplicably removed code from requestFileSuccess.desplacturingBryce Johnson2016-10-051-2/+9
* Simplify TemplateSelector keyup/blur handler.Bryce Johnson2016-10-051-5/+1
* Delete leftover usertabs and template_selector es5 files.Bryce Johnson2016-10-051-108/+0
* Refactor TemplateSelector and fix for tests.Bryce Johnson2016-10-054-4/+108
* Make fixes to get tests passing.Bryce Johnson2016-10-052-2/+2
* Remove super passthrough.Bryce Johnson2016-10-052-5/+1
* Convert BlobLicenseSelctors to ES6.Bryce Johnson2016-10-052-25/+21
* Set defaults in constructor, in case opts are undefined.Bryce Johnson2016-10-051-2/+2
* Make use of destructuring options, clean up based on feedback.Bryce Johnson2016-10-051-6/+6
* Properly scope BlobCiYamlSelector and BlobCiYamlSelectors.Bryce Johnson2016-10-051-24/+31
* Refactor BlobCiYamlSelector and BlobCiYamlSelectors to ES6.Bryce Johnson2016-10-052-46/+32
* Combine requestFileSuccess arguments into `opts`Joseph Frazier2016-10-031-3/+6
* Append issue template to existing descriptionJoseph Frazier2016-10-031-2/+7
* Merge branch 'issue-description-scroll-fix' into 'master' Fatih Acet2016-09-151-0/+7
|\
| * Trigger autosize update after template selectionissue-description-scroll-fixPhil Hughes2016-09-091-0/+7
* | Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-082-0/+6
|/
* Only load Ace on Snippets and file edit pages.Connor Shea2016-08-181-66/+0
* Load issues and merge requests templates from repositoryFelipe Artur2016-08-161-3/+19
* ES6ify all the things!Fatih Acet2016-07-2416-230/+349
* Apply selected value as labelAlfredo Sumaran2016-06-231-0/+4
* Incorporate reviewZ.J. van de Weg2016-06-201-1/+1
* Add GitLab CI Yml dropdown selectorAlfredo Sumaran2016-06-202-0/+24
* Implements TemplateDropdown class to create custom template dropdownstemplate_dropdownAlfredo Sumaran2016-06-166-87/+104
* Dropdown implementationzj-gitignore-dropdownAlfredo Sumaran2016-05-202-29/+24
* Dropdown implementationAlfredo Sumaran2016-05-201-1/+2
* First import of gitignoresZeger-Jan van de Weg2016-05-202-0/+63
* Continue implementation of the license template selector and /licenses API en...Rémy Coutable2016-04-183-71/+52
* Initial implementation if license template selector and /licenses/:key API en...Anton Davydov2016-04-181-0/+24
* Highlight note code and edit previewnote-highlightingDouwe Maan2016-01-251-0/+1
* Automatically fork a project when not allowed to edit a file.Douwe Maan2015-12-181-1/+1
* Add "Start a new merge request" option to every commit formDouwe Maan2015-11-173-28/+3
* Merge branch 'master' into dirceu/gitlab-ce-new-merge-request-from-file-editDouwe Maan2015-11-172-8/+8
|\
| * Persist blob editor's value on submit, not on clickrs-editor-submitRobert Speicher2015-10-312-8/+8
* | Add option to create merge request when editing/creating a fileDirceu Pereira Tiegs2015-10-192-0/+14
|/
* Add directory feature buttonStan Hu2015-10-071-0/+1