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-06-07Allow emoji in label and milestone referencesSean McGivern
2019-06-06Merge branch 'fix/allow-lower-case-issue-ids' into 'master'Sean McGivern
2019-06-05Use Redis for CacheMarkDownField on non AR modelsPatrick Bajao
2019-06-03Merge branch 'security-60143-address-xss-issue-master' into 'master'Robert Speicher
2019-06-03Allow lowercase prefix for Youtrack issue idsMatthias Baur
2019-06-03Merge branch 'security-fix-project-existence-disclosure-master' into 'master'GitLab Release Tools Bot
2019-05-24Reject slug+uri concat if slug is deemed unsafeKerri Miller
2019-05-24Fix milestone references with HTML entities in the nameSean McGivern
2019-05-20Fix typos in the whole gitlab-ce projectYoginth
2019-05-06Merge branch 'patch-49' into 'master'Sean McGivern
2019-05-03Fix url redaction for issue linksPatrick Derichs
2019-04-11Use strip to remove leading/trailing spacesWillian Balmant
2019-04-10No leading/trailing spaces when generating heading ids (Fixes #57528)Willian Balmant
2019-04-10Remove multi-line suggestions feature flagOswaldo Ferreira
2019-04-05Merge branch '58717-checkbox-cannot-be-checked-if-a-blockquote-is-above' into...Sean McGivern
2019-04-05Autocorrect with RSpec/ExampleWording copThong Kuah
2019-04-05Fenced blockquotes to not change source line posBrett Walker
2019-04-04Fixed test specsOswaldo Ferreira
2019-03-26Merge branch '54916-extended-tooltip-for-merge-request-links' into 'master'Phil Hughes
2019-03-21Add merge request popover with detailsSam Bigelow
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