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
2019-04-01Add # frozen_string_literal to spec/modelsThong Kuah
2019-01-07Allow to include files from another projectsKamil Trzciński
2018-09-19Fix xss vulnerability sourced from package.json's homepageMark Chao
2018-09-08Reconcile differences in spec/models/blob_viewerMatija Čupić
2018-09-07Stub http request on specs intead of mocking HTTPartyMatija Čupić
2018-09-07Improve external architectureMatija Čupić
2018-05-07Bump Gitaly to 0.98.0Zeger-Jan van de Weg
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-10-13Replaces 'WikiPage::CreateService' calls with 'wiki_page' factoryJacopo
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-08-01Ensure all project factories use `:repository` trait or `:empty_project`Robert Speicher
2017-07-27Remove superfluous type defs in specsKeifer Furzland
2017-07-07Don't show auxiliary blob viewer for README when there is no wikiDouwe Maan
2017-06-08Detect if file that appears to be text in the first 1024 bytes is actually bi...Douwe Maan
2017-05-31Fix Diff#too_large? and specsDouwe Maan
2017-05-30Consistent diff and blob size limit namesDouwe Maan
2017-05-17Add auxiliary blob viewers to dependency filesDouwe Maan
2017-05-17Add auxiliary blob viewer for CHANGELOGDouwe 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-11Implement auxiliary blob viewersDouwe Maan
2017-05-03Refactor Blob support of external storage in preparation of job artifact blobsDouwe Maan
2017-04-27Add specsDouwe Maan
2017-04-27Add test stubsDouwe Maan