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-07-26Add frozen_string_literal to spec/lib (part 1)Thong Kuah
2019-07-02Merge branch 'security-DOS_issue_comments_banzai' into 'master'Marin Jankovski
2019-06-20Do not rewrite relative links for system notesMario de la Ossa
2019-06-14Fix DOS when rendering issue/MR commentsMario de la Ossa
2019-01-23Fix 404s for snippet uploads when relative URL root usedStan Hu
2018-11-01Fix typos in comments and specsGeorge Tsiolis
2018-09-29Prevent Error 500s with invalid relative linksStan Hu
2018-03-14add spec testing '#' escape in relative link filterJan Beckmann
2018-01-18Correctly escape UTF-8 path elements for uploadsNick Thomas
2018-01-11Ensure that emails contain absolute, rather than relative, links to user uploadsNick Thomas
2017-12-23Gracefully handle garbled URIs in MarkdownStan Hu
2017-12-22Use relative URLs when linking to uploaded filesNick Thomas
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-08-01Rename many path_with_namespace -> full_pathGabriel Mazetto
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-01-25Use `:empty_project` where possible throughout spec/libRobert Speicher
2016-12-06Add failing test for #25191winniehell
2016-10-24Add failing test for #21420winniehell
2016-08-10Merge branch 'relative-link-filter-ref' into 'master' Robert Speicher
2016-08-05Add failing test for #7032winniehell
2016-08-02Add failing test for #20026winniehell
2016-08-02Add failing tests for #19028winniehell
2016-07-26Ensure relative paths for video are rewritten as we do for imagesRémy Coutable
2016-07-24Remove magic comments from Ruby files (!5456)winniehell
2016-06-21Optimize Banzai::Filter::RelativeLinkFilterAlejandro Rodríguez
2015-12-30Support a single directory traversal in RelativeLinkFilterRobert Speicher
2015-12-15Move Markdown/reference logic from Gitlab::Markdown to BanzaiDouwe Maan