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-08-10Fix diff syntax highlightingStan Hu
2015-07-31Fix multi-line syntax highlightingStan Hu
2015-07-24Merge branch 'fix-error-500-when-no-head' into 'master'Valery Sizov
2015-07-24Fix Error 500 when browsing projects with no HEADStan Hu
2015-07-23Allow custom label to be set for authentication providers.Douwe Maan
2015-07-10Merge branch 'fork_visibility_level' into 'master'Dmitriy Zaporozhets
2015-07-10Merge branch 'comment-box-changes' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
2015-07-09Fixed the issuesDarby
2015-07-06Fork visibility level fixValery Sizov
2015-07-02Comment box/Placeholder text redoDarby
2015-07-01Fix ApplicationHelper specsRobert Speicher
2015-06-29Merge branch 'fix-relative-submodule-namespace-path' into 'master'Dmitriy Zaporozhets
2015-06-25Prefix random Markdown tips with "Tip:"Robert Speicher
2015-06-24Show a random Markdown tip in the textarea placeholderRobert Speicher
2015-06-23Fix Error 500 when relative submodule resolves to a namespace that has a diff...Stan Hu
2015-06-23Merge branch 'master' into rubocop-for-testsDmitriy Zaporozhets
2015-06-22Fix bad multi-line split from previous commitRobert Speicher
2015-06-22Fix Style/Blocks cop violationsRobert Speicher
2015-06-22Fix avatar tests to use banana_sample.gif since SVG is not supportedStan Hu
2015-06-22Fix Style/HashSyntax violationsRobert Speicher
2015-06-22Fix Style/SpaceInsideHashLiteralBraces cop violationsRobert Speicher
2015-06-22Fix Style/TrailingBlankLines cop violationsRobert Speicher
2015-06-22Merge branch 'rs-rspec3' into 'master'Dmitriy Zaporozhets
2015-06-22Merge branch 'rs-remove-link-to-override'Dmitriy Zaporozhets
2015-06-22Update mock and stub syntax for specsRobert Speicher
2015-06-19Fix timezone-based time_ago_with_tooltip spec failuresRobert Speicher
2015-06-18Remove overridden `link_to` helperRobert Speicher
2015-06-17Update time_ago_with_tooltip helperRobert Speicher
2015-06-14Refactor dashboard_choicesRobert Speicher
2015-06-14Make the dashboard choice text match the text in the sidebarRobert Speicher
2015-06-14Add a form field to customize the dashboard preferenceRobert Speicher
2015-06-14Add PreferencesHelper moduleRobert Speicher
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