summaryrefslogtreecommitdiff
path: root/spec/features/projects/blobs/blob_show_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Include feature spec for realtime pipelinejivl-realtime-update-adding-fileMayra Cabrera2018-03-141-9/+18
|
* Add realtime pipeline status component for filesJose Ivan Vargas2018-03-141-0/+16
|
* Add edit button to mobile file viewTravis Miller2017-11-221-0/+12
|
* Use `empty_project` where possible in spec/features/projectsRobert Speicher2017-07-271-1/+1
|
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-1/+1
|
* Implement diff viewersDouwe Maan2017-06-141-0/+3
|
* Detect if file that appears to be text in the first 1024 bytes is actually ↵dm-blob-binaryness-changeDouwe Maan2017-06-081-3/+34
| | | | binary afer loading all data
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-4/+4
|
* Fix inaccurate code commentdm-gemfile-viewerDouwe Maan2017-05-181-1/+1
|
* Add auxiliary blob viewers to dependency filesDouwe Maan2017-05-171-1/+37
|
* Implement auxiliary blob viewersDouwe Maan2017-05-101-20/+78
|
* Refactor Blob support of external storage in preparation of job artifact blobsdm-blob-external-storageDouwe Maan2017-05-031-3/+40
|
* Fixed PDF blob specsPhil Hughes2017-05-021-1/+1
| | | | The PDF file is no longer included in the repo, so we need to create the PDF before running the tests
* Show Raw button as Download for binary filesDouwe Maan2017-04-301-0/+24
|
* Use blob viewers for snippetsDouwe Maan2017-04-301-8/+5
|
* Address feedbackDouwe Maan2017-04-271-2/+2
|
* Add specsDouwe Maan2017-04-271-23/+286
|
* Render viewer error synchronously so that 'view the source' link will workDouwe Maan2017-04-271-1/+1
|
* Add specsDouwe Maan2017-04-271-13/+42
|
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-1/+0
| | | | | Removed all the unnecessary include of `WaitForAjax` and `ApiHelpers` in the specs. Removed unnecessary usage of `api:true`
* Linking to edit file directlyEric Eastwood2017-04-061-0/+23