summaryrefslogtreecommitdiff
path: root/spec/models/blob_viewer
Commit message (Expand)AuthorAgeFilesLines
* 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