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-12-19BlobViewer::PackageJson - if private link to homepageMario de la Ossa
2017-12-19Do not generate links for private NPM modules in blob viewMario de la Ossa
2017-09-12move `lib/ci/gitlab_ci_yaml_processor.rb` into `lib/gitlab/ci/yaml_processor.rb`Maxim Rydkin
2017-08-17Fix external link to Composer websiteMark Fletcher
2017-08-15Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher
2017-08-03Clean up some backendDouwe Maan
2017-07-07Don't show auxiliary blob viewer for README when there is no wikiDouwe Maan
2017-06-14Implement diff viewersDouwe Maan
2017-06-08Detect if file that appears to be text in the first 1024 bytes is actually bi...Douwe Maan
2017-06-08Merge branch 'dm-blob-file-type' into 'master'Grzegorz Bizon
2017-06-08Merge branch 'dm-empty-blob-viewer-binary' into 'master'Grzegorz Bizon
2017-06-08Add Blob#file_type convenience methodDouwe Maan
2017-06-07Empty blob viewer isn’t binary-onlyDouwe Maan
2017-06-07Blob#load_all_data! doesn’t need an argumentDouwe Maan
2017-05-30Consistent diff and blob size limit namesDouwe Maan
2017-05-19Render plain README using Markup viewer so it is displayed below treeDouwe Maan
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