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
2017-09-08Merge branch 'rs-pick-security-into-master' into 'master'Douwe Maan
2017-09-06Merge branch 'anakashima/gitlab-ce-fix_wiki_toc_indent' into 'master'Sean McGivern
2017-09-06Refactor table of contents buildingRobert Speicher
2017-09-06Refactor `HeaderNode#find_parent`Robert Speicher
2017-09-06Refactor TableOfContentsFilter's nested table of contentsRobert Speicher
2017-09-06Fix indentation level in Wiki's TOC items to regard header levelAkihiro Nakashima
2017-09-06Adds cacheless render to Banzai object renderTiago Botelho
2017-09-06Adds CommitDescriptionRendererTiago Botelho
2017-08-16Merge branch 'rs-more-public-send-whitelists' into 'master'Rémy Coutable
2017-08-15Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher
2017-08-14Whitelist or fix additional `Gitlab/PublicSend` cop violationsRobert Speicher
2017-08-07DRY up caching in AbstractReferenceFilterSean McGivern
2017-08-07Support references to group milestonesSean McGivern
2017-08-04Don't bother going through an entire Banzai pipeline for empty textRobert Speicher
2017-08-01Rename more path_with_namespace -> full_path or disk_pathGabriel Mazetto
2017-08-01Rename many path_with_namespace -> full_pathGabriel Mazetto
2017-07-24Resolve "Lazy load images on the Frontend"Tim Zallmann
2017-07-24Support both internal and external issue trackersJarka Kadlecova
2017-07-06Merge branch 'acet-fix-tooltip-placement' into 'master'Jacob Schatz
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-07-03Banzai: Add tooltip attributes to reference filter.Fatih Acet
2017-06-30Improve support for external issue referencesAdam Niedzielski
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-14Don't return nil for missing objects from parser cacheDouwe Maan
2017-06-08Merge branch '25934-project-snippet-vis' into 'security-9-2'DJ Mountney
2017-05-30Fix /unsubscribe slash command creating extra todosSean McGivern
2017-05-24Merge branch '29852-latex-formatting' into 'master'Robert Speicher
2017-05-24Fix LaTeX formatting for AsciiDoc wikiJarka Kadlecova
2017-05-18Catch all URI errors in ExternalLinkFilterDouwe Maan
2017-05-10Merge branch 'bvl-security-9-1-validate-urls-in-markdown-using-uri'Robert Speicher
2017-05-10Merge branch 'bvl-security-9-1-markup-pipeline'Robert Speicher
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-05-02Remove N+1 queries when checking nodes visible to userSean McGivern
2017-04-27Merge branch 'blackst0ne/gitlab-ce-fix_emoji_parser'Sean McGivern
2017-04-26issues_for_nodes => issuables_for_nodesLin Jen-Shin
2017-04-25Follow feedback on the reviewLin Jen-Shin
2017-04-25Skip issuable without a project in IssuableExtractor#extractLin Jen-Shin
2017-04-25Fix rendering emoji inside a stringblackst0ne
2017-04-21Start versioning cached markdown fieldsNick Thomas
2017-04-21Remove a use of module_functionNick Thomas
2017-04-20Merge branch 'issuable-state-custom-links' into 'master' Sean McGivern
2017-04-20Merge branch 'plantuml-filter-after-highlight' into 'master' Sean McGivern
2017-04-19Do not append issuable state to links with custom anchorAdam Niedzielski
2017-04-19Fix PlantUML integration in GFMAdam Niedzielski
2017-04-19Display issuable state only in notes and issuable descriptionAdam Niedzielski
2017-04-15Fix regression in rendering Markdown references that do not existStan Hu
2017-04-13Fix appending state to issuable referencesAdam Niedzielski
2017-04-10Reuse "merge_requests_for_nodes" in "MergeRequestParser"Adam Niedzielski
2017-04-07Add indication for closed or merged issuables in GFMAdam Buckland
2017-04-06Merge branch '30125-markdown-security'Robert Speicher