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-02-14Merge branch '57634-issue-when-viewing-a-document-with-footnotes-actionview-t...Robert Speicher
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-28Merge branch 'bw-enable-sourcepos' into 'master'Robert Speicher
2019-01-25Allow suggestions to be copied and pasted as GFMDouwe Maan
2019-01-25Merge branch 'db-copy-as-gfm-prosemirror' into 'master'Phil Hughes
2019-01-24Use nodes and marks to power Copy-as-GFMDouwe Maan
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-17Merge branch '26375-markdown-footnotes-not-working' into 'master'Lin Jen-Shin
2019-01-17Refactoring and addressing review commentsBrett Walker
2019-01-11Fix MilestonesFinder to pass relations to scopeHeinrich Lee Yu
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-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-10Make sure there's only one slash as path separatorStan Hu
2018-10-31Prepare Banzai to work with group issuablesJarka Košanová
2018-10-07Enable more frozen string in lib/**/*.rbgfyoung
2018-10-05Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqBob Van Landuyt
2018-10-05Merge branch 'security-fix-leaking-private-project-namespace' into 'master'Bob Van Landuyt
2018-10-05Merge branch 'load_project_features' into 'master'Sean McGivern
2018-10-05Merge branch 'mao/48221-issues_show_sql_count' into 'master'Sean McGivern
2018-10-04Banzai project ref- share context more aggresivelyMario de la Ossa
2018-10-04Support short reference to group entities from project entitiesJarka Košanová
2018-10-03Filter system notes with public and private cross referencesBrett Walker
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-24Simplify by using Gitlab::SafeRequestStoreMichael Kozono
2018-09-12'code_block' closer to original implementationBrett 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-07Use ResourceLabelEvent for tracking label changesJan Provaznik
2018-09-04Uploads to wiki stored inside the wiki git repositoryFrancisco Javier López
2018-08-23Merge branch '43096-controller-projects-issuescontroller-referenced_merge_req...Nick Thomas
2018-08-21Fix routes N+1 in Issues::ReferencedMergeRequestsService#executeSean McGivern
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