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-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
2018-05-18Calculating repository checksums executed by GitalyZeger-Jan van de Weg
2018-05-17Move git archives downloading to GitalyZeger-Jan van de Weg
2018-05-14Ref contains oid check done by GitalyZeger-Jan van de Weg
2018-05-07Raise InvalidRepository error for non-valid git repositoriesDouglas Barbosa Alexandre
2018-05-07Client implementation GetRawChangesZeger-Jan van de Weg
2018-04-30Merge branch 'security-45689-fix-archive-cache-bug' into 'security-10-7'Douwe Maan
2018-04-25Gitlab::Shell works on shard name, not pathZeger-Jan van de Weg
2018-04-15Fix failing ./spec/lib/backup/repository_spec.rb by clearing the memoized valueStan Hu
2018-04-15Memoize Git::Repository#has_visible_content?Stan Hu