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-09-20Add latest changes from gitlab-org/gitlab@16-4-stable-eev16.4.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-11-17Add latest changes from gitlab-org/gitlab@15-6-stable-eev15.6.0-rc42GitLab Bot
2021-09-20Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot
2021-07-20Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot
2020-11-19Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot
2020-06-18Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot
2020-03-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-31Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-10Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2018-10-22Enable frozen string for lib/gitlab/*.rbgfyoung
2017-12-06Refactor banzai to support referencing from group contextJarka Kadlecova
2017-08-08Re-enable SqlInjection and CommandInjectionBrian Neel
2017-07-24Support both internal and external issue trackersJarka Kadlecova
2017-02-23Enable Style/MutableConstantDouwe Maan
2017-02-08Create directly_addressed Todos when mentioned in beginning of a lineErshad Kunnakkadan
2016-05-26Split Markdown rendering & reference gatheringYorick Peterse
2016-03-19Improvements in issue move feaure (refactoring)Grzegorz Bizon
2016-03-17Move reference unfolder for GFM to separate classGrzegorz Bizon
2016-01-14Prevent circular reference error in BanzaiDouwe Maan
2016-01-05Merge branch 'master' into milestone-refDouwe Maan
2015-12-24Only allow group/project members to mention `@all`Douwe Maan
2015-12-24Render milestone links as referencesDouwe Maan
2015-12-18Backport JIRA serviceDrew Blessing
2015-12-15Move Markdown/reference logic from Gitlab::Markdown to BanzaiDouwe Maan
2015-11-19Move Markdown filters and pipelines into folders.Douwe Maan
2015-10-22Slight refactoringDouwe Maan
2015-10-21Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan
2015-10-18Fix bug where a push would only create cross references from the first commit.Douwe Maan
2015-10-15Merge branch 'master' into rs-redactor-filterDouwe Maan
2015-10-14Cache rendered contents of issues, MRs and notesDouwe Maan
2015-10-14Use Gitlab::Markdown for Asciidoc and ReferenceExtractor pipelinesDouwe Maan
2015-10-14Enable caching of Gitlab::Markdown rendered resultDouwe Maan
2015-10-14Use Gitlab::Markdown.render with :pipeline option rather than different methodsDouwe Maan
2015-10-14Explicitly only parse references by specified filterDouwe Maan
2015-10-14Have Issue#participants load all users mentioned in notes using a single queryDouwe Maan
2015-10-14Code cleanupDouwe Maan
2015-10-13Allow ReferenceExtractor to efficiently load references from multiple texts a...Douwe Maan
2015-10-12Simplify code around (cross)-referencesDouwe Maan
2015-10-07Refactor reference gathering to use a dedicated filterDouwe Maan
2015-09-01Require gitlab/markdown in ReferenceExtractorRobert Speicher
2015-08-28Decouple Gitlab::Markdown from the GitlabMarkdownHelperRobert Speicher
2015-06-02Ignore references in blockquotes.Douwe Maan
2015-06-02Actually ignore references in code blocks etc.Douwe Maan
2015-04-25DRY up ReferenceExtractorRobert Speicher
2015-04-25Refactor ReferenceExtractor to use pipeline filtersRobert Speicher
2015-04-23Merge branch 'issue-body-code-mentions' into 'master'Dmitriy Zaporozhets
2015-04-21Fix bug causing `@whatever` inside code blocks to sometimes be picked up as a...Douwe Maan