summaryrefslogtreecommitdiff
path: root/app/helpers/blob_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* fixed ide_edit_button not existingmake-ide-cePhil Hughes2018-03-201-0/+11
* removed helper methodsPhil Hughes2018-03-021-14/+0
* refactor methods inline41255-refactoring-of-blob-link-methods-in-blob_helperJames Lopez2018-02-231-6/+6
* inline methodsJames Lopez2018-02-231-23/+7
* fix fork button issueJames Lopez2018-02-231-1/+1
* refactor code based on feedbackJames Lopez2018-02-231-25/+26
* refactor code based on feedbackJames Lopez2018-02-231-11/+11
* refactor blob link methodsJames Lopez2018-02-231-10/+11
* fix static analysisJames Lopez2018-02-231-1/+1
* fix specsJames Lopez2018-02-231-3/+7
* fix specsJames Lopez2018-02-231-5/+6
* fix specsJames Lopez2018-02-231-1/+1
* more refactoringJames Lopez2018-02-231-17/+15
* some initial refactoringJames Lopez2018-02-231-9/+17
* refactor modify_file_linkJames Lopez2018-02-231-5/+18
* fix specJames Lopez2018-02-231-3/+3
* fix specsJames Lopez2018-02-231-1/+1
* some more refactoringJames Lopez2018-02-231-6/+6
* fix specsJames Lopez2018-02-231-4/+4
* refactor methods further (in helper)James Lopez2018-02-231-7/+20
* a bit more refactoringJames Lopez2018-02-231-25/+3
* initial refactorJames Lopez2018-02-231-14/+22
* Only highlight search results under the highlighting size limit41666-cannot-search-with-keyword-mergeSean McGivern2018-01-161-0/+2
* Fix up Web IDE user preference copy and buttonsJose Ivan Vargas2018-01-111-1/+1
* Merge branch 'jivl-general-icons-2' into 'master'Tim Zallmann2017-12-221-1/+1
|\
| * replaced download icon for the sprite based oneJose Ivan Vargas2017-12-191-1/+1
* | Resolve "Decouple multi-file editor from file list"Tim Zallmann2017-12-211-3/+40
|/
* Use app host instead of asset host when rendering image blob or diffdm-image-blob-diff-full-urlDouwe Maan2017-12-121-5/+9
* Clean up some backendDouwe Maan2017-08-031-3/+3
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-8/+8
* Split up MergeRequestsControllerdm-merge-request-creations-controllerDouwe Maan2017-06-281-1/+1
* Merge branch 'dm-collapsed-blob' into 'master'Sean McGivern2017-06-011-9/+5
|\
| * Consistent diff and blob size limit namesDouwe Maan2017-05-291-9/+5
* | Merge remote-tracking branch 'upstream/master' into rename-builds-controllerLin Jen-Shin2017-05-181-0/+15
|\ \ | |/
| * Add auxiliary viewer for CONTRIBUTINGdm-contributing-viewerDouwe Maan2017-05-161-0/+15
* | Rename BuildsController to JobsControllerLin Jen-Shin2017-05-171-1/+1
|/
* Rename BlobViewer max_size to overridable_max_size and absolute_max_size to m...dm-blob-viewer-concernsDouwe Maan2017-05-151-4/+4
* Make tree, blob and blame pages more consistentDouwe Maan2017-05-091-1/+1
* Add artifact file page that uses the blob viewerdm-artifact-blob-viewerDouwe Maan2017-05-041-1/+5
* Refactor Blob support of external storage in preparation of job artifact blobsdm-blob-external-storageDouwe Maan2017-05-031-7/+17
* Show Raw button as Download for binary filesDouwe Maan2017-04-301-2/+12
* Use blob viewers for snippetsDouwe Maan2017-04-301-3/+11
* Address feedbackDouwe Maan2017-04-271-4/+4
* Refactor overriding max sizeDouwe Maan2017-04-271-2/+8
* Render viewer error synchronously so that 'view the source' link will workDouwe Maan2017-04-271-1/+1
* Address feedbackDouwe Maan2017-04-271-0/+16
* Fix some specsDouwe Maan2017-04-271-2/+0
* Render blob viewer errorDouwe Maan2017-04-271-0/+9
* Move conditional inside copy_blob_source_buttonDouwe Maan2017-04-271-3/+3
* Use Blob methods instead of BlobHelper helpersDouwe Maan2017-04-271-18/+2