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-09-14Resolve "Add functionality to change what email address online actions commit...Nick Thomas
2018-09-13Merge branch 'rubocop-code-reuse' into 'master'Robert Speicher
2018-09-12Remove Rugged and shell code from Gitlab::GitAlejandro Rodríguez
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-09-07Merge branch 'osw-send-max-patch-bytes-to-gitaly' into 'master'Douwe Maan
2018-09-07Send max_patch_bytes to Gitaly via Gitaly::CommitDiffRequestOswaldo Ferreira
2018-09-06Add Gitlab::Git::Repository#find_remote_root_refDouglas Barbosa Alexandre
2018-08-17Fix merge requests not showing any diff files for big patchesAlejandro Rodríguez
2018-08-17Merge branch 'zj-user-update-branch' into 'master'Douwe Maan
2018-08-16Remove feature flags for UserUpdateBranchZeger-Jan van de Weg
2018-08-16Remove feature flag for FindAllRemoteBranchesZeger-Jan van de Weg
2018-08-14Merge branch 'zj-remove-feature-gate-list-commits' into 'master'Douwe Maan
2018-08-14Remove feature gate for ListNewCommitsZeger-Jan van de Weg
2018-08-13Get the `merge-base` of 2 refs trough the APIBob Van Landuyt
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-25Use limit parameter to retrieve Wikis from GitalyStan Hu
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-19Add missing Gitaly branch_update nil checksJacob Vosmaer (GitLab)
2018-07-19MigrateProcessCommitWorkerJobs to use GitalyZeger-Jan van de Weg
2018-07-18Incorporate Gitaly's RefService.FindAllRemoteBranches RPCAlejandro Rodríguez
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-13Merge branch 'sh-fix-stderr-pipe-consumption' into 'master'Yorick Peterse
2018-07-13Avoid process deadlock in popen by consuming input pipesStan Hu
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-11Remove last flags from Blob and WorkhorseJacob Vosmaer
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-06Merge branch 'gitaly-set-delete-config' into 'master'Nick Thomas