Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2021-03-05Update rugged, libgit2 and git2go to 1.1Pirate Praveen
2021-03-04support consistent storages caching in PerRepositoryElectorSami Hiltunen
2021-03-04remove DirectStorageProviderSami Hiltunen
2021-03-04rename StoragesProvider to ConsistentStoragesGetterSami Hiltunen
2021-03-01testhelper: Move repository helpers into `gittest`Patrick Steinhardt
2021-03-01testhelper: Move hook helpers into `gittest`Patrick Steinhardt
2021-02-23Removal of the config.Config from production codePavlo Strokov
2021-02-21Removal of config.Config from the buildCommandPavlo Strokov
2021-02-20Print failure errors in case reconciliation failed for repoPavlo Strokov
2021-02-19fix UserCommitFiles index error handlingSami Hiltunen
2021-02-19Merge branch 'ps-extract-rubyserver' into 'master'Paul Okstad
2021-02-17Implement UserCherryPick in GoToon Claes
2021-02-17Rename RevertConflictError to HasConflictsErrorToon Claes
2021-02-17Gitaly-ruby server should be a provided dependencyPavlo Strokov
2021-02-16Merge branch 'pks-hooks-requested-hook-bitmap' into 'master'Paul Okstad
2021-02-16Merge branch 'ps-localrepo-di-cmd-factory' into 'master'Sami Hiltunen
2021-02-15fix flaky test TestReplMgr_ProcessBacklogSami Hiltunen
2021-02-13Ignore SIGURG in gitaly-wrapperStan Hu
2021-02-12DI git.CommandFactory into localrepo.RepoPavlo Strokov
2021-02-12gitaly: Set up requested hooks bitmapPatrick Steinhardt
2021-02-12gitaly-hooks: Honor requested hooksPatrick Steinhardt
2021-02-12gitaly-hooks: Check for valid hooks before dialing GitalyPatrick Steinhardt
2021-02-12gitaly-hooks: Pull hook logic into their own functionsPatrick Steinhardt
2021-02-12Fixes resolve conflict for new file conflictPaul Okstad
2021-02-11Standardize Praefect and Gitaly log formatsStan Hu
2021-02-11Merge branch 'ps-replace-git-cmd-without-repo' into 'master'Christian Couder
2021-02-11Add pass-through PackObjectsHook RPCJacob Vosmaer
2021-02-11Replace usage of git.NewCommandWithoutRepo with factory methodPavlo Strokov
2021-02-11tests: Convert code to use `localrepo.ReadCommit()`Patrick Steinhardt
2021-02-10cmd/praefect: Remove debug log statementPatrick Steinhardt
2021-02-10gitaly-hooks: Silence test clonePatrick Steinhardt
2021-02-08support default replication factor in coordinatorSami Hiltunen
2021-02-08support default replication factor in PerRepositoryRouterSami Hiltunen
2021-02-05Fix premature cgroups cleanupAhmad Sherif
2021-02-05Injection of the git.CommandFactory into updateref packagePavlo Strokov
2021-02-04Merge branch 'ps-catfile-cmd-factory' into 'master'Pavlo Strokov
2021-02-03Fix usage of the Fatal callPavlo Strokov
2021-02-03Fix execution of deferred statement in the gitaly main funcPavlo Strokov
2021-02-03Injection of the git.CommandFactory into catfile packagePavlo Strokov
2021-02-03Removal of unused storage.LocatorPavlo Strokov
2021-02-03Refactoring of the gitaly gRPC server creationPavlo Strokov
2021-02-03git: Move GITALY_GIT_BIN_PATH into the hooks payloadPatrick Steinhardt
2021-01-29repository: Inject transaction transaction managerPatrick Steinhardt
2021-01-29hook: Dependency-inject transaction managerPatrick Steinhardt
2021-01-28Make git-upload-pack use gitaly-hooks for pack-objectsJacob Vosmaer
2021-01-27gitaly-lfs-smudge: Clean up URL buildingStan Hu
2021-01-26git2go: Implement handling of AllowConflicts for UserMergeToRefPatrick Steinhardt
2021-01-26conflicts: Expose helper to merge a conflicting index entryPatrick Steinhardt
2021-01-19Lint: remove unused //nolint commentsÆvar Arnfjörð Bjarmason
2021-01-18Broke dependency of updateref on config.ConfigPavlo Strokov