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
path: root/app
AgeCommit message (Expand)Author
2016-02-17Merge branch 'bugfix/jschatz1/milestone-icon' into 'master' Rémy Coutable
2016-02-17Merge branch 'fix/13464-order-line-notes-create_at-in-parallel-diff-view' int...Douwe Maan
2016-02-17Merge branch 'fix/13367-redirect-to-project-page-if-no-import' into 'master' Douwe Maan
2016-02-17Sort line notes used in parallel diff by created_atRémy Coutable
2016-02-17Merge branch 'expire-fork-import-caches' into 'master' Douwe Maan
2016-02-17Merge branch 'image-diff' into 'master' Douwe Maan
2016-02-17Redirect /import to project page if no importing at all and repo existsRémy Coutable
2016-02-17Correct icon for milestones.Jacob Schatz
2016-02-17Merge branch 'fix/13517-impossible-subsequent-issuable-edits-in-sidebar' into...Douwe Maan
2016-02-17Merge branch 'klowner/gitlab-ce-fix-compare-by-tag-crash' into 'master' Douwe Maan
2016-02-17Fix 500 error when comparing by tagsMark Riedesel
2016-02-17Fix double scrollbar issuesJacob Schatz
2016-02-17Merge branch 'issue_13359' into 'master' Jacob Schatz
2016-02-17Flush all repository caches when deleting a repoYorick Peterse
2016-02-17Expire caches after forking/importing a repositoryYorick Peterse
2016-02-17Fixes requested by RémyJacob Vosmaer
2016-02-17No use to sanitize partial blob dataJacob Vosmaer
2016-02-17Fix a bug preventing from doing subsequent edits in any Issuable sidebarRémy Coutable
2016-02-16Use /raw/ requests for image diffsJacob Vosmaer
2016-02-16Wrap issue details to prevent content misalignmentAlfredo Sumaran
2016-02-16Fix SVG blob renderingJacob Vosmaer
2016-02-16Merge branch 'bugfix/jschatz1/sidebar-fixes-13215' into 'master' Jacob Schatz
2016-02-16Change "opened by" to just "by"Alfredo Sumaran
2016-02-16Merge branch 'bugagazavr/gitlab-ce-extend-hooks' into 'master' Douwe Maan
2016-02-16Merge branch 'fix/13356-issuable-index-of-total-in-sidebar' into 'master' Douwe Maan
2016-02-16Use project.web_url instead deprecated repository.homepage in PushoverServiceRémy Coutable
2016-02-16Display "iid of max_iid" in Issuables' sidebarRémy Coutable
2016-02-16Merge branch 'cleanup-repository-initialize' into 'master' Douwe Maan
2016-02-16Merge branch 'fix/13458-eager-load-blob-data' into 'master' Douwe Maan
2016-02-16Merge branch 'fix/cross-reference-notes-forks' into 'master' Douwe Maan
2016-02-16Merge branch 'rs-issue-13467' into 'master' Douwe Maan
2016-02-16Cleaned up Repository#initializeYorick Peterse
2016-02-16Eager-load image blob data in diffsRémy Coutable
2016-02-16updated system note service and spec based on feedbackJames Lopez
2016-02-16Prevent author name to split into multiple linesAlfredo Sumaran
2016-02-16Provide explicit html format when rendering git_not_found pageRobert Speicher
2016-02-16Prevent split time into multiple lines for better readingAlfredo Sumaran
2016-02-16Move issue details after action buttonsAlfredo Sumaran
2016-02-15Properly render the `errors/git_not_found` pageRobert Speicher
2016-02-15Ensure Commit#show responds 404 instead of 500 when given an invalid IDRobert Speicher
2016-02-15Fix the "x of y" displayed at the top of Issuables' sidebarRémy Coutable
2016-02-15Merge branch 'fix-me-me-me-me' into 'master' Valery Sizov
2016-02-13Merge branch 'fix/ci-emails-broken-link' into 'master' Douwe Maan
2016-02-13Merge branch 'ben.boeckel/gitlab-ce-fixup-links-in-generic-docs' into 'master' Douwe Maan
2016-02-13Fix duplicate "me" in tooltip of the "thumbsup" awards EmojiStan Hu
2016-02-12Merge branch 'fix-duplicate-hook-notifications' into 'master' Douwe Maan
2016-02-12Merge branch 'fix_500-commit-null' into 'master' Douwe Maan
2016-02-12Merge branch 'rs-issue-merge-requests' into 'master' Douwe Maan
2016-02-12woo hoo - getting there with the cross-reference issue. Should fix the proble...James Lopez
2016-02-12Fix relative links in other markup formatsBen Boeckel