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-02-11Adapt that diverging commits could be just one barLin Jen-Shin
2019-02-07Add client support for count diverging commitsJohn Cai
2019-02-07Modifying gitaly search files client to add chunking supportJohn Cai
2019-02-06Send project name with Gitaly repository requestsStan Hu
2019-01-11Validate bundle files before unpacking themNick Thomas
2018-11-26Don't specify `shell` for Gitaly write-refBob Van Landuyt
2018-11-14Avoid Gitaly RPC errors when fetching diff statsOswaldo Ferreira
2018-11-06Stop Repository#fetch_remote from using Gitlab::ShellNick Thomas
2018-10-30Add spec for Gitlab::Git::Repository#attributesMark Chao
2018-10-02Remove Gitlab::Git::Repository#rugged and Gollum codeAlejandro Rodríguez
2018-09-19Use standalone diff stats RPC on every comparison viewOswaldo Ferreira
2018-09-17Merge branch 'osw-gitaly-diff-stats-client' into 'master'Douwe Maan
2018-09-17Add Gitaly diff stats RPC clientOswaldo Ferreira
2018-09-13Update Gitlay server version to 0.121.0Douglas Barbosa Alexandre
2018-09-12Remove Rugged and shell code from Gitlab::GitAlejandro Rodríguez
2018-09-07Encode remote root refDouglas Barbosa Alexandre
2018-09-06Add Gitlab::Git::Repository#find_remote_root_refDouglas Barbosa Alexandre
2018-08-18Fix typoMichael Kozono
2018-07-31Refactor gitlab:import:repos task to remove direct disk accessAlejandro Rodríguez
2018-07-19Migrate add_remote, remove_remote, fetch_internal_remote to gitalyAlejandro Rodríguez
2018-07-18Incorporate Gitaly's RefService.FindAllRemoteBranches RPCAlejandro Rodríguez
2018-07-18Remove unreachable Git codeJacob Vosmaer (GitLab)
2018-07-16Remove Repository#lookup and unreachable rugged codeJacob Vosmaer (GitLab)
2018-07-12whitespaceJacob Vosmaer
2018-07-12Make more ref RPC's mandatoryJacob Vosmaer
2018-07-12Remove Repository#path memoizationJacob Vosmaer (GitLab)
2018-07-09Use Gitaly for fetches and creating bundlesJacob Vosmaer
2018-07-06Add Repository#set_config and #delete_configJacob Vosmaer
2018-07-03Remove more feature flagsJacob Vosmaer
2018-07-03Make OperationService RPC's mandatoryJacob Vosmaer (GitLab)
2018-06-28Commits between in Gitaly onlyZeger-Jan van de Weg
2018-06-25Merge branch 'zj-create-from-bundle-mandatory' into 'master'Douwe Maan
2018-06-25Moves another RPC to mandatoryZeger-Jan van de Weg
2018-06-25Write Config is mandatoryZeger-Jan van de Weg
2018-06-21Raw changes calculation is Gitaly only nowZeger-Jan van de Weg
2018-06-19Merge branch 'zj-counting-commits' into 'master'Douwe Maan
2018-06-19Merge branch 'zj-linguist-gitaly-mandatory' into 'master'Douwe Maan
2018-06-19Counting commits is done by GitalyZeger-Jan van de Weg
2018-06-19License detection happens soley through Gitaly nowZeger-Jan van de Weg
2018-06-19Move language detection to mandatoryZeger-Jan van de Weg
2018-06-14HasLocalBranches check is done by Gitaly onlyZeger-Jan van de Weg
2018-06-14Branches are fully migrated to GitalyZeger-Jan van de Weg
2018-06-14Default branch detection happens through GitalyZeger-Jan van de Weg
2018-06-05Fix repository archive generation when hashed storage is enabledNick Thomas
2018-06-05Find and mark more Git disk access locationsJacob Vosmaer (GitLab)
2018-06-05Prevent Gitaly WriteConfig log noiseJacob Vosmaer (GitLab)
2018-06-01Add "deny disk access" Gitaly feature (tripswitch)Jacob Vosmaer (GitLab)
2018-05-30Fix encoding error in Gitaly::Commit::TreeEntryKim "BKC" Carlbäcker
2018-05-21Merge branch 'zj-workhorse-archive-mandatory' into 'master'Grzegorz Bizon
2018-05-19Fix error when deleting an empty list of refsSergey Sinev