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/lib
AgeCommit message (Expand)Author
2015-11-09Only load rblineprof when actually neededYorick Peterse
2015-11-09Track the amount of times views are renderedYorick Peterse
2015-11-09Added specs and source documentation for SherlockYorick Peterse
2015-11-09Added Sherlock, a custom profiling tool for GitLabYorick Peterse
2015-11-05Enable shared runners for all new projectsKamil Trzcinski
2015-11-04Merge branch 'facebook-auth' into 'master' Robert Speicher
2015-11-04Replace all usages of `git` command with configurable binary pathRobert Speicher
2015-11-03Use proper labels for OAuth providersDouwe Maan
2015-11-03Merge branch 'spread-runner-last-updated-at' into 'master' Robert Speicher
2015-11-03Merge branch 'web_hook_repo_changes'Valery Sizov
2015-11-03Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into spread-runner-l...Jacob Vosmaer
2015-11-03Merge branch 'only-syntax' into 'master' Kamil Trzciński
2015-11-03Merge branch 'olhado/gitlab-ce-commit-search'Dmitriy Zaporozhets
2015-11-03Add added, modified and removed properties to commit object in webhookValery Sizov
2015-11-03Fix commits search for empty repositoryDmitriy Zaporozhets
2015-11-02Explicitly require backup/filesRobert Speicher
2015-11-02Merge branch 'api_file_touched_at' into 'master' Dmitriy Zaporozhets
2015-11-02Refactor search by commits messageDmitriy Zaporozhets
2015-11-02Add ability to fetch the commit ID of the last commit that actually touched a...Valery Sizov
2015-11-02Spread out runner contacted_at updatesJacob Vosmaer
2015-11-02Extend yml syntax for only and except to support specifying repository pathKamil Trzcinski
2015-11-02Merge branch 'backup-improvements' into 'master' Kamil Trzciński
2015-11-02Merge branch 'rs-dev-issue-2613' into 'master' Douwe Maan
2015-10-31Merge branch 'gitlab-workhorse' into 'master' Dmitriy Zaporozhets
2015-10-29Add ability to create directories in the editorBen Ford
2015-10-29Switch to gitlab-workhorseJacob Vosmaer
2015-10-29Trying to incorporate suggestions from comments on Merge Request 1661Michael Chmielewski
2015-10-29Added @commits to list of tags.Mike Chmielewski
2015-10-29Add support for searching commit log messagesJonathan Schoeffling
2015-10-25Merge branch 'dirceu/gitlab-ce-fix-project-search-with-unmatched-parentheses'Douwe Maan
2015-10-23Merge branch 'fix-wiki-clone-over-http' into 'master' Robert Speicher
2015-10-23Merge pull request #9762 from huacnlee/fix/api-helpers-bad-autoload-name-for-...Stan Hu
2015-10-23Fix API::APIHelpers -> API::Helpers;Jason Lee
2015-10-22Fix cloning Wiki repositories via HTTPStan Hu
2015-10-22Merge branch 'project-path-case-sensitivity' into 'master' Robert Speicher
2015-10-22Require jobs to be namedKamil Trzcinski
2015-10-22Fix Gitlab::Database#mysql?Douwe Maan
2015-10-21Fix issue #3055 (project search with unmatched parentheses)Dirceu Pereira Tiegs
2015-10-21Remove CI migration taskKamil Trzcinski
2015-10-20Speed up searching for text references a bitYorick Peterse
2015-10-19Fix regex in redis version checkBenny Schimmer
2015-10-19Merge branch 'hanloong/gitlab-ce-remove-forks-from-projects-settings' into 'm...Douwe Maan
2015-10-18Fix bug where a push would only create cross references from the first commit.Douwe Maan
2015-10-17Merge branch 'master' into remove-forks-from-projects-settingsHan Loong Liauw
2015-10-16Do no rely on basename of builds, uploadsJacob Vosmaer
2015-10-16Merge branch 'master' into rs-redactor-filterDouwe Maan
2015-10-16Shut up, RubocopRobert Speicher
2015-10-16Fix specsKamil Trzcinski
2015-10-16Implement when syntax in .gitlab-ci.ymlKamil Trzcinski
2015-10-15Merge branch 'stanhu/gitlab-ce-fix-api-mr-comment-notifications'Dmitriy Zaporozhets