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
2020-01-29Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-05-05Run rubocop -a on CE filesStan Hu
2019-03-06Adds the Rubocop ReturnNil copAndrew Newdigate
2018-07-27Enable frozen string in app/models/*.rbgfyoung
2017-11-23Fix link text from group contextJarka Kadlecova
2017-01-03Fix cross-project references copy to include the project referenceJames Lopez
2016-12-03Add shorthand support to gitlab markdown referencesOswaldo Ferreira
2016-10-03Enable Lint/StringConversionInInterpolation cop and autocorrect offensesRobert Speicher
2016-09-01Use JavaScript tooltips for mentions (!5301)winniehell
2016-06-20Fix comment for project argument in commit_range.rbYatish Mehta
2016-05-26Don't modify arguments in CommitRange#initializeYorick Peterse
2016-04-01Memoize reference_pattern/link_reference_patternYorick Peterse
2016-01-30Increase the minimum length for commit SHA matching to 7Robert Speicher
2015-12-02Satisfy RubocopDouwe Maan
2015-12-01Autolink first so we don't pick up numeric anchors as issue references.Douwe Maan
2015-12-01Render commit reference using short sha, but include full sha in comment.Douwe Maan
2015-12-01Fix code docsDouwe Maan
2015-11-30Recognize commit range with named refs in compare URLs.Douwe Maan
2015-11-30Recognize issue/MR/snippet/commit links as references.Douwe Maan
2015-11-30Render commit range reference with short shas, link to full shas.Douwe Maan
2015-05-26Add `reference_pattern` to Referable modelsRobert Speicher
2015-05-26Update CommitRange#to_reference to use full SHAsRobert Speicher
2015-05-26Add `to_reference` for models that support referencesRobert Speicher
2015-04-25Rename `CommitRange#sha_from_as_param` to `#suffixed_sha_from`Robert Speicher
2015-04-25Rename `CommitRange#inclusive?` to `#exclude_start?`Robert Speicher
2015-04-25Remove CommitRange#to_aRobert Speicher
2015-04-25Include caret in CommitRange#reference_titleRobert Speicher
2015-04-25Remove param from CommitRange#to_sRobert Speicher
2015-04-25CommitRange improvementsRobert Speicher
2015-04-25Add CommitRange classRobert Speicher