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-05-29Fix link_to_gfm with only a reference having the incorrect linkRobert Speicher
2015-05-28Fix git blame syntax highlighting when different commits break up linesStan Hu
2015-05-26Make use of to_reference in more specsRobert Speicher
2015-05-22Add link_to_label helperRobert Speicher
2015-05-21Disabled expansion of top/bottom blobs for new file diffsAlex Connor
2015-05-18Simplify and unify helpers for rendering markupJakub Jirutka
2015-05-18Handle AsciiDoc better, reuse HTML pipeline filters (fixes #9263)Jakub Jirutka
2015-05-16Explain reset token expiration in emailsVinnie Okada
2015-05-14Fix reference links in dashboard activity and ATOM feeds.Douwe Maan
2015-05-12Add spec for RelativeLinkFilterJakub Jirutka
2015-05-08Merge branch 'rs-task_list' into 'master'Dmitriy Zaporozhets
2015-05-06Remove all references to `parse_tasks`Robert Speicher
2015-05-05Improve handling of large diffsAlex Lossent
2015-05-01Remove title_for_issue helperRobert 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-27Merge branch 'fix-relative-submodule-links-with-personal-projects' into 'master'Dmitriy Zaporozhets
2015-04-26Add new admin settingsVinnie Okada
2015-04-24Use project.commit convenience method.Douwe Maan
2015-04-23Fix broken file browsing with relative submodule in personal projectsStan Hu
2015-04-22Merge branch 'rs-issue-2257' into 'master'Dmitriy Zaporozhets
2015-04-22Recover from all `URI::Error`sRobert Speicher
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-14Merge branch 'rs-link-to-performance' into 'master'Dmitriy Zaporozhets
2015-04-13Merge branch 'reference-access-control' into 'master'Dmitriy Zaporozhets
2015-04-13Speed up the overridden `link_to` helperRobert Speicher
2015-04-10Fix broken file browsing with a submodule that has a relative linkStan Hu
2015-04-02Fix errors.Douwe Maan
2015-04-02Check symlink mode as a String for file_type_icon_classRobert Speicher
2015-04-01Merge branch 'email-full-url'Marin Jankovski
2015-03-28Improve file icons rendering on treeSullivan SENECHAL
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-13Fix specsDmitriy Zaporozhets
2015-03-12Fix tests for emojioneDmitriy Zaporozhets
2015-03-10Fix code preview theme setting for comments, issues, merge requests, and snip...Stan Hu
2015-03-07Automatically link commit ranges to compare page.Douwe Maan