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-11-05Enable shared runners for all new projectsKamil Trzcinski
2015-11-05CI details cleanupKamil Trzcinski
2015-11-05 Allow groups to appear in the search results if the group owner allows itValery Sizov
2015-11-04Merge branch 'rs-git-bin-path' into 'master' Douwe Maan
2015-11-04Merge branch 'remove-duplicate-orders' into 'master' Yorick Peterse
2015-11-04Replace all usages of `git` command with configurable binary pathRobert Speicher
2015-11-03Merge branch 'only-syntax' into 'master' Kamil TrzciƄski
2015-11-03Only sort by IDs by defaultYorick Peterse
2015-11-03Merge branch 'olhado/gitlab-ce-commit-search'Dmitriy Zaporozhets
2015-11-02Refactor search by commits messageDmitriy Zaporozhets
2015-11-02Extend yml syntax for only and except to support specifying repository pathKamil Trzcinski
2015-10-30Use a subquery with IDs only for find_by_any_emailYorick Peterse
2015-10-30Fixed UNION syntax for MySQLYorick Peterse
2015-10-30Use a UNION for User.find_by_any_emailYorick Peterse
2015-10-30Improve performance of User.find_by_any_emailYorick Peterse
2015-10-29Actually converted code to following suggestions.Michael Chmielewski
2015-10-29Fixed method to use git log via Popen as recommended, and made output match t...Michael Chmielewski
2015-10-29Trying to incorporate suggestions from comments on Merge Request 1661Michael Chmielewski
2015-10-29Add support for searching commit log messagesJonathan Schoeffling
2015-10-29Force update refs/merge-requests/X/head upon a push to the source branch of a...Stan Hu
2015-10-26Merge branch 'fix-ci-badge' into 'master' Robert Speicher
2015-10-26Fix CI badgeKamil Trzcinski
2015-10-26Fix specific runner visibilityKamil Trzcinski
2015-10-25Merge branch 'dirceu/gitlab-ce-fix-project-search-with-unmatched-parentheses'Douwe Maan
2015-10-23Render CI status on merge requests index pageDmitriy Zaporozhets
2015-10-23Merge branch 'git-follow' into 'master' Dmitriy Zaporozhets
2015-10-23Merge branch 'fix-ci-regressions' into 'master' Robert Speicher
2015-10-23Refactor git follow option setDmitriy Zaporozhets
2015-10-23Use git follow flag for commits page when retrieve history for file or directoryDmitriy Zaporozhets
2015-10-23Merge branch 'comments_fix' into 'master' Dmitriy Zaporozhets
2015-10-23On CI Admin page show only projects that are present in GitLabKamil Trzcinski
2015-10-23Fix small CI UI regressionsKamil Trzcinski
2015-10-22Fix: Inability to reply to code comments in the MR view, if the MR comes from...Valery Sizov
2015-10-22Merge branch 'project-path-case-sensitivity' into 'master' Robert Speicher
2015-10-21Fix issue #3055 (project search with unmatched parentheses)Dirceu Pereira Tiegs
2015-10-21Show empty repository page if repository don't have branchesArtem V. Navrotskiy
2015-10-21Move case sensitivity check to find_with_namespace.Douwe Maan
2015-10-21Merge branch 'git-archive-improvements-2' into 'master' Douwe Maan
2015-10-20Merge branch 'merge-request-deleted-file' into 'master' Dmitriy Zaporozhets
2015-10-20Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into git-arc...Jacob Vosmaer
2015-10-20Clear archive cache asynchronouslyJacob Vosmaer
2015-10-20Prefer project with exact path to differently cased one when both exist.Douwe Maan
2015-10-20Correctly find last known blob for file deleted in MR.Douwe Maan
2015-10-19Merge branch 'master' into jrochkind/gitlab-ce-fix_2839_send_abuse_report_notifyDouwe Maan
2015-10-19Improve performance of sorting milestone issuesYorick Peterse
2015-10-19Merge branch 'hanloong/gitlab-ce-remove-forks-from-projects-settings' into 'm...Douwe Maan
2015-10-19Merge branch 'cristianbica/gitlab-ce-user-project-view-files' into 'master' Dmitriy Zaporozhets
2015-10-18Merge branch 'cross-reference-mr-on-issues' into 'master' Douwe Maan
2015-10-18Validate admin notification email.Douwe Maan
2015-10-17Merge branch 'fix-issue-3067' into 'master' Dmitriy Zaporozhets