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-08-16Support query parameters in metrics embedsSarah Yasonik
2019-08-09Remove gfm_embed_metrics flag from BETristan Read
2019-08-07Initial commit of WIP code for considerationKerri Miller
2019-07-29Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher
2019-07-29Fix whitespace in wiki link filtering specsYorick Peterse
2019-07-26Merge branch 'frozen_string_spec_lib' into 'master'Stan Hu
2019-07-26Extract SanitizeNodeLink and apply to WikiLinkFilterKerri Miller
2019-07-26Fix cannot modify frozen stringThong Kuah
2019-07-26Add frozen_string_literal to spec/lib (part 1)Thong Kuah
2019-07-25Remove code related to object hierarchy in MySQLHeinrich Lee Yu
2019-07-16Rename Redactor classes to ReferenceRedactorSarah Yasonik
2019-07-16Simplify factories for servicesJarka Košanová
2019-07-11Merge branch 'banzai-avoid-redis-if-db-cache' into 'master'Douwe Maan
2019-07-11Banzai - avoid redis if attr is in DB cacheMario de la Ossa
2019-07-10Expose metrics element for FE consumptionSarah Yasonik
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-06-07Allow emoji in label and milestone referencesSean McGivern
2019-06-06Merge branch 'fix/allow-lower-case-issue-ids' into 'master'Sean McGivern
2019-06-05Use Redis for CacheMarkDownField on non AR modelsPatrick Bajao
2019-06-03Merge branch 'security-60143-address-xss-issue-master' into 'master'Robert Speicher
2019-06-03Allow lowercase prefix for Youtrack issue idsMatthias Baur
2019-06-03Merge branch 'security-fix-project-existence-disclosure-master' into 'master'GitLab Release Tools Bot
2019-05-24Reject slug+uri concat if slug is deemed unsafeKerri Miller
2019-05-24Fix milestone references with HTML entities in the nameSean McGivern
2019-05-20Fix typos in the whole gitlab-ce projectYoginth
2019-05-06Merge branch 'patch-49' into 'master'Sean McGivern
2019-05-03Fix url redaction for issue linksPatrick Derichs
2019-04-11Use strip to remove leading/trailing spacesWillian Balmant
2019-04-10No leading/trailing spaces when generating heading ids (Fixes #57528)Willian Balmant
2019-04-10Remove multi-line suggestions feature flagOswaldo Ferreira
2019-04-05Merge branch '58717-checkbox-cannot-be-checked-if-a-blockquote-is-above' into...Sean McGivern
2019-04-05Autocorrect with RSpec/ExampleWording copThong Kuah
2019-04-05Fenced blockquotes to not change source line posBrett Walker
2019-04-04Fixed test specsOswaldo Ferreira
2019-03-26Merge branch '54916-extended-tooltip-for-merge-request-links' into 'master'Phil Hughes
2019-03-21Add merge request popover with detailsSam Bigelow
2019-03-20Implement multi-line suggestions filteringOswaldo Ferreira
2019-02-20Lowercase letters support and additional tests for YouTrack integration serviceYauhen Kotau
2019-02-18Added YouTrack integrationYauhen Kotau
2019-02-13Properly handle multiple refs to same footnoteBrett Walker
2019-02-06Add local markdown versionJan Provaznik
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-31Fix slow project reference pattern regexHeinrich Lee Yu
2019-01-28Merge branch 'bw-enable-sourcepos' into 'master'Robert Speicher
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable