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
2019-03-20Implement multi-line suggestions filteringOswaldo Ferreira
2019-02-20Lowercase letters support and additional tests for YouTrack integration serviceYauhen Kotau
2019-02-18Added YouTrack integrationYauhen Kotau
2019-02-13Properly handle multiple refs to same footnoteBrett Walker
2019-02-06Add local markdown versionJan Provaznik
2019-02-05Merge branch 'jprovazn-remove-redcarpet' into 'master'Grzegorz Bizon
2019-02-05Catch possible Addressable::URI::InvalidURIErrorBrett Walker
2019-02-04Remove Redcarpet markdown engineJan Provaznik
2019-01-31Show tooltip for malicious looking linksBrett Walker
2019-01-31Fix slow project reference pattern regexHeinrich Lee Yu
2019-01-28Merge branch 'bw-enable-sourcepos' into 'master'Robert Speicher
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2019-01-23Fix 404s for snippet uploads when relative URL root usedStan Hu
2019-01-22Fix review commentsBrett Walker
2019-01-21Enable CommonMark source line position informationBrett Walker
2019-01-17Refactoring and addressing review commentsBrett Walker
2019-01-11Updates based on review commentsBrett Walker
2019-01-09Properly process footnotes in markdownBrett Walker
2019-01-02Merge branch 'security-label-xss' into 'master'John Jarvis
2019-01-02Merge branch 'security-master-url-rel' into 'master'John Jarvis
2018-12-21Add % prefix to milestone reference link textHeinrich Lee Yu
2018-12-18Remove feature flag for suggest changes featureOswaldo Ferreira
2018-12-13Allow suggesting single line changes in diffsOswaldo Ferreira
2018-12-12Escape html entities when no label foundJarka Košanová
2018-12-11Set URL rel attribute for broken URLsJan Provaznik
2018-12-08Resolve "Extended user centric tooltips"Tim Zallmann
2018-12-08Changed frontmatter filtering to support YAML, JSON, TOML, and arbitrary lang...Travis Miller
2018-12-07[CE] - Add milestones autocomplete for epicsFelipe Artur
2018-11-29Merge branch 'security-xss-in-markdown-following-unrecognized-html-element' i...Cindy Pallares
2018-11-21Eliminate duplicated wordsTakuya Noguchi
2018-11-06Merge branch 'allow_single_letter_external_issue_ids' into 'master'Douglas Barbosa Alexandre
2018-11-06Add specs for single-letter external tracker refsSean McGivern
2018-11-01Fix typos in comments and specsGeorge Tsiolis
2018-10-05Merge branch 'load_project_features' into 'master'Sean McGivern
2018-10-04Banzai project ref- share context more aggresivelyMario de la Ossa
2018-09-30Preload project features in reference parserJan Provaznik
2018-09-29Prevent Error 500s with invalid relative linksStan Hu
2018-09-24Use `Gitlab::SafeRequestStore` in more placesMichael Kozono
2018-09-12Merge branch '51200-markdown-footnotes-don-t-render-when-inside-a-table' into...Douwe Maan
2018-09-12'code_block' closer to original implementationBrett Walker
2018-09-11Updated commonmarker gem to 0.17.13Brett Walker
2018-09-08Resolve "Process urls with spaces in all markdown processing"Brett Walker
2018-09-07Resolve "Wiki page attachments not rendered properly"Brett Walker
2018-09-05test that wiki links with spaces works in wiki pipelineBrett Walker
2018-09-04Uploads to wiki stored inside the wiki git repositoryFrancisco Javier López
2018-08-21Resolve "Wiki: links with spaces in the url render incorrectly with CommonMark"Brett Walker
2018-08-10Add frozen_string_literal to recently-added files from the communitySean McGivern
2018-08-10Merge branch '28930-add-project-reference-filter' into 'master'Sean McGivern
2018-07-30Allow users to set a statusBob Van Landuyt
2018-07-24Fix slow Markdown renderingStan Hu