summaryrefslogtreecommitdiff
path: root/spec/models/blob_viewer/base_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* 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
* 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-131-17/+4
* Implement auxiliary blob viewersDouwe Maan2017-05-101-34/+38
* 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