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
2023-08-18Add latest changes from gitlab-org/gitlab@16-3-stable-eev16.3.0-rc42GitLab Bot
2023-05-17Add latest changes from gitlab-org/gitlab@16-0-stable-eev16.0.0-rc42GitLab Bot
2022-12-20Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.0-rc42GitLab Bot
2022-08-18Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot
2021-06-30Add latest changes from gitlab-org/security/gitlab@14-0-stable-eeGitLab 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