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-08-13linguist: Improve error messagesPatrick Steinhardt
2021-08-06Merge branch 'fix-commits-between-first-page' into 'master'Pavlo Strokov
2021-08-05gittest: Rename `CloneRepoAtStorage()` to `CloneRepo()`Patrick Steinhardt
2021-08-05gittest: Drop cleanup function from `CloneRepoAtStorage()`Patrick Steinhardt
2021-08-05gittest: Merge cloning repos with and without worktreesPatrick Steinhardt
2021-08-05gittest: Make relative path of `CloneRepoAtStorage` optionalPatrick Steinhardt
2021-08-05gittest: Merge initialization of repos into a single functionPatrick Steinhardt
2021-08-04Correct the first page when paginating CommitService.CommitsBetweenNick Thomas
2021-07-29lint: Fix deprecated import github.com/golang/protobuf/ptypesPavlo Strokov
2021-07-28lint: Fix deprecated import github.com/golang/protobuf/protoPavlo Strokov
2021-07-28helper: Fix name of `ErrPreconditionFailed{,f}()`Patrick Steinhardt
2021-07-28global: Replace users of DecorateErrorPatrick Steinhardt
2021-07-22storage: Move module into `internal/gitaly`Patrick Steinhardt
2021-07-21Merge branch 'pks-git-end-of-options' into 'master'Patrick Steinhardt
2021-07-21git: Mark git-ls-tree(1) as supporting `--end-of-options`Patrick Steinhardt
2021-07-21Add pagination to GetTreeEntries RPCStan Hu
2021-07-20Merge branch 'sh-add-sort-for-get-tree-entries' into 'master'Sami Hiltunen
2021-07-19catfile: Refactor ParseCommit to accept object IDPatrick Steinhardt
2021-07-16Handle ls-tree parse errorsStan Hu
2021-07-15Add sort capability for GetTreeEntriesStan Hu
2021-07-06Merge branch 'pks-gitpipe-find-all-tags' into 'master'Sami Hiltunen
2021-07-06Merge branch 'pks-list-commits-reverse' into 'master'Sami Hiltunen
2021-07-06gitpipe: Rename generic revlist-related structuresPatrick Steinhardt
2021-07-06Merge branch 'ps-parallel-test-run' into 'master'Sami Hiltunen
2021-07-06commit: Allow listing commits in reversePatrick Steinhardt
2021-07-02commit: Implement new `ListAllCommits()` RPCPatrick Steinhardt
2021-07-02commit: Implement new `ListCommits()` RPCPatrick Steinhardt
2021-07-02commit: Generalize the commits senderPatrick Steinhardt
2021-07-02commit: Move test data into gittest packagePatrick Steinhardt
2021-06-29Parallel execution of the tests in the commit packagePavlo Strokov
2021-06-11Fix linting issuesMikhail Mazurskiy
2021-06-11Embed Unimplemented* structsMikhail Mazurskiy
2021-06-11Move helper to avoid import cycleMikhail Mazurskiy
2021-06-08Remove GrpcTreeEntryNotFound feature flagMikhail Mazurskiy
2021-05-27Create module v14 gitaly versionPavlo Strokov
2021-05-18Merge branch 'ps-mv-git-user' into 'master'Zeger-Jan van de Weg
2021-05-17Break dependency of the CloneRepoAtStorage on the global config.ConfigPavlo Strokov
2021-05-17Remove redundant configuration callsPavlo Strokov
2021-05-17TestUser moved into the gittest packagePavlo Strokov
2021-05-13Use MustReadFile test helperPavlo Strokov
2021-05-11services: Convert to use git.RepositoryExecutor interfacePatrick Steinhardt
2021-05-11log: Move tag and commit parsing into catfile packagePatrick Steinhardt
2021-05-11log: Rename file hosting log parserPatrick Steinhardt
2021-05-11Replace MustRunCommand with gittest.Exec|ExecStream in service directoryPavlo Strokov
2021-05-11Replace NewTestGrpcServer with RunGitalyServer in gitaly servicesPavlo Strokov
2021-05-10Merge branch 'pks-catfile-drop-global' into 'master'Sami Hiltunen
2021-05-10catfile: Remove global cachePatrick Steinhardt
2021-05-10localrepo: Inject catfile cachePatrick Steinhardt
2021-05-10commit: Inject catfile cachePatrick Steinhardt
2021-05-10commit: Inject catfile cachePatrick Steinhardt