Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-18Merge branch 'dm-gemfile-viewer'Rémy Coutable
2017-05-17Add auxiliary blob viewers to dependency filesDouwe Maan
2017-05-17Add auxiliary viewer for READMEDouwe Maan
2017-05-17Add auxiliary blob viewer for CHANGELOGDouwe Maan
2017-05-16Add auxiliary viewer for CONTRIBUTINGDouwe Maan
2017-05-15Rename BlobViewer max_size to overridable_max_size and absolute_max_size to m...Douwe Maan
2017-05-13Specify explicitly whether a blob viewer should be loaded asynchronouslyDouwe Maan
2017-05-13Allow blob viewer to support multiple filetypesDouwe Maan
2017-05-11Implement auxiliary blob viewersDouwe Maan
2017-05-05Merge branch 'balsalmiq-support' into 'master' Phil Hughes
2017-05-03Refactor Blob support of external storage in preparation of job artifact blobsDouwe Maan
2017-04-30Merge branch 'master' into balsalmiq-supportLuke "Jared" Bennett
2017-04-28Display video blobs in-line like imagesDouwe Maan
2017-04-28Moved partialLuke "Jared" Bennett
2017-04-28added balsamiq blobviewer classLuke "Jared" Bennett
2017-04-27Fix typoDouwe Maan
2017-04-27Address feedbackDouwe Maan
2017-04-27Explain BlobViewer::Base#render_errorDouwe Maan
2017-04-27Explain how viewers are selected from RICH_VIEWERSDouwe Maan
2017-04-27Add specsDouwe Maan
2017-04-27Set BlobViewer::Base.binary instead of .textDouwe Maan
2017-04-27Add BlobViewer::Base#binary? methodDouwe Maan
2017-04-27Refactor overriding max sizeDouwe Maan
2017-04-27Address feedbackDouwe Maan
2017-04-27Download blob viewer is client-sideDouwe Maan
2017-04-27Add rich blob viewersDouwe Maan
2017-04-27Add simple blob viewersDouwe Maan
2017-04-27Refactor Blob and add BlobViewer::BaseDouwe Maan