summaryrefslogtreecommitdiff
path: root/app/models/blob_viewer
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot2022-04-201-14/+0
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-3/+11
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-203-6/+17
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-2/+2
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-1/+3
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-214-3/+13
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-192-10/+20
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-205-7/+5
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-182-0/+87
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-181-0/+17
* Add latest changes from gitlab-org/gitlab@masterogolowinski-master-patch-80898GitLab Bot2019-12-161-0/+15
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-162-2/+12
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-232-2/+2
* Avoid calling freeze on already frozen strings in app/modelsdineshpanda2019-09-011-1/+1
* Allow to include files from another projectsKamil Trzciński2019-01-071-4/+4
* Fixing image lfs bug and also displaying text lfsFrancisco Javier López2018-12-271-3/+3
* Fix xss vulnerability sourced from package.json's homepageMark Chao2018-09-191-1/+2
* Address MR suggestionsMatija Čupić2018-09-071-4/+4
* Improve external architectureMatija Čupić2018-09-071-4/+4
* Change ExternalFile to retrieve local file from repository instead of GitLab ...Matija Čupić2018-09-071-1/+1
* Enable frozen string for app/models/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-models-moregfyoung2018-08-0338-0/+76
* BlobViewer::PackageJson - if private link to homepageMario de la Ossa2017-12-181-3/+9
* Do not generate links for private NPM modules in blob viewMario de la Ossa2017-12-182-3/+22
* move `lib/ci/gitlab_ci_yaml_processor.rb` into `lib/gitlab/ci/yaml_processor.rb`Maxim Rydkin2017-09-121-1/+1
* Fix external link to Composer websiteMark Fletcher2017-08-171-1/+1
* Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher2017-08-151-1/+1
* Clean up some backendDouwe Maan2017-08-032-2/+2
* Don't show auxiliary blob viewer for README when there is no wikidm-readme-auxiliary-blob-viewer-without-wikiDouwe Maan2017-07-061-0/+6
* Implement diff viewersDouwe Maan2017-06-141-8/+6
* Detect if file that appears to be text in the first 1024 bytes is actually bi...dm-blob-binaryness-changeDouwe Maan2017-06-081-7/+7
* Merge branch 'dm-blob-file-type' into 'master'Grzegorz Bizon2017-06-081-1/+1
|\
| * Add Blob#file_type convenience methoddm-blob-file-typeDouwe Maan2017-06-081-1/+1
* | Merge branch 'dm-empty-blob-viewer-binary' into 'master'Grzegorz Bizon2017-06-081-1/+0
|\ \ | |/ |/|
| * Empty blob viewer isn’t binary-onlydm-empty-blob-viewer-binaryDouwe Maan2017-06-071-1/+0
* | Blob#load_all_data! doesn’t need an argumentblob-load-all-dataDouwe Maan2017-06-071-3/+1
|/
* Consistent diff and blob size limit namesDouwe Maan2017-05-295-24/+18
* Render plain README using Markup viewer so it is displayed below treedm-render-plain-readmeDouwe Maan2017-05-181-0/+1
* Merge branch 'dm-gemfile-viewer'Rémy Coutable2017-05-1812-0/+242
|\
| * Add auxiliary blob viewers to dependency filesDouwe Maan2017-05-1712-0/+242
* | Add auxiliary viewer for READMEdm-readme-viewerDouwe Maan2017-05-172-0/+20
|/
* Add auxiliary blob viewer for CHANGELOGDouwe Maan2017-05-173-1/+19
* Add auxiliary viewer for CONTRIBUTINGdm-contributing-viewerDouwe Maan2017-05-161-0/+10
* Rename BlobViewer max_size to overridable_max_size and absolute_max_size to m...dm-blob-viewer-concernsDouwe Maan2017-05-155-14/+22
* Specify explicitly whether a blob viewer should be loaded asynchronouslyDouwe Maan2017-05-136-42/+42
* Allow blob viewer to support multiple filetypesDouwe Maan2017-05-134-7/+7
* Implement auxiliary blob viewersDouwe Maan2017-05-106-8/+116
* Merge branch 'balsalmiq-support' into 'master' Phil Hughes2017-05-051-0/+12
|\
| * Merge branch 'master' into balsalmiq-supportLuke "Jared" Bennett2017-04-301-0/+12
| |\