summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/blob
Commit message (Expand)AuthorAgeFilesLines
* Remove jQuery from IPython notebook viewerPhil Hughes2017-03-291-6/+10
* Merge branch 'ipython-notebook-viewer' into 'master' Jacob Schatz2017-03-282-0/+84
|\
| * Updated notebooklab with latest code highlighting changesPhil Hughes2017-03-231-1/+2
| * Added testsPhil Hughes2017-03-232-74/+82
| * Updated notebooklab libraryPhil Hughes2017-03-231-16/+40
| * Stops errors in the rendering breaking the pagePhil Hughes2017-03-231-8/+10
| * Loads raw JSON & displays in the componentPhil Hughes2017-03-231-3/+32
| * Started iPython notebook viewerPhil Hughes2017-03-231-0/+20
* | Lightly refactor js files related to file template selectors.Bryce Johnson2017-03-2218-351/+284
|/
* Merge branch '19742-permalink-blame-button-line-number-hash-links' into 'mast...Alfredo Sumaran2017-03-131-0/+35
|\
| * Update permalink/blame buttons with line number fragment hash19742-permalink-blame-button-line-number-hash-linksEric Eastwood2017-03-131-0/+35
* | New file from interface on existing branchJacopo2017-03-133-1/+241
|/
* Remove .es6 from file extensions (!9241)winniehell2017-03-055-0/+0
* replace implicit this == window with explicit bindingMike Greiling2017-02-174-4/+4
* 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