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
2019-01-11Validate bundle files before unpacking themNick Thomas
2018-12-07Allow public forks to be deduplicatedZeger-Jan van de Weg
2018-11-26Don't specify `shell` for Gitaly write-refBob Van Landuyt
2018-11-26Treat Repository instances with the same disk path as the same hash keyDouwe Maan
2018-11-22Merge branch 'revert-fd6e3781' into 'master'Sean McGivern
2018-11-21Eliminate duplicated wordsTakuya Noguchi
2018-11-20Revert "Merge branch 'revert-e2aa2177' into 'master'"Zeger-Jan van de Weg
2018-11-20Revert "Merge branch 'zj-improve-gitaly-pb' into 'master'"Sean McGivern
2018-11-16Show what RPC is called in the performance barZeger-Jan van de Weg
2018-11-15Merge branch 'frozen-string-lib-gitlab-even-more' into 'master'Stan Hu
2018-11-14Avoid Gitaly RPC errors when fetching diff statsOswaldo Ferreira
2018-11-13Enable even more frozen string in lib/gitlabgfyoung
2018-11-07Add submodule update API endpointFrancisco Javier López
2018-11-06Stop Repository#fetch_remote from using Gitlab::ShellNick Thomas
2018-10-30Move Repository#wrapped_gitaly_errors into concernBob Van Landuyt
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