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-11-23Merge branch 'jk-group-mentions-fix' into 'master'Sean McGivern
2017-11-23Fix link text from group contextJarka Kadlecova
2017-11-22Add support of MermaidVitaliy @blackst0ne Klachkov
2017-11-07Fix GFM reference links for closed milestonesVitaliy @blackst0ne Klachkov
2017-11-06Resolve "DashboardController#activity.json is slow due to SQL"Francisco Javier López
2017-11-02CE port of code changed for epicsJarka Kadlecova
2017-10-18Merge branch 'security-10-1' into '10-1-stable'Jen-Shin Lin
2017-10-03Merge remote-tracking branch 'upstream/master' into gem/sm/bump-google-api-cl...Lin Jen-Shin
2017-10-02Make Redcarpet Markdown renderer thread-safeStan Hu
2017-09-28Strip before passing to addressable, otherwise it's invalidLin Jen-Shin
2017-09-22Re-allow `name` attribute on user-provided anchor HTMLRobert Speicher
2017-09-12Remove ImageLazyLoadFilter from EmailPipelineRobert Speicher
2017-09-08Merge branch 'rs-issue-36104' into 'security-9-5'Douwe Maan
2017-09-08Merge branch 'rs-issue-36098' into 'security-9-5'Robert Speicher
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-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-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-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-04-27Merge branch 'blackst0ne/gitlab-ce-fix_emoji_parser'Sean McGivern
2017-04-25Fix rendering emoji inside a stringblackst0ne
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-13Fix appending state to issuable referencesAdam Niedzielski
2017-04-07Add indication for closed or merged issuables in GFMAdam Buckland
2017-04-06Merge branch '30125-markdown-security'Robert Speicher
2017-03-29Merge branch 'make_user_mentions_case_insensitive' into 'master' Sean McGivern
2017-03-29Make user mentions case-insensitiveblackst0ne
2017-03-28Get rid of a third N+1 query problemRémy Coutable
2017-03-28Get rid of second N+1 query problemRémy Coutable
2017-03-28Get rid of a first N+1 query problemRémy Coutable