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
2015-09-11Merge branch 'rs-fix-highlighting' into 'master'Douwe Maan
2015-09-11Add comments and clean up test for !1274Stan Hu
2015-09-10RU-BO-COOOOOOOOPRobert Speicher
2015-09-10Prevent result of SyntaxHighlightFilter being sanitizedRobert Speicher
2015-09-10Gracefully handle errors in syntax highlighting by leaving the block unformattedStan Hu
2015-09-09Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-gDmitriy Zaporozhets
2015-09-02Rescue from `RecordNotFound` in RedactorFilterRobert Speicher
2015-09-02Default `user_can_reference?` to true when no attributes matchRobert Speicher
2015-09-02Add RedactorFilterRobert Speicher
2015-09-01Remove all permission checking from Reference filtersRobert Speicher
2015-08-31Remove unnecessary `strip` from `reference_class` methodRobert Speicher
2015-08-28Make sure the main Gitlab::Markdown module gets loaded before filtersRobert Speicher
2015-08-28Reference filters no longer take a custom class context optionRobert Speicher
2015-08-28Decouple Gitlab::Markdown from the GitlabMarkdownHelperRobert Speicher
2015-08-26Groundwork for merging CI into CEDouwe Maan
2015-08-21Remove trailing HTML entities from non-Rinku autolinks as well.Robert Speicher
2015-08-08Add `data-[type]-id` attribute to reference linksRobert Speicher
2015-07-31Add spec to RelativeLinkFilter for Unicode filenamesRobert Speicher
2015-07-27Fix the image file that contains non-ascii character is not displayedHiroyuki Sato
2015-06-02Merge branch 'ignore-references' into 'master'Dmitriy Zaporozhets
2015-06-02Further limit the limited whitelist for project/group descriptionsRobert Speicher
2015-06-02Add a `pipeline` context option for SanitizationFilterRobert Speicher
2015-06-02Ignore references in blockquotes.Douwe Maan
2015-05-27Add ExternalLinkFilter to Markdown pipelineRobert Speicher
2015-05-26Make use of to_reference in more specsRobert Speicher
2015-05-26Support only double quotes for multi-word label referencesRobert Speicher
2015-05-26Add `reference_pattern` to Referable modelsRobert Speicher
2015-05-26Correct the ReferenceFilter html/pipeline/filter requireRobert Speicher
2015-05-25Better handle label references that aren't actually referencesRobert Speicher
2015-05-21Customize the sanitization whitelist only onceRobert Speicher
2015-05-20Subclass TaskList::Filter to fix a bugRobert Speicher
2015-05-13Minor RelativeLinkFilter cleanupRobert Speicher
2015-05-11RelativeLinkFilter: refactor according to suggestions by @tsigoJakub Jirutka
2015-05-11Extract handling of relative file links to RelativeLinkFilterJakub Jirutka
2015-05-08Remove class and id attributes from SanitizationFilter whitelistRobert Speicher
2015-05-07Update Markdown help docs for latest changesRobert Speicher
2015-05-01Remove title_for_issue helperRobert Speicher
2015-04-30Remove special handling for the `'` problemRobert Speicher
2015-04-30Add Project#get_issueRobert Speicher
2015-04-30Rename SCHEME_PATTERN to LINK_PATTERNRobert Speicher
2015-04-30Autolink short URLsRobert Speicher
2015-04-30Update Autolink SCHEME_PATTERNRobert Speicher
2015-04-30Add Gitlab::Markdown::SanitizationFilterRobert Speicher
2015-04-30Add Gitlab::Markdown::AutolinkFilterRobert Speicher
2015-04-30Add Gitlab::Markdown::TableOfContentsFilterRobert Speicher
2015-04-26Convert UserReferenceFilter#link_to_group to use a guard clauseRobert Speicher
2015-04-26Refactor `UserReferenceFilter#user_link_filter`Robert Speicher
2015-04-26Fix docs for `push_result`Robert Speicher
2015-04-25Fix NotificationService specRobert Speicher
2015-04-25Add CommitRange directly to results HashRobert Speicher