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