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-07-09Fixed the issuesDarby
2015-07-02Comment box/Placeholder text redoDarby
2015-06-25Prefix random Markdown tips with "Tip:"Robert Speicher
2015-06-24Show a random Markdown tip in the textarea placeholderRobert Speicher
2015-05-29Fix link_to_gfm with only a reference having the incorrect linkRobert Speicher
2015-05-26Make use of to_reference in more specsRobert Speicher
2015-05-18Handle AsciiDoc better, reuse HTML pipeline filters (fixes #9263)Jakub Jirutka
2015-05-14Fix reference links in dashboard activity and ATOM feeds.Douwe Maan
2015-05-12Add spec for RelativeLinkFilterJakub Jirutka
2015-05-06Remove all references to `parse_tasks`Robert Speicher
2015-04-30More gitlab_markdown_helper_spec cleanupRobert Speicher
2015-04-30Add Gitlab::Markdown::SanitizationFilterRobert Speicher
2015-04-30Add Gitlab::Markdown::TableOfContentsFilterRobert Speicher
2015-04-24Use project.commit convenience method.Douwe Maan
2015-04-21More cleanup of gitlab_markdown_helper_specRobert Speicher
2015-04-21Use Nokogiri in `link_to_gfm` specsRobert Speicher
2015-04-21Update Gitlab::Markdown to use the :new: EmojiFilter :sparkles:Robert Speicher
2015-04-20Remove more now-invalid specsRobert Speicher
2015-04-20Fix broken specRobert Speicher
2015-04-20Re-arrange spec/helpers/gitlab_markdown_helper_spec a bitRobert Speicher
2015-04-20Begin cleaning out spec/helpers/gitlab_markdown_helper_specRobert Speicher
2015-04-20Fix GitlabMarkdownHelper specRobert Speicher
2015-04-20Reference filters :sparkles:Robert Speicher
2015-04-02Fix errors.Douwe Maan
2015-03-27Use relative URL for Markdown references, except in mails.Douwe Maan
2015-03-27Return full URLs from GitLabIssueTrackerService.Douwe Maan
2015-03-25Merge branch 'master' into markdown-tagsVinnie Okada
2015-03-21Fix nested task listsVinnie Okada
2015-03-18Merge branch 'master' into markdown-tagsVinnie Okada
2015-03-15Use `project_member` instead of `team_member`.Douwe Maan
2015-03-12Fix tests for emojioneDmitriy Zaporozhets
2015-03-07Automatically link commit ranges to compare page.Douwe Maan
2015-02-24Using gitlab url to build links for gitlab issue tracker and add a spec. Fix ...Marin Jankovski
2015-02-20Merge branch 'master' into rails-4.1.9Vinnie Okada
2015-02-18Fix Markdown relative links to files with anchors.Douwe Maan
2015-02-14Upgrade to Rails 4.1.9Vinnie Okada
2015-02-12Even more hound fixesJeroen van Baarsen
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2015-01-29Build the urls inside of the service.Marin Jankovski
2015-01-27Update rspec tests to the new external issue logic.Marin Jankovski
2015-01-15Fixed testsStefan Tatschner
2014-10-18Use actual GitLab URL for test assertionVinnie Okada
2014-10-16Fix Rspec error when using non-default portVinnie Okada
2014-10-13Merge branch 'ambiguous-sha' into 'master'Dmitriy Zaporozhets
2014-10-12Merge branch 'bug_with_apostrophe' into 'master'Dmitriy Zaporozhets
2014-10-12Fix testsDmitriy Zaporozhets
2014-10-10Allow HTML tags in user Markdown inputVinnie Okada
2014-10-10Make sure relative url and asset_host are honored, specs.Marin Jankovski
2014-10-10Substitute right single quote back with apostrophe.Marin Jankovski
2014-10-09Add a test for apostrophe in code blocks.Marin Jankovski