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 (Collapse)Author
2022-07-26Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2018-11-05Allow to make builds soft-archived.Kamil TrzciƄski
The soft-archived builds cannot be run after some deadline time. The intent is to aggressively recycle old builds after sometime.
2018-07-24Enable frozen string in presenters and policiesgfyoung
Enable frozen string in: * app/presenters * app/policies Partially addresses #47424.
2017-06-27convert all the policies to DeclarativePolicyhttp://jneen.net/
2016-08-30add Deployment, Environment, and ExternalIssue policieshttp://jneen.net/