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
2022-12-09Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2022-08-09Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-07-02Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2018-11-07Enable even more frozen string in lib/gitlabgfyoung
2018-06-21Changes tab VUE refactoringFelipe Artur
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
2017-10-15Fix diff parser so it tolerates to diff special markers in the contentValery Sizov
2017-03-13take nonewline context into account in diff parsermhasbini
2017-02-23Enable Performance/RedundantMatchDouwe Maan
2017-02-13Enable `Lint/EmptyWhen` cop and correct offenseRobert Speicher
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-06-01Add leading comment space copFelipe Artur
2016-05-11Enable the StringReplacement cop.Connor Shea
2016-03-16Return an empty Array when there aren't lines to parse.Rubén Dávila
2016-03-03Use Gitlab::Git::DiffCollectionsJacob Vosmaer
2016-01-20Properly highlight lines around '\ No newline at end of file'Douwe Maan
2016-01-20Properly handle HTML entities with inline diffsDouwe Maan
2016-01-15Merge branch 'master' into issue_3945Rubén Dávila
2016-01-14Properly generate diff of orphan commits, like the first commit in a repositoryDouwe Maan
2016-01-08Don't process inline diffs on backend. #3945Rubén Dávila
2015-10-03Fix rubocop warnings in libGuilherme Garnier
2015-02-20Fix commit comments on first line of diff not rendering in Merge Request Disc...Douwe Maan
2015-02-03Rubocop: indentation fixes Yay!!!Dmitriy Zaporozhets
2015-02-03Rubocop: Style/AlignArray enabledDmitriy Zaporozhets
2014-10-03Add parenthesis to function def with arguments.Ciro Santilli
2014-09-08Refactoring inside refactoring. We need to go deeperDmitriy Zaporozhets
2014-09-08Gitlab::Diff classes addedDmitriy Zaporozhets