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
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
2018-08-10Merge branch '28930-add-project-reference-filter' into 'master'Sean McGivern
2018-07-30Use a hash to memoize readable_project_ids with user objects as keysReuben Pereira
2018-07-30Allow users to set a statusBob Van Landuyt
2018-07-24Fix slow Markdown renderingStan Hu
2018-07-23Merge branch 'sh-enable-frozen-literals-banzi-filters' into 'master'Rémy Coutable
2018-07-23Enable frozen strings in remaining lib/banzai/filter/*.rb filesStan Hu
2018-07-23Enable frozen strings in lib/banzai/filter/*.rbStan Hu
2018-07-17Merge branch 'extract-ee-specific-banzai-filters' into 'master'Robert Speicher
2018-07-17Merge branch 'satishperala/gitlab-ce-20720_webhooks_full_image_url' into 'mas...Douwe Maan
2018-07-15Remove nodes_visible_to_user from ProjectParser and memoize readable_project_idsReuben Pereira
2018-07-13Extract EE-specific lines from Banzai pipelinesSean McGivern
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-07-07Improve render performance of large wiki pagesPeter Leitzen
2018-07-06Merge branch 'master' into satishperala/gitlab-ce-20720_webhooks_full_image_urlSean McGivern
2018-07-06Add documentation and specs for webhook URL rewritingSean McGivern
2018-07-05Use map instead of collect in the ProjectParser#projects_readable_by_user fun...Reuben Pereira
2018-07-04Add back the Project#to_reference_with_postfix function since it can be used ...Reuben Pereira
2018-07-04Use a custom ProjectParser#nodes_visible_to_user function so that the user pe...Reuben Pereira
2018-07-04Merge branch 'pravi/gitlab-ce-update-html-pipeline' into 'master'Douwe Maan
2018-07-04Use strong_memoize to customize the SanitizationFilter whitelistRobert Speicher
2018-07-03Correct the comment above the ProjectReferenceFilter.references_in method.Reuben Pereira
2018-07-03Eager load a project's route and its namespace with route in project_referenc...Reuben Pereira
2018-07-03Merge branch '44994-osw-use-monospaced-font-on-diffs-commit-ref' into 'master'Robert Speicher
2018-07-03Eager load the namespace and route of a project in project_reference_filter.rbReuben Pereira
2018-07-03Correct the comments above the ProjectReferenceFilter#project_link_filter fun...Reuben Pereira
2018-07-02Correct the misleading name of a variable in ProjectReferenceFilter.project_l...Reuben Pereira
2018-07-02Remove outdated comment from emoji_filter.rbDouwe Maan
2018-06-30Correct the comment above the projects_hash function in the project_reference...Reuben Pereira
2018-06-30dup whitelist before modificationPirate Praveen
2018-06-30A working implementation of a project reference filter which links project re...Reuben Pereira
2018-06-29Remove unused asset host logic from GfmPipeline and EmojiFilter specDouwe Maan
2018-06-28Use monospaced font for MR diff commit link ref on GFMOswaldo Ferreira
2018-06-26Fix performance bottleneck when rendering large wiki pagesSean McGivern
2018-06-25Merge branch 'security-2682-fix-xss-for-markdown-toc' into 'master'Alessio Caiazza
2018-06-25Merge branch 'security-fj-bumping-sanitize-gem' into 'master'Alessio Caiazza
2018-06-18Allow trailing whitespace on blockquote fence linesDouwe Maan
2018-06-18Whitelist text-align property for th and tdDouwe Maan
2018-06-16Fix xss for Markdown elements where [[_TOC_]] is enabledMark Chao
2018-06-14Rails5 fix passing Group objects array into for_projects_and_groups milestone...Jasper Maes
2018-06-14enable CommonMark as the defaultBrett Walker
2018-06-13Fix Banzai reference for milestones belonging to parent groupsMario de la Ossa