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
AgeCommit message (Expand)Author
2021-05-27Create module v14 gitaly versionPavlo Strokov
2021-05-26Push default branch in the first batch of refspecs in UpdateRemoteMirrorSami Hiltunen
2021-05-26Limit max divergent refs returned from UpdateRemoteMirrorSami Hiltunen
2021-05-26Unexport a constant only used in UpdateRemoteMirrorSami Hiltunen
2021-05-25Merge branch 'zj-remove-wiki-delete-page' into 'master'Zeger-Jan van de Weg
2021-05-21Merge branch 'pks-tests-with-rebase' into 'master'Zeger-Jan van de Weg
2021-05-20Makefile: Add canary for tests using outside Git envvarsPatrick Steinhardt
2021-05-20wiki: Remove DeletePage RPCZeger-Jan van de Weg
2021-05-20Merge branch 'smh-run-request-finalizers-on-timeout' into 'master'Pavlo Strokov
2021-05-20Merge branch 'pks-remotes-voting' into 'master'Sami Hiltunen
2021-05-20Move suppressedContext to the helper package for reuseSami Hiltunen
2021-05-20Merge branch 'zj-remove-wiki-get-page-version' into 'master'Zeger-Jan van de Weg
2021-05-20Merge branch 'remove_ff_gitaly_go_user_revert' into 'master'Patrick Steinhardt
2021-05-20Merge branch 'smh-vote-on-committed' into 'master'Pavlo Strokov
2021-05-20Remove gitaly feature flag gitaly_go_user_revertJames Fargher
2021-05-19remote: Vote when adding and removing remotesPatrick Steinhardt
2021-05-19remote: Allow passing testserver optionsPatrick Steinhardt
2021-05-19remote: Inject transaction managerPatrick Steinhardt
2021-05-19Vote when reference transaction has been committedSami Hiltunen
2021-05-19repository: Enable transactional voting on the gitconfigPatrick Steinhardt
2021-05-19repository: Add testserver options to `setupRepositoryServiceWithRuby()`Patrick Steinhardt
2021-05-19repository: Replicate gitconfigPatrick Steinhardt
2021-05-19repository: Split out logic to write repo filesPatrick Steinhardt
2021-05-19repository: Drop rename of attributes pathPatrick Steinhardt
2021-05-19repository: Implement new `GetConfig()` RPCPatrick Steinhardt
2021-05-19Fix failing TestGarbageCollectDeletesFileLocks testPavlo Strokov
2021-05-19Merge branch 'pks-lfs-pointers-latency' into 'master'Pavlo Strokov
2021-05-19Merge branch 'pks-testserver-server-factory' into 'master'Pavlo Strokov
2021-05-19Merge branch 'wc-no-housekeeping-cleanup' into 'master'Pavlo Strokov
2021-05-19Merge branch 'sluongngoc/use-split-commit-graph' into 'master'Pavlo Strokov
2021-05-19Use split commit graphSon Luong Ngoc
2021-05-19server: Inject logger into server factoryPatrick Steinhardt
2021-05-18Remove config.Config global variablePavlo Strokov
2021-05-18repository: Run housekeeping before executing gcWill Chandler
2021-05-18repository: Remove housekeeping from Cleanup RPCWill Chandler
2021-05-18Merge branch 'ps-fix-lint-macos' into 'master'Toon Claes
2021-05-18Merge branch 'ps-mv-git-user' into 'master'Zeger-Jan van de Weg
2021-05-18Fix Gitaly seg fault when creating new projectsStan Hu
2021-05-17Merge branch 'ps-rm-GrpcErrorHasMessage' into 'master'James Fargher
2021-05-17Remove testhelper.CloneRepoWithWorktreePavlo Strokov
2021-05-17Break dependency of the CloneRepoAtStorage on the global config.ConfigPavlo Strokov
2021-05-17Merge branch 'pks-global-disk-cache' into 'master'Pavlo Strokov
2021-05-17Merge branch 'jv-upload-pack-defer' into 'master'Toon Claes
2021-05-17config: Remove global config hooksPatrick Steinhardt
2021-05-17cache: Internalize the `LeaseKeyer` structurePatrick Steinhardt
2021-05-17server: Use injected Cache as cache invalidatorPatrick Steinhardt
2021-05-17cache: Implement Leaser interface for `Cache` structurePatrick Steinhardt
2021-05-17service: Inject disk cache as service dependenciesPatrick Steinhardt
2021-05-17cache: Pass Gitaly config and locator when constructing cachesPatrick Steinhardt
2021-05-17cache: Rename primary structure to `Cache`Patrick Steinhardt