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-03-27Allow ref name caching CommitService#find_commitStan Hu
2019-03-27Merge branch '48132-display-output-from-pre-receive-scripts' into 'master'Dmitriy Zaporozhets
2019-03-26GitalyClient spec: Remove the diff between CE/EEZeger-Jan van de Weg
2019-03-26Allow custom hooks errors to appear in GitLab UILuke Duncalfe
2019-03-01Bring back Rugged implementation of find_commitStan Hu
2019-02-06Rename gl_project_name -> gl_project_pathStan Hu
2019-02-06Send project name with Gitaly repository requestsStan Hu
2018-12-27Fixing image lfs bug and also displaying text lfsFrancisco Javier López
2018-12-07Allow public forks to be deduplicatedZeger-Jan van de Weg
2018-12-06Use BFG object maps to clean projectsNick Thomas
2018-11-19SSH public-key authentication for push mirroringNick Thomas
2018-11-07Apply patches when creating MR via emailBob Van Landuyt
2018-11-06Stop Repository#fetch_remote from using Gitlab::ShellNick Thomas
2018-10-02Remove Gitlab::Git::Repository#rugged and Gollum codeAlejandro Rodríguez
2018-09-17Add Gitaly diff stats RPC clientOswaldo Ferreira
2018-09-07Merge branch 'osw-send-max-patch-bytes-to-gitaly' into 'master'Douwe Maan
2018-09-07Encode remote root refDouglas Barbosa Alexandre
2018-09-07Send max_patch_bytes to Gitaly via Gitaly::CommitDiffRequestOswaldo Ferreira
2018-09-06Add Gitlab::GitalyClient::RemoteService#find_remote_root_refDouglas Barbosa Alexandre
2018-08-17Fix merge requests not showing any diff files for big patchesAlejandro Rodríguez
2018-07-31Remove feature flags from lib/backupZeger-Jan van de Weg
2018-07-25Use limit parameter to retrieve Wikis from GitalyStan Hu
2018-07-19Add missing Gitaly branch_update nil checksJacob Vosmaer (GitLab)
2018-07-18Incorporate Gitaly's RefService.FindAllRemoteBranches RPCAlejandro Rodríguez
2018-07-09Use Gitaly's OperationService.UserUpdateBranch RPCAlejandro Rodríguez
2018-06-29Fix MR diffs created with gitaly_diff_between enabledSean McGivern
2018-06-11Don't use Gitlab::Utils.nlbr in Gitlab::GitJacob Vosmaer (GitLab)
2018-05-11Remove method call to deprecated methodZeger-Jan van de Weg
2018-05-07Client implementation GetRawChangesZeger-Jan van de Weg
2018-04-19Add an API endpoint to download git repository snapshotsNick Thomas
2018-04-12Merge branch 'backport-of-rd-3429-enabling-maximum-file-size-limit-in-reposit...Douwe Maan
2018-04-12Backport of EE !4989Rubén Dávila
2018-04-11Client implementation for InfoAttributesZeger-Jan van de Weg
2018-04-06Add calculate_checksum method to the Gitaly repository clientDouglas Barbosa Alexandre
2018-04-06Automatically cleanup stale worktrees and lock files upon a pushStan Hu
2018-03-30Remove support for absolute dirs from Git::EnvJacob Vosmaer (GitLab)
2018-03-27Test if remote repository exists before cloningZeger-Jan van de Weg
2018-03-06Make --prune a configurable parameter in fetching a git remoteStan Hu
2018-03-02Incorporate Gitaly's RPCs for Gitlab::Git::LfsChangesAlejandro Rodríguez
2018-02-26Migrate recursive tree entries fetching to GitalyAhmad Sherif
2018-02-21Incorporate Gitaly's RepositoryService.IsSquashInProgress RPCAlejandro Rodríguez
2018-02-08Migrate Git::Blob.batch to GitalyAhmad Sherif
2018-02-07Cache Gitaly FindCommit RPC responseAhmad Sherif
2018-02-03Incorporate OperationService.UserSquash Gitaly RPCAlejandro Rodríguez
2018-01-31Migrate Git::Repository#delete_refs to GitalyAhmad Sherif
2018-01-25Merge branch '42161-gitaly-commitservice-encoding-undefinedconversionerror-u-...Rémy Coutable
2018-01-25Add a gRPC health check to ensure Gitaly is upStan Hu
2018-01-23Make sure we're passing ASCII-8BIT to GitalyLin Jen-Shin
2018-01-22Incorporate Gitaly's RemoteService.UpdateRemoteMirror RPCAlejandro Rodríguez
2018-01-11Migrate Repository#can_be_merged? to GitalyAhmad Sherif