summaryrefslogtreecommitdiff
path: root/spec/models/blob_viewer
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-4/+48
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-10/+0
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-202-0/+2
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-0/+38
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-72/+181
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-207-0/+8
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-2014-14/+14
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-182-0/+190
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-051-3/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-1910-0/+11
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-0112-0/+24
* Allow to include files from another projectsKamil Trzciński2019-01-071-4/+6
* Fix xss vulnerability sourced from package.json's homepageMark Chao2018-09-191-4/+17
* Reconcile differences in spec/models/blob_viewerMatija Čupić2018-09-081-1/+1
* Stub http request on specs intead of mocking HTTPartyMatija Čupić2018-09-071-4/+6
* Improve external architectureMatija Čupić2018-09-071-3/+3
* Bump Gitaly to 0.98.0Zeger-Jan van de Weg2018-05-071-1/+1
* BlobViewer::PackageJson - if private link to homepageMario de la Ossa2017-12-181-3/+4
* Do not generate links for private NPM modules in blob viewMario de la Ossa2017-12-181-0/+46
* Replaces 'WikiPage::CreateService' calls with 'wiki_page' factoryJacopo2017-10-131-1/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-029-10/+10
* Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-017-7/+7
* Remove superfluous type defs in specsKeifer Furzland2017-07-2712-12/+12
* Don't show auxiliary blob viewer for README when there is no wikidm-readme-auxiliary-blob-viewer-without-wikiDouwe Maan2017-07-061-0/+49
* Detect if file that appears to be text in the first 1024 bytes is actually bi...dm-blob-binaryness-changeDouwe Maan2017-06-081-2/+2
* Fix Diff#too_large? and specsDouwe Maan2017-05-301-32/+4
* Consistent diff and blob size limit namesDouwe Maan2017-05-291-27/+27
* Add auxiliary blob viewers to dependency filesDouwe Maan2017-05-175-0/+125
* Add auxiliary blob viewer for CHANGELOGDouwe Maan2017-05-171-0/+27
* Rename BlobViewer max_size to overridable_max_size and absolute_max_size to m...dm-blob-viewer-concernsDouwe Maan2017-05-151-20/+20
* Specify explicitly whether a blob viewer should be loaded asynchronouslyDouwe Maan2017-05-132-17/+20
* Implement auxiliary blob viewersDouwe Maan2017-05-105-34/+167
* Refactor Blob support of external storage in preparation of job artifact blobsdm-blob-external-storageDouwe Maan2017-05-031-3/+3
* Add specsDouwe Maan2017-04-271-2/+183
* Add test stubsDouwe Maan2017-04-271-0/+5