summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/blob/viewer/index.js
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-8-stable-eev15.8.0-rc42GitLab Bot2023-01-181-2/+2
* Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.0-rc42GitLab Bot2022-12-201-1/+1
* Add latest changes from gitlab-org/gitlab@15-5-stable-eev15.5.0-rc42GitLab Bot2022-10-201-3/+3
* Add latest changes from gitlab-org/gitlab@15-4-stable-eev15.4.0-rc42GitLab Bot2022-09-191-0/+1
* Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.0-rc42GitLab Bot2022-06-201-8/+9
* Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot2022-04-201-5/+3
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-31/+31
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-9/+31
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-0/+18
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-4/+5
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-3/+3
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-5/+5
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-3/+3
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-4/+3
* 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-201-0/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-041-37/+34
* Add latest changes from gitlab-org/gitlab@masterogolowinski-master-patch-80898GitLab Bot2019-12-161-0/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-121-37/+21
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-241-21/+37
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-091-3/+3
* Add missing `render_gfm` import to filesIllya Klymov2019-09-111-2/+1
* Internationalisation of blob directoryBrandon Labuschagne2019-04-301-5/+9
* Prettify all the thingsMike Greiling2018-11-201-4/+6
* Prettify blob behaviors and cycle_analytics modulesMike Greiling2018-10-161-21/+21
* Enable no-restricted-globals in JS filesgfyoung2018-06-151-1/+1
* Convert fixTitle to _fixTitle for regenerating tooltip titlesClement Ho2018-04-191-1/+1
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
* migrate stl_viewer to dynamic importMike Greiling2018-03-011-0/+3
* migrate sketch_viewer to dynamic importMike Greiling2018-03-011-0/+3
* migrate pdf_viewer to dynamic importMike Greiling2018-03-011-0/+3
* migrate notebook_viewer to dynamic importMike Greiling2018-03-011-0/+3
* migrate balsamiq_viewer to dynamic importMike Greiling2018-03-011-0/+21
* converted blob viewer to axiosPhil Hughes2018-01-301-14/+8
* Flash is now a ES6 modulePhil Hughes2017-10-101-1/+1
* Import modules instead of using the ones in global namespaceFilipa Lacerda2017-09-091-1/+3
* Fix math rendering on blob pagesSean McGivern2017-05-301-1/+1
* Fix clicking disabled clipboard button toolipLuke "Jared" Bennett2017-05-181-2/+2
* Scroll to anchor when blob content is loadeddm-scroll-to-blob-user-contentDouwe Maan2017-05-161-0/+1
* Implement auxiliary blob viewersDouwe Maan2017-05-101-37/+62
* Load tree readme asynchronouslydm-async-tree-readmeDouwe Maan2017-05-101-1/+4
* Use blob viewers for snippetsDouwe Maan2017-04-301-2/+2
* Fixed failing JS testsPhil Hughes2017-04-271-1/+1
* Render viewer error synchronously so that 'view the source' link will workDouwe Maan2017-04-271-12/+13
* Satisfy eslintDouwe Maan2017-04-271-18/+7
* Add BlobViewer JSDouwe Maan2017-04-271-0/+130