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
2021-12-20Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot
2021-08-19Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot
2021-01-06Add latest changes from gitlab-org/security/gitlab@13-7-stable-eeGitLab Bot
2020-12-17Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot
2020-11-19Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot
2020-10-21Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot
2020-10-01Add latest changes from gitlab-org/security/gitlab@13-4-stable-eeGitLab Bot
2020-03-30Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-23Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-06Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-06Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-13Return 429 on rate limiter on raw endpointMayra Cabrera
2019-07-24Add RateLimiter to RawControllerMayra Cabrera
2018-10-17Fixed bug with the content disposition with wiki attachmentsFrancisco Javier López
2018-09-26Enable even more frozen string in app/controllersgfyoung
2018-08-30Fixed project logo when it is LFS trackedFrancisco Javier López
2018-07-13Refactor code for single file download in repositoryKia Mei Somabes
2018-07-12Set content-disposition header for single file download in repositoryKia Mei Somabes
2018-02-28Merge branch 'jej/lfs-object-storage' into 'master'Douwe Maan
2017-05-03Refactor Blob support of external storage in preparation of job artifact blobsDouwe Maan
2017-04-27Use Blob methods instead of BlobHelper helpersDouwe Maan
2017-03-13Do not show LFS object when LFS is disabledChristopher Bartz
2016-06-06Add workhorse controller and API helpersDouwe Maan
2016-03-07Refactor caching codeJacob Vosmaer
2016-03-03Tell clients/proxies to cache raw blob requestsJacob Vosmaer
2016-02-24Explain why we mangle blob content typesJacob Vosmaer
2016-02-01Avoid trailing 'charset=' garbageJacob Vosmaer
2016-02-01Use only one header to send git blobsJacob Vosmaer
2016-01-28No need for base64 anymoreJacob Vosmaer
2016-01-28Send more raw blob data with workhorseJacob Vosmaer
2016-01-15Prototype of Git blobs via workhorseJacob Vosmaer
2015-12-07Add specs for showing lfs object in UI.Marin Jankovski
2015-12-03Move the file serving to Raw controller, add a few ifs to view.Marin Jankovski
2015-10-13Only render 404 page from /publicValery Sizov
2015-09-04add Content-Type header of raw image filepilsner
2015-09-02Remove the filename argument from Content-Disposition header to avoidStan Hu
2015-04-20Fixed the Rails/ActionFilter copJeroen van Baarsen
2015-02-20Move 'require_non_empty_project' filter to front so 'assign_ref_vars' doesn't...Douwe Maan
2015-02-03Rubocop: no trailing newlinesDmitriy Zaporozhets
2015-01-27Explicitly set before_filter for ref-related controllersDmitriy Zaporozhets
2014-11-05remove auth duplicationValery Sizov
2014-10-13Factor authorize_push! and authorize_code_access!Ciro Santilli
2014-08-28Prevent possible XSS issues by seting text/plain for all text files inDmitriy Zaporozhets
2014-02-13Fixes #6207 Allow raw download of *.msi filesJeroen van Baarsen
2013-10-01Refactor blob findingDmitriy Zaporozhets
2013-10-01Update code to work with gitlab_git 3Dmitriy Zaporozhets
2013-09-03Dont allow html render for RAW viewDmitriy Zaporozhets
2013-06-23Move projects controllers/views in Projects moduleDmitriy Zaporozhets