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
2017-07-27Remove superfluous type defs in specsKeifer Furzland
2017-07-24Resolve "Lazy load images on the Frontend"Tim Zallmann
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-04-27Rename GitlabMarkdownHelper -> MarkupHelperToon Claes
2017-03-06SanitizationFilter allows html5 details and summary (Issue #21605)James
2016-07-20Remove VideoJS and clean the integrationRémy Coutable
2016-06-09Merge branch '18019-fix-wiki-linking' into 'master' Rémy Coutable
2016-06-09Hook up the updated `WikiLinkFilter` to the wiki controllers.Timothy Andrew
2016-06-08Combine tests for internal linksAlfredo Sumaran
2016-06-08Set target="_blank" for external linksAlfredo Sumaran
2016-06-07Fix markdown_spec to not use `before(:all)` in order to properly cleanup data...Kamil Trzcinski
2016-05-18Create DiffFilter and change SystemNoteService#change_title to use Gitlab::Di...Adam Butler
2016-04-21Fix failing specAlfredo Sumaran
2016-04-06Ensure correct filter order to validate with our markdown specGabriel Mazetto
2016-04-06Fix a few edited references from WikiLinkFilter and specsGabriel Mazetto
2016-01-14Add tests for the wiki pipelineDouglas Barbosa Alexandre
2015-12-24Render milestone links as referencesDouwe Maan
2015-09-02Add post_process method to Gitlab::MarkdownRobert Speicher
2015-08-28Decouple Gitlab::Markdown from the GitlabMarkdownHelperRobert Speicher
2015-08-26Fix failing specRobert Speicher
2015-08-26Remove user_color_scheme_classRobert Speicher
2015-08-13Remove the `gfm_with_options` helperRobert Speicher
2015-07-29Fix setup/teardown for Markdown feature specRobert Speicher
2015-07-29Update Markdown feature to allow for multiple pipelinesRobert Speicher
2015-07-29Move MarkdownFeature to its own support fileRobert Speicher
2015-07-29Break up SanitizationFilter feature specsRobert Speicher
2015-07-29Use aggregate_failures where appropriateRobert Speicher
2015-07-29Minor Markdown feature spec reorganizationRobert Speicher
2015-07-29Simplify AutolinkFilter specsRobert Speicher
2015-07-07Add `feature` tag to feature specsRobert Speicher
2015-06-02Add feature specs for Project and Group description renderingRobert Speicher
2015-05-27Add ExternalLinkFilter to Markdown pipelineRobert Speicher
2015-05-26Add a note about the commented-out test in Markdown FeatureRobert Speicher
2015-05-26Use to_reference in Markdown feature specRobert Speicher
2015-05-08Remove class and id attributes from SanitizationFilter whitelistRobert Speicher
2015-05-08Merge branch 'rs-task_list' into 'master'Dmitriy Zaporozhets
2015-05-07Fix Markdown feature specRobert Speicher
2015-05-07Add Markdown feature specs for markup inside linksRobert Speicher
2015-05-06Add TaskList to Markdown feature specRobert Speicher
2015-04-30Autolink short URLsRobert Speicher
2015-04-30Add a feature spec for our entire Markdown parsing stackRobert Speicher