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-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
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