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
2018-10-12Allow getting the merge base of multiple revisionsBob Van Landuyt
2018-10-10Remove Git circuit breakerZeger-Jan van de Weg
2018-10-02Remove Gitlab::Git::Repository#rugged and Gollum codeAlejandro Rodríguez
2018-10-01Removes N+1 gitaly rpc call to fetch the last commit for pathTiago Botelho
2018-09-19Use standalone diff stats RPC on every comparison viewOswaldo Ferreira
2018-09-18Merge branch '51564-fix-commit-email-usage' into 'master'Douwe Maan
2018-09-17Merge branch 'osw-gitaly-diff-stats-client' into 'master'Douwe Maan
2018-09-17Add Gitaly diff stats RPC clientOswaldo Ferreira
2018-09-17Remove Gitlab::Git::Repository#user_to_committerNick Thomas
2018-09-12Remove Rugged and shell code from Gitlab::GitAlejandro Rodríguez
2018-09-06Add Gitlab::Git::Repository#find_remote_root_refDouglas Barbosa Alexandre
2018-08-16Remove feature flags for UserUpdateBranchZeger-Jan van de Weg
2018-08-14Remove feature gate for ListNewCommitsZeger-Jan van de Weg
2018-08-09Backport of gitlab-org/gitlab-ee!6848Rubén Dávila
2018-08-07Backport some changes from gitlab-org/gitlab-ee!6767Rubén Dávila
2018-07-31Refactor gitlab:import:repos task to remove direct disk accessAlejandro Rodríguez
2018-07-27More Gitaly cleanup: fetch_ref, allow disk access blocksJacob Vosmaer (GitLab)
2018-07-24Make repository cleanup mandatoryZeger-Jan van de Weg
2018-07-24Annotate Gitlab::Git::Repository#fetch_refJacob Vosmaer (GitLab)
2018-07-20Remove unused rugged code that is currently on GitalyAlejandro Rodríguez
2018-07-20Merge branch 'zj-gitaly-migrate-old-migrations' into 'master'Sean McGivern
2018-07-19Migrate add_remote, remove_remote, fetch_internal_remote to gitalyAlejandro Rodríguez
2018-07-19MigrateProcessCommitWorkerJobs to use GitalyZeger-Jan van de Weg
2018-07-18Client implementation for Repository#new_commitsZeger-Jan van de Weg
2018-07-18Remove unreachable Git codeJacob Vosmaer (GitLab)
2018-07-17Migrate merge base, merged branches, write refJacob Vosmaer (GitLab)
2018-07-16Remove Repository#lookup and unreachable rugged codeJacob Vosmaer (GitLab)
2018-07-12Fix find_branch call sitesJacob Vosmaer
2018-07-12Make more ref RPC's mandatoryJacob Vosmaer
2018-07-12Remove Repository#path memoizationJacob Vosmaer (GitLab)
2018-07-10Merge branch '49057-fix-repository-typo' into 'master'Rémy Coutable
2018-07-10Merge branch 'gitaly-mandatory-20180709-jv' into 'master'Douwe Maan
2018-07-10Fix a typo? gitaly_operation{-s-}_clientLin Jen-Shin
2018-07-09Merge branch 'update-rubocop'Sean McGivern
2018-07-09Merge branch 'gitaly-update-branch' into 'master'Robert Speicher
2018-07-09Use stable gitlab-styles and eliminate offensesLin Jen-Shin
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-07-09Use Gitaly for fetches and creating bundlesJacob Vosmaer
2018-07-09Make blob and other RPC's mandatoryJacob Vosmaer (GitLab)
2018-07-09Merge branch 'gitaly-mandatory-20180706-jv' into 'master'Douwe Maan
2018-07-09Merge branch 'gitaly-diff-mandatory' into 'master'Grzegorz Bizon
2018-07-09Use Gitaly's OperationService.UserUpdateBranch RPCAlejandro Rodríguez
2018-07-06Make more things mandatoryJacob Vosmaer
2018-07-06Add Repository#set_config and #delete_configJacob Vosmaer
2018-07-06Make all Gitaly diff flags mandatoryJacob Vosmaer
2018-07-05Revert "Merge branch 'gitaly-mandatory-20180703-jv' into 'master'"Jacob Vosmaer (GitLab)
2018-07-04Merge branch 'gitaly-mandatory-20180703-jv-2' into 'master'Sean McGivern
2018-07-04Make more Gitaly features mandatoryJacob Vosmaer (GitLab)
2018-07-03Remove more feature flagsJacob Vosmaer
2018-07-03Make OperationService RPC's mandatoryJacob Vosmaer (GitLab)