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
2021-12-14Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-03-11Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2018-10-22Enable frozen string for lib/gitlab/*.rbgfyoung
2018-02-21Render htmlentities correctly for links not supported by RinkuJarka Kadlecová
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
Adds a rubocop rule (with autocorrect) to ensure line break after guard clauses.
2017-08-17Don't escape html entities when rich == raw lineJarka Kadlecova
2017-05-10Extract generic parts of Gitlab::Diff::InlineDiffMarkerDouwe Maan